Fix bug id 20020427.004 on %^H.
[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 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
32         Log: MM_NW5 update from C Aditya.
33      Branch: perl
34            ! lib/ExtUtils/MM_NW5.pm
35 ____________________________________________________________________________
36 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
37         Log: FAQ sync.
38      Branch: perl
39            ! pod/perlfaq2.pod pod/perlfaq3.pod
40 ____________________________________________________________________________
41 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
42         Log: NetBSD hints rewrite from Johnny Lam.
43      Branch: perl
44            ! hints/netbsd.sh
45 ____________________________________________________________________________
46 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
47         Log: Upgrade to Encode 1.64.
48      Branch: perl
49            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
50            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
51 ____________________________________________________________________________
52 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
53         Log: Subject: [Unicode::Normalize] mkheader tweak
54              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
55              Date: Mon, 29 Apr 2002 12:58:01 +0900
56              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
57      Branch: perl
58            ! ext/Unicode/Normalize/mkheader
59 ____________________________________________________________________________
60 [ 16261] By: nick                                  on 2002/04/29  06:29:48
61         Log: Integrate mainline
62      Branch: perlio
63            - macos/MacPerlTests.cmd macos/xsubpp.patch
64           !> (integrate 40 files)
65 ____________________________________________________________________________
66 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
67         Log: Upgrade to Unicode::Normalize 0.76,
68              from SADAHIRO Tomoyuki.
69      Branch: perl
70            ! ext/Unicode/Normalize/Changes
71            ! ext/Unicode/Normalize/Normalize.pm
72            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
73            ! ext/Unicode/Normalize/t/func.t
74 ____________________________________________________________________________
75 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
76         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
77              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
78              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
79              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
80      Branch: perl
81            ! pod/perlport.pod
82 ____________________________________________________________________________
83 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
84         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
85              the basic and list tests started hanging).
86      Branch: perl
87            ! ext/threads/t/basic.t ext/threads/t/list.t
88            ! ext/threads/t/thread.t
89 ____________________________________________________________________________
90 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
91         Log: Integrate #16254 from macperl;
92              
93              Fix most tests on MacOS (not yet ext/ or /lib)
94      Branch: perl
95           !> (integrate 30 files)
96 ____________________________________________________________________________
97 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
98         Log: As requested by pudge.
99      Branch: perl
100            - macos/MacPerlTests.cmd macos/xsubpp.patch
101            ! MANIFEST
102 ____________________________________________________________________________
103 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
104         Log: Integrate perl
105      Branch: macperl
106           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
107           +> wince/cecopy-lib.pl wince/comp.pl
108           !> (integrate 38 files)
109 ____________________________________________________________________________
110 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
111         Log: Fix most tests on MacOS (not yet ext/ or /lib)
112      Branch: macperl
113            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
114            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
115            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
116            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
117            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
118            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
119            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
120            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
121 ____________________________________________________________________________
122 [ 16253] By: nick                                  on 2002/04/28  19:10:50
123         Log: Integrate mainline
124      Branch: perlio
125           +> wince/cecopy-lib.pl wince/comp.pl
126           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
127           !> ext/threads/t/basic.t ext/threads/t/list.t
128           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
129           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
130           !> wince/win32.h wince/wince.c
131 ____________________________________________________________________________
132 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
133         Log: More configuration/build changes
134      Branch: macperl
135            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
136            ! macos/Makefile.mk macos/config.h macos/config.sh
137            ! macos/macish.h
138 ____________________________________________________________________________
139 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
140         Log: Subject: WinCE many fixes
141              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
142              Date: Sun, 28 Apr 2002 21:54:31 +0400
143              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
144      Branch: perl
145            + wince/cecopy-lib.pl wince/comp.pl
146            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
147            ! wince/config_h.PL wince/perldll.def wince/win32.h
148            ! wince/wince.c
149 ____________________________________________________________________________
150 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
151         Log: Retract the cond.t part of #16249 since the nature
152              of the test changed.
153      Branch: perl
154            ! ext/threads/shared/t/cond.t
155 ____________________________________________________________________________
156 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
157         Log: (retracted by #16258)
158              
159              Fix thread tests not to depend on sleep() as
160              a scheduling aid.  In two tests (basic and list)
161              I had to change from sleep() hack to another hack...
162              basically, using the filesystem as a semaphore.
163              The assumption made is that rmdir() is atomic.
164              (The sleep() scheduling assumption broke with the
165              GNU pth in NetBSD.)
166              
167              (the cond.t part retracted by #16250)
168      Branch: perl
169            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
170            ! ext/threads/t/list.t ext/threads/t/thread.t
171 ____________________________________________________________________________
172 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
173         Log: Be tidy.
174      Branch: perl
175            ! ext/PerlIO/t/fallback.t
176 ____________________________________________________________________________
177 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
178         Log: Integrate perlio;
179              
180              Builds under -Uuseperlio
181              Uses PUSHSTACK/POPSTACK in :encoding and :Via
182              
183              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
184              as gate on layer tests which fail on -Dusesfio
185              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
186              
187              Have :encoding() default to perlqq style fallbacks.
188              Add test for that.
189      Branch: perl
190           +> ext/PerlIO/t/fallback.t
191           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
192           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
193           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
194           !> t/io/binmode.t t/io/crlf.t
195 ____________________________________________________________________________
196 [ 16246] By: nick                                  on 2002/04/28  10:08:05
197         Log: Have :encoding() default to perlqq style fallbacks.
198              Add test for that.
199      Branch: perlio
200            + ext/PerlIO/t/fallback.t
201            ! MANIFEST ext/PerlIO/encoding/encoding.pm
202            ! ext/PerlIO/encoding/encoding.xs
203 ____________________________________________________________________________
204 [ 16245] By: nick                                  on 2002/04/28  08:57:54
205         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
206              as gate on layer tests which fail on -Dusesfio
207              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
208      Branch: perlio
209            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
210            ! t/io/crlf.t
211 ____________________________________________________________________________
212 [ 16244] By: nick                                  on 2002/04/28  08:22:07
213         Log: Builds under -Uuseperlio
214              Uses PUSHSTACK/POPSTACK in :encoding and :Via
215      Branch: perlio
216            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
217 ____________________________________________________________________________
218 [ 16243] By: nick                                  on 2002/04/28  07:19:01
219         Log: Integrate mainline
220      Branch: perlio
221           +> ext/threads/t/list.t
222           !> (integrate 40 files)
223 ____________________________________________________________________________
224 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
225         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
226      Branch: perl
227            ! hints/netbsd.sh
228 ____________________________________________________________________________
229 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
230         Log: Plan better.
231      Branch: perl
232            ! t/io/fs.t
233 ____________________________________________________________________________
234 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
235         Log: No trunc worries.
236      Branch: perl
237            ! pod/perldelta.pod
238 ____________________________________________________________________________
239 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
240         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
241              From: Michael G Schwern <schwern@pobox.com>
242              Date: Sat, 27 Apr 2002 23:20:19 -0400
243              Message-ID: <20020428032019.GF1821@blackrider>
244      Branch: perl
245            ! pod/perlfunc.pod t/io/fs.t
246 ____________________________________________________________________________
247 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
248         Log: More valgrind findings: e.g. t/op/utfhash.t.
249      Branch: perl
250            ! hv.c
251 ____________________________________________________________________________
252 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
253         Log: Unused variables now that "did you use incorrect case" is gone;
254              and valgrind claims that the savepvn() in utilize() leaks in e.g.
255              lib/blib.t.
256      Branch: perl
257            ! op.c
258 ____________________________________________________________________________
259 [ 16236] By: sky                                   on 2002/04/28  00:15:45
260         Log: Added test cases and fixed some obvious things.
261      Branch: perl
262            + ext/threads/t/list.t
263            ! MANIFEST ext/threads/threads.xs
264 ____________________________________________________________________________
265 [ 16235] By: sky                                   on 2002/04/27  23:50:11
266         Log: Removed last traces of autodetach.
267              Added list() methid.
268              Changed documentation.
269      Branch: perl
270            ! ext/threads/threads.pm ext/threads/threads.xs
271 ____________________________________________________________________________
272 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
273         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
274              From: Jerrad Pierce <belg4mit@MIT.EDU>
275              Date: Sat, 27 Apr 2002 19:14:17 -0400
276              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
277      Branch: perl
278            ! lib/FileCache.pm
279 ____________________________________________________________________________
280 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
281         Log: More NetBSD patches from Johnny Lam.
282              
283              Remove the need for a $prefix setting that was added in the
284              previous patch I sent.     Also add the proper rpath options
285              to the linker flags depending on whether we're on a ELF or
286              a.out platform.     These were tested both in a non-pkgsrc and
287              pkgsrc build.
288              
289              Append to $libs instead of overwriting its value.  This was
290              causing $(LDLOADLIBS) to not get added to the dynamic_libs
291              link command on NetBSD systems and was the cause of the GDBM
292              problems reported.  Also use '$(LDLOADLIBS)' instead of
293              expanding its value so that it is more easily overridden in
294              the Makefile by "make all LDLOADLIBS=...".
295              
296              Remove "-L/usr/local/lib" because the location of libgdbm.so
297              is already added during the Configure process, and this
298              spurious addition may cause the wrong libgdbm.so to be linked
299              against as a result.
300      Branch: perl
301            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
302            ! lib/ExtUtils/MM_Unix.pm
303 ____________________________________________________________________________
304 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
305         Log: More VC5-induced casting found by Nikola Knezevic.
306      Branch: perl
307            ! av.c hv.c mg.c sv.c
308 ____________________________________________________________________________
309 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
310         Log: More U32 regflags.
311      Branch: perl
312            ! op.h regcomp.c thrdvar.h
313 ____________________________________________________________________________
314 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
315         Log: Integrate from bleadperl
316      Branch: macperl
317           +> ext/Encode/lib/Encode/Guess.pm
318           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
319           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
320           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
321           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
322           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
323           +> lib/ExtUtils/t/zz_cleanup_dummy.t
324           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
325           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
326           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
327           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
328            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
329            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
330            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
331            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
332            - lib/ExtUtils/t/Problem-Module/Makefile.PL
333            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
334            - t/op/system_tests
335           !> (integrate 133 files)
336 ____________________________________________________________________________
337 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
338         Log: Retract #16195 since it seems to be unnecessary.
339      Branch: perl
340            ! lib/ExtUtils/MM_Unix.pm
341 ____________________________________________________________________________
342 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
343         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
344              From: "Craig A. Berry" <craigberry@mac.com>
345              Date: Sat, 27 Apr 2002 15:11:31 -0500
346              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
347      Branch: perl
348            ! vms/descrip_mms.template
349 ____________________________________________________________________________
350 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
351         Log: Some more known open() modes.
352      Branch: perl
353            ! pod/perldiag.pod
354 ____________________________________________________________________________
355 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
356         Log: Upgrade to Encode 1.63.
357      Branch: perl
358            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
359            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
360            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
361            ! ext/Encode/lib/Encode/Encoding.pm
362            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
363            ! ext/Encode/lib/Encode/JP/JIS7.pm
364            ! ext/Encode/lib/Encode/KR/2022_KR.pm
365            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
366 ____________________________________________________________________________
367 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
368         Log: Update Changes.
369      Branch: perl
370            ! Changes patchlevel.h
371 ____________________________________________________________________________
372 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
373         Log: Integrate perlio;
374              
375              Correct which var is nulled, stack movement protection.
376      Branch: perl
377           !> ext/PerlIO/encoding/encoding.xs
378 ____________________________________________________________________________
379 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
380         Log: Subject: PATCH t/TEST
381              From: Mark-Jason Dominus <mjd@plover.com>
382              Date: Sat, 27 Apr 2002 14:06:56 -0400
383              Message-ID: <20020427180656.5422.qmail@plover.com>
384      Branch: perl
385            ! t/TEST
386 ____________________________________________________________________________
387 [ 16222] By: sky                                   on 2002/04/27  17:00:29
388         Log: Ahem, look another way.
389      Branch: perl
390            ! ext/threads/shared/t/queue.t
391 ____________________________________________________________________________
392 [ 16221] By: nick                                  on 2002/04/27  16:34:48
393         Log: Correct which var is nulled, stack movement protection.
394      Branch: perlio
395            ! ext/PerlIO/encoding/encoding.xs
396 ____________________________________________________________________________
397 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
398         Log: Integrate perlio;
399              
400              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
401              - if encoding loads Encode then stack grows.
402              - pp_binmode was not allowing for that to happen
403              - added PUTBACK/SPAGAIN.
404      Branch: perl
405           !> pp_sys.c
406 ____________________________________________________________________________
407 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
408         Log: First half of NetBSD patch-ai, from Johnny Lam:
409              
410              The first part removes "installman" and "installhtml" from the
411              .PHONY target, which was causing problems during installation.
412              
413              (the installman and installhtml are not phony targets,
414              they are real files)
415      Branch: perl
416            ! Makefile.SH
417 ____________________________________________________________________________
418 [ 16218] By: nick                                  on 2002/04/27  16:22:40
419         Log: Integrate mainline
420      Branch: perlio
421           +> ext/threads/shared/t/cond.t
422           !> MANIFEST ext/threads/shared/shared.xs
423           !> ext/threads/shared/t/queue.t
424 ____________________________________________________________________________
425 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
426         Log: NetBSD patch-ab from Johnny Lam:
427              
428              Some tweaks to the NetBSD hints file to make the Configure
429              process more useful when not building from pkgsrc.  This file
430              will definitely need to change again when the 1.6 release of
431              NetBSD comes out, but I'll handle the changes at the later
432              date.
433      Branch: perl
434            ! hints/netbsd.sh
435 ____________________________________________________________________________
436 [ 16216] By: nick                                  on 2002/04/27  16:19:21
437         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
438              - if encoding loads Encode then stack grows.
439              - pp_binmode was not allowing for that to happen
440              - added PUTBACK/SPAGAIN.
441      Branch: perlio
442            ! pp_sys.c
443 ____________________________________________________________________________
444 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
445         Log: Integrate perlio;
446              
447              Fix fd leak on Via(bogus).
448              Finish implementing PerlIOVia_open().
449              Export more guts of PerlIO_* so Via_open() can work.
450              Fix various PerlIO_allocate() features exposed by above.
451              
452              Re-instate $PerlIO::encoding::check at boot.
453              (Retaining Dan's XS side require though I don't see need.)
454      Branch: perl
455           !> embed.fnc ext/PerlIO/Via/Via.xs
456           !> ext/PerlIO/encoding/encoding.pm
457           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
458           !> perlio.c perlio.h perliol.h
459 ____________________________________________________________________________
460 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
461         Log: Upgrade to Encode 1.62.
462      Branch: perl
463            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
464 ____________________________________________________________________________
465 [ 16213] By: ams                                   on 2002/04/27  15:38:50
466         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
467              From: Philip Newton <Philip.Newton@gmx.net>
468              Date: Sat, 27 Apr 2002 08:51:30 +0200
469              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
470              
471              Subject: Re: Change 16183: Stop being coy.
472              From: Philip Newton <Philip.Newton@gmx.net>
473              Date: Sat, 27 Apr 2002 08:52:13 +0200
474              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
475      Branch: perl
476            ! INSTALL pod/perldelta.pod
477 ____________________________________________________________________________
478 [ 16212] By: sky                                   on 2002/04/27  13:54:46
479         Log: Add test numbers to make "make test" happy. Order is irrelevant
480              but number of oks is not.
481      Branch: perl
482            ! ext/threads/shared/t/queue.t
483 ____________________________________________________________________________
484 [ 16211] By: nick                                  on 2002/04/27  13:29:55
485         Log: Re-instate $PerlIO::encoding::check at boot.
486              (Retaining Dan's XS side require though I don't see need.)
487      Branch: perlio
488            ! ext/PerlIO/encoding/encoding.pm
489            ! ext/PerlIO/encoding/encoding.xs
490 ____________________________________________________________________________
491 [ 16210] By: sky                                   on 2002/04/27  12:56:44
492         Log: Fixed race condtions and deadlocks in interaction with 
493              cond_wait/cond_signal and lock.
494              Now we wait for a lock to gie up if we return from COND_WAIT
495              and we are still locked. We also notifiers potential 
496              lockers that it is free for locking when we go into COND_WAIT.
497      Branch: perl
498            + ext/threads/shared/t/cond.t
499            ! MANIFEST ext/threads/shared/shared.xs
500            ! ext/threads/shared/t/queue.t
501 ____________________________________________________________________________
502 [ 16209] By: nick                                  on 2002/04/27  12:32:41
503         Log: Integrate mainline
504      Branch: perlio
505           +> t/win32/system_tests
506            - t/op/system_tests
507           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
508           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
509           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
510           !> t/lib/warnings/pp_hot t/win32/system.t
511 ____________________________________________________________________________
512 [ 16208] By: sky                                   on 2002/04/27  11:46:53
513         Log: Saving locks after we set it to 0 was kind of pointless.
514              Hunting down fixes in cond_* functions.
515      Branch: perl
516            ! ext/threads/shared/shared.xs
517 ____________________________________________________________________________
518 [ 16207] By: nick                                  on 2002/04/27  10:12:00
519         Log: Fix fd leak on Via(bogus).
520              Finish implementing PerlIOVia_open().
521              Export more guts of PerlIO_* so Via_open() can work.
522              Fix various PerlIO_allocate() features exposed by above.
523      Branch: perlio
524            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
525            ! perlio.h perliol.h
526 ____________________________________________________________________________
527 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
528         Log: NetBSD and OpenBSD cannot do comments at #! line
529              (or long #! lines?)
530      Branch: perl
531            ! t/japh/abigail.t
532 ____________________________________________________________________________
533 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
534         Log: Add taint rethink to the todo list.
535      Branch: perl
536            ! pod/perltodo.pod
537 ____________________________________________________________________________
538 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
539         Log: Integrate changes #16199 and #16201 from macperl;
540              
541              Time::Local compatibility patches, from Graham
542              
543              MacPerl require() portability patches
544      Branch: perl
545           !> lib/Time/Local.pm pp_ctl.c
546 ____________________________________________________________________________
547 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
548         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
549              From: Nicholas Clark <nick@unfortu.net>
550              Date: Fri, 26 Apr 2002 23:27:23 +0100
551              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
552      Branch: perl
553            ! t/lib/warnings/pp_hot
554 ____________________________________________________________________________
555 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
556         Log: Working on MacPerl tests
557      Branch: macperl
558            ! macos/MacPerlTests.cmd
559 ____________________________________________________________________________
560 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
561         Log: MacPerl require() portability patches
562      Branch: macperl
563            ! pp_ctl.c
564 ____________________________________________________________________________
565 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
566         Log: Fix a few MacPerl_CanonDir() problems
567      Branch: macperl
568            ! macos/macish.c macos/macish.h
569 ____________________________________________________________________________
570 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
571         Log: Time::Local compatibility patches, from Graham
572      Branch: macperl
573            ! lib/Time/Local.pm
574 ____________________________________________________________________________
575 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
576         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
577              From: Simon Cozens <simon@netthink.co.uk>
578              Date: Fri, 26 Apr 2002 21:58:21 +0100
579              Message-ID: <20020426205821.GB5855@netthink.co.uk>
580      Branch: perl
581            ! ext/Time/HiRes/HiRes.pm
582 ____________________________________________________________________________
583 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
584         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
585              to know about it always (not just when using the pth).
586      Branch: perl
587            ! hints/netbsd.sh
588 ____________________________________________________________________________
589 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
590         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
591      Branch: perl
592            ! ext/Digest/MD5/t/files.t
593 ____________________________________________________________________________
594 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
595         Log: Subject: FIXIN problem under Win32
596              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
597              Date: Thu, 25 Apr 2002 23:03:31 +0200
598              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
599      Branch: perl
600            ! lib/ExtUtils/MM_Unix.pm
601 ____________________________________________________________________________
602 [ 16194] By: nick                                  on 2002/04/26  17:36:16
603         Log: Integrate mainline
604      Branch: perlio
605           +> ext/Encode/lib/Encode/Guess.pm
606           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
607           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
608           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
609           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
610           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
611           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
612           +> t/lib/sample-tests/die_last_minute
613           !> (integrate 94 files)
614 ____________________________________________________________________________
615 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
616         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
617              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
618              Date: Fri, 26 Apr 2002 15:38:16 +0200
619              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
620      Branch: perl
621            + t/win32/system_tests
622            - t/op/system_tests
623            ! MANIFEST t/win32/system.t
624 ____________________________________________________________________________
625 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
626         Log: Mention explicitly the NetBSD + pth combination.
627      Branch: perl
628            ! pod/perldelta.pod
629 ____________________________________________________________________________
630 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
631         Log: Subject: [PATCH] Fix email address.
632              From: Abigail <abigail@foad.org>
633              Date: Fri, 26 Apr 2002 18:03:11 +0200
634              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
635      Branch: perl
636            ! t/japh/abigail.t
637 ____________________________________________________________________________
638 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
639         Log: NetWare update from C Aditya.
640      Branch: perl
641            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
642            ! lib/ExtUtils/MM_Unix.pm
643 ____________________________________________________________________________
644 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
645         Log: Subject: [PATCH vms/test.com] use t/TEST
646              From: "Craig A. Berry" <craigberry@mac.com>
647              Date: Fri, 26 Apr 2002 09:34:46 -0500
648              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
649      Branch: perl
650            ! vms/test.com
651 ____________________________________________________________________________
652 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
653         Log: Update Changes.
654      Branch: perl
655            ! Changes patchlevel.h
656 ____________________________________________________________________________
657 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
658         Log: Subject: [Encode] s/=over2/=over 2/g
659              From: Dan Kogai <dankogai@dan.co.jp>
660              Date: Fri, 26 Apr 2002 14:57:09 +0900
661              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
662      Branch: perl
663            ! ext/Encode/Encode.pm
664 ____________________________________________________________________________
665 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
666         Log: Use temp int variable in the W*() since direct casting
667              to either an int or an IV would not be right.
668      Branch: perl
669            ! ext/POSIX/POSIX.xs
670 ____________________________________________________________________________
671 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
672         Log: The #16182 radiates U32ness.
673      Branch: perl
674            ! embed.fnc embed.h proto.h regcomp.c toke.c
675 ____________________________________________________________________________
676 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
677         Log: Subject: t/TEST ported to VMS
678              From: "Craig A. Berry" <craigberry@mac.com>
679              Date: Fri, 26 Apr 2002 00:13:31 -0500
680              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
681      Branch: perl
682            ! t/TEST
683 ____________________________________________________________________________
684 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
685         Log: Stop being coy.
686      Branch: perl
687            ! pod/perldelta.pod
688 ____________________________________________________________________________
689 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
690         Log: Subject: Re: binary compatibility
691              From: Mark-Jason Dominus <mjd@plover.com>
692              Date: Wed, 24 Apr 2002 17:35:07 -0400
693              Message-ID: <20020424213507.7846.qmail@plover.com>
694      Branch: perl
695            ! op.h
696 ____________________________________________________________________________
697 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
698         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
699              allocating half of the retstack!)
700      Branch: perl
701            ! README.win32 sv.c
702 ____________________________________________________________________________
703 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
704         Log: temporary variable not wide enough to hold all the bits in
705              op->op_targ
706      Branch: perl
707            ! op.c
708 ____________________________________________________________________________
709 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
710         Log: Add an idea/question from Damian. 
711      Branch: perl
712            ! pod/perltodo.pod
713 ____________________________________________________________________________
714 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
715         Log: build missing utilities on windows; clean stray files
716      Branch: perl
717            ! win32/Makefile win32/makefile.mk
718 ____________________________________________________________________________
719 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
720         Log: Upgrade to Encode 1.61, from Dan Kogai.
721      Branch: perl
722            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
723            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
724            ! ext/Encode/lib/Encode/Guess.pm
725            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
726            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
727            ! ext/Encode/t/mime-header.t
728 ____________________________________________________________________________
729 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
730         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
731              From: andreas.koenig@anima.de (Andreas J. Koenig)
732              Date: Tue, 23 Apr 2002 04:40:42 +0200      
733              Message-ID: <m37kmzi1cl.fsf@anima.de>
734      Branch: perl
735            ! pod/perluniintro.pod
736 ____________________________________________________________________________
737 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
738         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
739              platform needs to fill in the other branch here)
740      Branch: perl
741            ! ext/Digest/MD5/t/files.t
742 ____________________________________________________________________________
743 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
744         Log: MANIFEST is needlessly held open for entire duration of "make test"
745      Branch: perl
746            ! t/TEST t/harness
747 ____________________________________________________________________________
748 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
749         Log: various signed/unsigned mismatch nits
750      Branch: perl
751            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
752            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
753            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
754            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
755            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
756            ! ext/Time/HiRes/HiRes.xs regcomp.c
757 ____________________________________________________________________________
758 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
759         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
760              From: Nicholas Clark <nick@unfortu.net>
761              Date: Thu, 25 Apr 2002 22:41:57 +0100
762              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
763      Branch: perl
764            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
765            + ext/Storable/t/make_downgrade.pl
766            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
767            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
768            ! ext/Storable/t/utf8hash.t
769 ____________________________________________________________________________
770 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
771         Log: Extra guidance for JAPH debuggers.
772      Branch: perl
773            ! t/japh/abigail.t
774 ____________________________________________________________________________
775 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
776         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
777              From: Paul_GreenVOS@vos.stratus.com
778              Date: Wed, 24 Apr 02 18:27 edt
779              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
780      Branch: perl
781            ! vos/vos.c
782 ____________________________________________________________________________
783 [ 16169] By: ams                                   on 2002/04/25  20:33:35
784         Log: Subject: [PATCH] don't build B/C twice on VMS
785              From: "Craig A. Berry" <craigberry@mac.com>
786              Date: Thu, 25 Apr 2002 16:00:57 -0500
787              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
788      Branch: perl
789            ! configure.com
790 ____________________________________________________________________________
791 [ 16168] By: ams                                   on 2002/04/25  20:31:19
792         Log: Subject: Re: POSIX::WEXITSTATUS broken again
793              From: Andy Dougherty <doughera@lafayette.edu>
794              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
795              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
796      Branch: perl
797            ! ext/POSIX/POSIX.xs
798 ____________________________________________________________________________
799 [ 16167] By: ams                                   on 2002/04/25  19:49:09
800         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
801              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
802              Date: Thu, 25 Apr 2002 13:39:35 -0700
803              Message-Id: <HmGy8gzkguHW092yn@efn.org>
804      Branch: perl
805            ! t/harness
806 ____________________________________________________________________________
807 [ 16166] By: ams                                   on 2002/04/25  19:43:06
808         Log: $fh->close(); print $fh "foo" would segfault under -w in
809              report_evil_fh() because $fh doesn't have a name.
810      Branch: perl
811            ! util.c
812 ____________________________________________________________________________
813 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
814         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
815              being found properly
816      Branch: perl
817            ! ext/Cwd/t/cwd.t
818 ____________________________________________________________________________
819 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
820         Log: Brace yourself from Craig Berry to keep older compilers happy.
821      Branch: perl
822            ! vms/vms.c
823 ____________________________________________________________________________
824 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
825         Log: More %{} overload tests.
826      Branch: perl
827            ! lib/overload.t
828 ____________________________________________________________________________
829 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
830         Log: some extension builds need to find pl2bat.bat on windows
831      Branch: perl
832            ! win32/buildext.pl
833 ____________________________________________________________________________
834 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
835         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
836              From: "Craig A. Berry" <craigberry@mac.com>
837              Date: Thu, 25 Apr 2002 12:30:06 -0500
838              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
839      Branch: perl
840            ! lib/ExtUtils/MM_VMS.pm
841 ____________________________________________________________________________
842 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
843         Log: windows build fails if there is no perlglob.exe in the PATH
844      Branch: perl
845            ! win32/buildext.pl
846 ____________________________________________________________________________
847 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
848         Log: Mysterious setlocale() core dump in ancient Solaris
849              found by Merijn Broeren.  Doesn't look like Perl's fault.
850      Branch: perl
851            ! pod/perldelta.pod
852 ____________________________________________________________________________
853 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
854         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
855              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
856              Date: Thu, 25 Apr 2002 17:35:23 +0200
857              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
858      Branch: perl
859            ! pp_ctl.c
860 ____________________________________________________________________________
861 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
862         Log: Subject: [PATCH] pp_ctl.c:pp_require
863              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
864              Date: Thu, 25 Apr 2002 16:01:14 +0200
865              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
866      Branch: perl
867            ! pp_ctl.c
868 ____________________________________________________________________________
869 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
870         Log: -Wformat cleanups from Robin Barker.
871      Branch: perl
872            ! dump.c embed.fnc proto.h sv.c
873 ____________________________________________________________________________
874 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
875         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
876              From: Michael G Schwern <schwern@pobox.com>
877              Date: Thu, 25 Apr 2002 01:51:27 -0400
878              Message-ID: <20020425055127.GB3456@blackrider>
879      Branch: perl
880            + t/lib/sample-tests/bignum t/lib/sample-tests/die
881            + t/lib/sample-tests/die_head_end
882            + t/lib/sample-tests/die_last_minute
883            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
884            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
885            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
886 ____________________________________________________________________________
887 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
888         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
889              From: Michael G Schwern <schwern@pobox.com>
890              Date: Thu, 25 Apr 2002 01:32:10 -0400
891              Message-ID: <20020425053210.GA3334@blackrider>
892      Branch: perl
893            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
894            + lib/Test/Simple/t/strays.t
895            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
896            ! lib/Test/Simple.pm lib/Test/Simple/Changes
897            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
898            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
899            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
900            ! lib/Test/Simple/t/use_ok.t
901 ____________________________________________________________________________
902 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
903         Log: Elaborate a bit on Storable.
904      Branch: perl
905            ! pod/perldelta.pod
906 ____________________________________________________________________________
907 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
908         Log: Cleaner Encode tests under -Mutf8.
909      Branch: perl
910            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
911 ____________________________________________________________________________
912 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
913         Log: Subject: [PATCH] installperl
914              From: Abe Timmerman <abe@ztreet.demon.nl>
915              Date: Thu, 25 Apr 2002 01:00:00 +0200
916              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
917      Branch: perl
918            ! installperl
919 ____________________________________________________________________________
920 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
921         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
922              From: Dan Kogai <dankogai@dan.co.jp>
923              Date: Thu, 25 Apr 2002 10:49:13 +0900
924              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
925      Branch: perl
926            ! ext/PerlIO/encoding/encoding.xs
927 ____________________________________________________________________________
928 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
929         Log: Stray =back.
930      Branch: perl
931            ! README.win32
932 ____________________________________________________________________________
933 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
934         Log: Add an untested warning variant.
935      Branch: perl
936            ! t/lib/warnings/op
937 ____________________________________________________________________________
938 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
939         Log: Update Changes.
940      Branch: perl
941            ! Changes patchlevel.h
942 ____________________________________________________________________________
943 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
944         Log: Wrong plan.
945      Branch: perl
946            ! ext/Encode/t/mime-header.t
947 ____________________________________________________________________________
948 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
949         Log: Upgrade to Encode 1.60, from Dan Kogai.
950      Branch: perl
951            + ext/Encode/lib/Encode/Guess.pm
952            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
953            + ext/Encode/t/mime-header.t
954            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
955            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
956            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
957            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
958            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
959            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
960 ____________________________________________________________________________
961 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
962         Log: another case of enabling binmode() where it should not be: if the
963              *.enc files are CRLF terminated, the result gets CRCRLF terminations
964      Branch: perl
965            ! ext/Encode/t/CJKT.t
966 ____________________________________________________________________________
967 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
968         Log: microperl update; boldly assume time() and time_t
969              (since we assume ANSI and i_time, anyway).
970      Branch: perl
971            ! uconfig.h uconfig.sh
972 ____________________________________________________________________________
973 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
974         Log: Integrate #16136, #16137, #16138 from macperl;
975              
976              Silly fix for the SC compiler's fixation with "comp" as a type
977              
978              Skip more PerlIO symbols for sfio
979              
980              Play nicely in miniperl
981      Branch: perl
982           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
983           !> lib/File/Spec/Mac.pm makedef.pl
984 ____________________________________________________________________________
985 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
986         Log: Sync configpm and config.h for use in 5.8
987              (still need to do config.sh)
988      Branch: macperl
989            ! macos/config.h macos/configpm
990 ____________________________________________________________________________
991 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
992         Log: Make MM_MacOS work with new MakeMaker
993      Branch: macperl
994            ! macos/lib/ExtUtils/MM_MacOS.pm
995 ____________________________________________________________________________
996 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
997         Log: Makefile.mk changes for 5.8: additional extensions
998              and source files; bump version
999      Branch: macperl
1000            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
1001 ____________________________________________________________________________
1002 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
1003         Log: Play nicely in miniperl
1004      Branch: macperl
1005            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
1006 ____________________________________________________________________________
1007 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
1008         Log: Skip more PerlIO symbols for sfio
1009      Branch: macperl
1010            ! makedef.pl
1011 ____________________________________________________________________________
1012 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
1013         Log: Silly fix for the SC compiler's fixation with "comp" as a type
1014      Branch: macperl
1015            ! ext/Unicode/Normalize/Normalize.xs
1016 ____________________________________________________________________________
1017 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
1018         Log: Merge macperl xsubpp with current xsubpp
1019      Branch: macperl
1020            ! macos/xsubpp
1021 ____________________________________________________________________________
1022 [ 16134] By: nick                                  on 2002/04/24  18:08:37
1023         Log: Integrate mainline
1024      Branch: perlio
1025           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
1026           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
1027            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
1028            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
1029            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
1030            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
1031            - lib/ExtUtils/t/Problem-Module/Makefile.PL
1032            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
1033           !> (integrate 44 files)
1034 ____________________________________________________________________________
1035 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
1036         Log: Delete more included modules from bundled_ext
1037      Branch: macperl
1038            - macos/bundled_ext/Digest/MD5/Changes
1039            - macos/bundled_ext/Digest/MD5/MD5.pm
1040            - macos/bundled_ext/Digest/MD5/MD5.xs
1041            - macos/bundled_ext/Digest/MD5/Makefile.PL
1042            - macos/bundled_ext/Digest/MD5/Makefile.mk
1043            - macos/bundled_ext/Digest/MD5/README
1044            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
1045            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
1046            - macos/bundled_ext/Digest/MD5/rfc1321.txt
1047            - macos/bundled_ext/Digest/MD5/t/badfile.t
1048            - macos/bundled_ext/Digest/MD5/t/files.t
1049            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
1050            - macos/bundled_ext/Digest/MD5/typemap
1051            - macos/bundled_ext/Filter/Util/Call/Call.pm
1052            - macos/bundled_ext/Filter/Util/Call/Call.xs
1053            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
1054            - macos/bundled_ext/Filter/Util/Call/ppport.h
1055            - macos/bundled_ext/Filter/t/call.t
1056            - macos/bundled_ext/Filter/t/filter-util.pl
1057            - macos/bundled_ext/List/Util/ChangeLog
1058            - macos/bundled_ext/List/Util/Makefile.PL
1059            - macos/bundled_ext/List/Util/README
1060            - macos/bundled_ext/List/Util/Util.xs
1061            - macos/bundled_ext/List/Util/lib/List/Util.pm
1062            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
1063            - macos/bundled_ext/List/Util/t/blessed.t
1064            - macos/bundled_ext/List/Util/t/dualvar.t
1065            - macos/bundled_ext/List/Util/t/first.t
1066            - macos/bundled_ext/List/Util/t/max.t
1067            - macos/bundled_ext/List/Util/t/maxstr.t
1068            - macos/bundled_ext/List/Util/t/min.t
1069            - macos/bundled_ext/List/Util/t/minstr.t
1070            - macos/bundled_ext/List/Util/t/readonly.t
1071            - macos/bundled_ext/List/Util/t/reduce.t
1072            - macos/bundled_ext/List/Util/t/reftype.t
1073            - macos/bundled_ext/List/Util/t/shuffle.t
1074            - macos/bundled_ext/List/Util/t/sum.t
1075            - macos/bundled_ext/List/Util/t/tainted.t
1076            - macos/bundled_ext/List/Util/t/weak.t
1077            - macos/bundled_ext/MIME/Base64/Base64.pm
1078            - macos/bundled_ext/MIME/Base64/Base64.xs
1079            - macos/bundled_ext/MIME/Base64/Changes
1080            - macos/bundled_ext/MIME/Base64/Makefile.PL
1081            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
1082            - macos/bundled_ext/MIME/Base64/README
1083            - macos/bundled_ext/MIME/Base64/t/base64.t
1084            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
1085            - macos/bundled_ext/MIME/Base64/t/unicode.t
1086            - macos/bundled_ext/Storable/ChangeLog
1087            - macos/bundled_ext/Storable/Makefile.PL
1088            - macos/bundled_ext/Storable/README
1089            - macos/bundled_ext/Storable/Storable.pm
1090            - macos/bundled_ext/Storable/Storable.xs
1091            - macos/bundled_ext/Storable/t/blessed.t
1092            - macos/bundled_ext/Storable/t/canonical.t
1093            - macos/bundled_ext/Storable/t/compat-0.6.t
1094            - macos/bundled_ext/Storable/t/dclone.t
1095            - macos/bundled_ext/Storable/t/dump.pl
1096            - macos/bundled_ext/Storable/t/forgive.t
1097            - macos/bundled_ext/Storable/t/freeze.t
1098            - macos/bundled_ext/Storable/t/lock.t
1099            - macos/bundled_ext/Storable/t/overload.t
1100            - macos/bundled_ext/Storable/t/recurse.t
1101            - macos/bundled_ext/Storable/t/retrieve.t
1102            - macos/bundled_ext/Storable/t/store.t
1103            - macos/bundled_ext/Storable/t/tied.t
1104            - macos/bundled_ext/Storable/t/tied_hook.t
1105            - macos/bundled_ext/Storable/t/tied_items.t
1106            - macos/bundled_ext/Storable/t/utf8.t
1107            - macos/bundled_ext/Time/HiRes/Changes
1108            - macos/bundled_ext/Time/HiRes/HiRes.pm
1109            - macos/bundled_ext/Time/HiRes/HiRes.t
1110            - macos/bundled_ext/Time/HiRes/HiRes.xs
1111            - macos/bundled_ext/Time/HiRes/Makefile.PL
1112            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
1113            - macos/bundled_ext/Time/HiRes/hints/sco.pl
1114 ____________________________________________________________________________
1115 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
1116         Log: Thou shalt not assume %x works for UVs.
1117      Branch: perl
1118            ! ext/Encode/Encode.xs
1119 ____________________________________________________________________________
1120 [ 16131] By: nick                                  on 2002/04/24  15:50:31
1121         Log: Submit an old integrate
1122      Branch: perlio
1123           +> (branch 27 files)
1124            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
1125            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
1126            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
1127            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
1128            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
1129            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
1130            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
1131           !> (integrate 84 files)
1132 ____________________________________________________________________________
1133 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
1134         Log: Partially retract #12056, from Craig Berry.
1135      Branch: perl
1136            ! vms/vms.c
1137 ____________________________________________________________________________
1138 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
1139         Log: Delete more included modules from bundled_lib
1140      Branch: macperl
1141            - macos/bundled_lib/blib/lib/Class/ISA.pm
1142            - macos/bundled_lib/blib/lib/Digest.pm
1143            - macos/bundled_lib/blib/lib/Filter/Simple.pm
1144            - macos/bundled_lib/blib/lib/Memoize.pm
1145            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
1146            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
1147            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
1148            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
1149            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
1150            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
1151            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
1152            - macos/bundled_lib/blib/lib/NEXT.pm
1153            - macos/bundled_lib/blib/lib/Net/Cmd.pm
1154            - macos/bundled_lib/blib/lib/Net/Config.pm
1155            - macos/bundled_lib/blib/lib/Net/Domain.pm
1156            - macos/bundled_lib/blib/lib/Net/FTP.pm
1157            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
1158            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
1159            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
1160            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
1161            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
1162            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
1163            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
1164            - macos/bundled_lib/blib/lib/Net/NNTP.pm
1165            - macos/bundled_lib/blib/lib/Net/Netrc.pm
1166            - macos/bundled_lib/blib/lib/Net/POP3.pm
1167            - macos/bundled_lib/blib/lib/Net/SMTP.pm
1168            - macos/bundled_lib/blib/lib/Net/Time.pm
1169            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
1170            - macos/bundled_lib/blib/lib/Switch.pm
1171            - macos/bundled_lib/t/Class/ISA/test.pl
1172            - macos/bundled_lib/t/Digest/Digest.t
1173            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
1174            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
1175            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
1176            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
1177            - macos/bundled_lib/t/Filter/Simple/data.t
1178            - macos/bundled_lib/t/Filter/Simple/export.t
1179            - macos/bundled_lib/t/Filter/Simple/filter.t
1180            - macos/bundled_lib/t/Filter/Simple/filter_only.t
1181            - macos/bundled_lib/t/Filter/Simple/import.t
1182            - macos/bundled_lib/t/Memoize/array.t
1183            - macos/bundled_lib/t/Memoize/array_confusion.t
1184            - macos/bundled_lib/t/Memoize/correctness.t
1185            - macos/bundled_lib/t/Memoize/errors.t
1186            - macos/bundled_lib/t/Memoize/expire.t
1187            - macos/bundled_lib/t/Memoize/expire_file.t
1188            - macos/bundled_lib/t/Memoize/expire_module_n.t
1189            - macos/bundled_lib/t/Memoize/expire_module_t.t
1190            - macos/bundled_lib/t/Memoize/flush.t
1191            - macos/bundled_lib/t/Memoize/normalize.t
1192            - macos/bundled_lib/t/Memoize/prototype.t
1193            - macos/bundled_lib/t/Memoize/speed.t
1194            - macos/bundled_lib/t/Memoize/tie.t
1195            - macos/bundled_lib/t/Memoize/tie_gdbm.t
1196            - macos/bundled_lib/t/Memoize/tie_ndbm.t
1197            - macos/bundled_lib/t/Memoize/tie_sdbm.t
1198            - macos/bundled_lib/t/Memoize/tie_storable.t
1199            - macos/bundled_lib/t/Memoize/tiefeatures.t
1200            - macos/bundled_lib/t/Memoize/unmemoize.t
1201            - macos/bundled_lib/t/NEXT/actual.t
1202            - macos/bundled_lib/t/NEXT/actuns.t
1203            - macos/bundled_lib/t/NEXT/next.t
1204            - macos/bundled_lib/t/NEXT/unseen.t
1205            - macos/bundled_lib/t/Switch/t/given.t
1206            - macos/bundled_lib/t/Switch/t/nested.t
1207            - macos/bundled_lib/t/Switch/t/switch.t
1208            - macos/bundled_lib/t/libnet/config.t
1209            - macos/bundled_lib/t/libnet/ftp.t
1210            - macos/bundled_lib/t/libnet/hostname.t
1211            - macos/bundled_lib/t/libnet/libnet_t.pl
1212            - macos/bundled_lib/t/libnet/netrc.t
1213            - macos/bundled_lib/t/libnet/nntp.t
1214            - macos/bundled_lib/t/libnet/require.t
1215            - macos/bundled_lib/t/libnet/smtp.t
1216 ____________________________________________________________________________
1217 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
1218         Log: Remove Text::Balanced from bundled_lib (already in lib)
1219      Branch: macperl
1220            - macos/bundled_lib/blib/lib/Text/Balanced.pm
1221            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
1222            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
1223            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
1224            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
1225            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
1226            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
1227            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
1228            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
1229 ____________________________________________________________________________
1230 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
1231         Log: A word of warning to the users of UTF-8 locales.
1232      Branch: perl
1233            ! pod/perluniintro.pod
1234 ____________________________________________________________________________
1235 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
1236         Log: Forgotten from #16125.
1237      Branch: perl
1238            ! t/lib/MakeMaker/Test/Utils.pm
1239 ____________________________________________________________________________
1240 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
1241         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
1242      Branch: perl
1243            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
1244            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
1245            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
1246            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
1247            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
1248            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
1249            - lib/ExtUtils/t/Problem-Module/Makefile.PL
1250            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
1251            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
1252            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
1253            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
1254            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1255            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
1256            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
1257            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
1258            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
1259            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
1260 ____________________________________________________________________________
1261 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
1262         Log: Subject: New UTF-8 surprise
1263              From: andreas.koenig@anima.de (Andreas J. Koenig)
1264              Date: Mon, 22 Apr 2002 12:08:48 +0200
1265              Message-ID: <m38z7gjb9r.fsf@anima.de>
1266      Branch: perl
1267            ! pp_hot.c t/op/subst.t
1268 ____________________________________________________________________________
1269 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
1270         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
1271              tree that is branched from //depot/maint-5.6/macperl/macos/...
1272      Branch: macperl
1273           +> (branch 3590 files)
1274 ____________________________________________________________________________
1275 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
1276         Log: Try to be clearer about perlio.
1277      Branch: perl
1278            ! INSTALL
1279 ____________________________________________________________________________
1280 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
1281         Log: Subject: Re: binary compatibility
1282              From: Andy Dougherty <doughera@lafayette.edu>
1283              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
1284              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
1285      Branch: perl
1286            ! INSTALL patchlevel.h
1287 ____________________________________________________________________________
1288 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
1289         Log: Go on record about the binary backward incompatibility.
1290      Branch: perl
1291            ! pod/perldelta.pod
1292 ____________________________________________________________________________
1293 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
1294         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
1295              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1296              Date: Wed, 24 Apr 2002 01:51:43 +0400
1297              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
1298      Branch: perl
1299            ! t/win32/system.t
1300 ____________________________________________________________________________
1301 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
1302         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
1303              From: PPrymmer@factset.com
1304              Date: Tue, 23 Apr 2002 17:14:32 -0400
1305              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
1306      Branch: perl
1307            ! lib/locale.t
1308 ____________________________________________________________________________
1309 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
1310         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
1311              From: Paul_GreenVOS@vos.stratus.com
1312              Date: Tue, 23 Apr 02 15:06 edt   
1313              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
1314      Branch: perl
1315            ! Makefile.SH cflags.SH
1316 ____________________________________________________________________________
1317 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
1318         Log: metaconfig unit change for #16115.
1319      Branch: metaconfig
1320            ! U/compline/byteorder.U
1321      Branch: perl
1322            ! config_h.SH
1323 ____________________________________________________________________________
1324 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
1325         Log: Regen Configure to mirror #16111 (with one added tweak).
1326      Branch: perl
1327            ! Configure
1328 ____________________________________________________________________________
1329 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
1330         Log: Retract #16109.
1331      Branch: perl
1332            ! lib/ExtUtils/MM_Unix.pm
1333 ____________________________________________________________________________
1334 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
1335         Log: FAQ sync.
1336      Branch: perl
1337            ! pod/perlfaq3.pod pod/perlfaq8.pod
1338 ____________________________________________________________________________
1339 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
1340         Log: use encoding no more defaults to Latin 1.
1341      Branch: perl
1342            ! pod/perluniintro.pod
1343 ____________________________________________________________________________
1344 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
1345         Log: Configure test for byteorder loses bits
1346      Branch: perl
1347            ! Configure
1348 ____________________________________________________________________________
1349 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
1350         Log: hacking around byteorder variance between config.sh and config.h
1351              isn't needed after change#16099
1352      Branch: perl
1353            ! ext/Storable/t/malice.t
1354 ____________________________________________________________________________
1355 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
1356         Log: (retracted by #16114)
1357              
1358              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
1359              From: "Green, Paul" <Paul.Green@stratus.com>
1360              Date: Tue, 23 Apr 2002 13:47:19 -0400
1361              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
1362      Branch: perl
1363            ! lib/ExtUtils/MM_Unix.pm
1364 ____________________________________________________________________________
1365 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
1366         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
1367              From: Norton Allen <allen@huarp.harvard.edu>
1368              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
1369              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
1370      Branch: perl
1371            ! lib/File/Find.pm
1372 ____________________________________________________________________________
1373 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
1374         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
1375              From: Norton Allen <allen@huarp.harvard.edu>
1376              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
1377              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
1378      Branch: perl
1379            ! README.qnx hints/qnx.sh
1380 ____________________________________________________________________________
1381 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
1382         Log: Subject: [PATCH] pod/perlhist.pod
1383              From: Abigail <abigail@foad.org>
1384              Date: Tue, 23 Apr 2002 16:21:31 +0200
1385              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
1386              
1387              (removed 5.005_04 which never happened)
1388      Branch: perl
1389            ! pod/perlhist.pod
1390 ____________________________________________________________________________
1391 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
1392         Log: Subject: Re: [PATCH abigail.t] another portability attempt
1393              From: Abigail <abigail@foad.org>
1394              Date: Tue, 23 Apr 2002 11:35:54 +0200
1395              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
1396      Branch: perl
1397            ! t/japh/abigail.t
1398 ____________________________________________________________________________
1399 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
1400         Log: NetWare tweak from C Aditya.
1401      Branch: perl
1402            ! NetWare/Nwmain.c NetWare/nw5.c
1403 ____________________________________________________________________________
1404 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
1405         Log: fix a typo
1406      Branch: perl
1407            ! regexec.c
1408 ____________________________________________________________________________
1409 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
1410         Log: Uncurliff.
1411      Branch: perl
1412            ! README.ko
1413 ____________________________________________________________________________
1414 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
1415         Log: Pointer to UV casting.
1416      Branch: perl
1417            ! regexec.c
1418 ____________________________________________________________________________
1419 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
1420         Log: metaconfig unit change for #16099.
1421      Branch: metaconfig
1422            ! U/compline/byteorder.U
1423 ____________________________________________________________________________
1424 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
1425         Log: Use UV (not long) for BYTEORDER.
1426      Branch: perl
1427            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1428            ! config_h.SH
1429 ____________________________________________________________________________
1430 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
1431         Log: # cpp commands must start in the first column.
1432      Branch: perl
1433            ! scope.c
1434 ____________________________________________________________________________
1435 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
1436         Log: Reborn as text.
1437      Branch: perl
1438            + NetWare/interface.cpp
1439 ____________________________________________________________________________
1440 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
1441         Log: Dead as binary.
1442      Branch: perl
1443            - NetWare/interface.cpp
1444 ____________________________________________________________________________
1445 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
1446         Log: Undo #16091, a time-warped escapee.
1447      Branch: perl
1448            ! lib/ExtUtils/t/MM_Cygwin.t
1449 ____________________________________________________________________________
1450 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
1451         Log: *size tweaks from Sarathy.
1452      Branch: perl
1453            ! ext/Storable/t/malice.t
1454 ____________________________________________________________________________
1455 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
1456         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
1457              From: Stas Bekman <stas@stason.org>
1458              Date: Tue, 23 Apr 2002 01:52:22 +0800
1459              Message-ID: <3CC44DD6.3090401@stason.org>
1460      Branch: perl
1461            ! pod/perlguts.pod
1462 ____________________________________________________________________________
1463 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
1464         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
1465              From: Paul_GreenVOS@vos.stratus.com
1466              Date: Mon, 22 Apr 02 20:35 edt
1467              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
1468      Branch: perl
1469            + hints/t001.c
1470            ! MANIFEST hints/README.hints hints/vos.sh
1471 ____________________________________________________________________________
1472 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
1473         Log: (retracted by #16095)
1474      Branch: perl
1475            ! lib/ExtUtils/t/MM_Cygwin.t
1476 ____________________________________________________________________________
1477 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
1478         Log: Subject: Re: perl@16083
1479              From: Nicholas Clark <nick@unfortu.net>
1480              Date: Mon, 22 Apr 2002 23:17:45 +0100
1481              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
1482      Branch: perl
1483            ! ext/Storable/t/malice.t
1484 ____________________________________________________________________________
1485 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
1486         Log: Upgrade to Encode 1.58.
1487      Branch: perl
1488            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
1489            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
1490            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
1491            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
1492            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
1493            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
1494            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
1495            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
1496            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
1497            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
1498            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
1499            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
1500            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
1501            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
1502            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
1503            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1504            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
1505            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
1506 ____________________________________________________________________________
1507 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
1508         Log: On Win32 the end.t failure should be gone now.
1509      Branch: perl
1510            ! pod/perldelta.pod
1511 ____________________________________________________________________________
1512 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
1513         Log: Subject: [PATCH] update VOS-specific pod files
1514              From: Paul_GreenVOS@vos.stratus.com
1515              Date: Mon, 22 Apr 02 16:02 edt
1516              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
1517      Branch: perl
1518            ! README.vos pod/perlport.pod
1519 ____________________________________________________________________________
1520 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
1521         Log: Subject: [PATCH] cleanup ./hints/vos.sh
1522              From: Paul_GreenVOS@vos.stratus.com
1523              Date: Mon, 22 Apr 02 15:26 edt
1524              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
1525      Branch: perl
1526            ! hints/vos.sh
1527 ____________________________________________________________________________
1528 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
1529         Log: Upgrade to Encode 1.57, from Dan Kogai.
1530      Branch: perl
1531            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1532            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
1533            ! ext/Encode/lib/Encode/Encoding.pm
1534            ! ext/Encode/lib/Encode/JP/JIS7.pm
1535            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
1536            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
1537 ____________________________________________________________________________
1538 [ 16084] By: ams                                   on 2002/04/22  18:10:13
1539         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
1540              From: Stas Bekman <stas@stason.org>
1541              Date: Tue, 23 Apr 2002 01:59:07 +0800
1542              Message-Id: <3CC44F6B.5010300@stason.org>
1543      Branch: perl
1544            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
1545 ____________________________________________________________________________
1546 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
1547         Log: Update Changes.
1548      Branch: perl
1549            ! Changes patchlevel.h
1550 ____________________________________________________________________________
1551 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
1552         Log: In MANIFEST but not added.
1553      Branch: perl
1554            + NetWare/interface.cpp
1555 ____________________________________________________________________________
1556 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
1557         Log: Duh.
1558      Branch: perl
1559            ! lib/ExtUtils/MM_Unix.pm
1560 ____________________________________________________________________________
1561 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
1562         Log: Subject: Re: t/japh/abigail.t [PATCH]
1563              From: Norton Allen <allen@huarp.harvard.edu>
1564              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
1565              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
1566      Branch: perl
1567            ! t/japh/abigail.t
1568 ____________________________________________________________________________
1569 [ 16079] By: ams                                   on 2002/04/22  15:59:55
1570         Log: Subject: {PATCH docs] sockatmark
1571              From: Mark-Jason Dominus <mjd@plover.com>
1572              Date: Mon, 22 Apr 2002 02:43:42 -0400
1573              Message-Id: <20020422064342.24646.qmail@plover.com>
1574      Branch: perl
1575            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
1576 ____________________________________________________________________________
1577 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
1578         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
1579              From: Paul_GreenVOS@vos.stratus.com
1580              Date: Mon, 22 Apr 02 12:40 edt
1581              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
1582      Branch: perl
1583            ! cflags.SH
1584 ____________________________________________________________________________
1585 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
1586         Log: Add new files from #16076; re-sort.
1587      Branch: perl
1588            ! MANIFEST
1589 ____________________________________________________________________________
1590 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
1591         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
1592      Branch: perl
1593            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
1594            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
1595            + NetWare/perllib.cpp NetWare/splittree.pl
1596            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
1597            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
1598            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
1599            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
1600            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
1601            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
1602            ! x2p/hash.c x2p/walk.c
1603 ____________________________________________________________________________
1604 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
1605         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
1606              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1607              Date: Mon, 22 Apr 2002 17:56:17 +0200
1608              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
1609      Branch: perl
1610            ! README.aix
1611 ____________________________________________________________________________
1612 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
1613         Log: Signedness nit.
1614      Branch: perl
1615            ! ext/PerlIO/encoding/encoding.xs
1616 ____________________________________________________________________________
1617 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
1618         Log: No semicolons after blocks.
1619      Branch: perl
1620            ! ext/Encode/Encode.xs
1621 ____________________________________________________________________________
1622 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
1623         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
1624      Branch: perl
1625            ! ext/PerlIO/encoding/encoding.pm
1626            ! ext/PerlIO/encoding/encoding.xs
1627 ____________________________________________________________________________
1628 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
1629         Log: Upgrade to Encode 1.56, from Dan Kogai.
1630      Branch: perl
1631            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
1632            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1633            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
1634            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
1635            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
1636            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1637            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
1638            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
1639            ! ext/Encode/lib/Encode/Config.pm
1640            ! ext/Encode/lib/Encode/Encoder.pm
1641            ! ext/Encode/lib/Encode/Encoding.pm
1642            ! ext/Encode/lib/Encode/JP/H2Z.pm
1643            ! ext/Encode/lib/Encode/JP/JIS7.pm
1644            ! ext/Encode/lib/Encode/KR/2022_KR.pm
1645            ! ext/Encode/lib/Encode/PerlIO.pod
1646            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
1647            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
1648            ! ext/Encode/ucm/big5-hkscs.ucm
1649 ____________________________________________________________________________
1650 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
1651         Log: Comment tweak from Philip.
1652      Branch: perl
1653            ! opcode.pl
1654 ____________________________________________________________________________
1655 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
1656         Log: a Test::Harness tweak to make the test lines show up prettier
1657      Branch: perl
1658            ! lib/Test/Harness.pm
1659 ____________________________________________________________________________
1660 [ 16067] By: nick                                  on 2002/04/22  09:19:23
1661         Log: Integrate mainline
1662      Branch: perlio
1663           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
1664           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
1665           !> t/lib/warnings/perlio t/win32/system.t
1666 ____________________________________________________________________________
1667 [ 16066] By: nick                                  on 2002/04/22  09:01:43
1668         Log: Integrate //depot/perlio into mainline
1669      Branch: perl
1670           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
1671           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
1672           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
1673 ____________________________________________________________________________
1674 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
1675         Log: clean up after stray test file littering
1676              
1677              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
1678              it seems that it shouldn't (looks like a handle leak in PerlIO
1679              to me)
1680      Branch: perl
1681            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
1682            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
1683            ! t/lib/warnings/perlio t/win32/system.t
1684 ____________________________________________________________________________
1685 [ 16064] By: nick                                  on 2002/04/22  08:02:58
1686         Log: Integrate mainline into perlio
1687      Branch: perlio
1688           +> ext/Storable/t/malice.t
1689            ! pod/perliol.pod
1690           !> (integrate 57 files)
1691 ____________________________________________________________________________
1692 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
1693         Log: integrate change#16062 from mainline
1694              
1695              another windows fix: only create a new console for subprocesses
1696              when all three stdhandles are invalid (from Jan Dubois)
1697      Branch: maint-5.6/perl
1698            ! win32/win32.c
1699 ____________________________________________________________________________
1700 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
1701         Log: another windows fix: only create a new console for subprocesses
1702              when all three stdhandles are invalid (from Jan Dubois)
1703      Branch: perl
1704            ! win32/win32.c
1705 ____________________________________________________________________________
1706 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
1707         Log: all the thread tests now pass on windows (32-bit and 64-bit)
1708      Branch: perl
1709            ! README.win32
1710 ____________________________________________________________________________
1711 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
1712         Log: enable maximal optimizations on win64
1713      Branch: perl
1714            ! win32/Makefile win32/makefile.mk
1715 ____________________________________________________________________________
1716 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
1717         Log: Tweaks copied from Philip Newton's Encode patches.
1718      Branch: perl
1719            ! AUTHORS
1720 ____________________________________________________________________________
1721 [ 16057] By: sky                                   on 2002/04/22  00:19:40
1722         Log: End blocks were not run on Win32.
1723              The real fix should be to turn this flag on in RunPerl but
1724              I think we are too close 5.8 to change that.
1725      Branch: perl
1726            ! ext/threads/threads.xs
1727 ____________________________________________________________________________
1728 [ 16056] By: sky                                   on 2002/04/21  23:29:22
1729         Log: Do not unlock mutex twice.
1730              Do not unlock mutex after it has been destroyed and freed.
1731              Do not email p5p without uncrossing eyes.
1732      Branch: perl
1733            ! ext/threads/threads.xs
1734 ____________________________________________________________________________
1735 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
1736         Log: squelch some more type mismatch warnings
1737              
1738              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
1739              missing parens in macro definition
1740      Branch: perl
1741            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
1742            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
1743            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
1744            ! pp.c regexec.c sv.h
1745 ____________________________________________________________________________
1746 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
1747         Log: Make writing user-defined character properties nicer.
1748      Branch: perl
1749            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
1750 ____________________________________________________________________________
1751 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
1752         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
1753              isn't the case on win64
1754      Branch: perl
1755            ! ext/Storable/t/malice.t
1756 ____________________________________________________________________________
1757 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
1758         Log: One more way to do character class subtraction.
1759      Branch: perl
1760            ! pod/perlunicode.pod
1761 ____________________________________________________________________________
1762 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
1763         Log: Mopup of #16048.
1764      Branch: perl
1765            ! pp_sys.c
1766 ____________________________________________________________________________
1767 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
1768         Log: some test failures have been fixed
1769      Branch: perl
1770            ! README.win32
1771 ____________________________________________________________________________
1772 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
1773         Log: use compare_text() rather than compare() to avoid bogus
1774              failures when the test files happen to be CRLF terminated
1775      Branch: perl
1776            ! ext/Encode/t/JP.t
1777 ____________________________________________________________________________
1778 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
1779         Log: fixes for all the warnings reported by Visual C (most of this
1780              change is from change#12026)
1781      Branch: perl
1782            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
1783            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
1784            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
1785            ! regexec.c sv.c toke.c universal.c utf8.c util.c
1786            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
1787 ____________________________________________________________________________
1788 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
1789         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
1790              From: Nicholas Clark <nick@unfortu.net>
1791              Date: Sun, 21 Apr 2002 19:15:24 +0100
1792              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
1793      Branch: perl
1794            + ext/Storable/t/malice.t
1795            ! MANIFEST ext/Storable/Storable.pm
1796 ____________________________________________________________________________
1797 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
1798         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
1799              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1800              Date: Sun, 21 Apr 2002 19:37:51 +0200
1801              Message-ID: <3CC3150F.5798.22A05AE@localhost>
1802      Branch: perl
1803            ! ext/Encode/t/perlio.t
1804 ____________________________________________________________________________
1805 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
1806         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
1807              From: Andrey Sapozhnikov <sapa@icb.chel.su>
1808              Date: Fri, 19 Apr 2002 19:55:56 +0600
1809              Message-ID: <3CC021EC.5080005@icb.chel.su>
1810              
1811              (tweaked a bit)
1812      Branch: perl
1813            ! pod/perltrap.pod
1814 ____________________________________________________________________________
1815 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
1816         Log: Do not assume that io buffer flushing happens in the same
1817              order as joins (that assumption broke in a multicpu IRIX box)
1818      Branch: perl
1819            ! ext/threads/t/thread.t
1820 ____________________________________________________________________________
1821 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
1822         Log: As if people would be reading the documentation :-)
1823      Branch: perl
1824            ! opcode.pl
1825 ____________________________________________________________________________
1826 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
1827         Log: Typo tweaks.
1828      Branch: perl
1829            ! pod/perlrun.pod
1830 ____________________________________________________________________________
1831 [ 16041] By: sky                                   on 2002/04/21  13:53:54
1832         Log: Got the last memory leak in the while(1) { threads->create(sub 
1833              {})->join() }, now we can loop over a million threads without a 
1834              problem. 
1835              Cleared up SVs that should have been mortal but never where.
1836      Branch: perl
1837            ! ext/threads/threads.xs
1838 ____________________________________________________________________________
1839 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
1840         Log: Make doc clearer, as suggested by Brent Dax
1841      Branch: perl
1842            ! opcode.pl
1843 ____________________________________________________________________________
1844 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
1845         Log: Revert change #15974.
1846      Branch: perl
1847            ! ext/B/B/Deparse.pm
1848 ____________________________________________________________________________
1849 [ 16038] By: nick                                  on 2002/04/21  08:43:48
1850         Log: Integrate mainline
1851      Branch: perlio
1852           +> win32/config.vc64 win32/config_H.vc64
1853           !> (integrate 43 files)
1854 ____________________________________________________________________________
1855 [ 16037] By: nick                                  on 2002/04/21  08:10:07
1856         Log: Integrate mainline
1857      Branch: perlio
1858           +> ext/Encode/ucm/big5-eten.ucm
1859            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
1860            - win32/config.win64 win32/config_H.win64
1861           !> MANIFEST Porting/makerel ext/Encode/Changes
1862           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
1863           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1864           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
1865           !> ext/Encode/lib/Encode/Config.pm
1866           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1867           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
1868           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
1869           !> pod/perlunicode.pod vms/vms.c
1870 ____________________________________________________________________________
1871 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
1872         Log: S_ stands sfor static.
1873      Branch: perl
1874            ! hv.c
1875 ____________________________________________________________________________
1876 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
1877         Log: htovs et al might be macros.
1878      Branch: perl
1879            ! perl.h
1880 ____________________________________________________________________________
1881 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
1882         Log: missed checkin of this file in change#16033
1883      Branch: perl
1884            ! makedef.pl
1885 ____________________________________________________________________________
1886 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
1887         Log: Windows 64-bit support:
1888              
1889              * support for building it in the regular makefiles
1890              * large files support via the _*i64() functions (this should be
1891              portable to the 32-bit universe too, but quite untested and
1892              and binary-incompatible, therefore not enabled there)
1893              * three additional test failures in addition to the t/end.t one
1894              (see README.win32)
1895              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
1896              the ones available from the CRT (needed because Perl uses
1897              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
1898              * add a few 64-bit notes to README.win32
1899              
1900              The following general problems were also fixed:
1901              
1902              * s/struct stat/Stat_t/g
1903              * Data::Dumper had some naughty 'long' typecasts
1904              * Errno_pm.PL didn't work safe when winsock.h was not in the same
1905              directory as errno.h
1906              * various tell/seek things were incorrectly prototyped
1907              * squelch ugly looking noise when running tests
1908              * Embed.t wasn't linking in all the libraries
1909              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
1910              * re-enable all the disabled warnings (additional fixes may be
1911              needed for the warnings uncovered by this)
1912      Branch: perl
1913            + win32/config.vc64 win32/config_H.vc64
1914            ! MANIFEST README.win32 doio.c dosish.h
1915            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
1916            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
1917            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
1918            ! win32/config.vc win32/makefile.mk win32/perlglob.c
1919            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
1920            ! win32/win32iop.h win32/win32sck.c
1921 ____________________________________________________________________________
1922 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
1923         Log: Upgrade to Encode 1.52, from Dan Kogai.
1924      Branch: perl
1925            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1926            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
1927            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
1928            ! ext/Encode/lib/Encode/JP/JIS7.pm
1929            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
1930            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
1931            ! ext/Encode/ucm/big5-hkscs.ucm
1932 ____________________________________________________________________________
1933 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
1934         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
1935              From: Mark-Jason Dominus <mjd@plover.com>
1936              Date: Sat, 20 Apr 2002 03:36:28 -0400
1937              Message-ID: <20020420073628.324.qmail@plover.com>
1938      Branch: perl
1939            ! pod/perlopentut.pod
1940 ____________________________________________________________________________
1941 [ 16030] By: sky                                   on 2002/04/20  22:02:32
1942         Log: Remove auto-detach
1943              Cleans up memory now, destroys the mutex and frees thread
1944              Makes returnvalues mortal
1945              Doesn't run thread_destruct until the thread has stopped AND
1946              all references to it are gone.
1947      Branch: perl
1948            ! ext/threads/threads.xs
1949 ____________________________________________________________________________
1950 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
1951         Log: Subject: [PATCH @16005] rescue perldoc for VMS
1952              From: "Craig A. Berry" <craigberry@mac.com>
1953              Date: Sat, 20 Apr 2002 15:16:30 -0500
1954              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
1955      Branch: perl
1956            ! vms/vms.c
1957 ____________________________________________________________________________
1958 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
1959         Log: Subject: Re: [PATCH] typo
1960              From: andreas.koenig@anima.de (Andreas J. Koenig)
1961              Date: Sat, 20 Apr 2002 15:41:23 +0200
1962              Message-ID: <m37kn2o5bw.fsf@anima.de>
1963      Branch: perl
1964            ! ext/Encode/encoding.pm
1965 ____________________________________________________________________________
1966 [ 16027] By: nick                                  on 2002/04/20  21:42:09
1967         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
1968              and change test not to skip them.
1969      Branch: perlio
1970            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
1971 ____________________________________________________________________________
1972 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
1973         Log: Upgrade to Encode 1.51, from Dan Kogai.
1974      Branch: perl
1975            + ext/Encode/ucm/big5-eten.ucm
1976            - ext/Encode/ucm/big5.ucm
1977            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1978            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
1979            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1980            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
1981            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1982            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
1983 ____________________________________________________________________________
1984 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
1985         Log: purge existing win64 stuff (this never really worked in 5.7.x)
1986              in preparation for completely redone win64 support
1987      Branch: perl
1988            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
1989            ! MANIFEST Porting/makerel
1990 ____________________________________________________________________________
1991 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
1992         Log: Subject: Re: perl@16005
1993              From: Stas Bekman <stas@stason.org>
1994              Date: Sat, 20 Apr 2002 13:06:49 +0800
1995              Message-ID: <3CC0F769.1010705@stason.org>
1996              (with a minor formatting nit)
1997      Branch: perl
1998            ! pod/perlfunc.pod
1999 ____________________________________________________________________________
2000 [ 16023] By: nick                                  on 2002/04/20  19:06:04
2001         Log: Some tweaks for encodings which need lines.
2002              Also disabled trial of using fallbacks.
2003      Branch: perlio
2004            ! ext/PerlIO/encoding/encoding.pm
2005            ! ext/PerlIO/encoding/encoding.xs
2006 ____________________________________________________________________________
2007 [ 16022] By: nick                                  on 2002/04/20  18:37:38
2008         Log: Various tweaks to Encode
2009      Branch: perlio
2010            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2011            ! ext/Encode/Unicode/Unicode.xs
2012            ! ext/Encode/lib/Encode/Encoding.pm
2013            ! ext/Encode/lib/Encode/JP/JIS7.pm
2014            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
2015 ____________________________________________________________________________
2016 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
2017         Log: Subject: [PATCH] perlunicode.pod typos
2018              From: andreas.koenig@anima.de (Andreas J. Koenig)     
2019              Date: Sat, 20 Apr 2002 11:20:25 +0200
2020              Message-ID: <m3vgamoheu.fsf@anima.de>
2021      Branch: perl
2022            ! pod/perlunicode.pod
2023 ____________________________________________________________________________
2024 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
2025         Log: Test tweak from mjd.
2026      Branch: perl
2027            ! lib/Memoize/t/errors.t
2028 ____________________________________________________________________________
2029 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
2030         Log: Integrate perlio;
2031              
2032              Tweak to Encode.xs to avoid buffer overrun.
2033              
2034              Add :bytes to POD part.
2035              Remove 'alias' to Encode now it exists as a module.
2036              
2037              Fill in the PERLIO sections.
2038      Branch: perl
2039           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
2040 ____________________________________________________________________________
2041 [ 16018] By: nick                                  on 2002/04/20  13:38:24
2042         Log: Fill in the PERLIO sections.
2043      Branch: perlio
2044            ! pod/perlrun.pod
2045 ____________________________________________________________________________
2046 [ 16017] By: nick                                  on 2002/04/20  13:37:15
2047         Log: Add :bytes to POD part.
2048              Remove 'alias' to Encode now it exists as a module.
2049      Branch: perlio
2050            ! lib/PerlIO.pm
2051 ____________________________________________________________________________
2052 [ 16016] By: sky                                   on 2002/04/20  13:12:31
2053         Log: Really let the update of the link list do something.
2054      Branch: perl
2055            ! ext/threads/threads.xs
2056 ____________________________________________________________________________
2057 [ 16015] By: nick                                  on 2002/04/20  07:51:26
2058         Log: Integrate mainline
2059      Branch: perlio
2060           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
2061           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
2062           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
2063 ____________________________________________________________________________
2064 [ 16014] By: nick                                  on 2002/04/20  07:46:11
2065         Log: Tweak to Encode.xs to avoid buffer overrun.
2066      Branch: perlio
2067            ! ext/Encode/Encode.xs
2068 ____________________________________________________________________________
2069 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
2070         Log: Subject: [PATCH] t/japh/abigail.t
2071              From: abigail@foad.org
2072              Date: Fri, 19 Apr 2002 02:21:36 +0200
2073              Message-ID: <20020419002136.16948.qmail@foad.org>
2074              
2075              Subject: Re: [PATCH] t/japh/abigail.t
2076              From: "Craig A. Berry" <craigberry@mac.com>
2077              Date: Fri, 19 Apr 2002 11:23:45 -0500
2078              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
2079      Branch: perl
2080            ! t/japh/abigail.t
2081 ____________________________________________________________________________
2082 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
2083         Log: User-defined character properties were unintentionally
2084              removed, noticed by Dan Kogai.
2085      Branch: perl
2086            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
2087            ! pod/perlunicode.pod t/op/pat.t
2088 ____________________________________________________________________________
2089 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
2090         Log: Subject: Re: [PATCH] Big5-related changes.
2091              From: Autrijus Tang <autrijus@autrijus.org>
2092              Date: Sat, 20 Apr 2002 04:06:31 +0800
2093              Message-ID: <20020419200631.GA20964@not.autrijus.org>
2094      Branch: perl
2095            ! README.cn README.tw
2096 ____________________________________________________________________________
2097 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
2098         Log: Add a BUGS sections to O.pm
2099      Branch: perl
2100            ! ext/B/O.pm
2101 ____________________________________________________________________________
2102 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
2103         Log: Disable warning noise
2104      Branch: perl
2105            ! t/io/open.t
2106 ____________________________________________________________________________
2107 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
2108         Log: More tests for the 3-arg open
2109      Branch: perl
2110            ! t/io/open.t t/lib/warnings/doio
2111 ____________________________________________________________________________
2112 [ 16007] By: nick                                  on 2002/04/19  17:45:53
2113         Log: Silence warning generating warning message for U+FFFF does not map etc.
2114      Branch: perlio
2115            ! ext/Encode/Encode.xs
2116 ____________________________________________________________________________
2117 [ 16006] By: nick                                  on 2002/04/19  15:24:57
2118         Log: Integrate mainline (for Tk with Encode testing)
2119              Some perlio & encode issues otherwise cleanish.
2120      Branch: perlio
2121           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
2122           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
2123           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
2124           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
2125           +> ext/threads/t/thread.t
2126            - ext/Encode/lib/Encode/Unicode.pm
2127           !> (integrate 38 files)
2128 ____________________________________________________________________________
2129 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
2130         Log: Update Changes.
2131      Branch: perl
2132            ! Changes patchlevel.h
2133 ____________________________________________________________________________
2134 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
2135         Log: Subject: [PATCH] warn on ref open without perlio
2136              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2137              Date: Thu, 18 Apr 2002 23:17:44 +0200
2138              Message-ID: <20020418231744.A24159@rafael>
2139              
2140              (with one nit, the skip message needed "# " prefix)
2141      Branch: perl
2142            ! doio.c pod/perldiag.pod t/lib/warnings/doio
2143 ____________________________________________________________________________
2144 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
2145         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
2146              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2147              Date: Fri, 19 Apr 2002 15:43:47 +0200
2148              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
2149      Branch: perl
2150            ! README.hpux
2151 ____________________________________________________________________________
2152 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
2153         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
2154      Branch: perl
2155            ! ext/PerlIO/encoding/encoding.pm
2156            ! ext/PerlIO/encoding/encoding.xs
2157 ____________________________________________________________________________
2158 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
2159         Log: Upgrade to Encode 1.50, from Dan Kogai.
2160      Branch: perl
2161            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
2162            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
2163            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
2164            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
2165            - ext/Encode/lib/Encode/Unicode.pm
2166            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
2167            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2168            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
2169            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
2170            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2171            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
2172            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
2173            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
2174            ! ext/Encode/t/jisx0208.ref
2175 ____________________________________________________________________________
2176 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
2177         Log: Subject: CPAN.pm sync
2178              From: andreas.koenig@anima.de (Andreas J. Koenig)
2179              Date: Fri, 19 Apr 2002 11:55:07 +0200
2180              Message-ID: <m3ads0qah0.fsf@anima.de>
2181      Branch: perl
2182            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2183 ____________________________________________________________________________
2184 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
2185         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
2186      Branch: perl
2187            ! pod/perltooc.pod
2188 ____________________________________________________________________________
2189 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
2190         Log: The previous change on this was *ahem* slightly off-topic.
2191      Branch: perl
2192            ! ext/PerlIO/encoding/encoding.pm
2193 ____________________________________________________________________________
2194 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
2195         Log: variant of change#14657 from mainline, modified for binary
2196              compatibility for 5.6.x (from  Jan Dubois)
2197      Branch: maint-5.6/perl
2198            ! lib/Win32.pod win32/win32.c
2199 ____________________________________________________________________________
2200 [ 15996] By: ams                                   on 2002/04/18  16:16:26
2201         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
2202              From: abigail@foad.org
2203              Date: Thu, 18 Apr 2002 17:09:45 +0200
2204              Message-Id: <20020418150945.389.qmail@foad.org>
2205      Branch: perl
2206            ! pod/perldebtut.pod
2207 ____________________________________________________________________________
2208 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
2209         Log: z/OS situation update.
2210      Branch: perl
2211            ! pod/perldelta.pod
2212 ____________________________________________________________________________
2213 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
2214         Log: Doc tweaks.
2215      Branch: perl
2216            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
2217 ____________________________________________________________________________
2218 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
2219         Log: The tests need perlio.
2220      Branch: perl
2221            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
2222 ____________________________________________________________________________
2223 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
2224         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
2225              From: Mark-Jason Dominus <mjd@plover.com>
2226              Date: Thu, 18 Apr 2002 09:38:17 -0400
2227              Message-ID: <20020418133817.22436.qmail@plover.com>    
2228              
2229              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
2230              From: Mark-Jason Dominus <mjd@plover.com>
2231              Date: Thu, 18 Apr 2002 09:54:50 -0400
2232              Message-ID: <20020418135450.22999.qmail@plover.com>    
2233      Branch: perl
2234            ! pod/perlfaq8.pod
2235 ____________________________________________________________________________
2236 [ 15991] By: sky                                   on 2002/04/18  09:18:14
2237         Log: Port testcases from thr5005 tests so we don't fail on same things.
2238              Added yield support using threads->yield().
2239      Branch: perl
2240            + ext/threads/t/thread.t
2241            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
2242 ____________________________________________________________________________
2243 [ 15990] By: nick                                  on 2002/04/18  07:56:40
2244         Log: Integrate mainline
2245      Branch: perlio
2246            - t/io/full.t
2247           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
2248           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
2249           !> perl.c t/op/groups.t toke.c win32/win32.c
2250 ____________________________________________________________________________
2251 [ 15989] By: sky                                   on 2002/04/18  07:15:55
2252         Log: Always flush the PerlIO buffers after running END blocks in 
2253              perl_destruct. This should fix ext/threads/t/end.t under Win32.
2254      Branch: perl
2255            ! perl.c
2256 ____________________________________________________________________________
2257 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
2258         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
2259      Branch: perl
2260            ! perl.c
2261 ____________________________________________________________________________
2262 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
2263         Log: Move /dev/full testing post-5.8.0.
2264      Branch: perl
2265            - t/io/full.t
2266            ! MANIFEST
2267 ____________________________________________________________________________
2268 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
2269         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
2270              ("Crays have only REAL memory.")
2271      Branch: perl
2272            ! hints/unicos.sh hints/unicosmk.sh
2273 ____________________________________________________________________________
2274 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
2275         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
2276              From: luc.st-louis@ca.transport.bombardier.com
2277              Date: Wed, 17 Apr 2002 14:22:25 -0400
2278              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
2279      Branch: perl
2280            ! win32/win32.c
2281 ____________________________________________________________________________
2282 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
2283         Log: With -Uuseperlio the error might be EBADF.
2284      Branch: perl
2285            ! t/io/full.t
2286 ____________________________________________________________________________
2287 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
2288         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
2289              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
2290              Date: Wed, 17 Apr 2002 21:16:22 +0400
2291              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
2292      Branch: perl
2293            ! lib/ExtUtils/t/Embed.t
2294 ____________________________________________________________________________
2295 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
2296         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
2297              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
2298              Date: Wed, 17 Apr 2002 20:08:03 +0400
2299              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
2300      Branch: perl
2301            ! win32/win32.c
2302 ____________________________________________________________________________
2303 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
2304         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
2305              From: Mark-Jason Dominus <mjd@plover.com>
2306              Date: Wed, 17 Apr 2002 11:14:17 -0400
2307              Message-ID: <20020417151417.27268.qmail@plover.com>
2308      Branch: perl
2309            ! t/io/full.t
2310 ____________________________________________________________________________
2311 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
2312         Log: README.cjk update.
2313      Branch: perl
2314            ! README.cn README.jp README.ko README.tw
2315 ____________________________________________________________________________
2316 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
2317         Log: Subject: [PATCH toke.c] @:foo?
2318              From: Philip Newton <Philip.Newton@gmx.net>
2319              Date: Wed, 17 Apr 2002 19:48:09 +0200
2320              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
2321      Branch: perl
2322            ! toke.c
2323 ____________________________________________________________________________
2324 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
2325         Log: Subject: Re: gcc on HP
2326              From: Philip Newton <Philip.Newton@gmx.net>
2327              Date: Wed, 17 Apr 2002 20:36:34 +0200
2328              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
2329      Branch: perl
2330            ! README.hpux
2331 ____________________________________________________________________________
2332 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
2333         Log: Adjust test for groups that appear multiple times on Cygwin
2334      Branch: perl
2335            ! t/op/groups.t
2336 ____________________________________________________________________________
2337 [ 15976] By: nick                                  on 2002/04/17  17:03:40
2338         Log: Integrate mainline
2339      Branch: perlio
2340           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
2341           +> ext/PerlIO/encoding/encoding.pm
2342           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
2343           +> ext/threads/shared/t/queue.t t/io/full.t
2344            - ext/Encode/lib/Encode/XS.pm
2345           !> (integrate 50 files)
2346 ____________________________________________________________________________
2347 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
2348         Log: Update Changes.
2349      Branch: perl
2350            ! Changes patchlevel.h
2351 ____________________________________________________________________________
2352 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
2353         Log: Subject: [PATCH B::Deparse] "foo bar"->()
2354              From: Robin Houston <robin@kitsite.com>
2355              Date: Wed, 17 Apr 2002 15:45:32 +0100
2356              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
2357      Branch: perl
2358            ! ext/B/B/Deparse.pm
2359 ____________________________________________________________________________
2360 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
2361         Log: metaconfig unit change for #15972.
2362      Branch: metaconfig/U/perl
2363            ! Extensions.U
2364 ____________________________________________________________________________
2365 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
2366         Log: As suggested by Arthur: the threads and threads::shared
2367              modules are always present.  This tries to preempt two
2368              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
2369              to have this new fancy threads implementation but my Perl
2370              doesn't seem to have it" (2) someone attempting to install
2371              threads using CPAN.pm and CPAN.pm helpfully starting to
2372              install perl 5.8.0 (which they might already have installed).
2373      Branch: perl
2374            ! Configure ext/threads/Makefile.PL
2375            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
2376            ! ext/threads/shared/shared.xs ext/threads/threads.pm
2377            ! ext/threads/threads.xs
2378 ____________________________________________________________________________
2379 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
2380         Log: More signedness nits.
2381      Branch: perl
2382            ! ext/Encode/Encode.xs
2383 ____________________________________________________________________________
2384 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
2385         Log: fast_abs_path() is tainted.
2386      Branch: perl
2387            ! ext/Cwd/t/cwd.t
2388 ____________________________________________________________________________
2389 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
2390         Log: Signedness nit.
2391      Branch: perl
2392            ! ext/Encode/bin/enc2xs
2393 ____________________________________________________________________________
2394 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
2395         Log: Subject: gcc on HP
2396              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2397              Date: Wed, 17 Apr 2002 12:43:38 +0200
2398              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
2399      Branch: perl
2400            ! README.hpux
2401 ____________________________________________________________________________
2402 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
2403         Log: Add just a little bit more explanation to PerlIO::encoding.
2404      Branch: perl
2405            ! ext/PerlIO/encoding/encoding.pm
2406 ____________________________________________________________________________
2407 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
2408         Log: PerlIO::encoding 0.01 from Dan Kogai.
2409      Branch: perl
2410            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
2411            + ext/PerlIO/encoding/encoding.pm
2412            + ext/PerlIO/encoding/encoding.xs
2413            ! MANIFEST
2414 ____________________________________________________________________________
2415 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
2416         Log: Upgrade to Encode 1.42, from Dan Kogai.
2417      Branch: perl
2418            - ext/Encode/lib/Encode/XS.pm
2419            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
2420            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
2421            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2422            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
2423            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
2424            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
2425            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2426            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
2427            ! ext/Encode/lib/Encode/Config.pm
2428            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
2429            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
2430            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
2431            ! ext/Encode/t/encoding.t
2432 ____________________________________________________________________________
2433 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
2434         Log: Test tweaks from mjd and Benjamin Goldberg.
2435      Branch: perl
2436            ! t/io/full.t
2437 ____________________________________________________________________________
2438 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
2439         Log: Document taint-safeness.   Life in the fast_abs_path()
2440              lane is unsafe.
2441      Branch: perl
2442            ! lib/Cwd.pm
2443 ____________________________________________________________________________
2444 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
2445         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
2446              From: Mark-Jason Dominus <mjd@plover.com>
2447              Date: Tue, 16 Apr 2002 19:24:12 -0400
2448              Message-ID: <20020416232412.14297.qmail@plover.com>
2449      Branch: perl
2450            + t/io/full.t
2451            ! MANIFEST perlio.c
2452 ____________________________________________________________________________
2453 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
2454         Log: Manifestations of mjd, from mjd.
2455      Branch: perl
2456            ! MANIFEST
2457 ____________________________________________________________________________
2458 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
2459         Log: metaconfig unit change for #15959.
2460      Branch: metaconfig/U/perl
2461            ! Extensions.U
2462 ____________________________________________________________________________
2463 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
2464         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
2465              From: Andy Dougherty <doughera@lafayette.edu>
2466              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
2467              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
2468      Branch: perl
2469            ! Configure
2470 ____________________________________________________________________________
2471 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
2472         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
2473              From: Nicholas Clark <nick@unfortu.net>
2474              Date: Tue, 16 Apr 2002 22:22:41 +0100
2475              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
2476      Branch: perl
2477            ! embed.fnc global.sym hv.c universal.c
2478 ____________________________________________________________________________
2479 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
2480         Log: Documents for Merijn and lots of XXXs for NI-S :-)
2481      Branch: perl
2482            ! pod/perlfunc.pod pod/perlrun.pod
2483 ____________________________________________________________________________
2484 [ 15956] By: sky                                   on 2002/04/16  21:26:53
2485         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
2486              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
2487              stuff being 0xabababab on cleanup.
2488      Branch: perl
2489            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
2490            ! MANIFEST
2491 ____________________________________________________________________________
2492 [ 15955] By: nick                                  on 2002/04/16  20:46:03
2493         Log: Integate mainline (other machine)
2494      Branch: perlio
2495           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
2496           !> t/op/magic.t
2497 ____________________________________________________________________________
2498 [ 15954] By: nick                                  on 2002/04/16  20:13:32
2499         Log: Integrate mainline
2500      Branch: perlio
2501           +> README.cn README.jp README.ko README.tw
2502           +> ext/threads/shared/t/av_refs.t
2503           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
2504           !> (integrate 41 files)
2505 ____________________________________________________________________________
2506 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
2507         Log: B::walkoptree bugfix (see also #15850)
2508      Branch: perl
2509            ! ext/B/B.xs ext/B/t/terse.t
2510 ____________________________________________________________________________
2511 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
2512         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
2513              From: Philip Newton <Philip.Newton@gmx.net>
2514              Date: Tue, 16 Apr 2002 21:09:44 +0200
2515              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
2516      Branch: perl
2517            ! pod/perltodo.pod
2518 ____________________________________________________________________________
2519 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
2520         Log: Subject: [PATCH] B::Deparse problems with japhs
2521              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2522              Date: Tue, 16 Apr 2002 15:47:33 +0100
2523              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
2524      Branch: perl
2525            ! ext/B/B/Deparse.pm
2526 ____________________________________________________________________________
2527 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
2528         Log: Stas' tainting worries, obscured by me.
2529      Branch: perl
2530            ! ext/Cwd/t/cwd.t lib/Cwd.pm
2531 ____________________________________________________________________________
2532 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
2533         Log: Pod tweak to avoid =item<japanese> problems.
2534      Branch: perl
2535            ! README.jp
2536 ____________________________________________________________________________
2537 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
2538         Log: Some UTF-8 todos.
2539      Branch: perl
2540            ! pod/perltodo.pod
2541 ____________________________________________________________________________
2542 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
2543         Log: Let's not promise too much: use utf8 only works on identifier
2544              names, not package or subroutine names (admittedly limited [1], but
2545              that's what the Camel says, and that's what we are going to stick
2546              to for 5.8.0).  Also document that use vars does not do utf8.
2547              [1] The obvious problem in both is that package and subroutine
2548              names need to mappable to the filesystem.
2549      Branch: perl
2550            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
2551 ____________________________________________________________________________
2552 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
2553         Log: Subject: [PATCH] small typo in IO::Pipe pod
2554              From: Slaven Rezic <rezic@onlineoffice.de>
2555              Date: Tue, 16 Apr 2002 12:31:10 +0200
2556              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
2557      Branch: perl
2558            ! ext/IO/lib/IO/Pipe.pm
2559 ____________________________________________________________________________
2560 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
2561         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
2562              From: Arthur Bergman <arthur@contiller.se>
2563              Date: Tue, 16 Apr 2002 11:58:45 +0200
2564              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
2565      Branch: perl
2566            ! lib/Attribute/Handlers.pm
2567 ____________________________________________________________________________
2568 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
2569         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
2570              Jungshik Shin.  Regen toc.
2571      Branch: perl
2572            + README.cn README.jp README.ko README.tw
2573            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2574 ____________________________________________________________________________
2575 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
2576         Log: my $utf8here, our $utf8here, and package variable $utf8here.
2577              
2578              The actual minimal fix is in utf8.c and from NI-S,
2579              the rest are the tests (in fresh_perl since I couldn't get
2580              them easily to work elsewhere) and a slight behaviour change:
2581              previously UTF-8 identifiers had to start with an alphabetic
2582              character.  No more so, now they can start with an (Unicode)
2583              ID_Continue character (which however is not a (Unicode) digit).
2584              (Limiting the first character to ID_Start would be rather
2585              restrictive, since ID_Start allows only alphabetic letters.)
2586              
2587              TODO: use vars qw($utf8here).  This I don't find to be
2588              a showstopper.
2589      Branch: perl
2590            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
2591            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
2592 ____________________________________________________________________________
2593 [ 15942] By: ams                                   on 2002/04/16  02:24:25
2594         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
2595              From: "Craig A. Berry" <craigberry@mac.com>
2596              Date: Mon, 15 Apr 2002 22:06:14 -0500
2597              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
2598      Branch: perl
2599            ! lib/FileCache.t
2600 ____________________________________________________________________________
2601 [ 15941] By: ams                                   on 2002/04/16  02:16:35
2602         Log: Subject: [PATCH] s2p fix for VMS
2603              From: "Craig A. Berry" <craigberry@mac.com>
2604              Date: Mon, 15 Apr 2002 21:48:36 -0500
2605              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
2606      Branch: perl
2607            ! configure.com t/x2p/s2p.t x2p/s2p.PL
2608 ____________________________________________________________________________
2609 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
2610         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
2611              (and the licensing of the other code clarified, from Mark Bixby.)
2612      Branch: perl
2613            ! mpeix/mpeix.c
2614 ____________________________________________________________________________
2615 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
2616         Log: AUTHORS updates.
2617      Branch: perl
2618            ! AUTHORS
2619 ____________________________________________________________________________
2620 [ 15938] By: sky                                   on 2002/04/15  22:13:17
2621         Log: Add support for my $foo : shared; 
2622              Add testcase for this.
2623              Update manifest.
2624      Branch: perl
2625            + ext/threads/shared/t/shared_attr.t
2626            ! MANIFEST ext/threads/shared/shared.pm
2627 ____________________________________________________________________________
2628 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
2629         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
2630              From: abigail@foad.org
2631              Date: Mon, 15 Apr 2002 17:41:17 +0200
2632              Message-ID: <20020415154117.1559.qmail@foad.org>
2633              
2634              (With EBCDIC skippage added, and the skip reason
2635              skippage on the two ?? loops tweaked.)
2636      Branch: perl
2637            + t/japh/abigail.t
2638            ! MANIFEST t/TEST
2639 ____________________________________________________________________________
2640 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
2641         Log: Subject: Re: [ID 20020412.005] Dancing ??s
2642              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
2643              Date: Sun, 14 Apr 2002 16:09:30 +0100
2644              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
2645      Branch: perl
2646            ! pod/perlop.pod pp_hot.c t/op/pat.t
2647 ____________________________________________________________________________
2648 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
2649         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
2650              From: abigail@foad.org
2651              Date: Mon, 15 Apr 2002 17:40:02 +0200
2652              Message-ID: <20020415154002.1549.qmail@foad.org>
2653      Branch: perl
2654            ! t/test.pl
2655 ____________________________________________________________________________
2656 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
2657         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
2658              From: "Craig A. Berry" <craigberry@mac.com>
2659              Date: Mon, 15 Apr 2002 14:05:26 -0500
2660              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
2661      Branch: perl
2662            ! universal.c
2663 ____________________________________________________________________________
2664 [ 15933] By: sky                                   on 2002/04/15  21:26:16
2665         Log: Test arrays containing references, and references to shared arrays.
2666      Branch: perl
2667            + ext/threads/shared/t/av_refs.t
2668 ____________________________________________________________________________
2669 [ 15932] By: nick                                  on 2002/04/15  15:06:49
2670         Log: Integrate mainline (for Encode)
2671      Branch: perlio
2672           +> ext/Encode/Encode/ConfigLocal_PM.e2x
2673           +> ext/Encode/lib/Encode/JP/JIS7.pm
2674            - ext/Encode/lib/Encode/JP/2022_JP.pm
2675            - ext/Encode/lib/Encode/JP/2022_JP1.pm
2676            - ext/Encode/lib/Encode/JP/JIS.pm
2677           !> (integrate 26 files)
2678 ____________________________________________________________________________
2679 [ 15931] By: ams                                   on 2002/04/15  14:51:31
2680         Log: Subject: [PATCH] Chip didn't time travel.
2681              From: abigail@foad.org
2682              Date: Mon, 15 Apr 2002 17:40:22 +0200
2683              Message-Id: <20020415154022.1554.qmail@foad.org>
2684      Branch: perl
2685            ! pod/perlhist.pod
2686 ____________________________________________________________________________
2687 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
2688         Log: Update Changes.
2689      Branch: perl
2690            ! Changes patchlevel.h
2691 ____________________________________________________________________________
2692 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
2693         Log: The #15921 made the 'no warnings' unnecessary.
2694      Branch: perl
2695            ! t/op/magic.t
2696 ____________________________________________________________________________
2697 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
2698         Log: Subject: Re: [FILE] FileCache.t
2699              From: belg4mit <belg4mit@mit.edu>
2700              Date: Mon, 15 Apr 2002 01:31:21 -0400
2701              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
2702      Branch: perl
2703            ! lib/FileCache.t
2704 ____________________________________________________________________________
2705 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
2706         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
2707      Branch: perl
2708            ! lib/FileCache.pm lib/FileCache.t
2709 ____________________________________________________________________________
2710 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
2711         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
2712              From: Nicholas Clark <nick@unfortu.net>
2713              Date: Sun, 14 Apr 2002 22:54:43 +0100
2714              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
2715      Branch: perl
2716            ! lib/Hash/Util.t
2717 ____________________________________________________________________________
2718 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
2719         Log: Subject: [Encode] 1.40 released!
2720              From: Dan Kogai <dankogai@dan.co.jp>
2721              Date: Mon, 15 Apr 2002 07:51:52 +0900
2722              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
2723      Branch: perl
2724            + ext/Encode/Encode/ConfigLocal_PM.e2x
2725            + ext/Encode/lib/Encode/JP/JIS7.pm
2726            - ext/Encode/lib/Encode/JP/2022_JP.pm
2727            - ext/Encode/lib/Encode/JP/2022_JP1.pm
2728            - ext/Encode/lib/Encode/JP/JIS.pm
2729            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
2730            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2731            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
2732            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
2733            ! ext/Encode/lib/Encode/Config.pm
2734            ! ext/Encode/lib/Encode/Encoder.pm
2735            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
2736            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
2737 ____________________________________________________________________________
2738 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
2739         Log: return undef is of questionable style.
2740      Branch: perl
2741            ! lib/Hash/Util.pm
2742 ____________________________________________________________________________
2743 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
2744         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
2745              From: mjd@plover.com
2746              Date: 15 Apr 2002 06:46:02 -0000
2747              Message-ID: <20020415064602.17052.qmail@plover.com>     
2748      Branch: perl
2749            ! t/op/magic.t
2750 ____________________________________________________________________________
2751 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
2752         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
2753              From: mjd@plover.com
2754              Date: 14 Apr 2002 22:30:17 -0000
2755              Message-ID: <20020414223017.17361.qmail@plover.com>
2756      Branch: perl
2757            ! t/op/re_tests
2758 ____________________________________________________________________________
2759 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
2760         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
2761              From: Mark-Jason Dominus <mjd@plover.com>
2762              Date: Mon, 15 Apr 2002 02:41:52 -0400
2763              Message-ID: <20020415064152.16958.qmail@plover.com>
2764      Branch: perl
2765            ! perl.c t/lib/warnings/toke
2766 ____________________________________________________________________________
2767 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
2768         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
2769              From: "Craig A. Berry" <craigberry@mac.com>
2770              Date: Sun, 14 Apr 2002 18:56:02 -0500
2771              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
2772      Branch: perl
2773            ! configure.com
2774 ____________________________________________________________________________
2775 [ 15919] By: nick                                  on 2002/04/15  06:14:25
2776         Log: Integrate mainline
2777      Branch: perlio
2778           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
2779           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
2780           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
2781 ____________________________________________________________________________
2782 [ 15918] By: ams                                   on 2002/04/15  04:25:48
2783         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
2784              From: Stas Bekman <stas@stason.org>
2785              Date: Mon, 15 Apr 2002 11:45:03 +0800
2786              Message-Id: <3CBA4CBF.9030306@stason.org>
2787      Branch: perl
2788            ! lib/Cwd.pm
2789 ____________________________________________________________________________
2790 [ 15917] By: ams                                   on 2002/04/15  04:21:14
2791         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
2792              From: Mark-Jason Dominus <mjd@plover.com>
2793              Date: Mon, 15 Apr 2002 00:30:26 -0400
2794              Message-Id: <20020415043026.11417.qmail@plover.com>
2795      Branch: perl
2796            ! perl.c t/lib/warnings/toke
2797 ____________________________________________________________________________
2798 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
2799         Log: Correct precedence problem in #15915
2800      Branch: perl
2801            ! lib/vars.pm
2802 ____________________________________________________________________________
2803 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
2804         Log: use vars wasn't use utf8 aware.
2805      Branch: perl
2806            ! lib/vars.pm
2807 ____________________________________________________________________________
2808 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
2809         Log: Subject: [PATCH] Re: restricted hashes are unblessable
2810              From: Nicholas Clark <nick@unfortu.net>
2811              Date: Sat, 13 Apr 2002 23:43:02 +0100
2812              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
2813              
2814              The function name sucks but can't think of anything better.
2815      Branch: perl
2816            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
2817 ____________________________________________________________________________
2818 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
2819         Log: Subject: AUTHORS update
2820              From: Chris Nandor <pudge@pobox.com>
2821              Date: Sun, 14 Apr 2002 11:54:40 -0400
2822              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
2823      Branch: perl
2824            ! AUTHORS
2825 ____________________________________________________________________________
2826 [ 15912] By: nick                                  on 2002/04/14  14:47:18
2827         Log: XS versions of encode/decode for Encode::Unicode
2828      Branch: perlio
2829            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
2830 ____________________________________________________________________________
2831 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
2832         Log: metaconfig unit changes for #15910.
2833      Branch: metaconfig
2834            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
2835            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
2836            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
2837            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
2838            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
2839            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
2840            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
2841            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
2842            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
2843            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
2844            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
2845            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2846            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2847            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2848            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2849            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2850            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2851            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2852            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2853            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2854            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2855            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2856            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2857            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2858 ____________________________________________________________________________
2859 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
2860         Log: Simplify the _r probing code by adding the i_systime
2861              only for the APIs where it matters.
2862      Branch: perl
2863            ! Configure reentr.pl
2864 ____________________________________________________________________________
2865 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
2866         Log: Integrate perlio;
2867              
2868              Avoid expensive paranoid check that decoder does return legal UTF-8
2869              
2870              Disable test code (assertions) in CRLF layer.
2871      Branch: perl
2872           !> ext/Encode/Encode.xs perlio.c
2873 ____________________________________________________________________________
2874 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
2875         Log: Subject: patch for FileCache in 5.7.3
2876              From: JPIERCE <belg4mit@MIT.EDU>
2877              Date: Sun, 14 Apr 2002 00:38:21 -0400
2878              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
2879      Branch: perl
2880            ! lib/FileCache.pm
2881 ____________________________________________________________________________
2882 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
2883         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
2884              From: Tim Bunce <Tim.Bunce@pobox.com>
2885              Date: Sun, 14 Apr 2002 12:07:35 +0100
2886              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
2887      Branch: perl
2888            ! ext/Storable/Storable.xs
2889 ____________________________________________________________________________
2890 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
2891         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
2892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2893              Date: Sun, 14 Apr 2002 16:29:59 +0200
2894              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
2895      Branch: perl
2896            ! hints/hpux.sh
2897 ____________________________________________________________________________
2898 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
2899         Log: Subject: Enable portable gcc code on hp-ux
2900              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2901              Date: Sun, 14 Apr 2002 16:30:01 +0200
2902              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
2903      Branch: perl
2904            ! hints/hpux.sh
2905 ____________________________________________________________________________
2906 [ 15904] By: nick                                  on 2002/04/14  09:18:01
2907         Log: Disable test code (assertions) in CRLF layer.
2908      Branch: perlio
2909            ! perlio.c
2910 ____________________________________________________________________________
2911 [ 15903] By: nick                                  on 2002/04/14  09:16:39
2912         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
2913      Branch: perlio
2914            ! ext/Encode/Encode.xs
2915 ____________________________________________________________________________
2916 [ 15902] By: nick                                  on 2002/04/14  09:15:45
2917         Log: Integrate mainline
2918      Branch: perlio
2919           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
2920           +> t/win32/longpath.t t/win32/system.t
2921            - t/op/winsystem.t
2922           !> (integrate 30 files)
2923 ____________________________________________________________________________
2924 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
2925         Log: Fixed URL for the Alpha editor.
2926      Branch: perl
2927            ! pod/perlfaq3.pod
2928 ____________________________________________________________________________
2929 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
2930         Log: Dedodgify.
2931      Branch: perl
2932            ! ext/Storable/Storable.xs
2933 ____________________________________________________________________________
2934 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
2935         Log: AUTHORS updates.
2936      Branch: perl
2937            ! AUTHORS
2938 ____________________________________________________________________________
2939 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
2940         Log: s2p needs Config.pm.
2941      Branch: perl
2942            ! Makefile.SH
2943 ____________________________________________________________________________
2944 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
2945         Log: Subject: [PATCH] Benchmark.t 75,90,109
2946              From: Nicholas Clark <nick@unfortu.net>
2947              Date: Sat, 13 Apr 2002 21:43:04 +0100
2948              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
2949      Branch: perl
2950            ! lib/Benchmark.t
2951 ____________________________________________________________________________
2952 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
2953         Log: Tweaks by Autrijus Tang.
2954      Branch: perl
2955            ! ext/Encode/encoding.pm
2956 ____________________________________________________________________________
2957 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
2958         Log: FAQ sync.
2959      Branch: perl
2960            ! pod/perlfaq5.pod
2961 ____________________________________________________________________________
2962 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
2963         Log: z/OS tally update.
2964      Branch: perl
2965            ! pod/perldelta.pod
2966 ____________________________________________________________________________
2967 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
2968         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
2969              From: Nicholas Clark <nick@unfortu.net>
2970              Date: Sat, 13 Apr 2002 02:58:07 +0100
2971              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
2972      Branch: perl
2973            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
2974            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
2975            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
2976            ! t/lib/st-dump.pl
2977 ____________________________________________________________________________
2978 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
2979         Log: Add piconv and enc2xs to the list of utilities.
2980      Branch: perl
2981            ! utils.lst
2982 ____________________________________________________________________________
2983 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
2984         Log: s.
2985      Branch: perl
2986            ! pod/perlunicode.pod
2987 ____________________________________________________________________________
2988 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
2989         Log: Phrasing fixes by Nick Clark
2990      Branch: perl
2991            ! pod/perlunicode.pod
2992 ____________________________________________________________________________
2993 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
2994         Log: More POD fixes and typos
2995      Branch: perl
2996            ! pod/perlunicode.pod
2997 ____________________________________________________________________________
2998 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
2999         Log: Subject: Re: UTF-8 and DB_File ?
3000              From: andreas.koenig@anima.de (Andreas J. Koenig)
3001              Date: Sat, 13 Apr 2002 13:29:41 +0200
3002              Message-ID: <m3ads7j0pm.fsf@anima.de>
3003      Branch: perl
3004            ! pod/perlunicode.pod
3005 ____________________________________________________________________________
3006 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
3007         Log: Fix a typo noticed by Paul Johnson.
3008      Branch: perl
3009            ! MANIFEST
3010 ____________________________________________________________________________
3011 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
3012         Log: Subject: Re: Win32 Status
3013              From: Michael G Schwern <schwern@pobox.com>
3014              Date: Fri, 12 Apr 2002 10:15:33 -0400
3015              Message-ID: <20020412141533.GB9788@blackrider>
3016      Branch: perl
3017            ! lib/ExtUtils/t/INST.t
3018 ____________________________________________________________________________
3019 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
3020         Log: Upgrade to Encode 1.34, from Dan Kogai.
3021      Branch: perl
3022            ! ext/Encode/Changes ext/Encode/Encode.pm
3023            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
3024            ! ext/Encode/t/Unicode.t
3025 ____________________________________________________________________________
3026 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
3027         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
3028              From: Graham TerMarsch <graham@howlingfrog.com>
3029              Date: Fri, 12 Apr 2002 12:28:47 -0700
3030              Message-Id: <200204121228.47826.graham@howlingfrog.com>
3031      Branch: perl
3032            ! AUTHORS
3033 ____________________________________________________________________________
3034 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
3035         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
3036              From: Nicholas Clark <nick@unfortu.net>
3037              Date: Fri, 12 Apr 2002 21:59:06 +0100
3038              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
3039      Branch: perl
3040            ! pp_pack.c t/op/pack.t
3041 ____________________________________________________________________________
3042 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
3043         Log: Re-sort MANIFEST.
3044      Branch: perl
3045            ! MANIFEST
3046 ____________________________________________________________________________
3047 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
3048         Log: Move also the Win32 system testing to t/win32.
3049      Branch: perl
3050            + t/win32/system.t
3051            - t/op/winsystem.t
3052            ! MANIFEST
3053 ____________________________________________________________________________
3054 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
3055         Log: Integrate change #15879 from maint-5.6;
3056              
3057              Win32::GetLongPathName() did not return valid results if there
3058              were "." and ".." components in the path; also fix a potential
3059              buffer overflow if the long path happens to be longer than
3060              MAX_PATH (this can presumably happen if they use \\?\... style
3061              paths); add a rather limited testsuite that exercises just the
3062              edge cases
3063      Branch: perl
3064           +> t/win32/longpath.t
3065           !> MANIFEST t/harness win32/win32.c
3066 ____________________________________________________________________________
3067 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
3068         Log: Win32::GetLongPathName() did not return valid results if there
3069              were "." and ".." components in the path; also fix a potential
3070              buffer overflow if the long path happens to be longer than
3071              MAX_PATH (this can presumably happen if they use \\?\... style
3072              paths); add a rather limited testsuite that exercises just the
3073              edge cases
3074      Branch: maint-5.6/perl
3075            + t/win32/longpath.t
3076            ! MANIFEST t/harness win32/win32.c
3077 ____________________________________________________________________________
3078 [ 15878] By: nick                                  on 2002/04/12  14:38:32
3079         Log: Integrate mainline
3080      Branch: perlio
3081           +> lib/ExtUtils/t/INST_PREFIX.t
3082           !> (integrate 37 files)
3083 ____________________________________________________________________________
3084 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
3085         Log: Update Changes.
3086      Branch: perl
3087            ! Changes patchlevel.h
3088 ____________________________________________________________________________
3089 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
3090         Log: Discuss the magic of \w in security terms.
3091      Branch: perl
3092            ! pod/perlsec.pod pod/perlunicode.pod
3093 ____________________________________________________________________________
3094 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
3095         Log: Add a warning about the symbolic methods and
3096              symbolic sub refs not being checked for taint.
3097      Branch: perl
3098            ! pod/perlsec.pod
3099 ____________________________________________________________________________
3100 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
3101         Log: In EBCDIC the BOM detection doesn't seem
3102              to be working right.  For now skipping the test,
3103              waiting for Dan's opinion.
3104      Branch: perl
3105            ! ext/Encode/t/Unicode.t
3106 ____________________________________________________________________________
3107 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
3108         Log: Update to Net::Ping 2.16.
3109      Branch: perl
3110            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
3111 ____________________________________________________________________________
3112 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
3113         Log: Upgrade to CGI.pm 2.81.
3114      Branch: perl
3115            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
3116 ____________________________________________________________________________
3117 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
3118         Log: Move up restricted hashes a bit.
3119      Branch: perl
3120            ! pod/perldelta.pod
3121 ____________________________________________________________________________
3122 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
3123         Log: Now using Unicode 3.2.0.
3124      Branch: perl
3125            ! pod/perldelta.pod
3126 ____________________________________________________________________________
3127 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
3128         Log: UNICOS too has sockpair issues (unsurprisingly,
3129              since UNICOS/mk has them too)
3130      Branch: perl
3131            ! ext/Socket/socketpair.t
3132 ____________________________________________________________________________
3133 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
3134         Log: FAQ patch from mjd regarding Tie::File.
3135      Branch: perl
3136            ! pod/perlfaq5.pod
3137 ____________________________________________________________________________
3138 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
3139         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
3140              consider using the NamesList.
3141      Branch: perl
3142            ! lib/charnames.pm lib/charnames.t
3143 ____________________________________________________________________________
3144 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
3145         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
3146              From: "Craig A. Berry" <craigberry@mac.com>
3147              Date: Thu, 11 Apr 2002 13:47:21 -0500
3148              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
3149      Branch: perl
3150            ! lib/File/CheckTree.pm lib/File/CheckTree.t
3151 ____________________________________________________________________________
3152 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
3153         Log: More NT Unicode information from Jan Dubois.
3154      Branch: perl
3155            ! pod/perltodo.pod
3156 ____________________________________________________________________________
3157 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
3158         Log: Add one perltodo item (and move bunch of them to better spot),
3159              add sysopen() to "Functions for filehandles, files, or directories".
3160      Branch: perl
3161            ! pod/perlfunc.pod pod/perltodo.pod
3162 ____________________________________________________________________________
3163 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
3164         Log: Prettyprinting: shorten the lines to avoid linewrapping.
3165      Branch: perl
3166            ! t/TEST
3167 ____________________________________________________________________________
3168 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
3169         Log: Also NEC SUPER-UX has buggy sockpair().
3170      Branch: perl
3171            ! ext/Socket/socketpair.t
3172 ____________________________________________________________________________
3173 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
3174         Log: dTHX works on its own just fine.
3175      Branch: perl
3176            ! ext/DynaLoader/dl_aix.xs
3177 ____________________________________________________________________________
3178 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
3179         Log: Must hold off building s2p until there's a miniperl.
3180      Branch: perl
3181            ! Makefile.SH
3182 ____________________________________________________________________________
3183 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
3184         Log: AIX: strerror_r() needs dTHX.
3185      Branch: perl
3186            ! ext/DynaLoader/dl_aix.xs
3187 ____________________________________________________________________________
3188 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
3189         Log: Extracting the s2p may require the right dynlibpath.
3190      Branch: perl
3191            ! Makefile.SH
3192 ____________________________________________________________________________
3193 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
3194         Log: Doc tweaks.
3195      Branch: perl
3196            ! ext/Time/HiRes/HiRes.pm
3197 ____________________________________________________________________________
3198 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
3199         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
3200              From: Michael G Schwern <schwern@pobox.com>
3201              Date: Thu, 11 Apr 2002 01:25:26 -0400
3202              Message-ID: <20020411052525.GA17038@blackrider>
3203      Branch: perl
3204            + lib/ExtUtils/t/INST_PREFIX.t
3205            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
3206            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3207            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3208            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
3209            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
3210            ! lib/ExtUtils/t/prefixify.t
3211 ____________________________________________________________________________
3212 [ 15855] By: nick                                  on 2002/04/11  06:26:44
3213         Log: Integrate mainline
3214      Branch: perlio
3215           !> (integrate 42 files)
3216 ____________________________________________________________________________
3217 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
3218         Log: Unused variables.
3219      Branch: perl
3220            ! ext/threads/shared/shared.xs ext/threads/threads.xs
3221 ____________________________________________________________________________
3222 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
3223         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
3224              From: Ilya Martynov <ilya@martynov.org>
3225              Date: 11 Apr 2002 03:21:17 +0400
3226              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
3227      Branch: perl
3228            ! lib/Term/ReadLine.pm
3229 ____________________________________________________________________________
3230 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
3231         Log: Upgrade to Encode 1.33, from Dan Kogai.
3232      Branch: perl
3233            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3234            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
3235            ! ext/Encode/lib/Encode/Supported.pod
3236            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
3237            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
3238            ! ext/Encode/ucm/adobeSymbol.ucm
3239            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
3240 ____________________________________________________________________________
3241 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
3242         Log: Backward portability from Dan Kogai.
3243      Branch: perl
3244            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
3245            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
3246            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3247            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3248            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
3249            ! ext/Storable/t/store.t ext/Storable/t/tied.t
3250            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
3251            ! ext/Storable/t/utf8.t
3252 ____________________________________________________________________________
3253 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
3254         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
3255              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
3256              bug in B::walkoptree still to be fixed.
3257      Branch: perl
3258            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
3259 ____________________________________________________________________________
3260 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
3261         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
3262              From: Philip Newton <Philip.Newton@gmx.net>
3263              Date: Wed, 10 Apr 2002 21:29:58 +0200
3264              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
3265      Branch: perl
3266            ! pod/perldelta.pod
3267 ____________________________________________________________________________
3268 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
3269         Log: Integrate perlio;
3270              
3271              Add a \t to Win32 pm_to_blib $(TOUCH) line.
3272      Branch: perl
3273           !> lib/ExtUtils/MM_Win32.pm
3274 ____________________________________________________________________________
3275 [ 15847] By: nick                                  on 2002/04/10  13:08:29
3276         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
3277      Branch: perlio
3278            ! lib/ExtUtils/MM_Win32.pm
3279 ____________________________________________________________________________
3280 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
3281         Log: Try to fool old AIX when threading, from Merijn.
3282      Branch: perl
3283            ! perl.h
3284 ____________________________________________________________________________
3285 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
3286         Log: Update Changes.
3287      Branch: perl
3288            ! Changes patchlevel.h
3289 ____________________________________________________________________________
3290 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
3291         Log: Welcome to the 5.7.3.
3292      Branch: perl
3293            ! NetWare/Makefile win32/Makefile
3294 ____________________________________________________________________________
3295 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
3296         Log: Make x2p/s2p part of the test_prep target now that we
3297              have a test for it.
3298      Branch: perl
3299            ! Makefile.SH
3300 ____________________________________________________________________________
3301 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
3302         Log: Integrate perlio.
3303              
3304              We have been 5.7.3 for a while - install there ...
3305      Branch: perl
3306           !> win32/makefile.mk
3307 ____________________________________________________________________________
3308 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
3309         Log: SImilarly to old HP-UX, in old AIX too including
3310              crypt.h leads into trouble.  (from Merijn)
3311      Branch: perl
3312            ! hints/aix.sh
3313 ____________________________________________________________________________
3314 [ 15840] By: nick                                  on 2002/04/10  10:04:19
3315         Log: We have been 5.7.3 for a while - install there ...
3316      Branch: perlio
3317            ! win32/makefile.mk
3318 ____________________________________________________________________________
3319 [ 15839] By: nick                                  on 2002/04/10  10:03:46
3320         Log: Intgrate mainline
3321      Branch: perlio
3322           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
3323            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
3324            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
3325           !> (integrate 40 files)
3326 ____________________________________________________________________________
3327 [ 15838] By: ams                                   on 2002/04/10  04:16:45
3328         Log: Subject: [PATCH] ext/attrs.t getting skipped
3329              From: "Craig A. Berry" <craigberry@mac.com>
3330              Date: Tue, 9 Apr 2002 23:58:49 -0500
3331              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
3332      Branch: perl
3333            ! t/TEST
3334 ____________________________________________________________________________
3335 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
3336         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
3337              From: Michael G Schwern <schwern@pobox.com>
3338              Date: Tue, 9 Apr 2002 20:52:55 -0400
3339              Message-ID: <20020410005254.GI8954@blackrider>
3340      Branch: perl
3341            ! t/op/sub_lval.t
3342 ____________________________________________________________________________
3343 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
3344         Log: Undo accident in #15385.
3345      Branch: metaconfig/U/perl
3346            ! Extensions.U
3347 ____________________________________________________________________________
3348 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
3349         Log: Retract the UTF-8 filenames patch.  This may be
3350              better dealt with in Perl level, a la File::Spec
3351              (since the whole mess is strongly filesystem-specific).
3352      Branch: metaconfig/U/perl
3353            + usecjk.U
3354            ! Extensions.U
3355      Branch: perl
3356            - ext/File/Glob/t/utf8.t
3357            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
3358            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
3359            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3360            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
3361            ! t/op/readdir.t
3362 ____________________________________________________________________________
3363 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
3364         Log: Upgrade to Encode 1.32, from Dan Kogai.
3365      Branch: perl
3366            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
3367            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
3368            - ext/Encode/ucm/macGurmukhi.ucm
3369            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
3370            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
3371            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
3372            ! ext/Encode/lib/Encode/Encoder.pm
3373            ! ext/Encode/lib/Encode/Supported.pod
3374            ! ext/Encode/lib/Encode/Unicode.pm
3375            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
3376            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
3377 ____________________________________________________________________________
3378 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
3379         Log: Add tests for s2p/psed, from Wolfgang Laun.
3380      Branch: perl
3381            + t/x2p/s2p.t
3382            ! MANIFEST t/TEST
3383 ____________________________________________________________________________
3384 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
3385         Log: FAQ sync.
3386      Branch: perl
3387            ! pod/perlfaq2.pod pod/perlfaq3.pod
3388 ____________________________________________________________________________
3389 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
3390         Log: Remove false dependency between getgrent and setpwent
3391              having/not having FILE**.  Also make the names of the
3392              {set,get,end}* interface struct members a bit shorter.
3393      Branch: perl
3394            ! reentr.c reentr.h reentr.pl
3395 ____________________________________________________________________________
3396 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
3397         Log: Avoid bad prototypes.
3398      Branch: perl
3399            ! hints/hpux.sh
3400 ____________________________________________________________________________
3401 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
3402         Log: metaconfig unit change for #15828.
3403      Branch: metaconfig
3404            ! U/protos/Protochk.U
3405 ____________________________________________________________________________
3406 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
3407         Log: As Merijn points out, pthread.h really needs to be known
3408              by protochk.
3409      Branch: perl
3410            ! Configure
3411 ____________________________________________________________________________
3412 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
3413         Log: Integrate perlio;
3414              
3415              Patch up Encode for Tk
3416      Branch: perl
3417           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
3418           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
3419 ____________________________________________________________________________
3420 [ 15826] By: nick                                  on 2002/04/09  12:38:25
3421         Log: Patch up Encode for Tk
3422      Branch: perlio
3423            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
3424            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
3425 ____________________________________________________________________________
3426 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
3427         Log: Portability tweak.
3428      Branch: perl
3429            ! lib/File/CheckTree.t
3430 ____________________________________________________________________________
3431 [ 15824] By: sky                                   on 2002/04/09  10:51:07
3432         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
3433              From: Abigail <abigail@osp.nl>
3434              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
3435              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
3436      Branch: perl
3437            ! pod/perlhist.pod
3438 ____________________________________________________________________________
3439 [ 15823] By: nick                                  on 2002/04/09  08:17:59
3440         Log: Integrate mainline
3441      Branch: perlio
3442           +> ext/Encode/lib/Encode/Config.pm
3443           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
3444           !> (integrate 37 files)
3445 ____________________________________________________________________________
3446 [ 15822] By: ams                                   on 2002/04/09  06:43:50
3447         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
3448              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3449              Date: Tue, 09 Apr 2002 02:00:51 -0400
3450              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
3451      Branch: perl
3452            ! lib/File/CheckTree.pm
3453 ____________________________________________________________________________
3454 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
3455         Log: Small perldelta tweaks.
3456      Branch: perl
3457            ! pod/perldelta.pod
3458 ____________________________________________________________________________
3459 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
3460         Log: File::Checktree update from Paul Grassie.
3461      Branch: perl
3462            ! lib/File/CheckTree.pm lib/File/CheckTree.t
3463 ____________________________________________________________________________
3464 [ 15819] By: ams                                   on 2002/04/08  22:43:48
3465         Log: Subject: patch against t/op/sub_lval.t
3466              From: Jim Cromie <jcromie@divsol.com>
3467              Date: Mon, 08 Apr 2002 17:38:16 -0600
3468              Message-Id: <3CB229E8.9080500@divsol.com>
3469      Branch: perl
3470            ! t/op/sub_lval.t
3471 ____________________________________________________________________________
3472 [ 15818] By: ams                                   on 2002/04/08  22:40:16
3473         Log: Humbly pay homage to the redundancy gods.
3474      Branch: perl
3475            ! mg.c
3476 ____________________________________________________________________________
3477 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
3478         Log: metaconfig mirror #15816.
3479      Branch: metaconfig
3480            ! U/modified/Unix.U
3481 ____________________________________________________________________________
3482 [ 15816] By: ams                                   on 2002/04/08  22:18:32
3483         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
3484      Branch: perl
3485            ! Porting/Glossary
3486 ____________________________________________________________________________
3487 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
3488         Log: Small piconv tweaks (sent to Dan).
3489      Branch: perl
3490            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
3491            ! ext/Encode/lib/Encode/Alias.pm
3492 ____________________________________________________________________________
3493 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
3494         Log: Update Changes.
3495      Branch: perl
3496            ! Changes patchlevel.h
3497 ____________________________________________________________________________
3498 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
3499         Log: FAQ sync.  (Ignoring the few URL differences for now.)
3500      Branch: perl
3501            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3502            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3503            ! pod/perlfaq7.pod pod/perlfaq9.pod
3504 ____________________________________________________________________________
3505 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
3506         Log: Upgrade to Encode 1.31, from Dan Kogai.
3507      Branch: perl
3508            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
3509            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3510            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
3511            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
3512 ____________________________________________________________________________
3513 [ 15811] By: ams                                   on 2002/04/08  17:00:37
3514         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
3515              From: Andy Dougherty <doughera@lafayette.edu>
3516              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
3517              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
3518      Branch: perl
3519            ! lib/sort.t pp_sort.c
3520 ____________________________________________________________________________
3521 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
3522         Log: metaconfig unit changes for #15809.
3523      Branch: metaconfig
3524            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
3525 ____________________________________________________________________________
3526 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
3527         Log: Mirroring #15806.
3528      Branch: perl
3529            ! Porting/Glossary Porting/config.sh Porting/config_H
3530 ____________________________________________________________________________
3531 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
3532         Log: metaconfig unit changes for #15807.
3533      Branch: metaconfig
3534            ! U/protos/Protochk.U U/threads/d_asctime_r.U
3535            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
3536            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
3537            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
3538            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
3539            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
3540            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
3541            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
3542            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
3543            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
3544            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
3545            ! U/threads/d_getprotobyname_r.U
3546            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3547            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3548            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3549            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3550            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3551            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3552            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3553            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3554            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3555            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3556            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3557            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3558            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3559            ! U/threads/i_pthread.U
3560      Branch: perl
3561            ! config_h.SH
3562 ____________________________________________________________________________
3563 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
3564         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
3565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3566              Date: Mon, 08 Apr 2002 14:34:27 +0200
3567              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
3568      Branch: perl
3569            ! Configure hints/hpux.sh reentr.pl
3570 ____________________________________________________________________________
3571 [ 15806] By: ams                                   on 2002/04/08  13:50:43
3572         Log: Subject: [PATCH] Updates to Porting/Glossary
3573              From: Paul_GreenVOS@vos.stratus.com
3574              Date: Mon, 8 Apr 02 10:44 edt
3575              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
3576      Branch: perl
3577            ! Porting/Glossary
3578 ____________________________________________________________________________
3579 [ 15805] By: ams                                   on 2002/04/08  13:47:32
3580         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
3581              coredumps on startup)
3582              From: Michael G Schwern <schwern@pobox.com>
3583              Date: Mon, 8 Apr 2002 10:34:49 -0400
3584              Message-Id: <20020408143449.GB3245@blackrider>
3585      Branch: perl
3586            ! lib/ExtUtils/MM_Unix.pm
3587 ____________________________________________________________________________
3588 [ 15804] By: ams                                   on 2002/04/08  13:29:28
3589         Log: Subject: [PATCH] example in pod/perllexwarn.pod
3590              From: Slaven Rezic <slaven.rezic@berlin.de>
3591              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
3592              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
3593      Branch: perl
3594            ! pod/perllexwarn.pod
3595 ____________________________________________________________________________
3596 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
3597         Log: Upgrade to Encode 1.30, from Dan Kogai. 
3598      Branch: perl
3599            + ext/Encode/lib/Encode/Encoder.pm
3600            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3601            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
3602            ! ext/Encode/lib/Encode/Supported.pod
3603            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
3604            ! ext/Encode/t/grow.t
3605 ____________________________________________________________________________
3606 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
3607         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
3608              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3609              Date: Mon, 08 Apr 2002 01:08:40 +0100
3610              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
3611      Branch: perl
3612            ! ext/MIME/Base64/t/base64.t
3613 ____________________________________________________________________________
3614 [ 15801] By: nick                                  on 2002/04/08  07:28:27
3615         Log: Integrate mainline
3616      Branch: perlio
3617           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
3618           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
3619           +> ext/File/Glob/t/utf8.t
3620           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
3621           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
3622           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
3623            - ext/Encode/lib/Encode/10646_1.pm
3624            - ext/Encode/lib/Encode/Internal.pm
3625            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3626            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
3627            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
3628            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
3629            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
3630            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
3631            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
3632           !> (integrate 157 files)
3633 ____________________________________________________________________________
3634 [ 15800] By: ams                                   on 2002/04/08  07:06:21
3635         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
3636              From: Jan Dubois <JanD@ActiveState.com>
3637              Date: Mon, 08 Apr 2002 00:10:39 -0700
3638              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
3639      Branch: perl
3640            ! lib/ExtUtils/Packlist.pm
3641 ____________________________________________________________________________
3642 [ 15799] By: ams                                   on 2002/04/08  04:50:36
3643         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
3644              From: Stas Bekman <stas@stason.org>
3645              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
3646              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
3647      Branch: perl
3648            ! pod/perlguts.pod
3649 ____________________________________________________________________________
3650 [ 15798] By: ams                                   on 2002/04/08  03:56:52
3651         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
3652      Branch: perl
3653            ! util.c
3654 ____________________________________________________________________________
3655 [ 15797] By: ams                                   on 2002/04/08  01:30:38
3656         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
3657              same line of code. (As suggested by Simon Cozens.)
3658      Branch: perl
3659            ! mg.c
3660 ____________________________________________________________________________
3661 [ 15796] By: ams                                   on 2002/04/08  01:27:24
3662         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
3663              Simon Cozens.
3664      Branch: perl
3665            ! embed.fnc util.c
3666 ____________________________________________________________________________
3667 [ 15795] By: ams                                   on 2002/04/08  01:05:16
3668         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
3669              From: Tom Brown <thecap@peach.ece.utexas.edu>
3670              Date: Sun, 07 Apr 2002 23:20:05 GMT
3671              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
3672      Branch: perl
3673            ! ext/Devel/DProf/DProf.xs
3674 ____________________________________________________________________________
3675 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
3676         Log: Retract #15793 since #15775 should fix the problem.
3677      Branch: perl
3678            ! hv.c
3679 ____________________________________________________________________________
3680 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
3681         Log: (Retracted by #15794)
3682              Subject: [PATCH] hv.c
3683              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3684              Date: Sun, 7 Apr 2002 14:25:48 +0200
3685              Message-ID: <3CB056EC.16340.1119992@localhost>
3686      Branch: perl
3687            ! hv.c
3688 ____________________________________________________________________________
3689 [ 15792] By: ams                                   on 2002/04/07  21:48:49
3690         Log: Make other nits nervous.
3691      Branch: perl
3692            ! gv.c perl.c
3693 ____________________________________________________________________________
3694 [ 15791] By: ams                                   on 2002/04/07  20:31:08
3695         Log: Subject: [MIME::Base64 patch] t/base64.t fix
3696              From: Dan Kogai <dankogai@dan.co.jp>
3697              Date: Mon, 8 Apr 2002 06:19:29 +0900
3698              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
3699      Branch: perl
3700            ! ext/MIME/Base64/t/base64.t
3701 ____________________________________________________________________________
3702 [ 15790] By: ams                                   on 2002/04/07  20:15:52
3703         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
3704              From: Slaven Rezic <slaven.rezic@berlin.de>
3705              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
3706              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
3707      Branch: perl
3708            ! ext/Devel/Peek/Peek.xs
3709 ____________________________________________________________________________
3710 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
3711         Log: Fully qualify in warning message the name of a subroutine redefined
3712              via glob assignment
3713      Branch: perl
3714            ! sv.c t/lib/warnings/op t/lib/warnings/sv
3715 ____________________________________________________________________________
3716 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
3717         Log: Update from Dan Kogai.
3718      Branch: perl
3719            ! ext/Encode/t/Unicode.t
3720 ____________________________________________________________________________
3721 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
3722         Log: Can't right now twist my brain to figure out
3723              the right CR/LF code point mappings in EBCDIC.
3724      Branch: perl
3725            ! lib/Pod/t/eol.t
3726 ____________________________________________________________________________
3727 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
3728         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
3729              From: Nicholas Clark <nick@ccl4.org>
3730              Date: Sun, 7 Apr 2002 15:01:56 +0100
3731              Message-ID: <20020407150156.R10686@plum.flirble.org>
3732      Branch: perl
3733            ! ext/Data/Dumper/Dumper.xs
3734 ____________________________________________________________________________
3735 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
3736         Log: Tpyo.
3737      Branch: perl
3738            ! lib/Pod/t/eol.t
3739 ____________________________________________________________________________
3740 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
3741         Log: EBCDIC branch was forgotten.
3742      Branch: perl
3743            ! ext/Devel/Peek/Peek.t
3744 ____________________________________________________________________________
3745 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
3746         Log: charnames::viacode() was broken, noticed by Jeffrey.
3747      Branch: perl
3748            ! lib/charnames.pm lib/charnames.t
3749 ____________________________________________________________________________
3750 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
3751         Log: Missing files.
3752      Branch: perl
3753            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
3754            ! MANIFEST ext/Encode/MANIFEST
3755 ____________________________________________________________________________
3756 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
3757         Log: (intentionally empty)
3758      Branch: perl
3759            ! MANIFEST sv.h
3760 ____________________________________________________________________________
3761 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
3762         Log: Upgrade to Encode 1.26, from Dan Kogai.
3763      Branch: perl
3764            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
3765            + ext/Encode/ucm/jis0212.ucm
3766            - ext/Encode/lib/Encode/10646_1.pm
3767            - ext/Encode/lib/Encode/Internal.pm
3768            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3769            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
3770            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
3771            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
3772            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
3773            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
3774            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
3775            - ext/Encode/ucm/macRumanian.ucm
3776            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3777            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
3778            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
3779            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
3780            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
3781            ! ext/Encode/lib/Encode/Encoding.pm
3782            ! ext/Encode/lib/Encode/Supported.pod
3783            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
3784            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
3785            ! ext/Encode/ucm/adobeSymbol.ucm
3786            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
3787            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
3788            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
3789            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
3790            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
3791            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
3792            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
3793            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
3794            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
3795            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
3796            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
3797            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
3798            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
3799            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
3800            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
3801            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
3802            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
3803            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
3804            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
3805            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
3806            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
3807            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
3808            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
3809            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
3810            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
3811            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
3812            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
3813            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
3814            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
3815            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
3816            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
3817            ! ext/Encode/ucm/nextstep.ucm
3818 ____________________________________________________________________________
3819 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
3820         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
3821              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
3822              Now, where was my coffee mug...
3823      Branch: perl
3824            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
3825            ! pp_sys.c
3826 ____________________________________________________________________________
3827 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
3828         Log: Subject: [PATCH] MakeMaker basic.t on Win32
3829              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3830              Date: Sun, 7 Apr 2002 14:25:48 +0200
3831              Message-ID: <3CB056EC.27101.1119A3D@localhost>
3832              
3833              Subject: [PATCH] MakeMaker && Win32 && nmake
3834              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3835              Date: Sun, 7 Apr 2002 14:25:48 +0200
3836              Message-ID: <3CB056EC.9001.11199ED@localhost>
3837      Branch: perl
3838            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
3839 ____________________________________________________________________________
3840 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
3841         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
3842              From: Philip Newton <Philip.Newton@gmx.net>
3843              Date: Sun, 07 Apr 2002 07:51:49 +0200      
3844              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
3845      Branch: perl
3846            ! utf8.c
3847 ____________________________________________________________________________
3848 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
3849         Log: There was no nice way of getting in UTF-8 filenames:
3850              now one can use in the (new) three-arg form of readdir()
3851              and in File::Glob import a ":utf8" to transparently accept
3852              the filenames as Unicode.  Note that only :utf8 is supported,
3853              not fancier stuff like :encoding(foobar)
3854      Branch: perl
3855            + ext/File/Glob/t/utf8.t
3856            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
3857            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
3858            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3859            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
3860            ! t/op/readdir.t
3861 ____________________________________________________________________________
3862 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
3863         Log: Subject: [PATCH] Re: perl@15772
3864              From: Nicholas Clark <nick@ccl4.org>
3865              Date: Sun, 7 Apr 2002 11:06:42 +0100
3866              Message-ID: <20020407110641.O10686@plum.flirble.org>
3867      Branch: perl
3868            ! hv.c
3869 ____________________________________________________________________________
3870 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
3871         Log: Subject: [PATCH] Re: 15764 breakage
3872              From: Michael G Schwern <schwern@pobox.com>
3873              Date: Sat, 6 Apr 2002 19:14:02 -0500
3874              Message-ID: <20020407001401.GA7076@blackrider>
3875      Branch: perl
3876            ! lib/ExtUtils/MM_Unix.pm
3877 ____________________________________________________________________________
3878 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
3879         Log: Instruction tweak.
3880      Branch: perl
3881            ! README.os390
3882 ____________________________________________________________________________
3883 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
3884         Log: Update Changes.
3885      Branch: perl
3886            ! Changes patchlevel.h
3887 ____________________________________________________________________________
3888 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
3889         Log: Subject: [PATCH] Encode tweaks for VMS
3890              From: Michael G Schwern <schwern@pobox.com>
3891              Date: Sat, 6 Apr 2002 03:26:09 -0500
3892              Message-ID: <20020406082609.GA28758@blackrider>
3893      Branch: perl
3894            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
3895            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
3896            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
3897            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3898 ____________________________________________________________________________
3899 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
3900         Log: Prettyprinting and version paranoia.
3901      Branch: perl
3902            ! ext/DB_File/t/db-recno.t
3903 ____________________________________________________________________________
3904 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
3905         Log: Be explicit about the two DB_File tests croaking
3906              in Mac OS X.
3907      Branch: perl
3908            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
3909 ____________________________________________________________________________
3910 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
3911         Log: Regen toc.
3912      Branch: perl
3913            ! pod/perltoc.pod
3914 ____________________________________________________________________________
3915 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
3916         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
3917              From: Benjamin Goldberg <goldbb2@earthlink.net>
3918              Date: Fri, 05 Apr 2002 19:15:42 -0500
3919              Message-ID: <3CAE3E2E.8483505@earthlink.net>
3920      Branch: perl
3921            ! hv.h
3922 ____________________________________________________________________________
3923 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
3924         Log: Underline that the current implementation is not
3925              guaranteed to be forever; and reformat a bit.
3926      Branch: perl
3927            ! lib/utf8.pm
3928 ____________________________________________________________________________
3929 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
3930         Log: Subject: Weak spots in the utf8 manpage
3931              From: andreas.koenig@anima.de (Andreas J. Koenig)
3932              Date: Fri, 05 Apr 2002 10:08:44 +0200      
3933              Message-ID: <m3u1qqefeb.fsf@anima.de>      
3934      Branch: perl
3935            ! lib/utf8.pm
3936 ____________________________________________________________________________
3937 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
3938         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
3939              From: Michael G Schwern <schwern@pobox.com>
3940              Date: Sat, 6 Apr 2002 03:22:03 -0500
3941              Message-ID: <20020406082203.GA28713@blackrider>
3942      Branch: perl
3943            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
3944            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
3945            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
3946            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
3947            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
3948            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3949            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3950            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3951            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
3952            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
3953 ____________________________________________________________________________
3954 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
3955         Log: No need to avoid utf8 warnings after #15762.
3956      Branch: perl
3957            ! lib/Unicode/Collate.pm
3958 ____________________________________________________________________________
3959 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
3960         Log: As noted by Philip Newton: nothing wrong with BOM,
3961              but 0xFFFE quite wrong.
3962      Branch: perl
3963            ! t/lib/warnings/utf8 utf8.c utf8.h
3964 ____________________________________________________________________________
3965 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
3966         Log: Explain the "gaps" in the UTF-8 encoding.
3967      Branch: perl
3968            ! pod/perlunicode.pod utf8.h
3969 ____________________________________________________________________________
3970 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
3971         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
3972              From: Nicholas Clark <nick@unfortu.net>
3973              Date: Sat, 6 Apr 2002 14:54:51 +0100
3974              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
3975      Branch: perl
3976            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3977 ____________________________________________________________________________
3978 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
3979         Log: Signedness nits.
3980      Branch: perl
3981            ! hv.c
3982 ____________________________________________________________________________
3983 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
3984         Log: Make hv_notallowed a static as suggested by Nick Clark;
3985              and synchronize the nomenclature to talk about restricted
3986              (not fixed) hashes.
3987      Branch: perl
3988            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
3989            ! proto.h
3990 ____________________________________________________________________________
3991 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
3992         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
3993              From: Nicholas Clark <nick@unfortu.net>
3994              Date: Sat, 6 Apr 2002 00:21:17 +0100
3995              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
3996              
3997              (with the last one reversed)
3998      Branch: perl
3999            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
4000            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
4001 ____________________________________________________________________________
4002 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
4003         Log: Update the warning message.
4004      Branch: perl
4005            ! README.tru64
4006 ____________________________________________________________________________
4007 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
4008         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
4009              From: Dan Kogai <dankogai@dan.co.jp>
4010              Date: Sat, 6 Apr 2002 06:08:40 +0900
4011              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
4012      Branch: perl
4013            ! pod/perlunicode.pod
4014 ____________________________________________________________________________
4015 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
4016         Log: Some tests were failing silently instead of saying "not ok"
4017      Branch: perl
4018            ! t/comp/proto.t
4019 ____________________________________________________________________________
4020 [ 15753] By: nick                                  on 2002/04/05  19:30:12
4021         Log: Integrate mainline
4022      Branch: perlio
4023           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
4024           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
4025           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
4026 ____________________________________________________________________________
4027 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
4028         Log: Minor Tie::File test patch, from mjd.
4029      Branch: perl
4030            ! lib/Tie/File/t/24_cache_loop.t
4031 ____________________________________________________________________________
4032 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
4033         Log: Not *that* different line endings (noticed by Philip Newton)
4034      Branch: perl
4035            ! pod/perldelta.pod
4036 ____________________________________________________________________________
4037 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
4038         Log: Retract #15745 for now; won't work without more Encode fixes.
4039      Branch: perl
4040            ! ext/Encode/lib/Encode/10646_1.pm
4041 ____________________________________________________________________________
4042 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
4043         Log: metaconfig unit change for #15748.
4044      Branch: metaconfig
4045            ! U/modified/Oldconfig.U
4046 ____________________________________________________________________________
4047 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
4048         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
4049              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
4050              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
4051              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
4052      Branch: perl
4053            ! Configure
4054 ____________________________________________________________________________
4055 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
4056         Log: NetWare update from C Aditya.
4057      Branch: perl
4058            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
4059 ____________________________________________________________________________
4060 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
4061         Log: Win32 pacifying from mjd.
4062      Branch: perl
4063            ! lib/Tie/File/t/26_twrite.t
4064 ____________________________________________________________________________
4065 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
4066         Log: Integrate perlio;
4067              
4068              Not only did UCS-2 have dodgy name it was buggy.
4069      Branch: perl
4070           !> ext/Encode/lib/Encode/10646_1.pm
4071 ____________________________________________________________________________
4072 [ 15744] By: nick                                  on 2002/04/05  13:02:36
4073         Log: Not only did UCS-2 have dodgy name it was buggy.
4074      Branch: perlio
4075            ! ext/Encode/lib/Encode/10646_1.pm
4076 ____________________________________________________________________________
4077 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
4078         Log: Subject: Patch for bug ID 20020221.007
4079              From: Archer Sully <archer@meer.net>
4080              Date: Thu, 4 Apr 2002 21:45:34 -0700
4081              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
4082              
4083              Fix for "[ID 20020221.007] SEGV in Storable with empty string
4084              scalar object" (dclone)
4085      Branch: perl
4086            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
4087 ____________________________________________________________________________
4088 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
4089         Log: Subject: Re: lib/sort.t failure 
4090              From: "John P. Linderman" <jpl@research.att.com>
4091              Date: Fri, 05 Apr 2002 06:19:07 -0500
4092              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
4093              
4094              with a minor formatting tweak
4095      Branch: perl
4096            ! pod/perlfunc.pod
4097 ____________________________________________________________________________
4098 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
4099         Log: Subject: Re: lib/sort.t failure (and [PATCH])
4100              From: "John P. Linderman" <jpl@research.att.com>
4101              Date: Fri, 05 Apr 2002 07:13:27 -0500
4102              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
4103      Branch: perl
4104            ! lib/sort.t
4105 ____________________________________________________________________________
4106 [ 15740] By: nick                                  on 2002/04/05  09:31:42
4107         Log: Integrate mainline
4108      Branch: perlio
4109           +> (branch 49 files)
4110           !> (integrate 82 files)
4111 ____________________________________________________________________________
4112 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
4113         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
4114              From: Dan Kogai <dankogai@dan.co.jp>
4115              Date: Fri, 5 Apr 2002 11:52:50 +0900
4116              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
4117      Branch: perl
4118            ! ext/Encode/t/Aliases.t
4119 ____________________________________________________________________________
4120 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
4121         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
4122              From: Dan Kogai <dankogai@dan.co.jp>
4123              Date: Fri, 5 Apr 2002 11:39:55 +0900
4124              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
4125      Branch: perl
4126            ! ext/Encode/lib/Encode/Alias.pm
4127 ____________________________________________________________________________
4128 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
4129         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
4130              From: Ilmari Karonen <iltzu@sci.fi>
4131              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
4132              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
4133      Branch: perl
4134            ! gv.c t/op/method.t
4135 ____________________________________________________________________________
4136 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
4137         Log: I was fooled for a while, somebody else might be too.
4138      Branch: perl
4139            ! t/test.pl
4140 ____________________________________________________________________________
4141 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
4142         Log: test.pl-ify.
4143      Branch: perl
4144            ! t/op/method.t
4145 ____________________________________________________________________________
4146 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
4147         Log: Upgrade to Encode 1.20, from Dan Kogai.
4148      Branch: perl
4149            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
4150            + ext/Encode/ucm/adobeSymbol.ucm
4151            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
4152            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
4153            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
4154            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
4155            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
4156            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
4157            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
4158            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
4159            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
4160            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
4161            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
4162            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
4163            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
4164            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
4165            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
4166            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
4167            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
4168            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
4169            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
4170            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
4171            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
4172            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
4173            + ext/Encode/ucm/macSymbol.ucm
4174            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
4175            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
4176            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
4177            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
4178            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4179            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
4180            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
4181            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4182            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
4183            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
4184            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
4185            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
4186            ! ext/Encode/lib/Encode/Alias.pm
4187            ! ext/Encode/lib/Encode/Supported.pod
4188            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4189            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
4190            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
4191            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
4192            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
4193            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
4194            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
4195            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
4196            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
4197            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
4198            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
4199            ! ext/Encode/ucm/nextstep.ucm
4200 ____________________________________________________________________________
4201 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
4202         Log: Subject: left-over "use 5.7.2" in threads.pm
4203              From: Slaven Rezic <slaven.rezic@berlin.de>
4204              Date: 21 Mar 2002 23:18:13 +0100
4205              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
4206      Branch: perl
4207            ! ext/threads/threads.pm
4208 ____________________________________________________________________________
4209 [ 15732] By: ams                                   on 2002/04/04  17:08:13
4210         Log: Subject: [PATCH 5.7.3 DOCS]
4211              From: mjd@plover.com
4212              Date: 4 Apr 2002 15:59:39 -0000
4213              Message-Id: <20020404155939.6754.qmail@plover.com>
4214      Branch: perl
4215            ! pod/perlfaq9.pod
4216 ____________________________________________________________________________
4217 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
4218         Log: metaconfig unit change for #15730.
4219      Branch: metaconfig
4220            ! U/threads/usethreads.U
4221 ____________________________________________________________________________
4222 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
4223         Log: Subject: Re: lib/sort.t failure [PATCH]
4224              From: Andy Dougherty <doughera@lafayette.edu>
4225              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
4226              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
4227              
4228              Default to usethreads in case the user most probably forgot it.
4229      Branch: perl
4230            ! Configure
4231 ____________________________________________________________________________
4232 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
4233         Log: Typo nits from Wolfgang Laun.
4234      Branch: perl
4235            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
4236 ____________________________________________________________________________
4237 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
4238         Log: Detypo in diagnostics.
4239      Branch: perl
4240            ! lib/locale.t
4241 ____________________________________________________________________________
4242 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
4243         Log: pod2html: try to be EOL agnostic.
4244              (Needs testing on CRLF and CR platforms.)
4245      Branch: perl
4246            + lib/Pod/t/eol.t
4247            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
4248 ____________________________________________________________________________
4249 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
4250         Log: Subject: [PATCH} Pod::HTML and HTML4
4251              From: Robert Spier <rspier@pobox.com>
4252              Date: Wed, 03 Apr 2002 16:26:21 -0800
4253              Message-ID: <3CAB9DAD.20305@pobox.com>
4254      Branch: perl
4255            ! lib/Pod/Html.pm
4256 ____________________________________________________________________________
4257 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
4258         Log: Byebye, beebee.
4259      Branch: perl
4260            ! t/lib/warnings/perlio
4261 ____________________________________________________________________________
4262 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
4263         Log: Subject: Re: enc2xs needs portable way to know it's in the core
4264              From: PPrymmer@factset.com
4265              Date: Wed, 3 Apr 2002 14:29:32 -0500
4266              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
4267      Branch: perl
4268            ! configure.com
4269 ____________________________________________________________________________
4270 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
4271         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
4272              From: Dominic Dunlop <domo@computer.org>
4273              Date: Wed, 3 Apr 2002 22:44:01 +0200
4274              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
4275      Branch: perl
4276            ! lib/File/Spec/t/rel2abs2rel.t
4277 ____________________________________________________________________________
4278 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
4279         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
4280              From: Paul_GreenVOS@vos.stratus.com
4281              Date: Wed, 3 Apr 02 16:34 est
4282              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
4283      Branch: perl
4284            ! pp_pack.c
4285 ____________________________________________________________________________
4286 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
4287         Log: Upgrade to Tie::File 0.93, from mjd.
4288      Branch: perl
4289            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
4290            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
4291            ! lib/Tie/File/t/41_heap.t
4292 ____________________________________________________________________________
4293 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
4294         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
4295              From: Andy Dougherty <doughera@lafayette.edu>
4296              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
4297              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
4298      Branch: perl
4299            ! lib/AnyDBM_File.t
4300 ____________________________________________________________________________
4301 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
4302         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
4303              and ccflags including -DNO_LOCALE
4304      Branch: perl
4305            ! perl.h
4306 ____________________________________________________________________________
4307 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
4308         Log: EPOC tweaks from Olaf Flebbe.
4309      Branch: perl
4310            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
4311 ____________________________________________________________________________
4312 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
4313         Log: Subject: [PATCH] Set @INC earlier
4314              From: Andy Dougherty <doughera@lafayette.edu>
4315              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
4316              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
4317      Branch: perl
4318            ! lib/AnyDBM_File.t lib/sort.t
4319 ____________________________________________________________________________
4320 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
4321         Log: perlcompile.pod was listing all B:: modules, except B::Concise
4322              (resubmitted)
4323      Branch: perl
4324            ! pod/perlcompile.pod
4325 ____________________________________________________________________________
4326 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
4327         Log: perlcompile.pod was listing all B:: modules, except B::Concise
4328      Branch: perl
4329            ! pod/perlcompile.pod
4330 ____________________________________________________________________________
4331 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
4332         Log: non-perlio robustness.
4333      Branch: perl
4334            ! ext/Socket/socketpair.t lib/utf8.t
4335 ____________________________________________________________________________
4336 [ 15713] By: nick                                  on 2002/04/03  18:06:49
4337         Log: Integrate mainline
4338      Branch: perlio
4339           +> lib/Tie/File/t/41_heap.t
4340           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
4341           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
4342           !> regexec.c t/op/re_tests t/op/tiearray.t
4343 ____________________________________________________________________________
4344 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
4345         Log: Tweak for 8.3 compat.
4346      Branch: perl
4347            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
4348            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
4349            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
4350            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
4351            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
4352            ! ext/Encode/bin/enc2xs
4353 ____________________________________________________________________________
4354 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
4355         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
4356              From: Mark-Jason Dominus <mjd@plover.com>
4357              Date: Wed, 03 Apr 2002 13:04:40 -0500
4358              Message-ID: <20020403180440.7614.qmail@plover.com>
4359      Branch: perl
4360            ! t/op/tiearray.t
4361 ____________________________________________________________________________
4362 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
4363         Log: Forgotten.
4364      Branch: perl
4365            + lib/Tie/File/t/41_heap.t
4366            ! MANIFEST
4367 ____________________________________________________________________________
4368 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
4369         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
4370              From: Mark Kvale <kvale@phy.ucsf.edu>
4371              Date: Tue, 2 Apr 2002 13:57:37 -0800
4372              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
4373      Branch: perl
4374            ! t/op/re_tests
4375 ____________________________________________________________________________
4376 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
4377         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
4378              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
4379              Date: Wed, 03 Apr 2002 03:34:34 +0100
4380              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
4381      Branch: perl
4382            ! regcomp.c
4383 ____________________________________________________________________________
4384 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
4385         Log: The leavetry crash should now be history.
4386      Branch: perl
4387            ! t/op/tiearray.t
4388 ____________________________________________________________________________
4389 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
4390         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
4391              From: Michael G Schwern <schwern@pobox.com>
4392              Date: Wed, 3 Apr 2002 10:56:44 -0500
4393              Message-ID: <20020403155644.GC916@blackrider>
4394      Branch: perl
4395            ! lib/ExtUtils/MM_Win95.pm
4396 ____________________________________________________________________________
4397 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
4398         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
4399              From: Dave Mitchell <davem@fdgroup.com>
4400              Date: Wed, 3 Apr 2002 02:08:26 +0100
4401              Message-ID: <20020403020825.B16724@fdgroup.com>
4402      Branch: perl
4403            ! pp_ctl.c
4404 ____________________________________________________________________________
4405 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
4406         Log: Prototype tweak for non-threaded builds.
4407      Branch: perl
4408            ! perl.c
4409 ____________________________________________________________________________
4410 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
4411         Log: Detached threads do not help; they still hold resources.
4412      Branch: perl
4413            ! ext/threads/threads.pm pod/perldiag.pod
4414 ____________________________________________________________________________
4415 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
4416         Log: Doc tweak from Wolfgang Laun.
4417      Branch: perl
4418            ! lib/File/Compare.pm
4419 ____________________________________________________________________________
4420 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
4421         Log: Subject: [PATCH bleadperl] regexec.c
4422              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4423              Date: Wed, 3 Apr 2002 11:13:30 +0200
4424              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
4425      Branch: perl
4426            ! regexec.c
4427 ____________________________________________________________________________
4428 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
4429         Log: Document the "Cleanup skipped ..." warning.
4430      Branch: perl
4431            ! ext/threads/threads.pm pod/perldiag.pod
4432 ____________________________________________________________________________
4433 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
4434         Log: Integrate perlio;
4435              
4436              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
4437              
4438              Fix segfaults when mainthread exits with other threads running:
4439              - track number of running threads
4440              - if main thread calls perl_destruct() with other threads running
4441              skip most of cleanup (with a warning).
4442      Branch: perl
4443           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
4444           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
4445           !> pod/perlapi.pod proto.h
4446 ____________________________________________________________________________
4447 [ 15698] By: nick                                  on 2002/04/03  13:15:30
4448         Log: Fix segfaults when mainthread exits with other threads running:
4449              - track number of running threads
4450              - if main thread calls perl_destruct() with other threads running
4451              skip most of cleanup (with a warning).
4452      Branch: perlio
4453            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
4454            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
4455 ____________________________________________________________________________
4456 [ 15697] By: nick                                  on 2002/04/03  07:34:13
4457         Log: Integrate mainline
4458      Branch: perlio
4459           +> lib/Net/Ping/t/250_ping_hires.t
4460           !> (integrate 33 files)
4461 ____________________________________________________________________________
4462 [ 15696] By: nick                                  on 2002/04/03  06:41:58
4463         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
4464      Branch: perlio
4465            ! lib/ExtUtils/xsubpp
4466 ____________________________________________________________________________
4467 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
4468         Log: Subject: [PATCH @15047] debugger
4469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4470              Date: Sat, 16 Mar 2002 04:38:50 -0500
4471              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
4472      Branch: perl
4473            ! lib/perl5db.pl
4474 ____________________________________________________________________________
4475 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
4476         Log: Third Degree flags.
4477      Branch: perl
4478            ! Makefile.SH
4479 ____________________________________________________________________________
4480 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
4481         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
4482              From: Mark-Jason Dominus <mjd@plover.com>
4483              Date: Tue, 02 Apr 2002 16:35:11 -0500
4484              Message-ID: <20020402213511.27781.qmail@plover.com>
4485              
4486              (tweaked)
4487      Branch: perl
4488            ! pod/perlfunc.pod
4489 ____________________________________________________________________________
4490 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
4491         Log: Upgrade to Tie::File 0.92, from mjd.
4492      Branch: perl
4493            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
4494            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
4495            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
4496            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
4497            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
4498            ! lib/Tie/File/t/40_abs_cache.t
4499 ____________________________________________________________________________
4500 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
4501         Log: Subject: [PATCH] Update my email address in perl.c
4502              From: Paul_GreenVOS@vos.stratus.com
4503              Date: Tue, 2 Apr 02 15:27 est
4504              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
4505      Branch: perl
4506            ! AUTHORS perl.c
4507 ____________________________________________________________________________
4508 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
4509         Log: POD fix.
4510      Branch: perl
4511            ! pod/perldelta.pod
4512 ____________________________________________________________________________
4513 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
4514         Log: What started as a small nit (the charnames test, nit found
4515              be Hugo), ballooned a bit... the goal is Larry's wish that
4516              illegal Unicode (such as U+FFFF) by default doesn't warn,
4517              since what if somebody WANTS to create illegal Unicode?
4518              Now getting close to this in the regex runtime.
4519              (Also, fix more of my fixation that BOM would be U+FFFE.)
4520      Branch: perl
4521            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
4522            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
4523 ____________________________________________________________________________
4524 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
4525         Log: Talk more about Net::Ping.
4526      Branch: perl
4527            ! pod/perldelta.pod
4528 ____________________________________________________________________________
4529 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
4530         Log: Upgrade to Net::Ping 2.14.
4531      Branch: perl
4532            + lib/Net/Ping/t/250_ping_hires.t
4533            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
4534            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
4535            ! lib/Net/Ping/t/140_stream_inst.t
4536 ____________________________________________________________________________
4537 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
4538         Log: XML::Parser 2.31 should be out shortly.
4539      Branch: perl
4540            ! pod/perldelta.pod
4541 ____________________________________________________________________________
4542 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
4543         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
4544              From: George Necula <necula@eecs.berkeley.edu>
4545              Date: Tue, 2 Apr 2002 10:22:41 -0800
4546              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
4547      Branch: perl
4548            ! lib/File/Spec/Cygwin.pm
4549 ____________________________________________________________________________
4550 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
4551         Log: EBCDIC test tweak.
4552      Branch: perl
4553            ! pod/perldelta.pod t/uni/case.pl
4554 ____________________________________________________________________________
4555 [ 15683] By: nick                                  on 2002/04/02  15:36:17
4556         Log: Integrate mainline
4557      Branch: perlio
4558           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
4559           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
4560           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
4561 ____________________________________________________________________________
4562 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
4563         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
4564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4565              Date: Tue, 2 Apr 2002 00:37:08 -0500
4566              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
4567      Branch: perl
4568            ! os2/os2ish.h perlio.c
4569 ____________________________________________________________________________
4570 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
4571         Log: Subject: [PATCH @15047] debugger again
4572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4573              Date: Tue, 2 Apr 2002 00:30:31 -0500
4574              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
4575      Branch: perl
4576            ! lib/perl5db.pl
4577 ____________________________________________________________________________
4578 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
4579         Log: Subject: [PATCH @15047] test() in CPAN.pm
4580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4581              Date: Tue, 2 Apr 2002 00:46:45 -0500
4582              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
4583      Branch: perl
4584            ! lib/CPAN.pm
4585 ____________________________________________________________________________
4586 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
4587         Log: Sync with libnet-1.11
4588      Branch: perl
4589            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
4590            ! lib/Net/SMTP.pm
4591 ____________________________________________________________________________
4592 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
4593         Log: NetWare tweaks from C Aditya.
4594      Branch: perl
4595            ! NetWare/t/NWScripts.pl scope.c
4596 ____________________________________________________________________________
4597 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
4598         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
4599              From: Dan Kogai <dankogai@dan.co.jp>
4600              Date: Tue, 2 Apr 2002 22:21:47 +0900
4601              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
4602      Branch: perl
4603            ! ext/Encode/Encode.xs
4604 ____________________________________________________________________________
4605 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
4606         Log: Integrate perlio;
4607              
4608              Calculate buffer size needs in float to avoid 32-bit overflow.
4609              
4610              Add buffer size growth test.
4611      Branch: perl
4612           +> ext/Encode/t/grow.t
4613           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
4614 ____________________________________________________________________________
4615 [ 15675] By: nick                                  on 2002/04/02  07:49:41
4616         Log: Add buffer size growth test.
4617      Branch: perlio
4618            + ext/Encode/t/grow.t
4619            ! MANIFEST ext/Encode/MANIFEST
4620 ____________________________________________________________________________
4621 [ 15674] By: nick                                  on 2002/04/02  07:40:49
4622         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
4623      Branch: perlio
4624            ! ext/Encode/Encode.xs
4625 ____________________________________________________________________________
4626 [ 15673] By: nick                                  on 2002/04/02  07:40:06
4627         Log: Integrate mainline
4628      Branch: perlio
4629           +> (branch 102 files)
4630            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
4631            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
4632            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
4633            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
4634            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
4635            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
4636            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
4637            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
4638            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
4639            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
4640            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
4641            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
4642            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
4643            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
4644            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
4645            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
4646            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
4647            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
4648            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
4649            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
4650            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
4651            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
4652            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
4653            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
4654            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
4655            - ext/Encode/Encode/macCentEuro.ucm
4656            - ext/Encode/Encode/macCroatian.ucm
4657            - ext/Encode/Encode/macCyrillic.ucm
4658            - ext/Encode/Encode/macDingbats.ucm
4659            - ext/Encode/Encode/macGreek.ucm
4660            - ext/Encode/Encode/macIceland.ucm
4661            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
4662            - ext/Encode/Encode/macRumanian.ucm
4663            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
4664            - ext/Encode/Encode/macTurkish.ucm
4665            - ext/Encode/Encode/macUkraine.ucm
4666            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
4667            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
4668            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
4669            - ext/Encode/compile ext/Encode/encode.h
4670            - ext/Encode/lib/Encode/CN/2022_CN.pm
4671            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
4672            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4673            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
4674            - lib/unicore/PropertyValueAliases.txt
4675           !> (integrate 143 files)
4676 ____________________________________________________________________________
4677 [ 15672] By: ams                                   on 2002/04/02  04:42:44
4678         Log: Win32 fix for Tie::File from MJD.
4679      Branch: perl
4680            ! lib/Tie/File.pm
4681 ____________________________________________________________________________
4682 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
4683         Log: Add a few tests to the timing-sensitive list.
4684      Branch: perl
4685            ! INSTALL
4686 ____________________________________________________________________________
4687 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
4688         Log: Subject: [PATCH sort.t] extensive regression testing
4689              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4690              Date: Mon, 1 Apr 2002 23:50:24 +0200
4691              Message-ID: <20020401235024.E677@rafael>
4692      Branch: perl
4693            ! lib/sort.t
4694 ____________________________________________________________________________
4695 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
4696         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)
4697              From: Nicholas Clark <nick@unfortu.net>
4698              Date: Mon, 1 Apr 2002 21:54:05 +0100
4699              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
4700      Branch: perl
4701            ! lib/Memoize/t/errors.t
4702 ____________________________________________________________________________
4703 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
4704         Log: Subject: getting rid of a few superfluous $&/$`
4705              From: Jeffrey Friedl <jfriedl@yahoo.com>
4706              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
4707              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
4708              
4709              (with more-backward-compat than just using @- and @+, also by Jeffrey)
4710              
4711              (The version number of Text::Balanced intentionally not
4712              increased since Damian will make a new release after 5.8)
4713      Branch: perl
4714            ! lib/Pod/Html.pm lib/Text/Balanced.pm
4715 ____________________________________________________________________________
4716 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
4717         Log: Subject: [PATCH 5.7.3 TESTS]
4718              From: mjd@plover.com
4719              Date: 1 Apr 2002 20:32:18 -0000
4720              Message-ID: <20020401203218.25230.qmail@plover.com>
4721      Branch: perl
4722            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
4723            ! t/op/tiearray.t t/test.pl
4724 ____________________________________________________________________________
4725 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
4726         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
4727              From: Paul_GreenVOS@vos.stratus.com
4728              Date: Mon, 1 Apr 02 15:15 est
4729              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
4730      Branch: perl
4731            ! iperlsys.h
4732 ____________________________________________________________________________
4733 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
4734         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
4735              From: Paul_GreenVOS@vos.stratus.com
4736              Date: Mon, 1 Apr 02 14:11 est
4737              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
4738      Branch: perl
4739            ! lib/ExtUtils/MM_Unix.pm
4740 ____________________________________________________________________________
4741 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
4742         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
4743              From: Nicholas Clark <nick@unfortu.net>
4744              Date: Mon, 1 Apr 2002 19:30:05 +0100
4745              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
4746      Branch: perl
4747            ! t/op/pat.t t/op/utfhash.t
4748 ____________________________________________________________________________
4749 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
4750         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
4751              From: Mark-Jason Dominus <mjd@plover.com>
4752              Date: Mon, 01 Apr 2002 13:22:01 -0500
4753              Message-ID: <20020401182201.21189.qmail@plover.com>
4754      Branch: perl
4755            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
4756 ____________________________________________________________________________
4757 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
4758         Log: Update Changes.
4759      Branch: perl
4760            ! Changes patchlevel.h
4761 ____________________________________________________________________________
4762 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
4763         Log: Subject: [PATCH 5.7.3 DOC]
4764              From: mjd@plover.com
4765              Date: 1 Apr 2002 17:23:40 -0000
4766              Message-ID: <20020401172340.16410.qmail@plover.com>
4767      Branch: perl
4768            ! pod/perldelta.pod
4769 ____________________________________________________________________________
4770 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
4771         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
4772      Branch: perl
4773            ! hints/unicos.sh
4774 ____________________________________________________________________________
4775 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
4776         Log: Advertise piconv and enc2xs.
4777      Branch: perl
4778            ! pod/perldelta.pod
4779 ____________________________________________________________________________
4780 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
4781         Log: Add enc2xs.
4782      Branch: perl
4783            + utils/enc2xs.PL
4784            ! MANIFEST utils/Makefile
4785 ____________________________________________________________________________
4786 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
4787         Log: Integrate perlio;
4788              
4789              Be more explicit testing for \015 not \r
4790      Branch: perl
4791           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
4792           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
4793 ____________________________________________________________________________
4794 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
4795         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
4796              From: Philip Newton <Philip.Newton@gmx.net>
4797              Date: Mon, 01 Apr 2002 17:06:18 +0200
4798              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
4799      Branch: perl
4800            ! lib/charnames.pm lib/charnames.t
4801 ____________________________________________________________________________
4802 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
4803         Log: Subject: detypo patch
4804              From: andreas.koenig@anima.de (Andreas J. Koenig)
4805              Date: Mon, 01 Apr 2002 10:09:21 +0200
4806              Message-ID: <m3r8lzsuvi.fsf@anima.de>
4807      Branch: perl
4808            ! INSTALL
4809 ____________________________________________________________________________
4810 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
4811         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
4812              From: Philip Newton <Philip.Newton@gmx.net>
4813              Date: Mon, 01 Apr 2002 08:12:01 +0200
4814              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
4815      Branch: perl
4816            ! lib/charnames.pm lib/charnames.t
4817 ____________________________________________________________________________
4818 [ 15653] By: nick                                  on 2002/04/01  09:20:24
4819         Log: Be more explicit testing for \015 not \r
4820      Branch: perlio
4821            ! t/io/crlf.t
4822 ____________________________________________________________________________
4823 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
4824         Log: If under UTF-8 locale the utf8.pm really needs to be found.
4825      Branch: perl
4826            ! t/comp/cpp.t t/run/switchPx.t
4827 ____________________________________________________________________________
4828 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
4829         Log: Upgrade to Tie::File 0.91, from mjd.
4830      Branch: perl
4831            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
4832            + lib/Tie/File/t/26_twrite.t
4833            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
4834            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
4835            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
4836            ! lib/Tie/File/t/16_handle.t
4837 ____________________________________________________________________________
4838 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
4839         Log: DJGPP tweaks from Laszlo.
4840      Branch: perl
4841            ! lib/ExtUtils/MM_DOS.pm util.c
4842 ____________________________________________________________________________
4843 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
4844         Log: Discussion about minimal installations.
4845      Branch: perl
4846            ! INSTALL
4847 ____________________________________________________________________________
4848 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
4849         Log: Comment tweak from Hugo.
4850      Branch: perl
4851            ! regexec.c
4852 ____________________________________________________________________________
4853 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
4854         Log: Another UTF-8 locale tweak from Hugo.
4855      Branch: perl
4856            ! regexec.c
4857 ____________________________________________________________________________
4858 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
4859         Log: Document the known MacOS X locale problem.
4860      Branch: perl
4861            ! pod/perldelta.pod
4862 ____________________________________________________________________________
4863 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
4864         Log: Regex fix from Hugo: in UTF-8 locales the character
4865              counting code didn't work right for minimal matches.
4866      Branch: perl
4867            ! regexec.c
4868 ____________________________________________________________________________
4869 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
4870         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
4871              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4872              Date: Sun, 31 Mar 2002 20:32:43 -0500
4873              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
4874      Branch: perl
4875            ! lib/ExtUtils/xsubpp
4876 ____________________________________________________________________________
4877 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
4878         Log: Document known FreeBSD locale glitch. 
4879      Branch: perl
4880            ! pod/perldelta.pod
4881 ____________________________________________________________________________
4882 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
4883         Log: There is --list in glibc iconv.
4884      Branch: perl
4885            ! ext/Encode/bin/piconv
4886 ____________________________________________________________________________
4887 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
4888         Log: Slight usage tweaks to piconv: show usage with
4889              no -t -f or -l arguments, or with -h.
4890      Branch: perl
4891            ! ext/Encode/bin/piconv
4892 ____________________________________________________________________________
4893 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
4894         Log: Get the piconv installed.
4895      Branch: perl
4896            + utils/piconv.PL
4897            ! MANIFEST utils/Makefile
4898 ____________________________________________________________________________
4899 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
4900         Log: Spelling tweaks.
4901      Branch: perl
4902            ! ext/Encode/bin/piconv
4903 ____________________________________________________________________________
4904 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
4905         Log: Upgrade to Encode 1.11, from Dan Kogai.
4906      Branch: perl
4907            + ext/Encode/Encode/Changes.e2x
4908            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
4909            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
4910            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
4911            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
4912            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
4913            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
4914            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
4915            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
4916            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
4917            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
4918            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
4919            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
4920            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
4921            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
4922            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
4923            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
4924            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
4925            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
4926            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
4927            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
4928            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
4929            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
4930            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
4931            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
4932            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
4933            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
4934            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
4935            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
4936            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
4937            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
4938            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
4939            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
4940            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
4941            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
4942            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
4943            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
4944            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
4945            + ext/Encode/ucm/viscii.ucm
4946            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
4947            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
4948            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
4949            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
4950            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
4951            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
4952            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
4953            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
4954            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
4955            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
4956            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
4957            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
4958            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
4959            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
4960            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
4961            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
4962            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
4963            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
4964            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
4965            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
4966            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
4967            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
4968            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
4969            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
4970            - ext/Encode/Encode/ksc5601.ucm
4971            - ext/Encode/Encode/macCentEuro.ucm
4972            - ext/Encode/Encode/macCroatian.ucm
4973            - ext/Encode/Encode/macCyrillic.ucm
4974            - ext/Encode/Encode/macDingbats.ucm
4975            - ext/Encode/Encode/macGreek.ucm
4976            - ext/Encode/Encode/macIceland.ucm
4977            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
4978            - ext/Encode/Encode/macRumanian.ucm
4979            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
4980            - ext/Encode/Encode/macTurkish.ucm
4981            - ext/Encode/Encode/macUkraine.ucm
4982            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
4983            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
4984            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
4985            - lib/encoding.pm lib/encoding.t
4986            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
4987            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
4988            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
4989            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
4990            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4991            ! ext/Encode/Makefile.PL ext/Encode/README
4992            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
4993            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4994            ! ext/Encode/lib/Encode/Alias.pm
4995            ! ext/Encode/lib/Encode/Supported.pod
4996 ____________________________________________________________________________
4997 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
4998         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
4999              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
5000              respective test    and doc tweaks.
5001      Branch: perl
5002            ! lib/charnames.pm lib/charnames.t
5003 ____________________________________________________________________________
5004 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
5005         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
5006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5007              Date: Sun, 31 Mar 2002 22:47:31 +0200
5008              Message-ID: <20020331224731.E854@rafael>
5009      Branch: perl
5010            ! pod/perlfunc.pod
5011 ____________________________________________________________________________
5012 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
5013         Log: Subject: [PATCH] __attribute__ problems with g++
5014              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5015              Date: Sun, 31 Mar 2002 22:43:03 +0200
5016              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
5017      Branch: perl
5018            ! perl.h
5019 ____________________________________________________________________________
5020 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
5021         Log: Put back the #! line, false alarm.
5022      Branch: perl
5023            ! lib/ExtUtils/t/Constant.t
5024 ____________________________________________________________________________
5025 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
5026         Log: Subject: Re: [Patch] pod/perlvar.pod
5027              From: Philip Newton <Philip.Newton@gmx.net>
5028              Date: Sun, 31 Mar 2002 07:40:43 +0200
5029              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
5030      Branch: perl
5031            ! pod/perlvar.pod
5032 ____________________________________________________________________________
5033 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
5034         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
5035              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5036              Date: Sat, 30 Mar 2002 21:37:37 -0500
5037              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
5038      Branch: perl
5039            ! ext/Socket/socketpair.t
5040 ____________________________________________________________________________
5041 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
5042         Log: Subject: Re: compile tweak for Win32
5043              From: Michael G Schwern <schwern@pobox.com>
5044              Date: Fri, 29 Mar 2002 17:48:22 -0500      
5045              Message-ID: <20020329224822.GG16816@blackrider>
5046      Branch: perl
5047            ! win32/buildext.pl
5048 ____________________________________________________________________________
5049 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
5050         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
5051              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5052              Date: Sat, 30 Mar 2002 22:19:46 +0100
5053              Message-ID: <20020330221946.A28497@rafael>
5054      Branch: perl
5055            ! t/lib/1_compile.t
5056 ____________________________________________________________________________
5057 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
5058         Log: Subject: [PATCH regmesg.t] increase output verbosity
5059              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5060              Date: Sat, 30 Mar 2002 22:34:08 +0100
5061              Message-ID: <20020330223408.C28497@rafael>
5062      Branch: perl
5063            ! t/op/regmesg.t
5064 ____________________________________________________________________________
5065 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
5066         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
5067              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5068              Date: Sat, 30 Mar 2002 21:36:23 +0100
5069              Message-ID: <20020330213623.A677@rafael>
5070      Branch: perl
5071            ! regcomp.c
5072 ____________________________________________________________________________
5073 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
5074         Log: If using a network filesystem several different hosts
5075              may be trying to lock the same file.  In this case offering
5076              to kill the other process is not that helpful.  (Unless one
5077              has *real* clustering, but that's not usually the case.)
5078      Branch: perl
5079            ! lib/CPAN.pm
5080 ____________________________________________________________________________
5081 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
5082         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
5083              From: andreas.koenig@anima.de (Andreas J. Koenig)
5084              Date: Sat, 30 Mar 2002 06:12:36 +0100
5085              Message-ID: <m3hemyvdtn.fsf@anima.de>
5086      Branch: perl
5087            ! lib/Dumpvalue.pm
5088 ____________________________________________________________________________
5089 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
5090         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
5091              From: Jeremy Zawodny <Jeremy@Zawodny.com>
5092              Date: Fri, 29 Mar 2002 17:55:20 -0800
5093              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
5094      Branch: perl
5095            ! utils/dprofpp.PL
5096 ____________________________________________________________________________
5097 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
5098         Log: Subject: [Patch] pod/perlvar.pod
5099              From: Dan Kogai <dankogai@dan.co.jp>
5100              Date: Sun, 31 Mar 2002 02:03:36 +0900
5101              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
5102      Branch: perl
5103            ! pod/perlvar.pod
5104 ____________________________________________________________________________
5105 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
5106         Log: Subject: [PATCH] MM & Encode fixes
5107              From: Michael G Schwern <schwern@pobox.com>
5108              Date: Sat, 30 Mar 2002 06:41:56 -0500
5109              Message-ID: <20020330114156.GA16533@blackrider>
5110      Branch: perl
5111            + lib/ExtUtils/t/basic.t
5112            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
5113            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
5114            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5115            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5116            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5117            ! lib/ExtUtils/t/hints.t
5118 ____________________________________________________________________________
5119 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
5120         Log: EBCDICification.
5121      Branch: perl
5122            ! lib/charnames.t
5123 ____________________________________________________________________________
5124 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
5125         Log: Upgrade to Tie::File 0.90, from mjd.
5126      Branch: perl
5127            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
5128            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
5129            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
5130            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
5131            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
5132            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
5133            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
5134            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
5135            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
5136 ____________________________________________________________________________
5137 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
5138         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
5139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5140              Date: Sat, 30 Mar 2002 00:20:39 +0100
5141              Message-ID: <20020330002039.A716@rafael>
5142      Branch: perl
5143            ! lib/sort.pm
5144 ____________________________________________________________________________
5145 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
5146         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
5147              From: Michael G Schwern <schwern@pobox.com>
5148              Date: Fri, 29 Mar 2002 18:14:20 -0500
5149              Message-ID: <20020329231419.GI16816@blackrider>
5150      Branch: perl
5151            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
5152            ! wince/Makefile.ce
5153 ____________________________________________________________________________
5154 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
5155         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
5156              From: Paul_GreenVOS@vos.stratus.com
5157              Date: Fri, 29 Mar 02 18:01 est
5158              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
5159      Branch: perl
5160            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
5161 ____________________________________________________________________________
5162 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
5163         Log: AUTHORS updates.
5164      Branch: perl
5165            ! AUTHORS
5166 ____________________________________________________________________________
5167 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
5168         Log: Upgrade to Encode 1.01, from Dan Kogai.
5169      Branch: perl
5170            ! ext/Encode/Changes ext/Encode/Encode.pm
5171            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
5172            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
5173            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
5174            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
5175            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
5176            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
5177            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
5178            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
5179            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
5180            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
5181            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
5182            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
5183            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
5184            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
5185            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
5186            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
5187            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
5188            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
5189            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
5190            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
5191            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
5192            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
5193            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
5194            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
5195            ! ext/Encode/Encode/ksc5601.ucm
5196            ! ext/Encode/Encode/macCentEuro.ucm
5197            ! ext/Encode/Encode/macCroatian.ucm
5198            ! ext/Encode/Encode/macCyrillic.ucm
5199            ! ext/Encode/Encode/macDingbats.ucm
5200            ! ext/Encode/Encode/macGreek.ucm
5201            ! ext/Encode/Encode/macIceland.ucm
5202            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
5203            ! ext/Encode/Encode/macRumanian.ucm
5204            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
5205            ! ext/Encode/Encode/macTurkish.ucm
5206            ! ext/Encode/Encode/macUkraine.ucm
5207            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
5208            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
5209            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
5210            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5211            ! ext/Encode/lib/Encode/CJKConstants.pm
5212            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
5213            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
5214            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
5215 ____________________________________________________________________________
5216 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
5217         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
5218              From: "Craig A. Berry" <craigberry@mac.com>
5219              Date: Fri, 29 Mar 2002 13:46:28 -0600
5220              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
5221      Branch: perl
5222            ! configure.com
5223 ____________________________________________________________________________
5224 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
5225         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
5226              which one has to get from the CPAN distribution.
5227      Branch: perl
5228            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
5229            + lib/Memoize/t/expmod_t.t
5230            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
5231            - lib/Memoize/t/expire_module_t.t
5232            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
5233            ! lib/Memoize/README
5234 ____________________________________________________________________________
5235 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
5236         Log: metaconfig unit tweak.
5237      Branch: metaconfig/U/perl
5238            ! versiononly.U
5239 ____________________________________________________________________________
5240 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
5241         Log: Configure-related tweaks.
5242      Branch: perl
5243            ! Porting/Glossary Porting/config.sh Porting/config_H
5244            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5245            ! vos/config.ga.h
5246 ____________________________________________________________________________
5247 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
5248         Log: Ooops.
5249      Branch: perl
5250            ! t/op/ver.t
5251 ____________________________________________________________________________
5252 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
5253         Log: Subject: [PATCH @15606] d_time for vms
5254              From: "Craig A. Berry" <craigberry@mac.com>
5255              Date: Fri, 29 Mar 2002 11:58:29 -0600
5256              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
5257      Branch: perl
5258            ! configure.com
5259 ____________________________________________________________________________
5260 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
5261         Log: Subject: Re: Regex-Unicode bugs
5262              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5263              Date: Thu, 28 Mar 2002 10:12:35 +0100
5264              Message-ID: <20020328101235.F678@rafael>
5265      Branch: perl
5266            ! t/op/regmesg.t
5267 ____________________________________________________________________________
5268 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
5269         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
5270              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5271              Date: Fri, 29 Mar 2002 16:53:27 +0000
5272              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
5273      Branch: perl
5274            ! pod/perlre.pod pod/perlretut.pod
5275 ____________________________________________________________________________
5276 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
5277         Log: Subject: Re: debugger debuggers wanted
5278              From: spidb@cpan.org
5279              Date: Fri, 29 Mar 2002 06:34:11 -0500
5280              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
5281      Branch: perl
5282            ! lib/perl5db.pl
5283 ____________________________________________________________________________
5284 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
5285         Log: Update Changes.
5286      Branch: perl
5287            ! Changes patchlevel.h
5288 ____________________________________________________________________________
5289 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
5290         Log: Rename for 8.3-friendliness.
5291      Branch: perl
5292            + lib/unicore/PropValueAliases.txt
5293            - lib/unicore/PropertyValueAliases.txt
5294            ! MANIFEST lib/unicore/README.perl
5295 ____________________________________________________________________________
5296 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
5297         Log: Retract ExtUtils/t/basic.t until it works.
5298      Branch: perl
5299            - lib/ExtUtils/t/basic.t
5300            ! MANIFEST
5301 ____________________________________________________________________________
5302 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
5303         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
5304              From: Slaven Rezic <slaven.rezic@berlin.de>
5305              Date: 28 Mar 2002 22:27:14 +0100
5306              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
5307      Branch: perl
5308            ! hints/freebsd.sh
5309 ____________________________________________________________________________
5310 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
5311         Log: Interesting... where did this come from?
5312              (The Configure change in #15600)
5313      Branch: perl
5314            ! config_h.SH
5315 ____________________________________________________________________________
5316 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
5317         Log: metaconfig unit change for #15600.
5318      Branch: metaconfig/U/perl
5319            ! versiononly.U
5320 ____________________________________________________________________________
5321 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
5322         Log: Subject: versiononly should not put `old' versions in inc
5323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5324              Date: Fri, 29 Mar 2002 12:53:49 +0100
5325              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
5326      Branch: perl
5327            ! Configure
5328 ____________________________________________________________________________
5329 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
5330         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
5331              From: Michael G Schwern <schwern@pobox.com>
5332              Date: Fri, 29 Mar 2002 04:12:47 -0500
5333              Message-ID: <20020329091247.GA7432@blackrider>
5334              
5335              (with two nits: (1) change lib/Extutils/Command/MM.pm
5336              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
5337              @INC to compile.t)
5338      Branch: perl
5339            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
5340            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
5341            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
5342            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
5343            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5344            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5345            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
5346            + lib/ExtUtils/t/Problem-Module/Makefile.PL
5347            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5348            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
5349            + t/lib/MakeMaker/Test/Utils.pm
5350            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5351            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
5352            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
5353            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
5354            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
5355            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5356            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5357            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
5358            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
5359            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
5360            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
5361            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
5362            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
5363            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
5364            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
5365            ! t/lib/TieOut.pm
5366 ____________________________________________________________________________
5367 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
5368         Log: Leftovers from Encode 0.99.
5369      Branch: perl
5370            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
5371            - ext/Encode/compile ext/Encode/encode.h
5372            - ext/Encode/lib/Encode/CN/2022_CN.pm
5373            - ext/Encode/lib/Encode/Details.pod
5374 ____________________________________________________________________________
5375 [ 15597] By: nick                                  on 2002/03/29  14:03:35
5376         Log: Integrate mainline
5377      Branch: perlio
5378           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
5379           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
5380           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5381           !> (integrate 130 files)
5382 ____________________________________________________________________________
5383 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
5384         Log: Subject: Another Unicode-3.2-induced doc fix
5385              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5386              Date: Fri, 29 Mar 2002 21:45:47 +0900
5387              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
5388      Branch: perl
5389            ! ext/Unicode/Normalize/Normalize.pm
5390 ____________________________________________________________________________
5391 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
5392         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
5393              From: Slaven Rezic <slaven.rezic@berlin.de>
5394              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
5395              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
5396      Branch: perl
5397            ! reentr.c reentr.pl
5398 ____________________________________________________________________________
5399 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
5400         Log: Subject: [PATCH] Quieting OS X
5401              From: Michael G Schwern <schwern@pobox.com>
5402              Date: Fri, 29 Mar 2002 05:46:23 -0500
5403              Message-ID: <20020329104622.GA9163@blackrider>
5404      Branch: perl
5405            ! ext/POSIX/t/posix.t t/op/stat.t
5406 ____________________________________________________________________________
5407 [ 15593] By: ams                                   on 2002/03/29  07:32:22
5408         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
5409              From: Paul_GreenVOS@vos.stratus.com
5410              Date: Fri, 29 Mar 02 0:05 est
5411              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
5412      Branch: perl
5413            ! ext/Time/HiRes/HiRes.xs
5414 ____________________________________________________________________________
5415 [ 15592] By: ams                                   on 2002/03/29  07:28:29
5416         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
5417              From: Spider Boardman <spidb@cpan.org>
5418              Date: Fri, 29 Mar 2002 00:52:24 -0500
5419              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
5420      Branch: perl
5421            ! op.c t/op/attrs.t
5422 ____________________________________________________________________________
5423 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
5424         Log: It's perlce.
5425      Branch: perl
5426            ! pod/perldelta.pod
5427 ____________________________________________________________________________
5428 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
5429         Log: MPE/iX tweaks from Mark Bixby.
5430      Branch: perl
5431            ! ext/Storable/t/lock.t mpeix/relink
5432 ____________________________________________________________________________
5433 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
5434         Log: Upgrade to Encode 1.00, from Dan Kogai.
5435              
5436              (one nit: bin/enc2xs needed also ../..)
5437      Branch: perl
5438            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
5439            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
5440            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5441            ! (edit 104 files)
5442 ____________________________________________________________________________
5443 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
5444         Log: Subject: [PATCH] NEXT LINE --> NEL
5445              From: Philip Newton <Philip.Newton@gmx.net>
5446              Date: Thu, 28 Mar 2002 21:03:10 +0000
5447              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
5448      Branch: perl
5449            ! lib/charnames.pm lib/charnames.t
5450 ____________________________________________________________________________
5451 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
5452         Log: binmode :bytes, again.
5453      Branch: perl
5454            ! lib/utf8.t
5455 ____________________________________________________________________________
5456 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
5457         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
5458              From: Mark-Jason Dominus <mjd@plover.com>
5459              Date: Thu, 28 Mar 2002 10:36:03 -0500
5460              Message-ID: <20020328153603.11992.qmail@plover.com>
5461      Branch: perl
5462            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
5463 ____________________________________________________________________________
5464 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
5465         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
5466      Branch: perl
5467            ! lib/charnames.pm lib/charnames.t pp_pack.c
5468 ____________________________________________________________________________
5469 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
5470         Log: If expecting UTF-8, probably not expecting UTF-16.
5471      Branch: perl
5472            ! t/comp/require.t
5473 ____________________________________________________________________________
5474 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
5475         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
5476              From: Paul_GreenVOS@vos.stratus.com
5477              Date: Thu, 28 Mar 02 8:22 est
5478              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
5479      Branch: perl
5480            ! lib/Time/Local.pm
5481 ____________________________________________________________________________
5482 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
5483         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
5484              From: Paul_GreenVOS@vos.stratus.com
5485              Date: Thu, 28 Mar 02 7:46 est
5486              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
5487      Branch: perl
5488            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
5489 ____________________________________________________________________________
5490 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
5491         Log: A little bit better error message for \pq, still
5492              not good because the script context is not shown.
5493      Branch: perl
5494            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
5495 ____________________________________________________________________________
5496 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
5497         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
5498              From: Jeffrey Friedl <jfriedl@yahoo.com>
5499              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
5500              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
5501      Branch: perl
5502            ! sv.c t/op/pat.t
5503 ____________________________________________________________________________
5504 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
5505         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
5506              From: Mark-Jason Dominus <mjd@plover.com>
5507              Date: Thu, 28 Mar 2002 05:04:40 -0500
5508              Message-ID: <20020328100440.22081.qmail@plover.com>
5509      Branch: perl
5510            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
5511 ____________________________________________________________________________
5512 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
5513         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
5514              From: mjd@plover.com
5515              Date: 28 Mar 2002 09:22:06 -0000
5516              Message-ID: <20020328092206.18833.qmail@plover.com>
5517      Branch: perl
5518            ! lib/encoding.t
5519 ____________________________________________________________________________
5520 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
5521         Log: Unicode 3.2.0-induced doc tweaks.
5522      Branch: perl
5523            ! pod/perlretut.pod pod/perlunicode.pod
5524 ____________________________________________________________________________
5525 [ 15576] By: nick                                  on 2002/03/28  07:40:04
5526         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
5527      Branch: perlio
5528           +> (branch 31 files)
5529           !> (integrate 162 files)
5530 ____________________________________________________________________________
5531 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
5532         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
5533              From: Paul_GreenVOS@vos.stratus.com
5534              Date: Thu, 28 Mar 02 0:16 est
5535              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
5536      Branch: perl
5537            ! ext/POSIX/t/posix.t
5538 ____________________________________________________________________________
5539 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
5540         Log: Subject: Re: Regex-Unicode bugs
5541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5542              Date: Wed, 27 Mar 2002 13:48:06 +0100
5543              Message-ID: <20020327134806.C18945@rafael>
5544              
5545              regmesg.t patch still would be nice.
5546      Branch: perl
5547            ! regcomp.c
5548 ____________________________________________________________________________
5549 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
5550         Log: Subject: Re: Regex-Unicode bugs
5551              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
5552              Date: Wed, 27 Mar 2002 12:39:57 +0000
5553              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
5554      Branch: perl
5555            ! pod/perldiag.pod regcomp.c
5556 ____________________________________________________________________________
5557 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
5558         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
5559              From: Paul_GreenVOS@vos.stratus.com
5560              Date: Wed, 27 Mar 02 23:33 est
5561              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
5562      Branch: perl
5563            ! t/io/fs.t
5564 ____________________________________________________________________________
5565 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
5566         Log: The Official 3.2.0 came out.
5567      Branch: perl
5568            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
5569            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
5570            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
5571            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
5572            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
5573            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
5574            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
5575            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
5576            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
5577            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
5578            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
5579            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
5580            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
5581            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
5582            + lib/unicore/lib/UnifiedI.pl
5583            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
5584 ____________________________________________________________________________
5585 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
5586         Log: socketpair binmode :bytes.
5587      Branch: perl
5588            ! ext/Socket/socketpair.t
5589 ____________________________________________________________________________
5590 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
5591         Log: Don't install anything beneath 't' directories.
5592      Branch: perl
5593            ! installperl
5594 ____________________________________________________________________________
5595 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
5596         Log: More UTF-8 locale sensitivity.
5597      Branch: perl
5598            ! t/io/utf8.t
5599 ____________________________________________________________________________
5600 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
5601         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
5602              From: Stas Bekman <stas@stason.org>
5603              Date: Thu, 28 Mar 2002 10:13:45 +0800
5604              Message-ID: <3CA27C59.4020209@stason.org>
5605              
5606              Temp file cleanup.
5607      Branch: perl
5608            ! lib/Pod/t/pod2html-lib.pl
5609 ____________________________________________________________________________
5610 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
5611         Log: Be compatible also with non-UTF-8 locales.
5612      Branch: perl
5613            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
5614            ! lib/Locale/Language.pod
5615 ____________________________________________________________________________
5616 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
5617         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
5618              From: Spider Boardman <spidb@cpan.org>
5619              Date: Wed, 27 Mar 2002 20:52:28 -0500
5620              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
5621      Branch: perl
5622            ! cv.h op.c t/op/attrs.t toke.c
5623 ____________________________________________________________________________
5624 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
5625         Log: "Last element".
5626      Branch: perl
5627            ! pod/perlfunc.pod
5628 ____________________________________________________________________________
5629 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
5630         Log: Subject: Error in perlfunc for "die"
5631              From: William R Ward <bill@wards.net>
5632              Date: 27 Mar 2002 12:31:32 -0800
5633              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
5634      Branch: perl
5635            ! pod/perlfunc.pod
5636 ____________________________________________________________________________
5637 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
5638         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
5639              From: Mark Kvale <kvale@phy.ucsf.edu>
5640              Date: Wed, 27 Mar 2002 16:45:37 -0800
5641              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
5642      Branch: perl
5643            ! pod/perlre.pod pod/perlretut.pod
5644 ____________________________________________________________________________
5645 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
5646         Log: Try to handle UTF-8 locales.
5647      Branch: perl
5648            ! lib/locale.t
5649 ____________________________________________________________________________
5650 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
5651         Log: More binmode :bytes.
5652      Branch: perl
5653            ! t/io/utf8.t
5654 ____________________________________________________________________________
5655 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
5656         Log: binmode(FH, ":bytes") is the right way, methinks.
5657      Branch: perl
5658            ! ext/PerlIO/t/encoding.t
5659 ____________________________________________________________________________
5660 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
5661         Log: UTF-8 locale: need to open explicitly for bytes.
5662      Branch: perl
5663            ! ext/PerlIO/t/encoding.t
5664 ____________________________________________________________________________
5665 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
5666         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
5667      Branch: perl
5668            ! lib/Locale/Language.pm lib/Locale/Language.pod
5669 ____________________________________________________________________________
5670 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
5671         Log: Warn instead of croak.
5672      Branch: perl
5673            ! pod/perldiag.pod utf8.c
5674 ____________________________________________________________________________
5675 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
5676         Log: UTF-8 locale: there might already be one UTF-8 discipline.
5677      Branch: perl
5678            ! lib/open.t
5679 ____________________________________________________________________________
5680 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
5681         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
5682              From: "Craig A. Berry" <craigberry@mac.com>
5683              Date: Wed, 27 Mar 2002 15:22:13 -0600
5684              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
5685      Branch: perl
5686            ! t/lib/1_compile.t t/lib/compmod.pl
5687 ____________________________________________________________________________
5688 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
5689         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
5690              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5691              Date: Wed, 27 Mar 2002 22:35:03 +0100
5692              Message-ID: <20020327223503.A678@rafael>
5693      Branch: perl
5694            ! pod/perlop.pod
5695 ____________________________________________________________________________
5696 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
5697         Log: Start using the Unicode 3.2.0 data (NOTE: still
5698              unofficial, but the data is unlikely to change much.
5699              Doublecheck when 3.2.0 gets released.)
5700      Branch: perl
5701            + lib/unicore/PropertyAliases.txt
5702            + lib/unicore/PropertyValueAliases.txt
5703            ! (edit 129 files)
5704 ____________________________________________________________________________
5705 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
5706         Log: Update Changes.
5707      Branch: perl
5708            ! Changes patchlevel.h
5709 ____________________________________________________________________________
5710 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
5711         Log: Further fixing for #15549.  Six tests are failing
5712              under Solaris with en_US.UTF-8 but those failures seem
5713              unrelated to the BOUND problem, will look at them later.
5714      Branch: perl
5715            ! regexec.c
5716 ____________________________________________________________________________
5717 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
5718         Log: Possible fix for "Orks, Dragons, and Elves":
5719              should now build under UTF-8 locales (is building
5720              under Solaris en_US.UTF-8 right now).
5721      Branch: perl
5722            ! Makefile.SH regexec.c
5723 ____________________________________________________________________________
5724 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
5725         Log: Forgotten from #15523.
5726      Branch: perl
5727            ! lib/Math/BigInt/Calc.pm
5728 ____________________________________________________________________________
5729 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
5730         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
5731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
5732              Date: Wed, 27 Mar 2002 13:32:00 +0100
5733              Message-ID: <20020327133200.A18945@rafael>
5734      Branch: perl
5735            ! regcomp.c t/lib/warnings/regcomp
5736 ____________________________________________________________________________
5737 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
5738         Log: Subject: [PATCH] MANIFES --> MANIFEST
5739              From: Philip Newton <Philip.Newton@gmx.net>
5740              Date: Wed, 27 Mar 2002 10:05:46 +0000
5741              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
5742              
5743              (plus a few tweaks more)
5744      Branch: perl
5745            ! Porting/check83.pl
5746 ____________________________________________________________________________
5747 [ 15545] By: nick                                  on 2002/03/27  07:37:36
5748         Log: Integrate mainline
5749      Branch: perlio
5750           +> lib/Math/BigInt/t/with_sub.t
5751            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
5752            - lib/bignum/t/trace.t
5753           !> (integrate 76 files)
5754 ____________________________________________________________________________
5755 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
5756         Log: Obsolete mailing list information.
5757      Branch: perl
5758            ! README.bs2000 README.os390 README.vmesa
5759 ____________________________________________________________________________
5760 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
5761         Log: More URL "whitespacing".
5762      Branch: perl
5763            ! README.bs2000 README.hurd README.mpeix README.netware
5764            ! README.os390 README.vmesa README.vos README.win32
5765            ! pod/perl5004delta.pod pod/perl5005delta.pod
5766            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
5767            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
5768            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
5769            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
5770            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
5771            ! pod/perltodo.pod
5772 ____________________________________________________________________________
5773 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
5774         Log: I like doubleclicking on URLs in pods to select them.
5775      Branch: perl
5776            ! README.amiga README.epoc README.vos pod/perl561delta.pod
5777            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
5778            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
5779            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
5780            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
5781            ! pod/perltodo.pod pod/perlvar.pod
5782 ____________________________________________________________________________
5783 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
5784         Log: Regen modlib.
5785      Branch: perl
5786            ! pod/perlmodlib.pod
5787 ____________________________________________________________________________
5788 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
5789         Log: Update the CPAN sites list.
5790      Branch: perl
5791            ! pod/perlmodlib.PL pod/perlmodlib.pod
5792 ____________________________________________________________________________
5793 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
5794         Log: Regen modlib, toc.
5795      Branch: perl
5796            ! pod/perlmodlib.pod pod/perltoc.pod
5797 ____________________________________________________________________________
5798 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
5799         Log: s/rationale/rational/
5800      Branch: perl
5801            ! lib/Math/BigRat.pm lib/bigrat.pm
5802 ____________________________________________________________________________
5803 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
5804         Log: s/done/esac/
5805      Branch: perl
5806            ! hints/dec_osf.sh
5807 ____________________________________________________________________________
5808 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
5809         Log: Advertise big* and BigRat.
5810      Branch: perl
5811            ! pod/perldelta.pod
5812 ____________________________________________________________________________
5813 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
5814         Log: A missing ) in #15527.
5815      Branch: perl
5816            ! pp_sys.c
5817 ____________________________________________________________________________
5818 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
5819         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
5820              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5821              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
5822              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
5823      Branch: perl
5824            ! lib/ExtUtils/typemap
5825 ____________________________________________________________________________
5826 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
5827         Log: Subject: Re: Cygwin PerlIO.t failing
5828              From: Stas Bekman <stas@stason.org>
5829              Date: Wed, 27 Mar 2002 01:34:11 +0800
5830              Message-ID: <3CA0B113.1070800@stason.org>
5831      Branch: perl
5832            ! ext/PerlIO/PerlIO.t
5833 ____________________________________________________________________________
5834 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
5835         Log: Subject: [PATCH] safety check for vms/test.com
5836              From: "Craig A. Berry" <craigberry@mac.com>
5837              Date: Tue, 26 Mar 2002 12:15:21 -0600
5838              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
5839      Branch: perl
5840            ! vms/test.com
5841 ____________________________________________________________________________
5842 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
5843         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
5844              From: PPrymmer@factset.com
5845              Date: Tue, 26 Mar 2002 13:04:59 -0500
5846              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
5847      Branch: perl
5848            ! configure.com
5849 ____________________________________________________________________________
5850 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
5851         Log: Subject: [PATCH] Minor typo in test harness
5852              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
5853              Date: Tue, 26 Mar 2002 17:44:06 -0000
5854              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
5855      Branch: perl
5856            ! t/lib/warnings/perlio
5857 ____________________________________________________________________________
5858 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
5859         Log: Subject: PATCH s2p.PL
5860              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5861              Date: Tue, 26 Mar 2002 17:16:46 +0100
5862              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
5863      Branch: perl
5864            ! x2p/s2p.PL
5865 ____________________________________________________________________________
5866 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
5867         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
5868      Branch: perl
5869            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
5870            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
5871            ! MANIFEST
5872 ____________________________________________________________________________
5873 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
5874         Log: Avoid and document a weird bug in UNICOS/mk.
5875      Branch: perl
5876            ! pod/perldelta.pod pp_sys.c
5877 ____________________________________________________________________________
5878 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
5879         Log: Math::BigInt::Lite 0.09, from Tels.
5880      Branch: perl
5881            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
5882            ! MANIFEST
5883 ____________________________________________________________________________
5884 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
5885         Log: For now disable the test in OS/390; it seems to hang,
5886              but frustratingly seems to run from command line and
5887              from Perl debugger.
5888      Branch: perl
5889            ! lib/Math/BigInt/t/mbi_rand.t
5890 ____________________________________________________________________________
5891 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
5892         Log: EPOC update from Olaf Flebbe.
5893      Branch: perl
5894            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
5895            ! pod/perlport.pod t/io/fs.t
5896 ____________________________________________________________________________
5897 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
5898         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
5899              and bignum 0.11, from Tels.
5900      Branch: perl
5901            + lib/Math/BigInt/t/with_sub.t
5902            - lib/bignum/t/trace.t
5903            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5904            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
5905            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
5906            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
5907            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
5908            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
5909            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
5910            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
5911            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
5912            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
5913            ! lib/bignum/t/bigrat.t lib/bigrat.pm
5914            ! t/lib/Math/BigInt/Subclass.pm
5915 ____________________________________________________________________________
5916 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
5917         Log: Integrate perlio;
5918              
5919              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
5920              
5921              Testcase for crlf spanning buffer boundary
5922      Branch: perl
5923           +> t/io/crlf.t
5924           !> MANIFEST perlio.c
5925 ____________________________________________________________________________
5926 [ 15521] By: nick                                  on 2002/03/26  15:31:55
5927         Log: Testcase for crlf spanning buffer boundary
5928      Branch: perlio
5929            + t/io/crlf.t
5930            ! MANIFEST
5931 ____________________________________________________________________________
5932 [ 15520] By: nick                                  on 2002/03/26  15:09:52
5933         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
5934      Branch: perlio
5935            ! perlio.c
5936 ____________________________________________________________________________
5937 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
5938         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
5939      Branch: perl
5940            ! t/lib/1_compile.t
5941 ____________________________________________________________________________
5942 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
5943         Log: Document the Configure (really, awk) glitch in
5944              UNICOS/mk.
5945      Branch: perl
5946            ! pod/perldelta.pod
5947 ____________________________________________________________________________
5948 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
5949         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
5950              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5951              Date: Fri, 22 Mar 2002 16:11:28 +0100
5952              Message-ID: <3C9B57B0.31936.496399@localhost>
5953      Branch: perl
5954            ! win32/win32.c
5955 ____________________________________________________________________________
5956 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
5957         Log: Subject: Re: Jarkko likes OOOOs
5958              From: "Gerrit P. Haase" <gp@familiehaase.de>
5959              Date: Tue, 26 Mar 2002 08:44:02 +0100
5960              Message-ID: <40509050505.20020326084402@familiehaase.de>
5961      Branch: perl
5962            ! t/io/fs.t
5963 ____________________________________________________________________________
5964 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
5965         Log: Subject: [patch utils/perlbug] subject header setting problem      
5966              From: Stas Bekman <stas@stason.org>
5967              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
5968              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
5969      Branch: perl
5970            ! utils/perlbug.PL
5971 ____________________________________________________________________________
5972 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
5973         Log: Subject: [PATCH] win32/makefile.mk
5974              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5975              Date: Tue, 26 Mar 2002 13:56:19 +0100
5976              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
5977      Branch: perl
5978            ! win32/makefile.mk
5979 ____________________________________________________________________________
5980 [ 15513] By: nick                                  on 2002/03/26  07:17:17
5981         Log: Integrate mainline
5982      Branch: perlio
5983           +> (branch 39 files)
5984            - (delete 109 files)
5985           !> (integrate 105 files)
5986 ____________________________________________________________________________
5987 [ 15512] By: nick                                  on 2002/03/26  06:52:42
5988         Log: Integrate mainline
5989      Branch: perlio
5990           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
5991           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
5992           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
5993           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
5994           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
5995 ____________________________________________________________________________
5996 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
5997         Log: Installation advice from Robert Spier. 
5998      Branch: perl
5999            ! INSTALL
6000 ____________________________________________________________________________
6001 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
6002         Log: Stas setting things right.
6003      Branch: perl
6004            ! ext/PerlIO/PerlIO.t
6005 ____________________________________________________________________________
6006 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
6007         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
6008              From: Paul_GreenVOS@vos.stratus.com
6009              Date: Mon, 25 Mar 02 23:57 est
6010              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
6011      Branch: perl
6012            ! ext/IO/lib/IO/t/io_unix.t
6013 ____________________________________________________________________________
6014 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
6015         Log: Add threads hints for UNICOS/mk and UNICOS.
6016              (I'm just guessing on UNICOS.)
6017      Branch: perl
6018            ! hints/unicos.sh hints/unicosmk.sh
6019 ____________________________________________________________________________
6020 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
6021         Log: Mention the effect of Unicode keys on hashes.
6022      Branch: perl
6023            ! pod/perlunicode.pod
6024 ____________________________________________________________________________
6025 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
6026         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
6027              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
6028              Date: Mon, 25 Mar 2002 17:24:33 -0600
6029              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
6030      Branch: perl
6031            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
6032            ! vms/vms_yfix.pl
6033 ____________________________________________________________________________
6034 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
6035         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
6036      Branch: perl
6037            ! hints/dec_osf.sh
6038 ____________________________________________________________________________
6039 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
6040         Log: The .ucm of Encode are big when uncompressed.
6041      Branch: perl
6042            ! INSTALL
6043 ____________________________________________________________________________
6044 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
6045         Log: I don't understand what is going on what these
6046              news tests, retracting the whole lot.
6047      Branch: perl
6048            ! ext/PerlIO/PerlIO.t
6049 ____________________________________________________________________________
6050 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
6051         Log: Upgrade to Encode 0.99, from Dan Kogai.
6052      Branch: perl
6053            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
6054            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
6055            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
6056            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
6057            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
6058            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
6059            + ext/Encode/Encode/ksc5601.ucm
6060            + ext/Encode/Encode/macCentEuro.ucm
6061            + ext/Encode/Encode/macCroatian.ucm
6062            + ext/Encode/Encode/macCyrillic.ucm
6063            + ext/Encode/Encode/macDingbats.ucm
6064            + ext/Encode/Encode/macGreek.ucm
6065            + ext/Encode/Encode/macIceland.ucm
6066            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6067            + ext/Encode/Encode/macRumanian.ucm
6068            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6069            + ext/Encode/Encode/macTurkish.ucm
6070            + ext/Encode/Encode/macUkraine.ucm
6071            + ext/Encode/Encode/shiftjis.ucm
6072            + ext/Encode/lib/Encode/10646_1.pm
6073            + ext/Encode/lib/Encode/CJKConstants.pm
6074            + ext/Encode/lib/Encode/CN/2022_CN.pm
6075            + ext/Encode/lib/Encode/JP/2022_JP.pm
6076            + ext/Encode/lib/Encode/JP/2022_JP1.pm
6077            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
6078            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
6079            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
6080            + ext/Encode/ucm2table
6081            - (delete 109 files)
6082            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
6083            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
6084            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
6085            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
6086            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6087            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6088            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6089            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6090            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6091            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6092            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6093            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6094            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6095            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
6096            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
6097            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
6098            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
6099            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
6100            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
6101            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
6102            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
6103            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
6104            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6105            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
6106            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
6107            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
6108            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
6109            ! ext/Encode/Makefile.PL ext/Encode/README
6110            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
6111            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
6112            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
6113            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
6114            ! ext/Encode/lib/Encode/Details.pod
6115            ! ext/Encode/lib/Encode/Encoding.pm
6116            ! ext/Encode/lib/Encode/Internal.pm
6117            ! ext/Encode/lib/Encode/JP/H2Z.pm
6118            ! ext/Encode/lib/Encode/JP/JIS.pm
6119            ! ext/Encode/lib/Encode/Supported.pod
6120            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
6121            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
6122            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
6123            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
6124            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
6125            ! ext/Encode/t/jisx0212.ref
6126 ____________________________________________________________________________
6127 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
6128         Log: Noise with -w.
6129      Branch: perl
6130            ! ext/PerlIO/PerlIO.t
6131 ____________________________________________________________________________
6132 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
6133         Log: If no perlio no perlio warnings, either.
6134      Branch: perl
6135            ! lib/warnings.t
6136 ____________________________________________________________________________
6137 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
6138         Log: ...and put some of the new perlio tests here.
6139              The in-memory ones not yet since my poor brain
6140              refuses to find the right TODO incantation.
6141      Branch: perl
6142            ! ext/PerlIO/PerlIO.t
6143 ____________________________________________________________________________
6144 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
6145         Log: Take away the perlio-requiring tests..
6146      Branch: perl
6147            ! t/io/open.t
6148 ____________________________________________________________________________
6149 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
6150         Log: More correct now, but actually the two new tests
6151              need to be moved, since they are perlio-only...
6152      Branch: perl
6153            ! t/io/open.t
6154 ____________________________________________________________________________
6155 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
6156         Log: More neo-io tests from Stas Bekman.
6157      Branch: perl
6158            ! t/io/open.t
6159 ____________________________________________________________________________
6160 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
6161         Log: Document the QNX6 sprintf glitch.
6162      Branch: perl
6163            ! pod/perldelta.pod
6164 ____________________________________________________________________________
6165 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
6166         Log: AmigaOS must use the ixemul directly, since there
6167              is no more vfork support.
6168      Branch: perl
6169            ! hints/amigaos.sh
6170 ____________________________________________________________________________
6171 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
6172         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
6173              From: Norton Allen <allen@huarp.harvard.edu>
6174              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
6175              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
6176      Branch: perl
6177            ! pp_sys.c
6178 ____________________________________________________________________________
6179 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
6180         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
6181              From: Norton Allen <allen@huarp.harvard.edu>
6182              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
6183              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
6184      Branch: perl
6185            ! ext/Socket/socketpair.t
6186 ____________________________________________________________________________
6187 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
6188         Log: Clarify the 8.3 rule.
6189      Branch: perl
6190            ! Porting/check83.pl
6191 ____________________________________________________________________________
6192 [ 15490] By: nick                                  on 2002/03/25  16:05:07
6193         Log: Integrate mainline
6194      Branch: perlio
6195           +> ext/Encode/lib/Encode/EncFormat.pod
6196           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
6197            - ext/Encode/lib/EncodeFormat.pod
6198           !> (integrate 41 files)
6199 ____________________________________________________________________________
6200 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
6201         Log: Update Changes.
6202      Branch: perl
6203            ! Changes patchlevel.h
6204 ____________________________________________________________________________
6205 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
6206         Log: Forgotten from #15486.
6207      Branch: perl
6208            ! perl.c
6209 ____________________________________________________________________________
6210 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
6211         Log: It seems that FreeBSD does not like using Perl's malloc
6212              when multithreaded.
6213      Branch: perl
6214            ! hints/freebsd.sh
6215 ____________________________________________________________________________
6216 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
6217         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
6218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6219              Date: Mon, 25 Mar 2002 11:33:17 +0100
6220              Message-ID: <20020325113317.A1410@rafael>
6221              
6222              Apparently VMS does not do YYDEBUG.
6223      Branch: perl
6224            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
6225 ____________________________________________________________________________
6226 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
6227         Log: Subject: [PATCH] warnings for perlio + others
6228              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6229              Date: Mon, 25 Mar 2002 13:01:44 -0000
6230              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
6231      Branch: perl
6232            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
6233            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
6234            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
6235            ! warnings.pl
6236 ____________________________________________________________________________
6237 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
6238         Log: As verified by Doug MacEachern.
6239      Branch: perl
6240            ! pod/perldelta.pod
6241 ____________________________________________________________________________
6242 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
6243         Log: MPE/iX update from Mark Bixby.
6244      Branch: perl
6245            + mpeix/mpeix.c
6246            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
6247            ! hints/mpeix.sh mpeix/mpeixish.h
6248 ____________________________________________________________________________
6249 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
6250         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
6251              From: Nicholas Clark <nick@unfortu.net>
6252              Date: Sun, 24 Mar 2002 22:50:06 +0000
6253              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
6254      Branch: perl
6255            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
6256 ____________________________________________________________________________
6257 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
6258         Log: Subject: [PATCH] fix warning + carp interaction
6259              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
6260              Date: Sun, 24 Mar 2002 23:00:21 -0000
6261              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
6262      Branch: perl
6263            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
6264            ! warnings.pl
6265 ____________________________________________________________________________
6266 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
6267         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
6268              (All the code changes have already been applied earlier.)
6269      Branch: perl
6270            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
6271 ____________________________________________________________________________
6272 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
6273         Log: DB_File: for the core version, no need to specify
6274              a minimum MM version.
6275      Branch: perl
6276            ! ext/DB_File/Makefile.PL
6277 ____________________________________________________________________________
6278 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
6279         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
6280              From: Dave Mitchell <davem@fdgroup.com>
6281              Date: Sun, 24 Mar 2002 22:23:08 +0000
6282              Message-ID: <20020324222308.B21963@fdgroup.com>
6283      Branch: perl
6284            ! pp_pack.c
6285 ____________________________________________________________________________
6286 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
6287         Log: Subject: [PATCH @15450] errno help for VMS
6288              From: "Craig A. Berry" <craigberry@mac.com>
6289              Date: Sun, 24 Mar 2002 16:17:52 -0600
6290              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
6291      Branch: perl
6292            ! ext/POSIX/t/posix.t vms/vms.c
6293 ____________________________________________________________________________
6294 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
6295         Log: Upgrade to Locale::Codes 2.03.
6296      Branch: perl
6297            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
6298            ! lib/Locale/Country.pm
6299 ____________________________________________________________________________
6300 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
6301         Log: metaconfig unit change for #15474.
6302      Branch: metaconfig/U/perl
6303            ! Extensions.U
6304 ____________________________________________________________________________
6305 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
6306         Log: The #15472 said "properly".  Ha!
6307      Branch: perl
6308            ! Configure
6309 ____________________________________________________________________________
6310 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
6311         Log: metaconfig unit change for #15472.
6312      Branch: metaconfig/U/perl
6313            ! Extensions.U
6314 ____________________________________________________________________________
6315 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
6316         Log: Properly scan for the subextensions of Encode
6317              when doing static builds.
6318      Branch: perl
6319            ! Configure
6320 ____________________________________________________________________________
6321 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
6322         Log: Tru64: Document the known odbm failure with static builds.
6323      Branch: perl
6324            ! README.tru64
6325 ____________________________________________________________________________
6326 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
6327         Log: microperl tweaks.
6328      Branch: perl
6329            ! Makefile.micro locale.c util.c
6330 ____________________________________________________________________________
6331 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
6332         Log: metaconfig unit changes for #15468.
6333      Branch: metaconfig
6334            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
6335            ! U/modified/libc.U U/modified/libs.U
6336            ! U/threads/d_pthread_atfork.U
6337 ____________________________________________________________________________
6338 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
6339         Log: Various metaconfig unit cleanup; only one visible change
6340              in Configure, though.
6341      Branch: perl
6342            ! Configure
6343 ____________________________________________________________________________
6344 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
6345         Log: Upgrade to Encode 0.98, from Dan Kogai.
6346      Branch: perl
6347            + ext/Encode/lib/Encode/EncFormat.pod
6348            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
6349            - ext/Encode/lib/EncodeFormat.pod
6350            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
6351            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
6352            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6353            ! ext/Encode/lib/Encode/Alias.pm
6354            ! ext/Encode/lib/Encode/Details.pod
6355            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
6356            ! ext/Encode/lib/Encode/JP/JIS.pm
6357            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6358 ____________________________________________________________________________
6359 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
6360         Log: Integrate perlio;
6361              
6362              Avoid core-dump in Encode with PERLIO=mmap
6363      Branch: perl
6364           !> ext/Encode/Encode.xs
6365 ____________________________________________________________________________
6366 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
6367         Log: In the spirit of #15464.
6368      Branch: perl
6369            ! perl.c sv.c
6370 ____________________________________________________________________________
6371 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
6372         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
6373              From: Michael G Schwern <schwern@pobox.com>
6374              Date: Sun, 24 Mar 2002 02:27:25 -0500
6375              Message-ID: <20020324072725.GA3554@blackrider>
6376      Branch: perl
6377            ! perl.c
6378 ____________________________________________________________________________
6379 [ 15463] By: nick                                  on 2002/03/24  10:24:41
6380         Log: Integrate mainline
6381      Branch: perlio
6382           +> (branch 28 files)
6383            - lib/bigfloat.t lib/bigint.t
6384           !> (integrate 59 files)
6385 ____________________________________________________________________________
6386 [ 15462] By: nick                                  on 2002/03/24  08:59:35
6387         Log: Avoid core-dump in Encode with PERLIO=mmap
6388      Branch: perlio
6389            ! ext/Encode/Encode.xs
6390 ____________________________________________________________________________
6391 [ 15461] By: nick                                  on 2002/03/24  08:58:21
6392         Log: Too many machines doing integrate mainline
6393      Branch: perlio
6394           !> Changes Configure lib/AutoSplit.t
6395           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
6396           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
6397           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
6398           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
6399 ____________________________________________________________________________
6400 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
6401         Log: Retract Math::BigInt::Lite for now, seems to confuse
6402              bignum and bigrat.
6403      Branch: perl
6404            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
6405            ! MANIFEST
6406 ____________________________________________________________________________
6407 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
6408         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
6409              From: "Craig A. Berry" <craigberry@mac.com>
6410              Date: Sat, 23 Mar 2002 23:23:00 -0600
6411              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
6412      Branch: perl
6413            ! configure.com vms/vms.c
6414 ____________________________________________________________________________
6415 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
6416         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
6417              From: Michael G Schwern <schwern@pobox.com>
6418              Date: Sat, 23 Mar 2002 21:32:32 -0500
6419              Message-ID: <20020324023232.GA29972@blackrider>
6420              
6421              (with Russ Allbery's simplifications)
6422      Branch: perl
6423            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
6424 ____________________________________________________________________________
6425 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
6426         Log: Merge Math::BigInt::Lite 0.08, from Tels.
6427      Branch: perl
6428            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
6429            ! MANIFEST
6430 ____________________________________________________________________________
6431 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
6432         Log: Too chatty.
6433      Branch: perl
6434            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
6435 ____________________________________________________________________________
6436 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
6437         Log: Merge bignum 0.10, from Tels.
6438      Branch: perl
6439            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
6440            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
6441            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
6442            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
6443            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
6444            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
6445            ! MANIFEST
6446 ____________________________________________________________________________
6447 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
6448         Log: Rename the Perl 4 tests in preparation of bignum.
6449      Branch: perl
6450            + lib/bigfloatpl.t lib/bigintpl.t
6451            - lib/bigfloat.t lib/bigint.t
6452            ! MANIFEST
6453 ____________________________________________________________________________
6454 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
6455         Log: Merge Math::BigRat 0.04, from Tels.
6456      Branch: perl
6457            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
6458            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
6459            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
6460            + t/lib/Math/BigRat/Test.pm
6461            ! MANIFEST
6462 ____________________________________________________________________________
6463 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
6464         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
6465              From: Dave Mitchell <davem@fdgroup.com>
6466              Date: Sat, 23 Mar 2002 22:27:24 +0000
6467              Message-ID: <20020323222724.A19425@fdgroup.com>
6468      Branch: perl
6469            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
6470 ____________________________________________________________________________
6471 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
6472         Log: Forgotten.
6473      Branch: perl
6474            ! ext/Unicode/Normalize/README
6475 ____________________________________________________________________________
6476 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
6477         Log: Update Changes.
6478      Branch: perl
6479            ! Changes patchlevel.h
6480 ____________________________________________________________________________
6481 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
6482         Log: Subject: perldoc -m [PATCH]
6483              From: "John L. Allen" <allen@grumman.com>
6484              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
6485              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
6486      Branch: perl
6487            ! utils/perldoc.PL
6488 ____________________________________________________________________________
6489 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
6490         Log: Subject: Re: Copious warnings from Sys::Syslog
6491              From: andreas.koenig@anima.de (Andreas J. Koenig)
6492              Date: Sat, 23 Mar 2002 06:47:08 +0100
6493              Message-ID: <m31yebvns3.fsf@anima.de>
6494      Branch: perl
6495            ! ext/Sys/Syslog/Syslog.pm
6496 ____________________________________________________________________________
6497 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
6498         Log: Upgrade to Math::BigInt 1.55, from Tels.
6499      Branch: perl
6500            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
6501            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
6502            + lib/Math/BigInt/t/use_lib4.t
6503            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6504            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
6505            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
6506            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
6507            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
6508            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
6509            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
6510            ! lib/Math/BigInt/t/upgrade.t
6511 ____________________________________________________________________________
6512 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
6513         Log: Upgrade to Encode 0.97, from Dan Kogai.
6514      Branch: perl
6515            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
6516            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
6517            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
6518            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6519            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
6520            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
6521            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
6522            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
6523            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
6524            ! ext/Encode/t/Tcl.t
6525 ____________________________________________________________________________
6526 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
6527         Log: Slight tweaks on #15443.
6528      Branch: perl
6529            ! pod/perlvar.pod
6530 ____________________________________________________________________________
6531 [ 15444] By: nick                                  on 2002/03/23  17:30:42
6532         Log: Integrate mainline
6533      Branch: perlio
6534           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
6535           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
6536           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
6537           !> (integrate 50 files)
6538 ____________________________________________________________________________
6539 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
6540         Log: Subject: patch [bleadperl]: Document %! special variable
6541              From: mjd@plover.com
6542              Date: 23 Mar 2002 18:25:44 -0000
6543              Message-ID: <20020323182544.11741.qmail@plover.com>    
6544      Branch: perl
6545            ! pod/perlvar.pod
6546 ____________________________________________________________________________
6547 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
6548         Log: Since the Encode::JP is unsupported under EBCDIC we
6549              cannot run this test (aliases as such should work fine).
6550      Branch: perl
6551            ! ext/Encode/t/Aliases.t
6552 ____________________________________________________________________________
6553 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
6554         Log: EBCDIC: the sorting order is different under
6555              byte-EBCDIC and Unicode.
6556      Branch: perl
6557            ! t/op/utfhash.t
6558 ____________________________________________________________________________
6559 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
6560         Log: EBCDIC: the character codes are different.
6561      Branch: perl
6562            ! lib/Pod/t/pod2html-lib.pl
6563 ____________________________________________________________________________
6564 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
6565         Log: Purify: #15434 got the test the wrong.
6566              (Is there an approved way of testing "is this an unop"?)
6567      Branch: perl
6568            ! op.c
6569 ____________________________________________________________________________
6570 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
6571         Log: Purify: Array bounds read: could read one character past the end.
6572      Branch: perl
6573            ! pp_pack.c
6574 ____________________________________________________________________________
6575 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
6576         Log: Purify: Array bounds read: reading one byte before the buffer.
6577      Branch: perl
6578            ! util.c
6579 ____________________________________________________________________________
6580 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
6581         Log: Purify: Unitialized memory read.  Too many code paths
6582              to keep track of, I guess.
6583      Branch: perl
6584            ! sv.c
6585 ____________________________________________________________________________
6586 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
6587         Log: Purify: Array bounds write: pre-extend the strxfrm
6588              buffer by a factor of four (suggested maximum by HP-UX;
6589              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
6590              know how portable that is; locale.c uses yet another trick
6591              (not a particularly good trick, I might add))
6592      Branch: perl
6593            ! ext/POSIX/POSIX.xs
6594 ____________________________________________________________________________
6595 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
6596         Log: Purify: Array bounds read: o->op_last was accessed
6597              for unops (via newUNOP() and ck_eof()).
6598              (analysis okay, patch bad: see #15439)
6599      Branch: perl
6600            ! op.c
6601 ____________________________________________________________________________
6602 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
6603         Log: Subject: [PATCH] vms/test.com, File::Find tests
6604              From: "Craig A. Berry" <craigberry@mac.com>
6605              Date: Fri, 22 Mar 2002 16:52:59 -0600
6606              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
6607      Branch: perl
6608            ! vms/test.com
6609 ____________________________________________________________________________
6610 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
6611         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
6612              From: Michael G Schwern <schwern@pobox.com>
6613              Date: Fri, 22 Mar 2002 18:08:19 -0500
6614              Message-ID: <20020322230819.GB16454@blackrider>
6615      Branch: perl
6616            ! ext/Sys/Syslog/Syslog.pm
6617 ____________________________________________________________________________
6618 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
6619         Log: Update the information on Encode.
6620      Branch: perl
6621            ! pod/perldelta.pod
6622 ____________________________________________________________________________
6623 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
6624         Log: Upgrade to Encode 0.96, from Dan Kogai.
6625      Branch: perl
6626            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
6627            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
6628            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
6629            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6630            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6631            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
6632            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
6633            ! ext/Encode/lib/Encode/Alias.pm
6634            ! ext/Encode/lib/Encode/Encoding.pm
6635            ! ext/Encode/lib/Encode/Internal.pm
6636            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6637 ____________________________________________________________________________
6638 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
6639         Log: Subject: [PATCH] h2xs.t fix for VMS
6640              From: "Craig A. Berry" <craigberry@mac.com>
6641              Date: Fri, 22 Mar 2002 15:47:38 -0600
6642              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
6643      Branch: perl
6644            ! lib/h2xs.t
6645 ____________________________________________________________________________
6646 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
6647         Log: One more pass.
6648      Branch: perl
6649            ! epoc/config.sh
6650 ____________________________________________________________________________
6651 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
6652         Log: Even better version from Olaf Flebbe.
6653      Branch: perl
6654            ! epoc/config.sh pp_sys.c util.c
6655 ____________________________________________________________________________
6656 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
6657         Log: EPOC update from Olaf Flebbe.
6658      Branch: perl
6659            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
6660            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
6661 ____________________________________________________________________________
6662 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
6663         Log: Tweak from John P. Linderman.
6664      Branch: perl
6665            ! pod/perlhack.pod
6666 ____________________________________________________________________________
6667 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
6668         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
6669              From: Stas Bekman <stas@stason.org>
6670              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
6671              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
6672      Branch: perl
6673            ! pod/perlfunc.pod
6674 ____________________________________________________________________________
6675 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
6676         Log: Subject: [PATCH] check sysconf's return value in reentr.c
6677              From: <slaven.rezic@berlin.de>
6678              Date: Fri, 22 Mar 2002 18:30:36 +0100
6679              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
6680              
6681              (plus use 4k instead 2k as the "usual" size)
6682      Branch: perl
6683            ! reentr.c reentr.pl
6684 ____________________________________________________________________________
6685 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
6686         Log: Update Changes.
6687      Branch: perl
6688            ! Changes patchlevel.h
6689 ____________________________________________________________________________
6690 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
6691         Log: Forgot from #15416.
6692      Branch: perl
6693            ! pod/perlfaq3.pod
6694 ____________________________________________________________________________
6695 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
6696         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
6697              From: andreas.koenig@anima.de (Andreas J. Koenig)
6698              Date: Fri, 22 Mar 2002 16:27:51 +0100
6699              Message-ID: <m3n0x0vczs.fsf@anima.de>
6700      Branch: perl
6701            ! pod/perlmodstyle.pod
6702 ____________________________________________________________________________
6703 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
6704         Log: metaconfig unit changes for #15418.
6705      Branch: metaconfig
6706            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6707            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6708            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6709            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6710            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6711            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6712            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6713            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6714            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6715            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6716            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6717            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6718            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6719            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6720            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6721            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6722            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6723            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6724            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6725            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6726            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6727            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6728            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6729            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6730 ____________________________________________________________________________
6731 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
6732         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
6733              Also, there's no i_stdio.
6734      Branch: perl
6735            ! Configure reentr.h reentr.pl
6736 ____________________________________________________________________________
6737 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
6738         Log: Document a known AIX warning.
6739      Branch: perl
6740            ! pod/perldelta.pod
6741 ____________________________________________________________________________
6742 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
6743         Log: Undo #15415, allow the faq people to catch up first.
6744      Branch: perl
6745            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6746 ____________________________________________________________________________
6747 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
6748         Log: FAQ sync.
6749      Branch: perl
6750            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
6751 ____________________________________________________________________________
6752 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
6753         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
6754              From: andreas.koenig@anima.de (Andreas J. Koenig)
6755              Date: Fri, 22 Mar 2002 15:16:19 +0100
6756              Message-ID: <m38z8kwuvg.fsf@anima.de>
6757              
6758              (plus reformat)
6759      Branch: perl
6760            ! pod/perldelta.pod
6761 ____________________________________________________________________________
6762 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
6763         Log: Integrate perlio;
6764              
6765              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
6766              
6767              Check for sanity of UTF-8 keys in hashes
6768      Branch: perl
6769           +> t/op/utfhash.t
6770           !> MANIFEST doio.c
6771 ____________________________________________________________________________
6772 [ 15412] By: nick                                  on 2002/03/22  10:50:53
6773         Log: Check for sanity of UTF-8 keys in hashes
6774              (feel free to add more tests...)
6775      Branch: perlio
6776            + t/op/utfhash.t
6777            ! MANIFEST
6778 ____________________________________________________________________________
6779 [ 15411] By: ams                                   on 2002/03/22  08:36:33
6780         Log: Revert #15200 for backwards compatiblity reasons.
6781      Branch: perl
6782            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
6783            ! pp_ctl.c t/op/override.t
6784 ____________________________________________________________________________
6785 [ 15410] By: nick                                  on 2002/03/22  07:47:41
6786         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
6787              - when (e.g.) STDOUT is char special file and gets IoOFP
6788              created - do _NOT_ pass num_svs as that fopen-s stringified
6789              glob, and not fdopen-s the fd.
6790      Branch: perlio
6791            ! doio.c
6792 ____________________________________________________________________________
6793 [ 15409] By: nick                                  on 2002/03/22  07:19:33
6794         Log: Integrate mainline
6795      Branch: perlio
6796           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
6797           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
6798           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
6799           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
6800           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
6801           +> ext/Encode/lib/Encode/Details.pod
6802           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6803           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
6804           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
6805           +> lib/Pod/t/pod2html-lib.pl
6806            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
6807           !> (integrate 39 files)
6808 ____________________________________________________________________________
6809 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
6810         Log: Win32 tweak from mjd.
6811      Branch: perl
6812            ! lib/Tie/File.pm
6813 ____________________________________________________________________________
6814 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
6815         Log: If Unicode keys are entered to a hash, a bit is turned on.
6816              If the bit is on, when the keys are fetched from the hash
6817              (%h, each %h, keys %h), the Unicodified versions of the keys
6818              are returned if needed.  This solution errs on the size of
6819              over-Unicodifying, the old solution erred on the side of
6820              under-Unicodifying.  As long as the hash keys can be a mix
6821              of byte and Unicode strings, a perfect fit is hard to come by.
6822      Branch: perl
6823            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
6824            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
6825 ____________________________________________________________________________
6826 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
6827         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
6828              From: Mike Guy <mjtg@cam.ac.uk>
6829              Date: Fri, 22 Mar 2002 02:08:20 +0000
6830              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
6831      Branch: perl
6832            ! pod/perldelta.pod
6833 ____________________________________________________________________________
6834 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
6835         Log: PM_SETRE() fallout.
6836      Branch: perl
6837            ! ext/ByteLoader/bytecode.h
6838 ____________________________________________________________________________
6839 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
6840         Log: Subject: [PATCH pod/perlxs.pod] doc fix
6841              From: Stas Bekman <stas@stason.org>
6842              Date: Thu, 21 Mar 2002 18:47:35 +0800
6843              Message-ID: <3C99BA47.9010403@stason.org>
6844      Branch: perl
6845            ! pod/perlxs.pod
6846 ____________________________________________________________________________
6847 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
6848         Log: Subject: [PATCH]
6849              From: Slaven Rezic <slaven.rezic@berlin.de>
6850              Date: 21 Mar 2002 10:19:23 +0100
6851              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
6852              
6853              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
6854      Branch: perl
6855            ! hints/freebsd.sh
6856 ____________________________________________________________________________
6857 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
6858         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
6859              From: Tim Bunce <Tim.Bunce@pobox.com>
6860              Date: Thu, 21 Mar 2002 21:18:05 +0000
6861              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
6862      Branch: perl
6863            ! ext/Storable/Storable.xs
6864 ____________________________________________________________________________
6865 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
6866         Log: Reword the Apache^Wmod_perl bit so that Sarathy
6867              can sleep easier :-)
6868      Branch: perl
6869            ! pod/perldelta.pod
6870 ____________________________________________________________________________
6871 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
6872         Log: It seems that the strange failure (core dump) of
6873              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
6874              (1) using Sun's cc helps
6875              (2) rewriting the ithreads PM_SETRE() to do the
6876              setting in two steps helps
6877              (3) no other platforms have the crash
6878              (4) Tru64's Third Degree sees nothing evil
6879              So we implement (2).
6880      Branch: perl
6881            ! op.h
6882 ____________________________________________________________________________
6883 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
6884         Log: Solaris: default to the SUNwspro cc if it is available.
6885      Branch: perl
6886            ! hints/solaris_2.sh
6887 ____________________________________________________________________________
6888 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
6889         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
6890              does not get fixed in time.
6891      Branch: perl
6892            ! pod/perldelta.pod
6893 ____________________________________________________________________________
6894 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
6895         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
6896              From: Dave Mitchell <davem@fdgroup.com>
6897              Date: Thu, 21 Mar 2002 17:24:40 +0000
6898              Message-ID: <20020321172440.C13683@fdgroup.com>
6899      Branch: perl
6900            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
6901            ! pod/perlapi.pod proto.h sv.h toke.c
6902 ____________________________________________________________________________
6903 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
6904         Log: One more proto escapee.
6905      Branch: perl
6906            ! hints/linux.sh
6907 ____________________________________________________________________________
6908 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
6909         Log: metaconfig unit change for #15394.
6910      Branch: metaconfig/U/perl
6911            ! Checkcc.U
6912 ____________________________________________________________________________
6913 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
6914         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
6915              From: Robin Barker <rmb1@cise.npl.co.uk>
6916              Date: Thu, 21 Mar 2002 17:35:00 GMT
6917              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
6918      Branch: perl
6919            ! Configure
6920 ____________________________________________________________________________
6921 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
6922         Log: Subject: Re: [tests for Pod::Html]
6923              From: Stas Bekman <stas@stason.org>
6924              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
6925              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
6926      Branch: perl
6927            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
6928            - t/pod2html/README
6929            ! MANIFEST lib/Pod/t/pod2html-lib.pl
6930 ____________________________________________________________________________
6931 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
6932         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
6933              From: Stas Bekman <stas@stason.org>
6934              Date: Thu, 21 Mar 2002 18:50:56 +0800
6935              Message-ID: <3C99BB10.50004@stason.org>
6936      Branch: perl
6937            ! ext/Cwd/Cwd.xs
6938 ____________________________________________________________________________
6939 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
6940         Log: Upgrade to Encode 0.95, from Dan Kogai.
6941      Branch: perl
6942            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
6943            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
6944            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
6945            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
6946            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
6947            + ext/Encode/lib/Encode/Details.pod
6948            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6949            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
6950            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6951            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
6952            ! ext/Encode/Makefile.PL
6953 ____________________________________________________________________________
6954 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
6955         Log: Mention the new syslog try-harder feature.
6956      Branch: perl
6957            ! pod/perldelta.pod
6958 ____________________________________________________________________________
6959 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
6960         Log: metaconfig unit changes for #15388.
6961      Branch: metaconfig
6962            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6963            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6964            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6965            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6966            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6967            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6968            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6969            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6970            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6971            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6972            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6973            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6974            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6975            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6976            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6977            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6978            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6979            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6980            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6981            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6982            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6983            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6984            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6985            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6986 ____________________________________________________________________________
6987 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
6988         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
6989              From: Spider Boardman <spider@web.zk3.dec.com>
6990              Date: Thu, 21 Mar 2002 09:23:45 -0500
6991              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
6992      Branch: perl
6993            ! Configure hints/hpux.sh reentr.pl
6994 ____________________________________________________________________________
6995 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
6996         Log: NetWare diff from C Aditya.
6997      Branch: perl
6998            ! perl.h
6999 ____________________________________________________________________________
7000 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
7001         Log: The htmlview test doesn't work yet.
7002      Branch: perl
7003            + t/pod2html/README
7004            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
7005            ! MANIFEST
7006 ____________________________________________________________________________
7007 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
7008         Log: Placeholder.
7009      Branch: perl
7010            ! MANIFEST
7011 ____________________________________________________________________________
7012 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
7013         Log: Integrate perlio: missing tabs in makefile.mk.
7014      Branch: perl
7015           !> win32/makefile.mk
7016 ____________________________________________________________________________
7017 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
7018         Log: Subject: [tests for Pod::Html]
7019              From: Stas Bekman <stas@stason.org>
7020              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
7021              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
7022      Branch: perl
7023            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
7024            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
7025            + lib/Pod/t/pod2html-lib.pl
7026            ! MANIFEST
7027 ____________________________________________________________________________
7028 [ 15382] By: nick                                  on 2002/03/21  07:21:57
7029         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
7030      Branch: perlio
7031           +> ext/Encode/AUTHORS ext/Encode/Changes
7032           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
7033           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7034           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7035           +> ext/I18N/Langinfo/fallback/const-c.inc
7036           +> ext/I18N/Langinfo/fallback/const-xs.inc
7037           +> lib/ExtUtils/t/Constant.t
7038            - ext/Encode/Encode/euc-jp-0212.enc
7039            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
7040            - ext/Encode/t/table.euc ext/Encode/t/table.ref
7041            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
7042           !> (integrate 105 files)
7043 ____________________________________________________________________________
7044 [ 15381] By: nick                                  on 2002/03/21  06:59:57
7045         Log: Restore tabs so dmake will parse file!
7046      Branch: perlio
7047            ! win32/makefile.mk
7048 ____________________________________________________________________________
7049 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
7050         Log: Upgrade to Unicode::Normalize 0.16.
7051      Branch: perl
7052            ! ext/Unicode/Normalize/Changes
7053            ! ext/Unicode/Normalize/Normalize.pm
7054 ____________________________________________________________________________
7055 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
7056         Log: Schwern's wallet is a bit more loose.
7057      Branch: perl
7058            ! t/lib/1_compile.t
7059 ____________________________________________________________________________
7060 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
7061         Log: Subject: [PATCH]
7062              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7063              Date: Wed, 20 Mar 2002 22:56:17 -0000
7064              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
7065              
7066              packWARN also for subdirs.
7067      Branch: perl
7068            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
7069            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
7070            ! win32/win32.c
7071 ____________________________________________________________________________
7072 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
7073         Log: A plan is better.
7074      Branch: perl
7075            ! ext/Encode/t/CJKalias.t
7076 ____________________________________________________________________________
7077 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
7078         Log: Upgrade to Encode 0.94, from Dan Kogai.
7079      Branch: perl
7080            + ext/Encode/lib/Encode/Description.pod
7081            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
7082            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
7083            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7084            ! ext/Encode/lib/Encode/Encoding.pm
7085            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7086            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
7087            ! ext/Encode/t/CJKalias.t
7088 ____________________________________________________________________________
7089 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
7090         Log: Rats' nest.
7091      Branch: perl
7092            ! hints/solaris_2.sh
7093 ____________________________________________________________________________
7094 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
7095         Log: Rrright.
7096      Branch: perl
7097            ! pod/perlguts.pod
7098 ____________________________________________________________________________
7099 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
7100         Log: Update Changes.
7101      Branch: perl
7102            ! Changes patchlevel.h
7103 ____________________________________________________________________________
7104 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
7105         Log: Reapply #15336.
7106      Branch: perl
7107            ! ext/Encode/lib/Encode/Tcl.pm
7108 ____________________________________________________________________________
7109 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
7110         Log: Upgrade to Encode 0.93, from Dan Kogai.
7111      Branch: perl
7112            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
7113            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
7114            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
7115            ! ext/Encode/README ext/Encode/TW/TW.pm
7116            ! ext/Encode/lib/Encode/CN/HZ.pm
7117            ! ext/Encode/lib/Encode/Encoding.pm
7118            ! ext/Encode/lib/Encode/Internal.pm
7119            ! ext/Encode/lib/Encode/JP/Constants.pm
7120            ! ext/Encode/lib/Encode/JP/H2Z.pm
7121            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7122            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
7123            ! ext/Encode/lib/Encode/Tcl/Escape.pm
7124            ! ext/Encode/lib/Encode/Tcl/Table.pm
7125            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
7126            ! ext/Encode/lib/Encode/iso10646_1.pm
7127            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7128            ! ext/Encode/t/JP.t
7129 ____________________________________________________________________________
7130 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
7131         Log: Subject: patch for syslog
7132              From: <Nick.Williams@morganstanley.com>
7133              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
7134              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
7135      Branch: perl
7136            ! ext/Sys/Syslog/Syslog.pm
7137 ____________________________________________________________________________
7138 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
7139         Log: Some failure updates.
7140      Branch: perl
7141            ! pod/perldelta.pod
7142 ____________________________________________________________________________
7143 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
7144         Log: Getopt::Long 2.29 from Johan Vromans.
7145      Branch: perl
7146            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
7147 ____________________________________________________________________________
7148 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
7149         Log: Rename ExtUtils.t to Constant.t, as suggested by
7150              Nicholas Clark.
7151      Branch: perl
7152            + lib/ExtUtils/t/Constant.t
7153            - lib/ExtUtils/t/ExtUtils.t
7154            ! MANIFEST
7155 ____________________________________________________________________________
7156 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
7157         Log: Subject: [PATCH] TODO - Make Schwern Poorer
7158              From: Nicholas Clark <nick@unfortu.net>
7159              Date: Tue, 19 Mar 2002 22:50:28 +0000
7160              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
7161      Branch: perl
7162            ! t/lib/1_compile.t
7163 ____________________________________________________________________________
7164 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
7165         Log: Subject: Re: The story of O [PATCH]
7166              From: Richard.Foley@t-online.de (Richard Foley)
7167              Date: Sun, 17 Mar 2002 08:37:26 +0100
7168              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
7169      Branch: perl
7170            ! lib/perl5db.pl
7171 ____________________________________________________________________________
7172 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
7173         Log: Mention the external modules Encode::HanExtra and
7174              PadWalker.
7175      Branch: perl
7176            ! pod/perldelta.pod
7177 ____________________________________________________________________________
7178 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
7179         Log: Subject: [PATCH] List lexicals from debugger
7180              From: Peter Scott <Peter@PSDT.com>
7181              Date: Tue, 19 Mar 2002 12:28:52 -0800
7182              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
7183      Branch: perl
7184            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
7185 ____________________________________________________________________________
7186 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
7187         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
7188              and :encoding(xxx) was errorneously parsed.
7189      Branch: perl
7190            ! lib/open.pm
7191 ____________________________________________________________________________
7192 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
7193         Log: Subject: [PATCH bleadperl] exec.t tweak
7194              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7195              Date: Wed, 20 Mar 2002 01:21:40 +0100
7196              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
7197              
7198              4NT returns 2 as error-code for nonexistant file.
7199      Branch: perl
7200            ! t/op/exec.t
7201 ____________________________________________________________________________
7202 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
7203         Log: minor Tie::File test patch to make win32 happier, from mjd.
7204      Branch: perl
7205            ! lib/Tie/File/t/30_defer.t
7206 ____________________________________________________________________________
7207 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
7208         Log: Subject: [PATCH bleadperl] magic.t tweak
7209              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7210              Date: Wed, 20 Mar 2002 00:39:16 +0100
7211              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
7212      Branch: perl
7213            ! t/op/magic.t
7214 ____________________________________________________________________________
7215 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
7216         Log: Typo fix from Andreas Koenig, plus a tweak.
7217      Branch: perl
7218            ! pod/perlunicode.pod
7219 ____________________________________________________________________________
7220 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
7221         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
7222              in Mandrake 8.2.  Now we need to figure out a way not to
7223              unbreak Apache.
7224      Branch: perl
7225            ! hints/linux.sh
7226 ____________________________________________________________________________
7227 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
7228         Log: Fix for "UTF-8 bug with s///" from Hugo.
7229      Branch: perl
7230            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
7231            ! t/op/pat.t
7232 ____________________________________________________________________________
7233 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
7234         Log: metaconfig unit change for #15354.
7235      Branch: metaconfig
7236            ! U/threads/usethreads.U
7237 ____________________________________________________________________________
7238 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
7239         Log: Installation updates on threads and perlio.
7240      Branch: perl
7241            ! Configure INSTALL
7242 ____________________________________________________________________________
7243 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
7244         Log: Tpo.
7245      Branch: perl
7246            ! pod/perlfaq6.pod
7247 ____________________________________________________________________________
7248 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
7249         Log: Regen modlib and toc.
7250      Branch: perl
7251            ! pod/perlmodlib.pod pod/perltoc.pod
7252 ____________________________________________________________________________
7253 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
7254         Log: Whitespace tweaks.
7255      Branch: perl
7256            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
7257            ! pod/perltodo.pod pod/perlunicode.pod
7258 ____________________________________________________________________________
7259 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
7260         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
7261              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
7262              (And as suggested by Markus Kuhn.)
7263              
7264              While we are at it, document also the case of
7265              mixed hash keys as a known potential troublemaker.
7266              (Since it's locale-related, sometimes.)
7267      Branch: perl
7268            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
7269            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
7270            ! pod/perluniintro.pod
7271 ____________________________________________________________________________
7272 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
7273         Log: Surely a typo.
7274      Branch: perl
7275            ! gv.c
7276 ____________________________________________________________________________
7277 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
7278         Log: Take two.
7279      Branch: perl
7280            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7281            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7282 ____________________________________________________________________________
7283 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
7284         Log: Let's try this from scratch.
7285      Branch: perl
7286            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7287            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7288 ____________________________________________________________________________
7289 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
7290         Log: I could do this all day...
7291      Branch: perl
7292            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7293            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7294 ____________________________________________________________________________
7295 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
7296         Log: Grrr.
7297      Branch: perl
7298            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7299            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7300 ____________________________________________________________________________
7301 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
7302         Log: Subject: Re: Nearly OK for cygwin@15318
7303              From: John Peacock <jpeacock@rowman.com>
7304              Date: Tue, 19 Mar 2002 15:58:08 -0500
7305              Message-ID: <3C97A660.3060302@rowman.com>
7306      Branch: perl
7307            ! pod/perlport.pod
7308 ____________________________________________________________________________
7309 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
7310         Log: Subject: Re: Nearly OK for cygwin@15318
7311              From: <slaven.rezic@berlin.de>
7312              Date: Tue, 19 Mar 2002 21:47:49 +0100
7313              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
7314              
7315              Subject: Re: Nearly OK for cygwin@15318
7316              From: <slaven.rezic@berlin.de>
7317              Date: Tue, 19 Mar 2002 21:37:18 +0100
7318              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
7319      Branch: perl
7320            ! pod/perlport.pod t/io/fs.t
7321 ____________________________________________________________________________
7322 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
7323         Log: D'oh.
7324      Branch: perl
7325            + ext/I18N/Langinfo/fallback/const-c.inc
7326            + ext/I18N/Langinfo/fallback/const-xs.inc
7327 ____________________________________________________________________________
7328 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
7329         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
7330              From: Nicholas Clark <nick@unfortu.net>
7331              Date: Tue, 19 Mar 2002 22:37:08 +0000
7332              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
7333              
7334              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
7335              From: Nicholas Clark <nick@ccl4.org>
7336              Date: Tue, 19 Mar 2002 22:39:55 +0000
7337              Message-ID: <20020319223954.G94831@plum.flirble.org>
7338      Branch: perl
7339            - ext/I18N/Langinfo/fallback.xs
7340            ! MANIFEST
7341 ____________________________________________________________________________
7342 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
7343         Log: Text, not binary.
7344      Branch: perl
7345            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7346            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7347 ____________________________________________________________________________
7348 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
7349         Log: Subject: Re: perl@15244
7350              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7351              Date: Mon, 18 Mar 2002 17:37:31 +0100
7352              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
7353              
7354              (Goedendag: Dutch whitespace police)
7355      Branch: perl
7356            ! hints/hpux.sh
7357 ____________________________________________________________________________
7358 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
7359         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
7360              From: Nicholas Clark <nick@unfortu.net>
7361              Date: Tue, 19 Mar 2002 21:52:47 +0000
7362              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
7363      Branch: perl
7364            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
7365            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
7366            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
7367            ! ext/Sys/Syslog/Makefile.PL
7368 ____________________________________________________________________________
7369 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
7370         Log: More pathname portability checks.
7371      Branch: perl
7372            ! Porting/check83.pl
7373 ____________________________________________________________________________
7374 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
7375         Log: Begone, Encode::Tcl::Extended.
7376      Branch: perl
7377            ! ext/Encode/lib/Encode/Tcl.pm
7378 ____________________________________________________________________________
7379 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
7380         Log: This is like trying to put the shaving cream
7381              back to the can...
7382      Branch: perl
7383            ! hints/linux.sh
7384 ____________________________________________________________________________
7385 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
7386         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
7387              types of usleep().  Fun, fun. fun.
7388      Branch: perl
7389            ! hints/linux.sh
7390 ____________________________________________________________________________
7391 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
7392         Log: Sarathy's new suggestion for Linux threading flags.
7393      Branch: perl
7394            ! hints/linux.sh
7395 ____________________________________________________________________________
7396 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
7397         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
7398      Branch: perl
7399            - ext/Encode/Encode/euc-jp-0212.ucm
7400            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
7401            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7402 ____________________________________________________________________________
7403 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
7404         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
7405              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7406              Date: Tue, 19 Mar 2002 00:42:22 +0100
7407              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
7408      Branch: perl
7409            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
7410 ____________________________________________________________________________
7411 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
7412         Log: "+" is not a valid filename character in VMS.
7413      Branch: perl
7414            + ext/Encode/Encode/euc-jp-0212.ucm
7415            - ext/Encode/Encode/euc-jp+0212.ucm
7416            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7417 ____________________________________________________________________________
7418 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
7419         Log: Update Changes.
7420      Branch: perl
7421            ! Changes patchlevel.h
7422 ____________________________________________________________________________
7423 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
7424         Log: Take away _GNU_SOURCE since that does not seem
7425              to play well with other software (like Apache),
7426              just hint away the WHOAs.
7427      Branch: perl
7428            ! hints/linux.sh
7429 ____________________________________________________________________________
7430 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
7431         Log: metaconfig unit change for #15326.
7432      Branch: metaconfig
7433            ! U/threads/d_crypt_r.U
7434 ____________________________________________________________________________
7435 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
7436         Log: Support crypt_r(const char*,const char*, CRYPTD*).
7437      Branch: perl
7438            ! Configure reentr.h reentr.pl
7439 ____________________________________________________________________________
7440 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
7441         Log: VMS acrobatics from Peter Prymmer.
7442      Branch: perl
7443            ! lib/ExtUtils/t/ExtUtils.t
7444 ____________________________________________________________________________
7445 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
7446         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
7447              From: Stas Bekman <stas@stason.org>
7448              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
7449              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
7450      Branch: perl
7451            ! lib/Pod/Html.pm
7452 ____________________________________________________________________________
7453 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
7454         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
7455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7456              Date: Tue, 19 Mar 2002 10:49:27 +0100
7457              Message-ID: <20020319104927.C705@rafael>   
7458      Branch: perl
7459            ! ext/B/t/xref.t
7460 ____________________________________________________________________________
7461 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
7462         Log: Integrate perlio;
7463              
7464              Move docs for Encode::valid_utf8 (which does not exist)
7465              to be docs for utf8::valid() (which does).
7466      Branch: perl
7467           !> ext/Encode/Encode.pm lib/utf8.pm
7468 ____________________________________________________________________________
7469 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
7470         Log: Remove Encode::Tcl::Extended, suggested by
7471              SADAHIRO Tomoyuki.
7472      Branch: perl
7473            - ext/Encode/Encode/euc-jp-0212.enc
7474            - ext/Encode/lib/Encode/Tcl/Extended.pm
7475            ! MANIFEST ext/Encode/MANIFEST
7476            ! ext/Encode/lib/Encode/Tcl/Escape.pm
7477            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
7478 ____________________________________________________________________________
7479 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
7480         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
7481      Branch: perl
7482            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
7483            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
7484            + ext/Encode/t/jisx0212.ref
7485            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
7486            - ext/Encode/t/table.ref
7487            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
7488            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
7489            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7490            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7491            ! ext/Encode/lib/Encode/CN/HZ.pm
7492            ! ext/Encode/lib/Encode/Encoding.pm
7493            ! ext/Encode/lib/Encode/Internal.pm
7494            ! ext/Encode/lib/Encode/JP/Constants.pm
7495            ! ext/Encode/lib/Encode/JP/H2Z.pm
7496            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7497            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
7498            ! ext/Encode/lib/Encode/Tcl/Escape.pm
7499            ! ext/Encode/lib/Encode/Tcl/Extended.pm
7500            ! ext/Encode/lib/Encode/Tcl/Table.pm
7501            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
7502            ! ext/Encode/lib/Encode/iso10646_1.pm
7503            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7504            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
7505            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
7506 ____________________________________________________________________________
7507 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
7508         Log: constness+signedness nit.
7509      Branch: perl
7510            ! ext/Unicode/Normalize/Normalize.xs
7511 ____________________________________________________________________________
7512 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
7513         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
7514      Branch: perl
7515            ! ext/Unicode/Normalize/Changes
7516            ! ext/Unicode/Normalize/Normalize.pm
7517            ! ext/Unicode/Normalize/Normalize.xs
7518            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
7519            ! ext/Unicode/Normalize/t/func.t
7520 ____________________________________________________________________________
7521 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
7522         Log: Split the ebcdic details to perlebcdic.
7523      Branch: perl
7524            ! pod/perlebcdic.pod pod/perluniintro.pod
7525 ____________________________________________________________________________
7526 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
7527         Log: Be explicit.
7528      Branch: perl
7529            ! pod/perluniintro.pod
7530 ____________________________________________________________________________
7531 [ 15315] By: nick                                  on 2002/03/19  09:24:18
7532         Log: Integrate mainline
7533      Branch: perlio
7534           +> ext/List/Util/t/openhan.t
7535           !> (integrate 53 files)
7536 ____________________________________________________________________________
7537 [ 15314] By: nick                                  on 2002/03/19  07:39:07
7538         Log: Move docs for Encode::valid_utf8 (which does not exist)
7539              to be docs for utf8::valid() (which does).
7540      Branch: perlio
7541            ! ext/Encode/Encode.pm lib/utf8.pm
7542 ____________________________________________________________________________
7543 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
7544         Log: Update the Unicode vs EBCDIC situation.
7545      Branch: perl
7546            ! pod/perlebcdic.pod pod/perluniintro.pod
7547 ____________________________________________________________________________
7548 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
7549         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
7550              From: Robert Spier <rspier@pobox.com>
7551              Date: Mon, 18 Mar 2002 19:22:55 -0800
7552              Message-ID: <15510.44815.383439.823671@rls.cx>
7553      Branch: perl
7554            ! ext/threads/t/end.t
7555 ____________________________________________________________________________
7556 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
7557         Log: UTF-8 walk errors that become visible in EBCDIC.
7558      Branch: perl
7559            ! regexec.c
7560 ____________________________________________________________________________
7561 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
7562         Log: s/regcinclasslen/reginclass/ and remove the old
7563              reginclass since nothing is using it.
7564      Branch: perl
7565            ! embed.fnc embed.h proto.h regexec.c
7566 ____________________________________________________________________________
7567 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
7568         Log: Close the file so it can be (a) removed (b) reopened.
7569      Branch: perl
7570            ! ext/B/t/xref.t
7571 ____________________________________________________________________________
7572 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
7573         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
7574              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7575              Date: Mon, 18 Mar 2002 23:14:31 +0100
7576              Message-ID: <20020318231431.A699@rafael>
7577      Branch: perl
7578            ! ext/B/B.xs utf8.c
7579 ____________________________________________________________________________
7580 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
7581         Log: Failed patch hunk reapplied.
7582      Branch: perl
7583            ! lib/Tie/File/t/32_defer_misc.t
7584 ____________________________________________________________________________
7585 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
7586         Log: For DEBUGGING threaded builds.
7587      Branch: perl
7588            ! sv.c
7589 ____________________________________________________________________________
7590 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
7591         Log: AUTHORS update.
7592      Branch: perl
7593            ! AUTHORS
7594 ____________________________________________________________________________
7595 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
7596         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
7597              (Fix from Craig Berry)
7598      Branch: perl
7599            ! pp_sys.c
7600 ____________________________________________________________________________
7601 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
7602         Log: Subject: [PATCH] configure.com home-grown kill() check
7603              From: "Craig A. Berry" <craigberry@mac.com>
7604              Date: Mon, 18 Mar 2002 13:52:59 -0600
7605              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
7606      Branch: perl
7607            ! configure.com
7608 ____________________________________________________________________________
7609 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
7610         Log: Upgrade to Tie::File 0.50.
7611      Branch: perl
7612            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7613            ! lib/Tie/File/t/32_defer_misc.t
7614 ____________________________________________________________________________
7615 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
7616         Log: AUTHORS updates.
7617      Branch: perl
7618            ! AUTHORS
7619 ____________________________________________________________________________
7620 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
7621         Log: Update Changes.
7622      Branch: perl
7623            ! Changes patchlevel.h
7624 ____________________________________________________________________________
7625 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
7626         Log: OS/390 update.
7627      Branch: perl
7628            ! pod/perldelta.pod
7629 ____________________________________________________________________________
7630 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
7631         Log: Forgot from #15288.
7632      Branch: perl
7633            ! ext/B/B.xs
7634 ____________________________________________________________________________
7635 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
7636         Log: Make regex DEBUGGING faster.
7637      Branch: perl
7638            ! perl.c perl.h regexec.c
7639 ____________________________________________________________________________
7640 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
7641         Log: Undo accidental perl.h part of #15295 (wait for #15297)
7642      Branch: perl
7643            ! perl.h
7644 ____________________________________________________________________________
7645 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
7646         Log: Subject: prefix slip
7647              From: andreas.koenig@anima.de (Andreas J. Koenig)
7648              Date: Mon, 18 Mar 2002 16:24:46 +0100
7649              Message-ID: <m3y9gp3nlt.fsf@anima.de>
7650              
7651              (perl.h part accidental, undone by #15296)
7652      Branch: perl
7653            ! INSTALL perl.h
7654 ____________________________________________________________________________
7655 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
7656         Log: Be tidy.
7657      Branch: perl
7658            ! ext/B/t/xref.t
7659 ____________________________________________________________________________
7660 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
7661         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
7662              From: Spider Boardman <spider@web.zk3.dec.com>
7663              Date: Mon, 18 Mar 2002 10:09:50 -0500
7664              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
7665      Branch: perl
7666            ! README.tru64 hints/dec_osf.sh
7667 ____________________________________________________________________________
7668 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
7669         Log: NetWare tweaks from C Aditya <caditya@novell.com>
7670      Branch: perl
7671            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
7672 ____________________________________________________________________________
7673 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
7674         Log: metaconfig unit change for #15290.
7675      Branch: metaconfig/U/perl
7676            ! perlxv.U
7677 ____________________________________________________________________________
7678 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
7679         Log: Subject: d_nv_preserves_uv_bits
7680              From: Nicholas Clark <nick@unfortu.net>
7681              Date: Thu, 14 Mar 2002 22:24:19 +0000
7682              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
7683      Branch: perl
7684            ! Configure Porting/Glossary Porting/config.sh config_h.SH
7685            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
7686            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7687            ! win32/config.bc win32/config.gc win32/config.vc
7688            ! win32/config.win64
7689 ____________________________________________________________________________
7690 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
7691         Log: Subject: Re: perl@15244
7692              From: Spider Boardman <spider@web.zk3.dec.com>
7693              Date: Mon, 18 Mar 2002 09:38:55 -0500
7694              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
7695              
7696              (IA64 work.)
7697      Branch: perl
7698            ! hints/hpux.sh perl.h
7699 ____________________________________________________________________________
7700 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
7701         Log: Subject: [PATCH B] B::perlstring()
7702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7703              Date: Sun, 17 Mar 2002 23:06:12 +0100
7704              Message-ID: <20020317230612.A24442@rafael>
7705      Branch: perl
7706            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
7707 ____________________________________________________________________________
7708 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
7709         Log: Subject: [PATCH] another pack "w" thing
7710              From: Nicholas Clark <nick@unfortu.net>
7711              Date: Sat, 16 Mar 2002 21:52:15 +0000
7712              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
7713      Branch: perl
7714            ! pp_pack.c t/op/pack.t
7715 ____________________________________________________________________________
7716 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
7717         Log: More prototypes blindness in Solaris.
7718              (TODO: readdir64_r really needs to be seen.)
7719      Branch: perl
7720            ! hints/solaris_2.sh
7721 ____________________________________________________________________________
7722 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
7723         Log: Integrate perlio;
7724              
7725              Tidy the "does not map" message for non-characters
7726              (e.g. iso-8859-3 "\xA5").
7727      Branch: perl
7728           !> ext/Encode/Encode.xs
7729 ____________________________________________________________________________
7730 [ 15284] By: nick                                  on 2002/03/18  11:00:31
7731         Log: Integrate mainline
7732      Branch: perlio
7733           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
7734           +> lib/Tie/File/t/32_defer_misc.t
7735           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
7736           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
7737           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
7738           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
7739           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
7740           !> reentr.pl regexec.c t/op/pat.t util.c
7741 ____________________________________________________________________________
7742 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
7743         Log: Sync with Scalar-List-Utils-1.07
7744      Branch: perl
7745            + ext/List/Util/t/openhan.t
7746            ! MANIFEST ext/List/Util/ChangeLog
7747            ! ext/List/Util/lib/List/Util.pm
7748            ! ext/List/Util/lib/Scalar/Util.pm
7749 ____________________________________________________________________________
7750 [ 15282] By: nick                                  on 2002/03/18  08:11:28
7751         Log: Tidy the "does not map" message for non-characters
7752              (e.g. iso-8859-3 "\xA5").
7753      Branch: perlio
7754            ! ext/Encode/Encode.xs
7755 ____________________________________________________________________________
7756 [ 15281] By: ams                                   on 2002/03/18  04:44:37
7757         Log: URL fix from MJD.
7758      Branch: perl
7759            ! pod/perlfaq3.pod
7760 ____________________________________________________________________________
7761 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
7762         Log: More prototype calming (really should fix the Configure
7763              protochk, but not at this point in time).
7764      Branch: perl
7765            ! hints/solaris_2.sh
7766 ____________________________________________________________________________
7767 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
7768         Log: return at the wrong side of #endif.
7769      Branch: perl
7770            ! util.c
7771 ____________________________________________________________________________
7772 [ 15278] By: ams                                   on 2002/03/17  23:45:31
7773         Log: Typo fix from Stas Bekman.
7774      Branch: perl
7775            ! pod/perlhack.pod
7776 ____________________________________________________________________________
7777 [ 15277] By: ams                                   on 2002/03/17  23:41:35
7778         Log: Upgrade to Tie::File 0.21.
7779      Branch: perl
7780            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
7781            + lib/Tie/File/t/32_defer_misc.t
7782            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
7783            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
7784            ! lib/Tie/File/t/22_autochomp.t
7785 ____________________________________________________________________________
7786 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
7787         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
7788              character classes use inlined macros instead of the full
7789              function call.
7790      Branch: perl
7791            ! regexec.c
7792 ____________________________________________________________________________
7793 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
7794         Log: Integrate perlio;
7795              
7796              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
7797              
7798              Other :encoding oddities
7799              - we should really pop while we can still make method calls
7800              in case DESTROY does something.
7801              - Provide a no-op DESTROY
7802              - Use SvPV_only() rather than just SvPV_on()
7803      Branch: perl
7804           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7805           !> ext/Encode/lib/Encode/Encoding.pm sv.c
7806 ____________________________________________________________________________
7807 [ 15274] By: nick                                  on 2002/03/17  20:00:12
7808         Log: Other :encoding oddities
7809              - we should really pop while we can still make method calls
7810              in case DESTROY does something.
7811              - Provide a no-op DESTROY
7812              - Use SvPV_only() rather than just SvPV_on()
7813      Branch: perlio
7814            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7815            ! ext/Encode/lib/Encode/Encoding.pm
7816 ____________________________________________________________________________
7817 [ 15273] By: nick                                  on 2002/03/17  19:53:24
7818         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
7819      Branch: perlio
7820            ! sv.c
7821 ____________________________________________________________________________
7822 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
7823         Log: Implement the retry-on-ERANGE for the get*_r().
7824              The buffer will keep doubling until 64k.
7825      Branch: perl
7826            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
7827            ! reentr.h reentr.pl
7828 ____________________________________________________________________________
7829 [ 15271] By: nick                                  on 2002/03/17  17:38:44
7830         Log: Integrate mainline
7831      Branch: perlio
7832           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
7833           +> t/op/pow.t
7834           !> (integrate 28 files)
7835 ____________________________________________________________________________
7836 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
7837         Log: Subject: UTF-8 bug (maybe alreayd known?)
7838              From: andreas.koenig@anima.de (Andreas J. Koenig)
7839              Date: Fri, 08 Mar 2002 16:36:01 +0100
7840              Message-ID: <m3n0xjul5q.fsf@anima.de>
7841      Branch: perl
7842            ! pp_hot.c t/op/pat.t
7843 ____________________________________________________________________________
7844 [ 15269] By: nick                                  on 2002/03/17  09:12:39
7845         Log: Integarate mainline
7846      Branch: perlio
7847           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
7848           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
7849           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
7850           !> (integrate 69 files)
7851 ____________________________________________________________________________
7852 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
7853         Log: Subject: SEGV in s/// and UTF-8
7854              From: andreas.koenig@anima.de (Andreas J. Koenig)
7855              Date: Tue, 12 Mar 2002 00:40:09 +0100
7856              Message-ID: <m3r8mqad2e.fsf@anima.de>
7857      Branch: perl
7858            ! regexec.c t/op/pat.t
7859 ____________________________________________________________________________
7860 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
7861         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
7862              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
7863              which assume that 2**someinteger is accurate.
7864      Branch: perl
7865            + t/op/pow.t
7866            ! MANIFEST pp.c t/test.pl
7867 ____________________________________________________________________________
7868 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
7869         Log: _r-ify config.win64, too.
7870      Branch: perl
7871            ! win32/config.win64
7872 ____________________________________________________________________________
7873 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
7874         Log: Better place to initialize (IRIX cc noticed that
7875              the many "goto defchars" bypass the initialization)
7876      Branch: perl
7877            ! regcomp.c
7878 ____________________________________________________________________________
7879 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
7880         Log: If not building threaded, never mind the threaded prototypes.
7881      Branch: perl
7882            ! Configure reentr.pl
7883 ____________________________________________________________________________
7884 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
7885         Log: metaconfig: If not using threads, not point probing for the
7886              prototypes (since they might be hidden behind many defines
7887              we won't have if not building threaded)
7888      Branch: metaconfig
7889            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7890            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7891            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7892            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7893            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7894            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7895            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7896            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7897            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7898            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7899            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7900            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7901            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7902            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7903            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7904            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7905            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7906            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7907            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7908            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7909            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7910            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7911            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7912            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7913 ____________________________________________________________________________
7914 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
7915         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
7916      Branch: perl
7917            ! hints/freebsd.sh
7918 ____________________________________________________________________________
7919 [ 15261] By: ams                                   on 2002/03/16  18:14:04
7920         Log: Upgrade to Tie::File 0.20.
7921      Branch: perl
7922            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
7923            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
7924            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7925            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
7926            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
7927            ! lib/Tie/File/t/11_rv_splice_rs.t
7928            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
7929            ! lib/Tie/File/t/16_handle.t
7930 ____________________________________________________________________________
7931 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
7932         Log: There seems to be a trend for the *time_r to be hidden.
7933      Branch: perl
7934            ! hints/irix_6.sh
7935 ____________________________________________________________________________
7936 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
7937         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
7938              From: Stas Bekman <stas@stason.org>
7939              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
7940              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
7941      Branch: perl
7942            ! lib/Pod/Html.pm
7943 ____________________________________________________________________________
7944 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
7945         Log: Subject: [PATCH] Re: dumpvar.pl bug
7946              From: Peter Scott <Peter@PSDT.com>
7947              Date: Fri, 15 Mar 2002 18:19:21 -0800
7948              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
7949      Branch: perl
7950            ! lib/dumpvar.pl lib/perl5db.pl
7951 ____________________________________________________________________________
7952 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
7953         Log: More paranoid _r protochecking.  At least Tru64 and
7954              Linux need additional hinting help to believe that
7955              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
7956              to see what goes bang.
7957      Branch: perl
7958            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
7959            ! reentr.pl
7960 ____________________________________________________________________________
7961 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
7962         Log: metaconfig: more paranoid _r protochecking.
7963      Branch: metaconfig
7964            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7965            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7966            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7967            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7968            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7969            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7970            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7971            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7972            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7973            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7974            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7975            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7976            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7977            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7978            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7979            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7980            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7981            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7982            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7983            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7984            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7985            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7986            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7987            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7988 ____________________________________________________________________________
7989 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
7990         Log: HP-UX gcc 3 warnings found by Sarathy.
7991      Branch: perl
7992            ! regcomp.c sv.c
7993 ____________________________________________________________________________
7994 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
7995         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
7996              From: Slaven Rezic <slaven.rezic@berlin.de>
7997              Date: 16 Mar 2002 15:29:18 +0100
7998              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
7999      Branch: perl
8000            ! pod/perldelta.pod
8001 ____________________________________________________________________________
8002 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
8003         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
8004      Branch: perl
8005            ! Porting/findrfuncs reentr.h reentr.pl
8006 ____________________________________________________________________________
8007 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
8008         Log: UIN32_MAX with borken under HP-UX+gcc
8009      Branch: perl
8010            ! handy.h
8011 ____________________________________________________________________________
8012 [ 15251] By: ams                                   on 2002/03/16  02:38:08
8013         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
8014              *::DESTROY() is deprecated
8015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8016              Date: Thu, 14 Mar 2002 18:39:22 -0500
8017              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
8018              
8019              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
8020              *::DESTROY() is deprecated
8021              From: Dave Mitchell <davem@fdgroup.com>
8022              Date: Fri, 15 Mar 2002 19:22:49 +0000
8023              Message-Id: <20020315192249.A22389@fdgroup.com>
8024      Branch: perl
8025            ! gv.c t/op/method.t
8026 ____________________________________________________________________________
8027 [ 15250] By: ams                                   on 2002/03/16  02:14:41
8028         Log: Plural nit.
8029      Branch: perl
8030            ! pod/perldelta.pod
8031 ____________________________________________________________________________
8032 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
8033         Log: Doesn't make sense to test for protos if the
8034              functions are not to be used (!= functions exist!)
8035              This might be the key (well, a key) to the HP-UX
8036              problems.
8037      Branch: perl
8038            ! reentr.h reentr.pl
8039 ____________________________________________________________________________
8040 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
8041         Log: Typo in #15247.
8042      Branch: perl
8043            ! hints/hpux.sh
8044 ____________________________________________________________________________
8045 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
8046         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
8047              in HP-UX (from H.Merijn Brand)
8048      Branch: perl
8049            ! hints/hpux.sh
8050 ____________________________________________________________________________
8051 [ 15246] By: ams                                   on 2002/03/15  17:53:23
8052         Log: Subject: minor corrections in perldelta.pod
8053              From: mjd@plover.com
8054              Date: 15 Mar 2002 18:48:42 -0000
8055              Message-Id: <20020315184842.13573.qmail@plover.com>
8056      Branch: perl
8057            ! pod/perldelta.pod
8058 ____________________________________________________________________________
8059 [ 15245] By: ams                                   on 2002/03/15  17:37:52
8060         Log: Upgrade to Tie::File 0.19.
8061      Branch: perl
8062            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
8063            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
8064            + lib/Tie/File/t/21_win32.t
8065            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
8066            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
8067            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
8068            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
8069            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
8070            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
8071            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
8072            ! lib/Tie/File/t/17_misc_meth.t
8073 ____________________________________________________________________________
8074 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
8075         Log: Update Changes.
8076      Branch: perl
8077            ! Changes patchlevel.h
8078 ____________________________________________________________________________
8079 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
8080         Log: Forgot from #15241.
8081      Branch: perl
8082            ! win32/config_sh.PL
8083 ____________________________________________________________________________
8084 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
8085         Log: Subject: patch pod/perltodo.pod
8086              From: mjd@plover.com
8087              Date: 15 Mar 2002 15:42:18 -0000
8088              Message-ID: <20020315154218.10163.qmail@plover.com>
8089              
8090              (With s/WANT/Want/)
8091      Branch: perl
8092            ! pod/perltodo.pod
8093 ____________________________________________________________________________
8094 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
8095         Log: Subject: [PATCH bleadperl] (revision 5 undef)
8096              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8097              Date: Fri, 15 Mar 2002 00:39:48 +0100
8098              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
8099      Branch: perl
8100            ! win32/config.bc win32/config.gc win32/config.vc
8101            ! win32/config.win64
8102 ____________________________________________________________________________
8103 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
8104         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
8105              From: Michael G Schwern <schwern@pobox.com>
8106              Date: Thu, 14 Mar 2002 16:39:29 -0500
8107              Message-ID: <20020314213929.GA2912@blackrider>
8108      Branch: perl
8109            ! lib/perl5db.pl
8110 ____________________________________________________________________________
8111 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
8112         Log: Integrate perlio.
8113      Branch: perl
8114           !> embed.fnc ext/Encode/t/JP.t
8115 ____________________________________________________________________________
8116 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
8117         Log: Monster _r patch: try to scan for all known _r variants,
8118              and then use them (under ithreads).  May fail in HP-UX,
8119              and the op/groups is known to be fickle everywhere.  Known
8120              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
8121              warnings in AIX since the first arguments of getnetbyaddr
8122              and getnetbyadd_r are of different types.  Thanks, IBM.)
8123              
8124              In non-Configure platforms deny the existence of any
8125              of the _r thingies.  (Also add the recently introduced
8126              d_tm_* to places it wasn't already in.)
8127              
8128              TODO: the suggested glibc buffer growth retry loop in case
8129              some entries (at least for: gr*, host*) are big.
8130              Forgot win32/config.win64.
8131      Branch: perl
8132            + reentr.c reentr.h reentr.pl
8133            ! Configure MANIFEST Makefile.SH NetWare/Makefile
8134            ! NetWare/config.wc Porting/Glossary Porting/config.sh
8135            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
8136            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
8137            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
8138            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
8139            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
8140            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
8141            ! win32/config.bc win32/config.gc win32/config.vc
8142            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
8143 ____________________________________________________________________________
8144 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
8145         Log: Be more explicit on when is the $! worth anything.
8146      Branch: perl
8147            ! pod/perlvar.pod
8148 ____________________________________________________________________________
8149 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
8150         Log: metaconfig: _r _r we go.
8151      Branch: metaconfig
8152            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8153            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8154            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8155            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8156            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8157            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8158            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8159            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8160            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8161            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8162            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8163            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8164            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8165            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8166            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8167            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8168            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8169            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8170            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8171            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8172            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8173            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8174            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8175            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8176 ____________________________________________________________________________
8177 [ 15235] By: nick                                  on 2002/03/15  07:31:54
8178         Log: Add the binmode()s to make JP.t pass on Win32
8179      Branch: perlio
8180            ! ext/Encode/t/JP.t
8181 ____________________________________________________________________________
8182 [ 15234] By: nick                                  on 2002/03/15  07:20:49
8183         Log: Integrate perlio
8184      Branch: perl
8185           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
8186 ____________________________________________________________________________
8187 [ 15233] By: nick                                  on 2002/03/15  07:18:02
8188         Log: Mark JP.t's data files as binary
8189      Branch: perlio
8190            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
8191 ____________________________________________________________________________
8192 [ 15232] By: nick                                  on 2002/03/15  07:13:38
8193         Log: Integrate mainline
8194      Branch: perlio
8195           +> ext/B/t/xref.t
8196           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
8197           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
8198           !> perl.c t/op/arith.t
8199 ____________________________________________________________________________
8200 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
8201         Log: The section needs to be in the makedepend script
8202              (from Jan-Erik Karlsson).
8203      Branch: perl
8204            ! makedepend.SH
8205 ____________________________________________________________________________
8206 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
8207         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
8208              From: Nicholas Clark <nick@unfortu.net>
8209              Date: Thu, 14 Mar 2002 23:05:23 +0000
8210              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
8211      Branch: perl
8212            ! ext/Safe/safe2.t
8213 ____________________________________________________________________________
8214 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
8215         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
8216              From: "Brent Dax" <brentdax@cpan.org>
8217              Date: Thu, 14 Mar 2002 09:08:41 -0800
8218              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
8219      Branch: perl
8220            ! lib/Pod/Html.pm
8221 ____________________________________________________________________________
8222 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
8223         Log: metaconfig: one round again for the _r.
8224      Branch: metaconfig
8225            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8226            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8227            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8228            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8229            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8230            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8231            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8232            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8233            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8234            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8235            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8236            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8237            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8238            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8239            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8240            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8241            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8242            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8243            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8244            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8245            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8246            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8247            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8248            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8249 ____________________________________________________________________________
8250 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
8251         Log: metaconfig: new round of the _r units.
8252      Branch: metaconfig
8253            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8254            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8255            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8256            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8257            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8258            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8259            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8260            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8261            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8262            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8263            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8264            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8265            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8266            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8267            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8268            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8269            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8270            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8271            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8272            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8273            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8274            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8275            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8276            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8277      Branch: metaconfig/U/perl
8278            + i_crypt.U
8279 ____________________________________________________________________________
8280 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
8281         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
8282              From: Paul_GreenVOS@vos.stratus.com
8283              Date: Tue, 12 Mar 02 19:22 est   
8284              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
8285      Branch: perl
8286            ! lib/Benchmark.t t/op/arith.t
8287 ____________________________________________________________________________
8288 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
8289         Log: Subject: Re: Win32: C:\Program Files
8290              From: "Ken Williams" <ken@mathforum.org>
8291              Date: Wed, 13 Mar 2002 17:50:59 -0600
8292              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
8293              
8294              Add -t to perl -h.
8295      Branch: perl
8296            ! perl.c
8297 ____________________________________________________________________________
8298 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
8299         Log: Extra paranoia from Nick Clark.
8300      Branch: perl
8301            ! ext/Safe/safe2.t
8302 ____________________________________________________________________________
8303 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
8304         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
8305              From: Nicholas Clark <nick@ccl4.org>
8306              Date: Wed, 13 Mar 2002 14:22:50 +0000
8307              Message-ID: <20020313142250.G92566@plum.flirble.org>
8308      Branch: perl
8309            ! ext/Safe/safe2.t
8310 ____________________________________________________________________________
8311 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
8312         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
8313              From: <slaven.rezic@berlin.de>
8314              Date: Tue, 12 Mar 2002 13:03:41 +0100      
8315              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
8316      Branch: perl
8317            ! Makefile.SH
8318 ____________________________________________________________________________
8319 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
8320         Log: Subject: [PATCH] a test for B::Xref
8321              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8322              Date: Wed, 13 Mar 2002 17:18:57 +0100
8323              Message-ID: <20020313171857.F1144@rafael>
8324      Branch: perl
8325            + ext/B/t/xref.t
8326            ! MANIFEST ext/B/B/Xref.pm
8327 ____________________________________________________________________________
8328 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
8329         Log: Subject: [PATCH] Exporter.pm POD fixups
8330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8331              Date: Wed, 13 Mar 2002 16:21:42 +0100
8332              Message-ID: <20020313162142.A1144@rafael>
8333      Branch: perl
8334            ! lib/Exporter.pm
8335 ____________________________________________________________________________
8336 [ 15219] By: nick                                  on 2002/03/14  07:00:16
8337         Log: Integrate mainline
8338      Branch: perlio
8339           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
8340 ____________________________________________________________________________
8341 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
8342         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
8343              From: Michael G Schwern <schwern@pobox.com>
8344              Date: Wed, 13 Mar 2002 17:43:00 -0500
8345              Message-ID: <20020313224300.GG3311@blackrider>
8346      Branch: perl
8347            ! lib/ExtUtils/MM_VMS.pm
8348 ____________________________________________________________________________
8349 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
8350         Log: Pod tweak.
8351      Branch: perl
8352            ! lib/open.pm
8353 ____________________________________________________________________________
8354 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
8355         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
8356              From: "Craig A. Berry" <craigberry@mac.com>
8357              Date: Wed, 13 Mar 2002 01:44:01 -0600
8358              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
8359      Branch: perl
8360            ! vms/descrip_mms.template
8361 ____________________________________________________________________________
8362 [ 15215] By: nick                                  on 2002/03/13  08:08:36
8363         Log: Integrate mainline.
8364      Branch: perlio
8365           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
8366            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
8367            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
8368            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
8369            - ext/Data/Util/t/Hash.t
8370           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
8371           !> ext/Encode/lib/Encode/CN/HZ.pm
8372           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8373           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
8374           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
8375           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8376           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
8377           !> t/op/override.t toke.c universal.c
8378 ____________________________________________________________________________
8379 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
8380         Log: metaconfig: three guesses.
8381      Branch: metaconfig
8382            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8383            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8384            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8385            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8386            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8387            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8388            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8389            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8390            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8391            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8392            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8393            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8394            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8395            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8396            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8397            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8398            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8399            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8400            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8401            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8402            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8403            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8404            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8405            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8406 ____________________________________________________________________________
8407 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
8408         Log: metaconfig: regen _r units again.
8409      Branch: metaconfig
8410            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8411            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8412            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8413            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8414            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8415            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8416            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8417            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8418            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8419            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8420            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8421            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8422            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8423            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8424            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8425            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8426            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8427            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8428            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8429            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8430            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8431            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8432            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8433            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8434 ____________________________________________________________________________
8435 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
8436         Log: metaconfig: regen _r units.
8437      Branch: metaconfig
8438            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
8439            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8440            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8441            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8442            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8443            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8444            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8445            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8446            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8447            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8448            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8449            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8450            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8451            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8452            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8453            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8454            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8455            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8456            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8457            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8458            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8459            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8460            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8461            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8462            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8463 ____________________________________________________________________________
8464 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
8465         Log: metaconfig unit tweaks.
8466      Branch: metaconfig
8467            + U/threads/d_setprotoent_r.U
8468            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
8469            ! U/threads/d_tmpnam_r.U
8470 ____________________________________________________________________________
8471 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
8472         Log: metaconfig: replace the _r units with autogenerated ones.
8473      Branch: metaconfig
8474            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8475            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
8476            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8477            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
8478            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
8479            + U/threads/d_getprotobyname_r.U
8480            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8481            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
8482            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
8483            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8484            + U/threads/d_setservent_r.U
8485            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
8486            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
8487            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
8488            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
8489            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
8490            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
8491            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
8492            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
8493            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
8494            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8495            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8496            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8497            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
8498            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8499            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
8500            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
8501            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8502            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8503            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8504            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
8505            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
8506            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
8507            ! U/threads/d_ttyname_r.U
8508 ____________________________________________________________________________
8509 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
8510         Log: More known threadsafings.
8511      Branch: perl
8512            ! Porting/findrfuncs
8513 ____________________________________________________________________________
8514 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
8515         Log: Small tweaks.
8516      Branch: perl
8517            ! lib/Internals.t universal.c
8518 ____________________________________________________________________________
8519 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
8520         Log: VERSIONize.
8521      Branch: perl
8522            ! ext/Encode/lib/Encode/CN/HZ.pm
8523            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8524            ! ext/Encode/lib/Encode/JP/JIS.pm
8525 ____________________________________________________________________________
8526 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
8527         Log: Subject: perl datastructure conversion shortcuts for DDD
8528              From: Stas Bekman <stas@stason.org>
8529              Date: Mon, 11 Mar 2002 14:54:31 +0800
8530              Message-ID: <3C8C54A7.5020502@stason.org>
8531      Branch: perl
8532            ! pod/perlhack.pod
8533 ____________________________________________________________________________
8534 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
8535         Log: Regen modlib.
8536      Branch: perl
8537            ! pod/perlmodlib.pod
8538 ____________________________________________________________________________
8539 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
8540         Log: Regen toc.
8541      Branch: perl
8542            ! pod/perltoc.pod
8543 ____________________________________________________________________________
8544 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
8545         Log: Tiny pod tweaks.
8546      Branch: perl
8547            ! lib/Hash/Util.pm
8548 ____________________________________________________________________________
8549 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
8550         Log: perldeltaize Hash::Util.
8551      Branch: perl
8552            ! pod/perldelta.pod
8553 ____________________________________________________________________________
8554 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
8555         Log: Move the readonly interface back to universal.c,
8556              (new name: Internals::SvREADONLY), remove Data::Util,
8557              move Hash::Util to lib, also introduce refcnt interface
8558              (Internals::SvREFCNT).     Make both the new interfaces
8559              to be more sane so that if they set the value, they return
8560              the new value, not the old one.
8561      Branch: perl
8562            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
8563            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
8564            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
8565            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
8566            - ext/Data/Util/t/Hash.t
8567            ! MANIFEST ext/B/t/stash.t universal.c
8568 ____________________________________________________________________________
8569 [ 15200] By: ams                                   on 2002/03/12  15:16:05
8570         Log: Subject: Disambiguate "Can't locate"
8571              From: Mike Guy <mjtg@cam.ac.uk>
8572              Date: Tue, 12 Mar 2002 16:04:23 +0000
8573              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
8574      Branch: perl
8575            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
8576            ! pp_ctl.c t/op/override.t
8577 ____________________________________________________________________________
8578 [ 15199] By: ams                                   on 2002/03/12  15:04:43
8579         Log: Subject: [PATCH] perl/lib/File/stat.t
8580              From: Paul_GreenVOS@vos.stratus.com
8581              Date: Tue, 12 Mar 02 11:00 est
8582              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
8583      Branch: perl
8584            ! lib/File/stat.t
8585 ____________________________________________________________________________
8586 [ 15198] By: ams                                   on 2002/03/12  15:00:44
8587         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
8588              From: Robin Barker <rmb1@cise.npl.co.uk>
8589              Date: Tue, 12 Mar 2002 13:31:58 GMT
8590              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
8591      Branch: perl
8592            ! pod/perlfunc.pod
8593 ____________________________________________________________________________
8594 [ 15197] By: ams                                   on 2002/03/12  14:57:34
8595         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
8596              From: "Clinton A. Pierce" <clintp@geeksalad.org>
8597              Date: Tue, 12 Mar 2002 10:11:53 -0500
8598              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
8599      Branch: perl
8600            ! toke.c
8601 ____________________________________________________________________________
8602 [ 15196] By: nick                                  on 2002/03/12  13:40:35
8603         Log: Integrate mainline
8604      Branch: perlio
8605           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
8606           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
8607           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
8608           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
8609            - t/lib/access.t
8610           !> (integrate 96 files)
8611 ____________________________________________________________________________
8612 [ 15195] By: nick                                  on 2002/03/12  06:08:24
8613         Log: Integrate mainline (a while ago)
8614      Branch: perlio
8615           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
8616           +> ext/Encode/t/TW.t
8617            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
8618            - ext/Encode/lib/Encode/Tcl/HanZi.pm
8619            - ext/I18N/Langinfo/fallback.c
8620           !> (integrate 80 files)
8621 ____________________________________________________________________________
8622 [ 15194] By: ams                                   on 2002/03/12  06:02:20
8623         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
8624              From: Jonathan Stowe <gellyfish@gellyfish.com>
8625              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
8626              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
8627      Branch: perl
8628            ! ext/Encode/CN/Makefile.PL
8629 ____________________________________________________________________________
8630 [ 15193] By: ams                                   on 2002/03/12  05:55:07
8631         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
8632              From: Dave Mitchell <davem@fdgroup.co.uk>
8633              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
8634              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
8635      Branch: perl
8636            ! pod/perlguts.pod
8637 ____________________________________________________________________________
8638 [ 15192] By: ams                                   on 2002/03/12  05:50:08
8639         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
8640              From: Anton Tagunov <tagunov@motor.ru>
8641              Date: Tue, 12 Mar 2002 01:40:58 +0300
8642              Message-Id: <1194068830.20020312014058@motor.ru>
8643              (Applied with tweaks.)
8644      Branch: perl
8645            ! lib/utf8.pm
8646 ____________________________________________________________________________
8647 [ 15191] By: ams                                   on 2002/03/12  05:42:21
8648         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
8649              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8650              Date: Sun, 10 Mar 2002 22:10:15 +0100
8651              Message-Id: <3C8BD9C7.13988.73992D@localhost>
8652      Branch: perl
8653            ! iperlsys.h
8654 ____________________________________________________________________________
8655 [ 15190] By: ams                                   on 2002/03/12  05:38:08
8656         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
8657              From: Anton Tagunov <tagunov@motor.ru>
8658              Date: Mon, 11 Mar 2002 23:27:47 +0300
8659              Message-Id: <19414222180.20020311232747@motor.ru>
8660      Branch: perl
8661            ! pod/perlsub.pod
8662 ____________________________________________________________________________
8663 [ 15189] By: ams                                   on 2002/03/12  05:34:49
8664         Log: Subject: minor patch for comment in utfebcdic.h
8665              From: Anton Tagunov <tagunov@motor.ru>
8666              Date: Tue, 12 Mar 2002 00:20:21 +0300
8667              Message-Id: <13817376786.20020312002021@motor.ru>
8668      Branch: perl
8669            ! utfebcdic.h
8670 ____________________________________________________________________________
8671 [ 15188] By: ams                                   on 2002/03/12  05:32:30
8672         Log: Subject: [PATCH ?] B::Xref improvements
8673              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8674              Date: Mon, 11 Mar 2002 23:32:20 +0100
8675              Message-Id: <20020311233220.A12677@rafael>
8676      Branch: perl
8677            ! ext/B/B/Xref.pm
8678 ____________________________________________________________________________
8679 [ 15187] By: ams                                   on 2002/03/12  05:30:02
8680         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
8681              From: Paul_GreenVOS@vos.stratus.com
8682              Date: Mon, 11 Mar 02 17:23 est
8683              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
8684      Branch: perl
8685            ! lib/ExtUtils/MM_Unix.pm
8686 ____________________________________________________________________________
8687 [ 15186] By: ams                                   on 2002/03/12  05:27:06
8688         Log: Subject: [PATCH] installperl - minor untangle for VOS
8689              From: Paul_GreenVOS@vos.stratus.com
8690              Date: Mon, 11 Mar 02 17:05 est
8691              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
8692      Branch: perl
8693            ! installperl
8694 ____________________________________________________________________________
8695 [ 15185] By: ams                                   on 2002/03/12  05:25:59
8696         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
8697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8698              Date: Mon, 11 Mar 2002 22:37:39 +0100
8699              Message-Id: <20020311223739.A691@rafael>
8700      Branch: perl
8701            ! ext/B/B/Deparse.pm
8702 ____________________________________________________________________________
8703 [ 15184] By: ams                                   on 2002/03/12  05:20:54
8704         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
8705              From: Michael G Schwern <schwern@pobox.com>
8706              Date: Tue, 12 Mar 2002 01:12:08 -0500
8707              Message-Id: <20020312061208.GD904@blackrider>
8708      Branch: perl
8709            ! hints/netbsd.sh
8710 ____________________________________________________________________________
8711 [ 15183] By: ams                                   on 2002/03/12  04:12:30
8712         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
8713              From: Autrijus Tang <autrijus@autrijus.org>
8714              Date: Tue, 12 Mar 2002 13:05:53 +0800
8715              Message-Id: <20020312050553.GA7864@not.autrijus.org>
8716              (Only doc hunk applied, supplementing #15182.)
8717      Branch: perl
8718            ! ext/Encode/Encode.pm
8719 ____________________________________________________________________________
8720 [ 15182] By: ams                                   on 2002/03/12  04:04:34
8721         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
8722              From: Autrijus Tang <autrijus@autrijus.org>
8723              Date: Tue, 12 Mar 2002 12:56:46 +0800
8724              Message-Id: <20020312045646.GA7689@not.autrijus.org>
8725              (Private mail.)
8726      Branch: perl
8727            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
8728 ____________________________________________________________________________
8729 [ 15181] By: ams                                   on 2002/03/12  03:09:20
8730         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
8731              From: Autrijus Tang <autrijus@autrijus.org>
8732              Date: Tue, 12 Mar 2002 11:55:06 +0800
8733              Message-Id: <20020312035506.GA6946@not.autrijus.org>
8734      Branch: perl
8735            ! ext/Encode/Encode.pm
8736 ____________________________________________________________________________
8737 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
8738         Log: Deypo.
8739      Branch: metaconfig
8740            ! U/threads/d_asctime_r.U
8741 ____________________________________________________________________________
8742 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
8743         Log: FAQ sync.
8744      Branch: perl
8745            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8746            ! pod/perlfaq4.pod pod/perlfaq5.pod
8747 ____________________________________________________________________________
8748 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
8749         Log: The test needs perlio.
8750      Branch: perl
8751            ! lib/open.t
8752 ____________________________________________________________________________
8753 [ 15177] By: ams                                   on 2002/03/11  15:41:08
8754         Log: Subject: perlreftut update
8755              From: Mark-Jason Dominus <mjd@plover.com>
8756              Date: Mon, 11 Mar 2002 11:36:27 -0500
8757              Message-Id: <20020311163627.31020.qmail@plover.com>
8758      Branch: perl
8759            ! pod/perlreftut.pod
8760 ____________________________________________________________________________
8761 [ 15176] By: ams                                   on 2002/03/11  15:35:24
8762         Log: Subject: Minor correction in perlfaq5
8763              From: mjd@plover.com
8764              Date: 11 Mar 2002 16:34:22 -0000
8765              Message-Id: <20020311163422.30963.qmail@plover.com>
8766      Branch: perl
8767            ! pod/perlfaq5.pod
8768 ____________________________________________________________________________
8769 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
8770         Log: number of skipped tests was incorrect
8771      Branch: perl
8772            ! t/op/stat.t
8773 ____________________________________________________________________________
8774 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
8775         Log: remove doubled CRs
8776      Branch: perl
8777            ! win32/Makefile
8778 ____________________________________________________________________________
8779 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
8780         Log: Update Changes.
8781      Branch: perl
8782            ! Changes patchlevel.h
8783 ____________________________________________________________________________
8784 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
8785         Log: Regen toc.
8786      Branch: perl
8787            ! pod/perltoc.pod
8788 ____________________________________________________________________________
8789 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
8790         Log: Add t/CN.t and t/TW.t; re-sort.
8791      Branch: perl
8792            ! ext/Encode/MANIFEST
8793 ____________________________________________________________________________
8794 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
8795         Log: Document what to do if one yearns back to
8796              the old legacy encoding.
8797      Branch: perl
8798            ! lib/encoding.pm
8799 ____________________________________________________________________________
8800 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
8801         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
8802              as general purpose encoding transformation interfaces
8803              since that's not what they are.
8804      Branch: perl
8805            ! lib/utf8.pm pod/perlunicode.pod sv.c
8806 ____________________________________________________________________________
8807 [ 15168] By: ams                                   on 2002/03/11  12:54:16
8808         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
8809              warnings
8810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8811              Date: Mon, 11 Mar 2002 14:35:22 +0100
8812              Message-Id: <20020311143522.A7431@rafael>
8813      Branch: perl
8814            ! t/lib/warnings/pp_sys
8815 ____________________________________________________________________________
8816 [ 15167] By: ams                                   on 2002/03/11  04:57:20
8817         Log: A little commonsense is better than 1_compile.
8818      Branch: perl
8819            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
8820 ____________________________________________________________________________
8821 [ 15166] By: ams                                   on 2002/03/11  04:53:50
8822         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
8823              From: Michael G Schwern <schwern@pobox.com>
8824              Date: Sun, 10 Mar 2002 13:27:12 -0500
8825              Message-Id: <20020310182712.GC693@blackrider>
8826              
8827              Subject: [PATCH] Hash::Util part 2
8828              From: Michael G Schwern <schwern@pobox.com>
8829              Date: Sun, 10 Mar 2002 15:09:34 -0500
8830              Message-Id: <20020310200934.GB27112@blackrider>
8831              
8832              Subject: [PATCH] Hash::Util MANIFEST correction
8833              From: Michael G Schwern <schwern@pobox.com>
8834              Date: Sun, 10 Mar 2002 16:27:07 -0500
8835              Message-Id: <20020310212707.GF27112@blackrider>
8836              
8837              (Also changes find.t and taint.t, which were looking for access.t)
8838      Branch: perl
8839            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
8840            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
8841            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
8842            + ext/Data/Util/t/Hash.t
8843            - t/lib/access.t
8844            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
8845            ! pod/perldiag.pod pod/perltodo.pod universal.c
8846 ____________________________________________________________________________
8847 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
8848         Log: metaconfig: more thready fixes.
8849      Branch: metaconfig
8850            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
8851            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
8852            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
8853            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
8854            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
8855            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
8856            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8857            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
8858            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
8859 ____________________________________________________________________________
8860 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
8861         Log: Skip obsoleted interfaces.
8862      Branch: perl
8863            ! Porting/findrfuncs
8864 ____________________________________________________________________________
8865 [ 15162] By: ams                                   on 2002/03/11  03:48:14
8866         Log: Typo fixes.
8867      Branch: perl
8868            ! perl.c
8869 ____________________________________________________________________________
8870 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
8871         Log: Upgrade to Locale::Codes 2.02.
8872      Branch: perl
8873            + lib/Locale/Codes/t/rename.t
8874            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
8875            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
8876            ! lib/Locale/Country.pod
8877 ____________________________________________________________________________
8878 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
8879         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
8880              From: Nicholas Clark <nick@unfortu.net>
8881              Date: Sun, 10 Mar 2002 18:17:50 +0000
8882              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
8883              
8884              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
8885              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8886              Date: Sun, 10 Mar 2002 13:53:34 -0800
8887              Message-ID: <eX9i8gzkg26G092yn@efn.org>
8888              
8889              (and reenable the feature in freebsd,
8890              and move the freebsd pr url to perl.c)
8891      Branch: perl
8892            ! hints/freebsd.sh perl.c pod/perldelta.pod
8893 ____________________________________________________________________________
8894 [ 15159] By: ams                                   on 2002/03/11  03:34:13
8895         Log: Subject: [PATCH stash.t] access::readonly is gone
8896              From: Michael G Schwern <schwern@pobox.com>
8897              Date: Sun, 10 Mar 2002 16:18:14 -0500
8898              Message-Id: <20020310211813.GE27112@blackrider>
8899      Branch: perl
8900            ! ext/B/t/stash.t
8901 ____________________________________________________________________________
8902 [ 15158] By: ams                                   on 2002/03/11  03:28:04
8903         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
8904              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8905              Date: Sun, 10 Mar 2002 22:10:15 +0100
8906              Message-Id: <3C8BD9C7.610.7398DD@localhost>
8907      Branch: perl
8908            ! lib/Net/Ping/t/110_icmp_inst.t
8909 ____________________________________________________________________________
8910 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
8911         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
8912              From: Michael G Schwern <schwern@pobox.com>
8913              Date: Sun, 10 Mar 2002 19:22:33 -0500
8914              Message-ID: <20020311002233.GE4927@blackrider>
8915      Branch: perl
8916            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
8917            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
8918            ! lib/Test/Simple/t/fail-more.t
8919 ____________________________________________________________________________
8920 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
8921         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
8922              From: Michael G Schwern <schwern@pobox.com>
8923              Date: Sun, 10 Mar 2002 17:14:10 -0500
8924              Message-ID: <20020310221410.GA4915@blackrider>
8925      Branch: perl
8926            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
8927            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
8928 ____________________________________________________________________________
8929 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
8930         Log: Subject: [PATCH] more warnings tidyup
8931              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8932              Date: Sun, 10 Mar 2002 21:01:39 -0000
8933              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
8934      Branch: perl
8935            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
8936            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
8937            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
8938            ! util.c
8939 ____________________________________________________________________________
8940 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
8941         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
8942              From: Nicholas Clark <nick@unfortu.net>
8943              Date: Sun, 10 Mar 2002 23:21:07 +0000
8944              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
8945      Branch: perl
8946            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
8947            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
8948            ! ext/Encode/TW/Makefile.PL
8949 ____________________________________________________________________________
8950 [ 15153] By: ams                                   on 2002/03/11  03:06:59
8951         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
8952              From: Max Baker <max@warped.org>
8953              Date: Fri, 8 Mar 2002 10:56:19 -0800
8954              Message-Id: <20020308105619.A15039@warped.org>
8955      Branch: perl
8956            ! ext/IO/lib/IO/Socket/INET.pm
8957 ____________________________________________________________________________
8958 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
8959         Log: Subject: [PATCH] spelling correction
8960              From: Nicholas Clark <nick@unfortu.net>
8961              Date: Sun, 10 Mar 2002 18:34:42 +0000
8962              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
8963      Branch: perl
8964            ! pp.c pp_hot.c
8965 ____________________________________________________________________________
8966 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
8967         Log: DG/UX updates from Takis Psarogiannakopoulos.
8968      Branch: perl
8969            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
8970 ____________________________________________________________________________
8971 [ 15150] By: ams                                   on 2002/03/11  03:02:47
8972         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
8973              From: Chris Nandor <pudge@pobox.com>
8974              Date: Mon, 04 Mar 2002 17:48:12 -0500
8975              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
8976      Branch: perl
8977            ! lib/DB.pm lib/perl5db.pl
8978 ____________________________________________________________________________
8979 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
8980         Log: metaconfig unit changes in preparation of reentrancy changes.
8981      Branch: metaconfig
8982            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
8983            + U/threads/d_ttyname_r.U
8984            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
8985            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
8986            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
8987            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
8988            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8989            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
8990            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8991            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
8992            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
8993            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
8994            ! U/threads/d_strerror_r.U
8995 ____________________________________________________________________________
8996 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
8997         Log: Mysterious characters.
8998      Branch: perl
8999            ! utf8.h
9000 ____________________________________________________________________________
9001 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
9002         Log: Unused.
9003      Branch: perl
9004            ! op.c
9005 ____________________________________________________________________________
9006 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
9007         Log: Implement :std subpragma of the open pragma
9008              that makes the standard filehandles to talk in
9009              encodings.  This change set off a weird warning
9010              from op.c, though: disabled it now until someone
9011              who knows what it is about comes along.
9012      Branch: perl
9013            ! lib/open.pm op.c
9014 ____________________________________________________________________________
9015 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
9016         Log: Document the logic of :locale better.
9017      Branch: perl
9018            ! lib/open.pm
9019 ____________________________________________________________________________
9020 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
9021         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
9022              From: Slaven Rezic <slaven.rezic@berlin.de>
9023              Date: 10 Mar 2002 02:49:17 +0100
9024              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
9025      Branch: perl
9026            ! hints/freebsd.sh
9027 ____________________________________________________________________________
9028 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
9029         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
9030              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9031              Date: Sun, 10 Mar 2002 17:08:54 +0900
9032              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
9033      Branch: perl
9034            ! ext/Encode/lib/Encode/Tcl.pm
9035            ! ext/Encode/lib/Encode/Tcl/Escape.pm
9036            ! ext/Encode/lib/Encode/Tcl/Extended.pm
9037            ! ext/Encode/lib/Encode/Tcl/Table.pm
9038 ____________________________________________________________________________
9039 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
9040         Log: The patch does the following:
9041              - Nix the unneccessary diagnostics line
9042              - Quell -w warnings if the first ENV doesn't exist
9043              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
9044              is too baroque and bloated for daily use (and for perl core inclusion).
9045              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
9046              non-fatal.
9047              - Consequently, the ^OPEN bits is set only when needed.
9048      Branch: perl
9049            ! lib/open.pm
9050 ____________________________________________________________________________
9051 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
9052         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
9053      Branch: perl
9054            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
9055 ____________________________________________________________________________
9056 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
9057         Log: Precedence problem.
9058      Branch: perl
9059            ! ext/Socket/socketpair.t
9060 ____________________________________________________________________________
9061 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
9062         Log: Renaming tweaks, and split off the reentrant "superbuffer"
9063              init routine.
9064      Branch: perl
9065            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
9066            ! sv.c util.c
9067 ____________________________________________________________________________
9068 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
9069         Log: The 7-bit jis seems to be the hanging one.
9070      Branch: perl
9071            ! ext/Encode/t/Tcl.t
9072 ____________________________________________________________________________
9073 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
9074         Log: Begone.
9075      Branch: perl
9076            ! ext/Encode/MANIFEST
9077 ____________________________________________________________________________
9078 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
9079         Log: Better fix from Autrijus.
9080      Branch: perl
9081            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
9082            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
9083 ____________________________________________________________________________
9084 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
9085         Log: Not everybody has Encode::HanExtra.
9086      Branch: perl
9087            ! ext/Encode/Encode.pm
9088 ____________________________________________________________________________
9089 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
9090         Log: Decutandpasto.
9091      Branch: perl
9092            ! ext/Encode/lib/Encode/Tcl.pm
9093 ____________________________________________________________________________
9094 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
9095         Log: Subject: [PATCH] Data::Dumper
9096              From: Nicholas Clark <nick@unfortu.net>
9097              Date: Sat, 9 Mar 2002 19:03:54 +0000
9098              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
9099      Branch: perl
9100            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
9101            ! ext/Data/Dumper/t/dumper.t
9102 ____________________________________________________________________________
9103 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
9104         Log: Subject: [PATCH] socketpair.t w/o fork
9105              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9106              Date: Sat, 9 Mar 2002 14:55:11 +0100
9107              Message-ID: <3C8A224F.29578.13691BA@localhost>
9108              
9109              (modified as suggested by Sarathy)
9110      Branch: perl
9111            ! ext/Socket/socketpair.t
9112 ____________________________________________________________________________
9113 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
9114         Log: Subject: [PATCH perldelta] Mention Change 14727
9115              From: Autrijus Tang <autrijus@autrijus.org>
9116              Date: Sat, 9 Mar 2002 23:31:40 +0800
9117              Message-ID: <20020309153140.GA4224@not.autrijus.org>
9118      Branch: perl
9119            ! pod/perldelta.pod
9120 ____________________________________________________________________________
9121 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
9122         Log: Make Encode.pm implicitly load external CJK tables the first
9123              time they're needed (instead of immediately), from Autrijus
9124              Tang.
9125      Branch: perl
9126            ! ext/Encode/Encode.pm
9127 ____________________________________________________________________________
9128 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
9129         Log: Subject: Re: Two questions
9130              From: Nicholas Clark <nick@unfortu.net>
9131              Date: Sat, 9 Mar 2002 12:42:40 +0000
9132              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
9133      Branch: perl
9134            ! Porting/pumpkin.pod
9135 ____________________________________________________________________________
9136 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
9137         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
9138              From: Paul_GreenVOS@vos.stratus.com
9139              Date: Fri, 8 Mar 02 22:34 est
9140              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
9141      Branch: perl
9142            ! pp_sys.c
9143 ____________________________________________________________________________
9144 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
9145         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
9146              From: davem@fdgroup.co.uk
9147              Date: Sat, 9 Mar 2002 00:13:27 GMT
9148              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
9149      Branch: perl
9150            ! dump.c
9151 ____________________________________________________________________________
9152 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
9153         Log: Deglitch from Rafael.
9154      Branch: perl
9155            ! ext/B/t/lint.t
9156 ____________________________________________________________________________
9157 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
9158         Log: Still more portability.
9159      Branch: perl
9160            ! Porting/findrfuncs
9161 ____________________________________________________________________________
9162 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
9163         Log: More portability.
9164      Branch: perl
9165            ! Porting/findrfuncs
9166 ____________________________________________________________________________
9167 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
9168         Log: Shared library paths; running tests manually.
9169      Branch: perl
9170            ! INSTALL
9171 ____________________________________________________________________________
9172 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
9173         Log: Subject: RE: Two questions
9174              From: "Green, Paul" <Paul.Green@stratus.com>
9175              Date: Fri, 8 Mar 2002 17:55:19 -0500
9176              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
9177      Branch: perl
9178            ! Porting/pumpkin.pod
9179 ____________________________________________________________________________
9180 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
9181         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
9182              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
9183      Branch: perl
9184            + ext/B/t/lint.t
9185            ! MANIFEST ext/B/B/Lint.pm
9186 ____________________________________________________________________________
9187 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
9188         Log: metaconfig unit change for #15119.
9189      Branch: metaconfig
9190            ! U/threads/d_pthread_atfork.U
9191 ____________________________________________________________________________
9192 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
9193         Log: In DG/UX finding pthread_atfork requires a true compile,
9194              from Takis Psarogiannakopoulos.
9195      Branch: perl
9196            ! Configure config_h.SH
9197 ____________________________________________________________________________
9198 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
9199         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
9200              From: John Peacock <jpeacock@rowman.com>
9201              Date: Fri, 08 Mar 2002 15:52:41 -0500
9202              Message-ID: <3C892499.4050502@rowman.com>
9203      Branch: perl
9204            ! lib/ExtUtils/xsubpp
9205 ____________________________________________________________________________
9206 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
9207         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
9208              From: "Craig A. Berry" <craigberry@mac.com>
9209              Date: Fri, 08 Mar 2002 15:02:51 -0600
9210              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
9211      Branch: perl
9212            ! t/op/write.t
9213 ____________________________________________________________________________
9214 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
9215         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
9216              From: Paul_GreenVOS@vos.stratus.com
9217              Date: Fri, 8 Mar 02 14:45 est
9218              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
9219      Branch: perl
9220            ! installperl
9221 ____________________________________________________________________________
9222 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
9223         Log: Subject: [PATCH @15109] tm_tm_* for VMS
9224              From: "Craig A. Berry" <craigberry@mac.com>
9225              Date: Fri, 08 Mar 2002 13:07:52 -0600
9226              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
9227      Branch: perl
9228            ! configure.com
9229 ____________________________________________________________________________
9230 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
9231         Log: Detypo.
9232      Branch: perl
9233            ! Changes
9234 ____________________________________________________________________________
9235 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
9236         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
9237      Branch: perl
9238            ! t/op/pat.t
9239 ____________________________________________________________________________
9240 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
9241         Log: HP-UX nm seems to repeat itself.
9242      Branch: perl
9243            ! Porting/findrfuncs
9244 ____________________________________________________________________________
9245 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
9246         Log: Nice porting script from Sarathy.  Well, less nice
9247              in the sense that it shows the looong road ahead.
9248      Branch: perl
9249            + Porting/findrfuncs
9250            ! MANIFEST Porting/makerel
9251 ____________________________________________________________________________
9252 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
9253         Log: Subject: Re: Performance considerations for UTF-8
9254              From: Jarkko Hietaniemi <jhi@iki.fi>
9255              Date: Fri, 8 Mar 2002 18:53:28 +0200
9256              Message-ID: <20020308185328.D640@alpha.hut.fi>
9257              
9258              (put all in perlunicode)
9259      Branch: perl
9260            ! pod/perlunicode.pod
9261 ____________________________________________________________________________
9262 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
9263         Log: Update Changes.
9264      Branch: perl
9265            ! Changes patchlevel.h
9266 ____________________________________________________________________________
9267 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
9268         Log: Subject: Cygwin cygipc support skipped
9269              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
9270              Date: Fri, 8 Mar 2002 16:59:34 +0100
9271              Message-ID: <113694157285.20020308165934@familiehaase.de>
9272      Branch: perl
9273            ! hints/cygwin.sh
9274 ____________________________________________________________________________
9275 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
9276         Log: metaconfig unit change for #15106.
9277      Branch: metaconfig
9278            ! U/compline/d_gconvert.U
9279 ____________________________________________________________________________
9280 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
9281         Log: Subject: Re: [PATCH] tests for Gconvert
9282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9283              Date: Thu, 07 Mar 2002 16:48:10 -0800
9284              Message-ID: <KpAi8gzkganW092yn@efn.org>
9285      Branch: perl
9286            ! Configure config_h.SH t/base/num.t
9287 ____________________________________________________________________________
9288 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
9289         Log: The new test has some teething problems.
9290      Branch: perl
9291            - ext/B/t/lint.t
9292            ! MANIFEST
9293 ____________________________________________________________________________
9294 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
9295         Log: Subject: [PATCH] B::Lint tests
9296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9297              Date: Fri, 8 Mar 2002 14:47:19 +0100
9298              Message-ID: <20020308144719.A2663@rafael>
9299      Branch: perl
9300            + ext/B/t/lint.t
9301            ! MANIFEST ext/B/B/Lint.pm
9302 ____________________________________________________________________________
9303 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
9304         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
9305              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
9306              Date: Fri, 8 Mar 2002 13:24:14 GMT
9307              Message-Id: <200203081324.NAA00642@cleo>
9308      Branch: perl
9309            ! hints/powerux.sh
9310 ____________________________________________________________________________
9311 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
9312         Log: Subject: HP has some new models
9313              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9314              Date: Fri, 08 Mar 2002 13:07:02 +0100
9315              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
9316      Branch: perl
9317            ! README.hpux
9318 ____________________________________________________________________________
9319 [ 15101] By: ams                                   on 2002/03/08  09:11:40
9320         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
9321              From: Stas Bekman <stas@stason.org>
9322              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
9323              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
9324      Branch: perl
9325            ! pod/perlguts.pod
9326 ____________________________________________________________________________
9327 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
9328         Log: Update Changes
9329      Branch: maint-5.6/macperl
9330            ! macos/Changes
9331 ____________________________________________________________________________
9332 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
9333         Log: Replace macperlbundled with macperldelta
9334      Branch: maint-5.6/macperl
9335            ! macos/macperl/MacPerl.podhelp
9336 ____________________________________________________________________________
9337 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
9338         Log: Comsetic fixes (Thomas Wegner)
9339      Branch: maint-5.6/macperl
9340            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
9341 ____________________________________________________________________________
9342 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
9343         Log: Bump OS version
9344      Branch: maint-5.6/macperl
9345            ! macos/config.sh
9346 ____________________________________________________________________________
9347 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
9348         Log: Thought I deleted this already?
9349      Branch: perl
9350            - ext/I18N/Langinfo/fallback.c
9351 ____________________________________________________________________________
9352 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
9353         Log: perlport updates from Pudge.
9354      Branch: perl
9355            ! pod/perlport.pod
9356 ____________________________________________________________________________
9357 [ 15094] By: ams                                   on 2002/03/08  03:06:03
9358         Log: Nitpick.
9359      Branch: perl
9360            ! MANIFEST
9361 ____________________________________________________________________________
9362 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
9363         Log: Wrong test.
9364      Branch: perl
9365            ! pod/perldelta.pod
9366 ____________________________________________________________________________
9367 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
9368         Log: Integrate change 14064 from macperl to blead.
9369      Branch: perl
9370           !> pod/perlmodinstall.pod pod/perlport.pod
9371 ____________________________________________________________________________
9372 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
9373         Log: Integrate recent perlport changes
9374      Branch: maint-5.6/macperl
9375           !> pod/perlport.pod
9376 ____________________________________________________________________________
9377 [ 15089] By: ams                                   on 2002/03/08  01:54:03
9378         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
9379              minor typo in perlguts.pod
9380              From: Anton Tagunov <tagunov@motor.ru>
9381              Date: Fri, 8 Mar 2002 05:26:59 +0300
9382              Message-Id: <4649821189.20020308052659@motor.ru>
9383      Branch: perl
9384            ! pod/perlguts.pod
9385 ____________________________________________________________________________
9386 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
9387         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"! 
9388              From: Anton Tagunov <tagunov@newmail.ru>
9389              Date: Fri, 8 Mar 2002 04:31:44 +0300
9390              Message-ID: <13946506773.20020308043144@newmail.ru>
9391              
9392              (one test changed)
9393      Branch: perl
9394            ! lib/encoding.t sv.c
9395 ____________________________________________________________________________
9396 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
9397         Log: Subject: [PATCH perldelta] some more deltas
9398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9399              Date: Thu, 7 Mar 2002 23:13:23 +0100
9400              Message-ID: <20020307231323.A13068@rafael>
9401      Branch: perl
9402            ! pod/perldelta.pod
9403 ____________________________________________________________________________
9404 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
9405         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
9406              From: Paul_GreenVOS@vos.stratus.com
9407              Date: Thu, 7 Mar 02 14:25 est
9408              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
9409      Branch: perl
9410            ! t/io/fs.t
9411 ____________________________________________________________________________
9412 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
9413         Log: As suggested by Anton Tagunov, eq and cmp now obey the
9414              encoding pragma (by remapping their byte argument if the
9415              other argument is in Unicode).  Also fix a bug found by
9416              Anton where ord undef under the encoding pragma would barf.
9417              ([ID 20020307.009] A null pointer dereference with 'use encoding')
9418              Finally, use the nicer form of sv_recode_to_utf8.
9419      Branch: perl
9420            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
9421 ____________________________________________________________________________
9422 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
9423         Log: Retract #14985, #14899, and #14990, following the principles
9424              "Do no harm." and "If it ain't broke, don't fix it."
9425              
9426              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
9427              some, but still broken, and I do not have the extra brain
9428              cells for the EBCDIC backport.  Secondly, the old version
9429              worked both in EBCDIC and non-.  Thirdly, the old version
9430              may be more amenable for the behaviour suggsted by Anton
9431              Tagunov regarding the encoding pragma.
9432      Branch: perl
9433            ! embed.fnc embed.h global.sym proto.h sv.c util.c
9434 ____________________________________________________________________________
9435 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
9436         Log: Long doubles give you long doubles.
9437      Branch: perl
9438            ! t/base/num.t
9439 ____________________________________________________________________________
9440 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
9441         Log: Forgotten deMANIFESTation.
9442      Branch: perl
9443            ! MANIFEST
9444 ____________________________________________________________________________
9445 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
9446         Log: Obsolete unused file, noticed by Dank Kogai.
9447      Branch: perl
9448            - ext/Encode/lib/Encode/JP/Tr.pm
9449 ____________________________________________________________________________
9450 [ 15080] By: ams                                   on 2002/03/07  11:31:46
9451         Log: Subject: [PATCH Changes] Changes should mirror version number
9452              From: Robin Barker <rmb1@cise.npl.co.uk>
9453              Date: Thu, 7 Mar 2002 11:04:24 GMT
9454              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
9455      Branch: perl
9456            ! Porting/pumpkin.pod
9457 ____________________________________________________________________________
9458 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
9459         Log: metaconfig unit change for #15078.
9460      Branch: metaconfig
9461            ! U/compline/d_gconvert.U
9462 ____________________________________________________________________________
9463 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
9464         Log: Subject: Re: [PATCH] tests for Gconvert
9465              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9466              Date: Wed, 06 Mar 2002 20:22:54 -0800
9467              Message-ID: <esuh8gzkg2/b092yn@efn.org>
9468      Branch: perl
9469            ! Configure pod/perldelta.pod t/base/num.t
9470 ____________________________________________________________________________
9471 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
9472         Log: Mac OS X UFS does not do ctime.
9473      Branch: perl
9474            ! pod/perldelta.pod pod/perlport.pod
9475 ____________________________________________________________________________
9476 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
9477         Log: AUTHORS updates.
9478      Branch: perl
9479            ! AUTHORS
9480 ____________________________________________________________________________
9481 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
9482         Log: Continued Chinese puzzles from Autrijus.
9483      Branch: perl
9484            + ext/Encode/t/CN.t ext/Encode/t/TW.t
9485            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
9486 ____________________________________________________________________________
9487 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
9488         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
9489              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9490              Date: Wed, 6 Mar 2002 18:13:51 +0100
9491              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
9492      Branch: perl
9493            ! lib/File/Spec/Win32.pm
9494 ____________________________________________________________________________
9495 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
9496         Log: perlport tweaks.
9497      Branch: perl
9498            ! pod/perlport.pod
9499 ____________________________________________________________________________
9500 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
9501         Log: Subject: Re: [PATCH docs] Re: Bug with -M
9502              From: Michael G Schwern <schwern@pobox.com>
9503              Date: Wed, 6 Mar 2002 16:20:27 -0500
9504              Message-ID: <20020306212027.GC4257@blackrider>
9505      Branch: perl
9506            ! pod/perlfunc.pod pod/perlport.pod
9507 ____________________________________________________________________________
9508 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
9509         Log: perldelta updates.
9510      Branch: perl
9511            ! pod/perldelta.pod
9512 ____________________________________________________________________________
9513 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
9514         Log: 5005threads wasn't even compiling.
9515      Branch: perl
9516            ! perl.c
9517 ____________________________________________________________________________
9518 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
9519         Log: Subject: Re: perl@15047 New format tests for still existing bugs
9520              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9521              Date: Wed, 06 Mar 2002 12:59:29 +0100
9522              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
9523      Branch: perl
9524            ! t/op/write.t
9525 ____________________________________________________________________________
9526 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
9527         Log: Regen Glossary et al.
9528      Branch: perl
9529            ! Porting/Glossary Porting/config.sh Porting/config_H
9530 ____________________________________________________________________________
9531 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
9532         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
9533              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
9534      Branch: perl
9535            ! util.c
9536 ____________________________________________________________________________
9537 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
9538         Log: metaconfig unit change for #15065.
9539      Branch: metaconfig
9540            ! U/compline/i_time.U
9541 ____________________________________________________________________________
9542 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
9543         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
9544      Branch: perl
9545            ! Configure config_h.SH
9546 ____________________________________________________________________________
9547 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
9548         Log: Must remove fallback.c also from here.
9549      Branch: perl
9550            ! MANIFEST
9551 ____________________________________________________________________________
9552 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
9553         Log: Subject: Re: perl@15047 WinCE
9554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9555              Date: Wed, 06 Mar 2002 13:41:30 +0100
9556              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
9557              
9558              Subject: Re: perl@15047 Win32
9559              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9560              Date: Wed, 06 Mar 2002 13:46:02 +0100
9561              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
9562              
9563              Subject: Re: perl@15047 Epoc
9564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9565              Date: Wed, 06 Mar 2002 13:48:31 +0100
9566              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
9567              
9568              Subject: Re: perl@15047 NetWare
9569              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9570              Date: Wed, 06 Mar 2002 13:55:46 +0100
9571              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
9572      Branch: perl
9573            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
9574            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9575            ! wince/Makefile.ce wince/config.h
9576 ____________________________________________________________________________
9577 [ 15062] By: ams                                   on 2002/03/06  09:26:49
9578         Log: Subject: Re: perl@15047
9579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9580              Date: Wed, 06 Mar 2002 11:25:50 +0100
9581              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
9582      Branch: perl
9583            ! cygwin/perlld.in
9584 ____________________________________________________________________________
9585 [ 15061] By: ams                                   on 2002/03/06  08:44:12
9586         Log: Subject: Re: perl@15047
9587              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9588              Date: Wed, 06 Mar 2002 10:38:02 +0100
9589              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
9590      Branch: perl
9591            ! pod/perldelta.pod
9592 ____________________________________________________________________________
9593 [ 15060] By: ams                                   on 2002/03/06  08:30:33
9594         Log: Subject: Update perlhist.pod
9595              From: mjd@plover.com
9596              Date: 6 Mar 2002 07:11:55 -0000
9597              Message-Id: <20020306071155.10240.qmail@plover.com>
9598              
9599              Subject: [PATCH pod/perlvar.pod] $^V => string
9600              From: Stas Bekman <stas@stason.org>
9601              Date: Wed, 06 Mar 2002 14:56:55 +0800
9602              Message-Id: <3C85BDB7.7050700@stason.org>
9603      Branch: perl
9604            ! pod/perlhist.pod pod/perlvar.pod
9605 ____________________________________________________________________________
9606 [ 15059] By: ams                                   on 2002/03/06  04:15:38
9607         Log: Subject: [PATCH] assorted configure.com fix-ups
9608              From: "Craig A. Berry" <craigberry@mac.com>
9609              Date: Tue, 5 Mar 2002 23:11:22 -0600
9610              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
9611      Branch: perl
9612            ! configure.com
9613 ____________________________________________________________________________
9614 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
9615         Log: IRIX failure with long doubles.
9616      Branch: perl
9617            ! t/op/pack.t
9618 ____________________________________________________________________________
9619 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
9620         Log: Make reality and Changes coincide.
9621      Branch: perl
9622            ! Changes
9623 ____________________________________________________________________________
9624 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
9625         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
9626              From: Anton Tagunov <tagunov@motor.ru>
9627              Date: Wed, 6 Mar 2002 02:10:21 +0300
9628              Message-ID: <11152782757.20020306021021@motor.ru>
9629              
9630              (reworded)
9631      Branch: perl
9632            ! pod/perluniintro.pod
9633 ____________________________________________________________________________
9634 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
9635         Log: Subject: [PATCH] B::Lint doesn't work
9636              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9637              Date: Tue, 5 Mar 2002 22:51:18 +0100
9638              Message-ID: <20020305225118.C733@rafael>
9639      Branch: perl
9640            ! ext/B/B/Lint.pm
9641 ____________________________________________________________________________
9642 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
9643         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
9644              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9645              Date: Mon, 04 Mar 2002 16:24:32 -0800
9646              Message-ID: <ABBh8gzkgezX092yn@efn.org>
9647      Branch: perl
9648            ! op.h pp_ctl.c t/op/flip.t
9649 ____________________________________________________________________________
9650 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
9651         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
9652              From: Nicholas Clark <nick@unfortu.net>
9653              Date: Tue, 5 Mar 2002 22:30:49 +0000
9654              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
9655      Branch: perl
9656            ! pod/perldelta.pod
9657 ____________________________________________________________________________
9658 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
9659         Log: Subject: [PATCH] tests for Gconvert
9660              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9661              Date: Tue, 05 Mar 2002 16:35:45 -0800
9662              Message-ID: <hRWh8gzkgONX092yn@efn.org>
9663      Branch: perl
9664            ! t/base/num.t
9665 ____________________________________________________________________________
9666 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
9667         Log: Subject: [PATCH] toplevel Makefile.SH
9668              From: Paul_GreenVOS@vos.stratus.com
9669              Date: Tue, 5 Mar 02 17:34 est
9670              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
9671      Branch: perl
9672            ! Makefile.SH
9673 ____________________________________________________________________________
9674 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
9675         Log: Subject: [PATCH] pointer to perldelta in Changes
9676              From: Chris Nandor <pudge@pobox.com>
9677              Date: Tue, 05 Mar 2002 16:04:50 -0500
9678              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
9679      Branch: perl
9680            ! Changes
9681 ____________________________________________________________________________
9682 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
9683         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
9684              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9685              Date: Tue, 5 Mar 2002 22:26:20 +0100
9686              Message-ID: <20020305222620.A733@rafael>
9687      Branch: perl
9688            ! pod/perldelta.pod
9689 ____________________________________________________________________________
9690 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
9691         Log: Solaris: allow for /usr/bin/df not to exist.
9692              
9693              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
9694              From: Kingpin <mthurn@copper.dulles.tasc.com>
9695              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
9696              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
9697      Branch: perl
9698            ! hints/solaris_2.sh
9699 ____________________________________________________________________________
9700 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
9701         Log: Update Changes.
9702      Branch: perl
9703            ! Changes patchlevel.h
9704 ____________________________________________________________________________
9705 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
9706         Log: Double MANIFESTing.
9707      Branch: perl
9708            ! ext/Encode/MANIFEST
9709 ____________________________________________________________________________
9710 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
9711         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
9712      Branch: perl
9713            - ext/Encode/Encode/7bit-kr.enc
9714            - ext/Encode/lib/Encode/Tcl/HanZi.pm
9715            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
9716 ____________________________________________________________________________
9717 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
9718         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
9719              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9720              Date: Tue, 5 Mar 2002 14:35:57 +0100
9721              Message-ID: <20020305143557.C695@rafael>   
9722      Branch: perl
9723            ! pp_sys.c t/lib/warnings/pp_sys
9724 ____________________________________________________________________________
9725 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
9726         Log: Subject: [PATCH Devel::PPPort]
9727              From: Robin Barker <rmb1@cise.npl.co.uk>
9728              Date: Tue, 5 Mar 2002 13:37:59 GMT
9729              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
9730      Branch: perl
9731            ! ext/Devel/PPPort/Makefile.PL
9732 ____________________________________________________________________________
9733 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
9734         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
9735      Branch: perl
9736            ! ext/Encode/t/Tcl.t
9737 ____________________________________________________________________________
9738 [ 15041] By: nick                                  on 2002/03/05  07:23:58
9739         Log: Integrate mainline (5.7.3)
9740      Branch: perlio
9741           +> ext/Encode/lib/Encode/CN/HZ.pm
9742            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
9743           !> (integrate 54 files)
9744 ____________________________________________________________________________
9745 [ 15040] By: ams                                   on 2002/03/05  05:10:33
9746         Log: Subject: DOC PATCH 5.7.3 (perldelta)
9747              From: mjd@plover.com
9748              Date: 5 Mar 2002 05:35:58 -0000
9749              Message-Id: <20020305053558.31677.qmail@plover.com>
9750      Branch: perl
9751            ! pod/perldelta.pod
9752 ____________________________________________________________________________
9753 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
9754         Log: This is 5.7.3.
9755      Branch: perl
9756            ! patchlevel.h
9757 ____________________________________________________________________________
9758 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
9759         Log: Shoo.
9760      Branch: perl
9761            ! ext/Encode/t/Tcl.t
9762 ____________________________________________________________________________
9763 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
9764         Log: Update Changes.
9765      Branch: perl
9766            ! Changes patchlevel.h
9767 ____________________________________________________________________________
9768 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
9769         Log: Regen perlapi.
9770      Branch: perl
9771            ! pod/perlapi.pod
9772 ____________________________________________________________________________
9773 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
9774         Log: Tie::File doc tweak for Win32 from mjd. 
9775      Branch: perl
9776            ! lib/Tie/File.pm
9777 ____________________________________________________________________________
9778 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
9779         Log: Regen toc.
9780      Branch: perl
9781            ! pod/perltoc.pod
9782 ____________________________________________________________________________
9783 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
9784         Log: Decommission Encode::Tcl HZ testing for now.
9785      Branch: perl
9786            ! ext/Encode/t/Tcl.t
9787 ____________________________________________________________________________
9788 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
9789         Log: Must have a return.
9790      Branch: perl
9791            ! pp_pack.c
9792 ____________________________________________________________________________
9793 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
9794         Log: The very latest win32 score from Jan Dubois.
9795      Branch: perl
9796            ! pod/perldelta.pod
9797 ____________________________________________________________________________
9798 [ 15030] By: ams                                   on 2002/03/05  01:40:01
9799         Log: Subject: [PATCH] README.macos
9800              From: Chris Nandor <pudge@pobox.com>
9801              Date: Mon, 04 Mar 2002 17:37:59 -0500
9802              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
9803      Branch: perl
9804            ! README.macos
9805 ____________________________________________________________________________
9806 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
9807         Log: "The last pieces of Chinese puzzle" from Autrijus.
9808      Branch: perl
9809            + ext/Encode/lib/Encode/CN/HZ.pm
9810            - ext/Encode/Encode/HZ.enc
9811            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
9812            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9813 ____________________________________________________________________________
9814 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
9815         Log: Known test failures updates.
9816      Branch: perl
9817            ! pod/perldelta.pod
9818 ____________________________________________________________________________
9819 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
9820         Log: One more nit from mjd.
9821      Branch: perl
9822            ! lib/Tie/File/t/16_handle.t
9823 ____________________________________________________________________________
9824 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
9825         Log: Upgrade to Tie::File 0.17 from mjd.
9826      Branch: perl
9827            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
9828            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
9829 ____________________________________________________________________________
9830 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
9831         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
9832              From: Nicholas Clark <nick@unfortu.net>
9833              Date: Mon, 4 Mar 2002 23:33:52 +0000
9834              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
9835      Branch: perl
9836            ! pod/perldelta.pod
9837 ____________________________________________________________________________
9838 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
9839         Log: Escapee.
9840      Branch: perl
9841            ! proto.h
9842 ____________________________________________________________________________
9843 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
9844         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
9845              From: Nicholas Clark <nick@unfortu.net>
9846              Date: Mon, 4 Mar 2002 22:48:38 +0000
9847              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
9848      Branch: perl
9849            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
9850            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
9851            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
9852            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
9853            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
9854            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
9855            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
9856 ____________________________________________________________________________
9857 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
9858         Log: Cleaner.
9859      Branch: perl
9860            ! Makefile.SH
9861 ____________________________________________________________________________
9862 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
9863         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
9864              From: Jeffrey Friedl <jfriedl@yahoo.com>
9865              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
9866              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
9867      Branch: perl
9868            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
9869            ! pod/perlvar.pod
9870 ____________________________________________________________________________
9871 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
9872         Log: More Han tweaks from Autrjius Tang: most importantly,
9873              gbk is identical to cp936, so gbk can be removed and
9874              taken care of by an alias.
9875      Branch: perl
9876            - ext/Encode/Encode/gbk.enc
9877            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
9878            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
9879            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9880            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9881 ____________________________________________________________________________
9882 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
9883         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
9884              From: Nicholas Clark <nick@unfortu.net>
9885              Date: Mon, 4 Mar 2002 22:20:13 +0000
9886              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
9887      Branch: perl
9888            ! pod/perldelta.pod
9889 ____________________________________________________________________________
9890 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
9891         Log: Based on
9892              
9893              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
9894              From: Anton Tagunov <tagunov@motor.ru>
9895              Date: Mon, 4 Mar 2002 21:14:39 +0300
9896              Message-ID: <1814137429.20020304211439@motor.ru>
9897      Branch: perl
9898            ! pod/perlunicode.pod
9899 ____________________________________________________________________________
9900 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
9901         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
9902              From: John Peacock <jpeacock@rowman.com>
9903              Date: Mon, 04 Mar 2002 16:18:42 -0500
9904              Message-ID: <3C83E4B2.3060700@rowman.com>
9905              
9906              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
9907              From: John Peacock <jpeacock@rowman.com>
9908              Date: Mon, 04 Mar 2002 16:42:55 -0500
9909              Message-ID: <3C83EA5F.80303@rowman.com>
9910      Branch: perl
9911            ! lib/ExtUtils/xsubpp pod/perlxs.pod
9912 ____________________________________________________________________________
9913 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
9914         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
9915              From: "Craig A. Berry" <craigberry@mac.com>
9916              Date: Mon, 04 Mar 2002 14:47:59 -0600
9917              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
9918              
9919              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
9920              From: "Craig A. Berry" <craigberry@mac.com>
9921              Date: Mon, 04 Mar 2002 15:04:58 -0600
9922              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
9923      Branch: perl
9924            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
9925 ____________________________________________________________________________
9926 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
9927         Log: metaconfig unit change for #15014.
9928      Branch: metaconfig/U/perl
9929            ! Extensions.U
9930 ____________________________________________________________________________
9931 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
9932         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
9933              of known extensions, where Encode::JP already is.
9934      Branch: perl
9935            ! Configure Porting/config.sh Porting/config_H uconfig.h
9936 ____________________________________________________________________________
9937 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
9938         Log: SJIS, from Dan Kogai.
9939      Branch: perl
9940            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
9941 ____________________________________________________________________________
9942 [ 15012] By: nick                                  on 2002/03/04  17:35:50
9943         Log: Intergrate perlio's Encode/compile
9944      Branch: perl
9945           !> ext/Encode/compile
9946 ____________________________________________________________________________
9947 [ 15011] By: nick                                  on 2002/03/04  17:29:54
9948         Log: Avoid $Id$ cleverness and just have a $VERSION.
9949      Branch: perlio
9950            ! ext/Encode/compile
9951 ____________________________________________________________________________
9952 [ 15010] By: nick                                  on 2002/03/04  17:29:14
9953         Log: Integrate mainline
9954      Branch: perlio
9955           +> lib/Math/BigInt/t/isa.t
9956           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
9957           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
9958           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
9959           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
9960           !> warnings.pl
9961 ____________________________________________________________________________
9962 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
9963         Log: Integrate ext/Encode/compile from perlio.
9964      Branch: perl
9965           !> ext/Encode/compile
9966 ____________________________________________________________________________
9967 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
9968         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
9969              updates not integrated, something odd going on in there.)
9970      Branch: perl
9971           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
9972           !> lib/Tie/File/t/16_handle.t
9973 ____________________________________________________________________________
9974 [ 15007] By: nick                                  on 2002/03/04  17:08:17
9975         Log: Integrate mainline
9976      Branch: perlio
9977           !> AUTHORS Changes Porting/Glossary Porting/config.sh
9978           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
9979           !> pod/perltoc.pod
9980 ____________________________________________________________________________
9981 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
9982         Log: A new M::BI test.
9983      Branch: perl
9984            + lib/Math/BigInt/t/isa.t
9985            ! MANIFEST
9986 ____________________________________________________________________________
9987 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
9988         Log: Subject: VMS test and perldelta update
9989              From: "Craig A. Berry" <craigberry@mac.com>
9990              Date: Mon, 04 Mar 2002 11:03:37 -0600
9991              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
9992      Branch: perl
9993            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
9994 ____________________________________________________________________________
9995 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
9996         Log: Needed for threaded builds.
9997      Branch: perl
9998            ! embed.fnc embed.h
9999 ____________________________________________________________________________
10000 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
10001         Log: Subject: [PATCH] taint + deprecated warnings
10002              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10003              Date: Mon, 4 Mar 2002 16:33:23 -0000
10004              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
10005      Branch: perl
10006            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
10007            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
10008            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
10009 ____________________________________________________________________________
10010 [ 15002] By: nick                                  on 2002/03/04  16:19:06
10011         Log: Win32 tweak
10012      Branch: perlio
10013            ! lib/Tie/File/t/16_handle.t
10014 ____________________________________________________________________________
10015 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
10016         Log: Update Changes.
10017      Branch: perl
10018            ! Changes patchlevel.h
10019 ____________________________________________________________________________
10020 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
10021         Log: AUTHORS updates.
10022      Branch: perl
10023            ! AUTHORS
10024 ____________________________________________________________________________
10025 [ 14999] By: nick                                  on 2002/03/04  15:26:43
10026         Log: Win32 hack
10027      Branch: perlio
10028            ! ext/Encode/compile ext/Encode/t/JP.t
10029 ____________________________________________________________________________
10030 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
10031         Log: Encode doc tweak from Autrijus Tang.
10032      Branch: perl
10033            ! ext/Encode/Encode.pm
10034 ____________________________________________________________________________
10035 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
10036         Log: Regen Glossary et al.  (It seems the #14875 didn't
10037              quite work in removing the double-dot?)
10038      Branch: perl
10039            ! Porting/Glossary Porting/config.sh Porting/config_H
10040 ____________________________________________________________________________
10041 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
10042         Log: Regen toc.
10043      Branch: perl
10044            ! pod/perltoc.pod
10045 ____________________________________________________________________________
10046 [ 14995] By: nick                                  on 2002/03/04  14:42:09
10047         Log: Remove debugging assert
10048      Branch: perlio
10049            ! ext/threads/shared/shared.xs
10050 ____________________________________________________________________________
10051 [ 14994] By: nick                                  on 2002/03/04  14:41:54
10052         Log: Integrate mainline
10053      Branch: perlio
10054           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
10055           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
10056           !> lib/Tie/File/t/15_pushpop.t util.c
10057 ____________________________________________________________________________
10058 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
10059         Log: Han update from Autrijus Tang. 
10060      Branch: perl
10061            ! ext/Encode/Encode.pm
10062 ____________________________________________________________________________
10063 [ 14992] By: nick                                  on 2002/03/04  14:08:38
10064         Log: Integrate mainline - all tests pass - some noise from threads
10065              av_simple (SuSE7.3).
10066      Branch: perlio
10067           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
10068           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
10069           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
10070           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
10071           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
10072           +> lib/Tie/File/t/11_rv_splice_rs.t
10073           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
10074           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
10075           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
10076            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
10077            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
10078            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
10079            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
10080            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
10081            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
10082            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
10083            - lib/Tie/File/15_pushpop.t
10084           !> (integrate 47 files)
10085 ____________________________________________________________________________
10086 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
10087         Log: Missing MANIFESTations.
10088      Branch: perl
10089            ! MANIFEST
10090 ____________________________________________________________________________
10091 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
10092         Log: Attempt at portability.
10093      Branch: perl
10094            ! util.c
10095 ____________________________________________________________________________
10096 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
10097         Log: Needed by #14985.
10098      Branch: perl
10099            ! embed.h global.sym proto.h
10100 ____________________________________________________________________________
10101 [ 14988] By: ams                                   on 2002/03/04  08:59:27
10102         Log: Upgrade to Tie::File 0.16.
10103      Branch: perl
10104            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
10105            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
10106            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
10107            ! lib/Tie/File/t/15_pushpop.t
10108 ____________________________________________________________________________
10109 [ 14987] By: ams                                   on 2002/03/04  08:48:11
10110         Log: Subject: [PATCH @14577] perly-fixer
10111              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10112              Date: Mon, 4 Mar 2002 02:28:51 -0500
10113              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
10114      Branch: perl
10115            ! Makefile.SH perly.fixer
10116 ____________________________________________________________________________
10117 [ 14986] By: ams                                   on 2002/03/04  08:43:37
10118         Log: Subject: [PATCH @14577] xsubpp
10119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10120              Date: Mon, 4 Mar 2002 02:25:52 -0500
10121              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
10122      Branch: perl
10123            ! lib/ExtUtils/xsubpp pod/perlxs.pod
10124 ____________________________________________________________________________
10125 [ 14985] By: ams                                   on 2002/03/04  08:40:46
10126         Log: Subject: [PATCH @14577] sv_cmp and friends
10127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10128              Date: Mon, 4 Mar 2002 02:31:04 -0500
10129              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
10130      Branch: perl
10131            ! embed.fnc sv.c util.c
10132 ____________________________________________________________________________
10133 [ 14984] By: ams                                   on 2002/03/04  08:16:06
10134         Log: Fix File::Path docs as suggested by Ronald Kimball.
10135      Branch: perl
10136            ! lib/File/Path.pm
10137 ____________________________________________________________________________
10138 [ 14983] By: ams                                   on 2002/03/04  08:11:20
10139         Log: Update perldata fix as suggested by Benjamin Goldberg.
10140      Branch: perl
10141            ! pod/perldata.pod
10142 ____________________________________________________________________________
10143 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
10144         Log: Faulty skip.
10145      Branch: perl
10146            ! ext/DB_File/t/db-recno.t
10147 ____________________________________________________________________________
10148 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
10149         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
10150              From: Anton Tagunov <tagunov@motor.ru>
10151              Date: Mon, 4 Mar 2002 05:41:41 +0300
10152              Message-Id: <7916563907.20020304054141@motor.ru>
10153              
10154              Subject: [ID 20020303.005] Patch perlinicode C API description
10155              From: Anton Tagunov <tagunov@motor.ru>
10156              Date: Mon, 4 Mar 2002 06:08:23 +0300
10157              Message-Id: <2018165510.20020304060823@motor.ru>
10158      Branch: perl
10159            ! lib/utf8.pm pod/perlunicode.pod
10160 ____________________________________________________________________________
10161 [ 14980] By: ams                                   on 2002/03/04  02:19:20
10162         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
10163              From: Anton Tagunov <tagunov@motor.ru>
10164              Date: Mon, 4 Mar 2002 02:17:40 +0300
10165              Message-Id: <1344322124.20020304021740@motor.ru>
10166      Branch: perl
10167            ! pod/perldata.pod
10168 ____________________________________________________________________________
10169 [ 14979] By: ams                                   on 2002/03/04  02:17:54
10170         Log: Subject: RE: [PATCH] RE: DB_File breakage
10171              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10172              Date: Sun, 3 Mar 2002 23:56:31 -0000
10173              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
10174      Branch: perl
10175            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10176            ! ext/DB_File/t/db-recno.t
10177 ____________________________________________________________________________
10178 [ 14978] By: ams                                   on 2002/03/04  02:07:16
10179         Log: Subject: [PATCH] docs for ExtUtils::Manifest
10180              From: Nicholas Clark <nick@unfortu.net>
10181              Date: Sun, 3 Mar 2002 23:29:25 +0000
10182              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
10183      Branch: perl
10184            ! lib/ExtUtils/Manifest.pm
10185 ____________________________________________________________________________
10186 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
10187         Log: Forgot from the M::BI 1.54 update.
10188      Branch: perl
10189            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
10190            ! lib/Math/BigInt/t/upgrade.inc
10191 ____________________________________________________________________________
10192 [ 14976] By: ams                                   on 2002/03/04  02:04:32
10193         Log: Subject: [PATCH] attr
10194              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10195              Date: Sun, 3 Mar 2002 22:09:58 -0000
10196              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
10197      Branch: perl
10198            ! lib/warnings.pm warnings.pl
10199 ____________________________________________________________________________
10200 [ 14975] By: ams                                   on 2002/03/04  02:01:27
10201         Log: Subject: [PATCH] File::Path documentation
10202              From: Colin Meyer <cmeyer@helvella.org>
10203              Date: Sun, 3 Mar 2002 14:54:24 -0800
10204              Message-Id: <20020303145424.A21774@hobart.helvella.org>
10205      Branch: perl
10206            ! lib/File/Path.pm
10207 ____________________________________________________________________________
10208 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
10209         Log: Typo.
10210      Branch: perl
10211            ! lib/Math/BigInt/t/upgrade.t
10212 ____________________________________________________________________________
10213 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
10214         Log: Editing errors.
10215      Branch: perl
10216            ! MANIFEST
10217 ____________________________________________________________________________
10218 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
10219         Log: Upgrade to Math::BigInt 1.54.
10220      Branch: perl
10221            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
10222            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10223            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
10224            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
10225            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
10226            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
10227 ____________________________________________________________________________
10228 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
10229         Log: Test tweak from Craig Berry.
10230      Branch: perl
10231            ! lib/Tie/File/t/15_pushpop.t
10232 ____________________________________________________________________________
10233 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
10234         Log: Upgrade to Tie::File 0.15.
10235      Branch: perl
10236            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
10237            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
10238            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
10239            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
10240            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
10241            + lib/Tie/File/t/11_rv_splice_rs.t
10242            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
10243            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
10244            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
10245            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
10246            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
10247            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
10248            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
10249            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
10250            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
10251            - lib/Tie/File/15_pushpop.t
10252            ! MANIFEST lib/Tie/File.pm
10253 ____________________________________________________________________________
10254 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
10255         Log: The EBCDIC gaps apply only to the real A-Z.
10256      Branch: perl
10257            ! ext/B/B/Deparse.pm
10258 ____________________________________________________________________________
10259 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
10260         Log: EBCDIC: deparse \cX correctly.
10261      Branch: perl
10262            ! ext/B/B/Deparse.pm
10263 ____________________________________________________________________________
10264 [ 14967] By: ams                                   on 2002/03/03  18:18:00
10265         Log: Subject: [PATCH] nit in perlsyn.pod
10266              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10267              Date: Sun, 03 Mar 2002 20:16:10 +0100
10268              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
10269      Branch: perl
10270            ! pod/perlsyn.pod
10271 ____________________________________________________________________________
10272 [ 14966] By: ams                                   on 2002/03/03  18:06:32
10273         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
10274              From: Michael G Schwern <schwern@pobox.com>
10275              Date: Sun, 3 Mar 2002 13:33:28 -0500
10276              Message-Id: <20020303183328.GA3296@blackrider>
10277      Branch: perl
10278            ! utils/h2xs.PL
10279 ____________________________________________________________________________
10280 [ 14965] By: ams                                   on 2002/03/03  18:00:03
10281         Log: Subject: [ PATCH ] HP back to default
10282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10283              Date: Sun, 03 Mar 2002 18:48:34 +0100
10284              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
10285      Branch: perl
10286            ! hints/hpux.sh
10287 ____________________________________________________________________________
10288 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
10289         Log: EBCDIC: special cases of special cases.
10290      Branch: perl
10291            ! t/uni/case.pl
10292 ____________________________________________________________________________
10293 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
10294         Log: EBCDIC: the v-string components cannot exceed 2147483647.
10295      Branch: perl
10296            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
10297 ____________________________________________________________________________
10298 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
10299         Log: Remove the bogus "incorrect case" warning completely.
10300              The problem exists, but the cure, in which ever form
10301              it will be, needs to be something more subtle.
10302      Branch: perl
10303            ! op.c pod/perldiag.pod
10304 ____________________________________________________________________________
10305 [ 14961] By: ams                                   on 2002/03/03  13:39:09
10306         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
10307              From: Mark-Jason Dominus <mjd@plover.com>
10308              Date: Sun, 03 Mar 2002 09:32:16 -0500
10309              Message-Id: <20020303143216.10536.qmail@plover.com>
10310      Branch: perl
10311            ! t/op/tiearray.t
10312 ____________________________________________________________________________
10313 [ 14960] By: nick                                  on 2002/03/03  09:59:59
10314         Log: Integrate mainline
10315      Branch: perlio
10316           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
10317            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
10318            ! ext/Encode/compile
10319           !> (integrate 27 files)
10320 ____________________________________________________________________________
10321 [ 14959] By: ams                                   on 2002/03/03  08:11:34
10322         Log: Fix #14957.
10323      Branch: perl
10324            ! ext/DB_File/t/db-recno.t
10325 ____________________________________________________________________________
10326 [ 14958] By: ams                                   on 2002/03/03  05:51:00
10327         Log: Subject: [PATCH @14577] NL in debugger
10328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10329              Date: Sat, 2 Mar 2002 05:34:12 -0500
10330              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
10331      Branch: perl
10332            ! lib/perl5db.pl
10333 ____________________________________________________________________________
10334 [ 14957] By: ams                                   on 2002/03/03  05:00:04
10335         Log: Subject: Re: DB_File breakage
10336              From: Schuyler Erle <schuyler@oreilly.com>
10337              Date: Sat, 02 Mar 2002 21:50:30 -0800
10338              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
10339      Branch: perl
10340            ! ext/DB_File/t/db-recno.t
10341 ____________________________________________________________________________
10342 [ 14956] By: ams                                   on 2002/03/03  04:40:08
10343         Log: Subject: [PATCH @14577] Debugging OPs
10344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10345              Date: Sat, 2 Mar 2002 05:49:58 -0500
10346              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
10347      Branch: perl
10348            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
10349            ! pod/perlrun.pod sv.h
10350 ____________________________________________________________________________
10351 [ 14955] By: ams                                   on 2002/03/03  04:34:41
10352         Log: Subject: Tie::Array doc patch
10353              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
10354              Date: Sat, 02 Mar 2002 08:42:56 +0900
10355              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
10356      Branch: perl
10357            ! lib/Tie/Array.pm
10358 ____________________________________________________________________________
10359 [ 14954] By: ams                                   on 2002/03/03  04:23:33
10360         Log: Subject: Re: Smoke 14870
10361              From: Nicholas Clark <nick@unfortu.net>
10362              Date: Sat, 2 Mar 2002 20:00:53 +0000
10363              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
10364      Branch: perl
10365            ! README.hpux
10366 ____________________________________________________________________________
10367 [ 14953] By: ams                                   on 2002/03/03  04:15:49
10368         Log: Subject: RE: VERSION core
10369              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10370              Date: Sat, 2 Mar 2002 22:50:44 -0000
10371              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
10372      Branch: perl
10373            ! t/comp/use.t
10374 ____________________________________________________________________________
10375 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
10376         Log: The #14949 removed this error from non-Win32.
10377      Branch: perl
10378            ! t/lib/warnings/op
10379 ____________________________________________________________________________
10380 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
10381         Log: BeOS back on track.
10382      Branch: perl
10383            ! README.beos
10384 ____________________________________________________________________________
10385 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
10386         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
10387              higher is okay.
10388      Branch: perl
10389            ! ext/POSIX/t/posix.t
10390 ____________________________________________________________________________
10391 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
10392         Log: For now, make "incorrect case" a Win32-only warning.
10393      Branch: perl
10394            ! op.c
10395 ____________________________________________________________________________
10396 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
10397         Log: Demand more before attempting socketpair().
10398      Branch: perl
10399            ! pp_sys.c
10400 ____________________________________________________________________________
10401 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
10402         Log: Remove obsolete hack.
10403      Branch: perl
10404            ! makedepend.SH
10405 ____________________________________________________________________________
10406 [ 14946] By: ams                                   on 2002/03/02  16:00:32
10407         Log: Forgot to delete encode.* from MANIFEST.
10408      Branch: perl
10409            ! MANIFEST
10410 ____________________________________________________________________________
10411 [ 14945] By: ams                                   on 2002/03/02  14:41:03
10412         Log: Delete ex-test output.
10413      Branch: perl
10414            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
10415 ____________________________________________________________________________
10416 [ 14944] By: ams                                   on 2002/03/02  13:54:35
10417         Log: Subject: [PATCH] DB_File 1.803
10418              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10419              Date: Sat, 2 Mar 2002 14:33:32 -0000
10420              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
10421      Branch: perl
10422            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10423            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
10424 ____________________________________________________________________________
10425 [ 14943] By: ams                                   on 2002/03/02  13:43:06
10426         Log: Upgrade to Tie::File 0.14.
10427      Branch: perl
10428            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
10429            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
10430            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
10431 ____________________________________________________________________________
10432 [ 14942] By: nick                                  on 2002/03/02  11:05:53
10433         Log: Integrate mainline
10434      Branch: perlio
10435           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
10436           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
10437           +> ext/Encode/t/table.utf8
10438           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
10439           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
10440           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10441           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
10442           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
10443           !> universal.c utils/perldoc.PL
10444 ____________________________________________________________________________
10445 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
10446         Log: More CJK (just C, really) tables from Autrijus Tang
10447              (originally from iconv, used with permission of Bruno Haible)
10448      Branch: perl
10449            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
10450            + ext/Encode/Encode/iso-ir-165.enc
10451            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10452            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
10453            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
10454 ____________________________________________________________________________
10455 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
10456         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
10457              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10458              Date: Fri, 1 Mar 2002 15:32:13 -0500
10459              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
10460      Branch: perl
10461            ! utils/perldoc.PL
10462 ____________________________________________________________________________
10463 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
10464         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
10465              From: Schuyler Erle <schuyler@oreilly.com>
10466              Date: Fri, 01 Mar 2002 14:22:19 -0800
10467              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
10468              
10469              Subject: Re: PATCH: "splice() offset past end of array" warning.
10470              From: Mark-Jason Dominus <mjd@plover.com>
10471              Date: Fri, 01 Mar 2002 17:19:49 -0500
10472              Message-ID: <20020301221949.7610.qmail@plover.com>
10473      Branch: perl
10474            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
10475 ____________________________________________________________________________
10476 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
10477         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
10478              From: Mark-Jason Dominus <mjd@plover.com>
10479              Date: Fri, 01 Mar 2002 18:35:35 -0500
10480              Message-ID: <20020301233535.15969.qmail@plover.com>
10481      Branch: perl
10482            ! av.c
10483 ____________________________________________________________________________
10484 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
10485         Log: Subject: RE: VERSION core
10486              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10487              Date: Fri, 1 Mar 2002 23:47:48 -0000
10488              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
10489      Branch: perl
10490            ! pod/perldiag.pod universal.c
10491 ____________________________________________________________________________
10492 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
10493         Log: Update Changes
10494      Branch: maint-5.6/macperl
10495            ! macos/Changes
10496 ____________________________________________________________________________
10497 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
10498         Log: Fix update to resources
10499      Branch: maint-5.6/macperl
10500            ! macos/macperl/MacPerl.r
10501 ____________________________________________________________________________
10502 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
10503         Log: metaconfig unit change for #14930.
10504      Branch: metaconfig
10505            ! U/modified/Init.U
10506 ____________________________________________________________________________
10507 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
10508         Log: Fix debugger to handle Mac OS psedofiles
10509      Branch: maint-5.6/macperl
10510            ! lib/DB.pm lib/perl5db.pl
10511 ____________________________________________________________________________
10512 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
10513         Log: Various fixes from Thomas Wegner
10514      Branch: maint-5.6/macperl
10515            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
10516 ____________________________________________________________________________
10517 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
10518         Log: Some resource updates
10519      Branch: maint-5.6/macperl
10520            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
10521            ! macos/macperl/MacPerl.rsrc
10522 ____________________________________________________________________________
10523 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
10524         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
10525              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10526              Date: Fri, 01 Mar 2002 09:38:59 -0800
10527              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
10528      Branch: perl
10529            ! Configure
10530 ____________________________________________________________________________
10531 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
10532         Log: Add some missing sfio symbols (Alan Fry)
10533      Branch: maint-5.6/macperl
10534            ! macos/macperl.sym
10535 ____________________________________________________________________________
10536 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
10537         Log: Update version and README
10538      Branch: maint-5.6/macperl
10539            ! README.macos macos/MPVersion.r
10540 ____________________________________________________________________________
10541 [ 14926] By: nick                                  on 2002/03/01  15:56:41
10542         Log: Integrate mainline
10543      Branch: perlio
10544           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
10545           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
10546           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
10547           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
10548           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
10549           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
10550           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
10551           +> lib/Tie/File/13_size_rs.t
10552           !> (integrate 80 files)
10553 ____________________________________________________________________________
10554 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
10555         Log: Better advertising.
10556      Branch: perl
10557            ! pod/perldelta.pod pod/perlfaq5.pod
10558 ____________________________________________________________________________
10559 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
10560         Log: Update Changes.
10561      Branch: perl
10562            ! Changes patchlevel.h
10563 ____________________________________________________________________________
10564 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
10565         Log: Lost in the shuffle.
10566      Branch: perl
10567            + lib/Math/BigInt/t/downgrade.t
10568            ! MANIFEST
10569 ____________________________________________________________________________
10570 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
10571         Log: Advertise Tie::File.
10572      Branch: perl
10573            ! pod/perldelta.pod pod/perlfaq5.pod
10574 ____________________________________________________________________________
10575 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
10576         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
10577              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10578              Date: Thu, 28 Feb 2002 18:55:48 +0100
10579              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
10580      Branch: perl
10581            ! x2p/walk.c
10582 ____________________________________________________________________________
10583 [ 14920] By: ams                                   on 2002/03/01  09:06:01
10584         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
10585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10586              Date: Tue, 26 Feb 2002 19:54:31 -0500
10587              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
10588      Branch: perl
10589            ! embed.fnc ext/B/B/Deparse.pm gv.c
10590 ____________________________________________________________________________
10591 [ 14919] By: ams                                   on 2002/03/01  03:03:12
10592         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
10593      Branch: perl
10594            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
10595            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
10596            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
10597            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
10598            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
10599            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
10600            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
10601 ____________________________________________________________________________
10602 [ 14918] By: ams                                   on 2002/03/01  02:36:58
10603         Log: Add Tie::File 0.12 from MJD.
10604      Branch: perl
10605            + lib/Tie/File.pm lib/Tie/File/01_gen.t
10606            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
10607            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
10608            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
10609            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
10610            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
10611            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
10612            ! MANIFEST
10613 ____________________________________________________________________________
10614 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
10615         Log: Encoding name mapping tweaks.
10616      Branch: perl
10617            ! ext/Encode/Encode.pm
10618 ____________________________________________________________________________
10619 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
10620         Log: metaconfig unit change for #14915.
10621      Branch: metaconfig
10622            ! U/modified/Init.U
10623 ____________________________________________________________________________
10624 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
10625         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
10626              From: Paul_GreenVOS@vos.stratus.com
10627              Date: Thu, 28 Feb 02 15:05 est
10628              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
10629      Branch: perl
10630            ! Configure
10631 ____________________________________________________________________________
10632 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
10633         Log: PL_bostr was pointing to the wrong string
10634              (a string left around from the loading of the Unicode \w)
10635              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
10636              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
10637      Branch: perl
10638            ! regexec.c
10639 ____________________________________________________________________________
10640 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
10641         Log: Sync with libnet-1.10
10642      Branch: perl
10643            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
10644            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
10645            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
10646            ! lib/Net/t/netrc.t
10647 ____________________________________________________________________________
10648 [ 14912] By: ams                                   on 2002/02/28  13:02:50
10649         Log: Subject: [PATCH] perldelta.pod fixes
10650              From: Autrijus Tang <autrijus@autrijus.org>
10651              Date: Thu, 28 Feb 2002 21:44:15 +0800
10652              Message-Id: <20020228134415.GB16422@not.autrijus.org>
10653      Branch: perl
10654            ! pod/perldelta.pod
10655 ____________________________________________________________________________
10656 [ 14911] By: ams                                   on 2002/02/28  11:31:44
10657         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
10658              From: Stas Bekman <stas@stason.org>
10659              Date: Mon, 04 Feb 2002 16:18:53 +0800
10660              Message-Id: <3C7E1E5F.1000605@stason.org>
10661              (Applied by hand).
10662      Branch: perl
10663            ! lib/File/Copy.pm
10664 ____________________________________________________________________________
10665 [ 14910] By: ams                                   on 2002/02/28  11:26:47
10666         Log: Subject: [PATCH lib/Pod/Html.pm]
10667              From: Stas Bekman <stas@stason.org>
10668              Date: Thu, 28 Feb 2002 20:05:01 +0800
10669              Message-Id: <3C7E1CED.7000307@stason.org>
10670      Branch: perl
10671            ! lib/Pod/Html.pm
10672 ____________________________________________________________________________
10673 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
10674         Log: Tests for #14908.
10675      Branch: perl
10676            ! t/op/pat.t
10677 ____________________________________________________________________________
10678 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
10679         Log: Make shared hash keys to be \0-terminated:
10680              one possible resolution for
10681              "UTF-8, weird \w behaviour after HASH-KEY-ification"
10682              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
10683              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
10684              The hash keys weren't \0-terminated.  This meant that the EOL ($)
10685              in regmatch() got the nextchr beyond the last character.  Since
10686              the keys were UTF-8, the nextchr was \1, not the usual
10687              string-terminating \0.  Wham, no match.
10688              
10689              I think another possible resolution could be to stop the nextchr
10690              computation in regmatch() from peeking beyond the last character
10691              of the string:
10692              
10693              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
10694      Branch: perl
10695            ! hv.c hv.h
10696 ____________________________________________________________________________
10697 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
10698         Log: Subject: [PATCH] Perl interface to newIO()
10699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10700              Date: Wed, 27 Feb 2002 20:15:27 -0800
10701              Message-ID: <f7af8gzkgaET092yn@efn.org>
10702      Branch: perl
10703            ! lib/Symbol.pm
10704 ____________________________________________________________________________
10705 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
10706         Log: The "list" part of
10707              
10708              Subject: [PATCH perlop] .. returns a *list* of *integers*
10709              From: Mike Guy <mjtg@cam.ac.uk>
10710              Date: Tue, 26 Feb 2002 18:30:22 +0000
10711              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
10712              
10713              plus few nits.
10714      Branch: perl
10715            ! pod/perlop.pod
10716 ____________________________________________________________________________
10717 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
10718         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
10719              From: Abe Timmerman <abe@ztreet.demon.nl>
10720              Date: Thu, 28 Feb 2002 00:04:06 +0100
10721              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
10722      Branch: perl
10723            ! lib/File/stat.t
10724 ____________________________________________________________________________
10725 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
10726         Log: Integrate from maintperl.
10727      Branch: maint-5.6/macperl
10728           !> doio.c op.c t/io/open.t t/pragma/strict-subs
10729 ____________________________________________________________________________
10730 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
10731         Log: Upgrade to Math::BigInt 1.53.
10732      Branch: perl
10733            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
10734            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
10735            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
10736            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
10737            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
10738            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
10739 ____________________________________________________________________________
10740 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
10741         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
10742              From: "Craig A. Berry" <craigberry@mac.com>
10743              Date: Wed, 27 Feb 2002 15:36:38 -0600
10744              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
10745      Branch: perl
10746            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
10747            ! vms/ext/filespec.t
10748 ____________________________________________________________________________
10749 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
10750         Log: Subject: [PATCH] Some minor changes for Cygwin
10751              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
10752              Date: Wed, 27 Feb 2002 22:25:41 +0100
10753              Message-ID: <14296492589.20020227222541@familiehaase.de>
10754      Branch: perl
10755            ! Makefile.SH README.cygwin cygwin/perlld.in
10756 ____________________________________________________________________________
10757 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
10758         Log: Update the UTF-8 explanation table.
10759      Branch: perl
10760            ! pod/perlunicode.pod utf8.h
10761 ____________________________________________________________________________
10762 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
10763         Log: Repatch from Robin Barker: anon subs in C<package;> are
10764              now __ANON__::__ANON__ (should help for mod_perl package
10765              since #12251)
10766      Branch: perl
10767            ! gv.c op.c t/op/runlevel.t toke.c
10768 ____________________________________________________________________________
10769 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
10770         Log: Update Changes.
10771      Branch: perl
10772            ! Changes patchlevel.h
10773 ____________________________________________________________________________
10774 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
10775         Log: perldelta updates.
10776      Branch: perl
10777            ! pod/perldelta.pod
10778 ____________________________________________________________________________
10779 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
10780         Log: Signedness nit.
10781      Branch: perl
10782            ! regexec.c
10783 ____________________________________________________________________________
10784 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
10785         Log: Subject: Re: Smoke 14870
10786              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10787              Date: Wed, 27 Feb 2002 16:48:35 +0100
10788              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
10789              
10790              (with some additional garnish)
10791      Branch: perl
10792            ! README.hpux hints/hpux.sh
10793 ____________________________________________________________________________
10794 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
10795         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
10796              into perl.exp in AIX.
10797      Branch: perl
10798            ! makedef.pl perl.h
10799 ____________________________________________________________________________
10800 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
10801         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
10802              From: Robin Barker <rmb1@cise.npl.co.uk>
10803              Date: Wed, 27 Feb 2002 14:39:35 GMT
10804              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
10805      Branch: perl
10806            ! pod/perlrun.pod
10807 ____________________________________________________________________________
10808 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
10809         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
10810              From: Robin Barker <rmb1@cise.npl.co.uk>
10811              Date: Wed, 27 Feb 2002 12:25:30 GMT
10812              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
10813      Branch: perl
10814            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
10815            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
10816            ! pod/perlunicode.pod pod/perluniintro.pod
10817 ____________________________________________________________________________
10818 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
10819         Log: Only modify LD_LIBRARY_PATH in case there are directories.
10820      Branch: perl
10821            ! hints/dec_osf.sh
10822 ____________________________________________________________________________
10823 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
10824         Log: Subject: [PATCH] perl/hints/vos.sh
10825              From: Paul_GreenVOS@vos.stratus.com
10826              Date: Tue, 26 Feb 02 15:19 est
10827              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
10828      Branch: perl
10829            ! hints/vos.sh
10830 ____________________________________________________________________________
10831 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
10832         Log: Forgot from #14888.
10833      Branch: perl
10834            ! ext/Unicode/Normalize/mkheader
10835 ____________________________________________________________________________
10836 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
10837         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
10838      Branch: perl
10839            ! ext/Unicode/Normalize/Changes
10840            ! ext/Unicode/Normalize/Normalize.pm
10841            ! ext/Unicode/Normalize/Normalize.xs
10842            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
10843            ! ext/Unicode/Normalize/t/test.t
10844 ____________________________________________________________________________
10845 [ 14887] By: ams                                   on 2002/02/26  23:51:52
10846         Log: Subject: Missing diagnostics
10847              From: Simon Glover <scog@roe.ac.uk>
10848              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
10849              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
10850              
10851              Subject: [PATCH] Better wording for the lvalue vec diagnostic
10852              From: Simon Glover <scog@roe.ac.uk>
10853              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
10854              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
10855      Branch: perl
10856            ! doop.c pod/perldiag.pod t/op/vec.t
10857 ____________________________________________________________________________
10858 [ 14886] By: ams                                   on 2002/02/26  15:48:34
10859         Log: Subject: [PATCH] Not OK 5.7.2@14884
10860              From: andreas.koenig@anima.de (Andreas J. Koenig)
10861              Date: Tue, 26 Feb 2002 15:03:55 +0100
10862              Message-Id: <m38z9gfigk.fsf@anima.de>
10863      Branch: perl
10864            ! t/lib/access.t
10865 ____________________________________________________________________________
10866 [ 14885] By: nick                                  on 2002/02/26  13:48:55
10867         Log: Integrate mainline
10868      Branch: perlio
10869           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
10870           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
10871           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
10872            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
10873           !> (integrate 102 files)
10874 ____________________________________________________________________________
10875 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
10876         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
10877              1.1999999999999996, or thereabouts (yes, even sprintf).
10878      Branch: perl
10879            ! t/base/num.t
10880 ____________________________________________________________________________
10881 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
10882         Log: Neither.
10883      Branch: perl
10884            ! pod/perldelta.pod
10885 ____________________________________________________________________________
10886 [ 14882] By: ams                                   on 2002/02/26  08:46:55
10887         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
10888              From: Michael G Schwern <schwern@pobox.com>
10889              Date: Tue, 26 Feb 2002 01:01:28 -0500
10890              Message-Id: <20020226060128.GA2439@blackrider>
10891      Branch: perl
10892            ! hv.c pod/perldiag.pod
10893 ____________________________________________________________________________
10894 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
10895         Log: Subject: [PATCH B::Concise] docs, typos
10896              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10897              Date: Mon, 25 Feb 2002 16:41:16 +0100
10898              Message-ID: <20020225164116.A1054@rafael>
10899      Branch: perl
10900            ! ext/B/B/Concise.pm
10901 ____________________________________________________________________________
10902 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
10903         Log: POSIX: add isatty to @EXPORT_OK, reformat.
10904      Branch: perl
10905            ! ext/POSIX/POSIX.pm
10906 ____________________________________________________________________________
10907 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
10908         Log: If using -Dloclibpth=... the directories need to
10909              be appended to LD_LIBRARY_PATH (and ickily, if those
10910              directories contain a (newer?) libdb.so, we need to
10911              prepend    /usr/shlib to loclibpth).
10912      Branch: perl
10913            ! hints/dec_osf.sh
10914 ____________________________________________________________________________
10915 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
10916         Log: Subject: [PATCH] Perl interface to newIO()
10917              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
10918              Date: Mon, 25 Feb 2002 15:04:57 -0800
10919              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
10920      Branch: perl
10921            ! lib/Symbol.pm lib/Symbol.t
10922 ____________________________________________________________________________
10923 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
10924         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
10925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
10926              Date: Mon, 25 Feb 2002 21:58:30 +0100
10927              Message-ID: <20020225215830.A744@rafael>
10928      Branch: perl
10929            ! pod/perlvar.pod
10930 ____________________________________________________________________________
10931 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
10932         Log: Big5 tweaks from Autrijus Tang.
10933      Branch: perl
10934            ! ext/Encode/Encode/big5.enc
10935 ____________________________________________________________________________
10936 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
10937         Log: Subject: [PATCH Glossary configpm] cleanups
10938              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10939              Date: Mon, 25 Feb 2002 23:27:15 +0100
10940              Message-ID: <20020225232715.C744@rafael>
10941      Branch: perl
10942            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
10943 ____________________________________________________________________________
10944 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
10945         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
10946              From: Nicholas Clark <nick@unfortu.net>
10947              Date: Mon, 25 Feb 2002 21:53:24 +0000
10948              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
10949      Branch: perl
10950            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
10951            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10952            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
10953 ____________________________________________________________________________
10954 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
10955         Log: Upgrade to I18N::LangTags 0.27.
10956              (Causes one flipflop back to perl.com URL, must poke Sean.)
10957      Branch: perl
10958            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
10959            ! lib/I18N/LangTags/List.pm
10960 ____________________________________________________________________________
10961 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
10962         Log: Upgrade to Getopt::Long 2.28.
10963      Branch: perl
10964            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
10965            ! lib/Getopt/Long/README
10966 ____________________________________________________________________________
10967 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
10968         Log: No =head.
10969      Branch: perl
10970            ! pod/perlebcdic.pod
10971 ____________________________________________________________________________
10972 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
10973         Log: Update Changes.
10974      Branch: perl
10975            ! Changes patchlevel.h
10976 ____________________________________________________________________________
10977 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
10978         Log: metaconfig unit change for #14868.
10979      Branch: metaconfig
10980            ! U/modified/Chk_MANI.U
10981 ____________________________________________________________________________
10982 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
10983         Log: Some hosts understand split -l 50, some only split -50
10984              (from Paul Eggert).
10985      Branch: perl
10986            ! Configure
10987 ____________________________________________________________________________
10988 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
10989         Log: Subject: Re: [PATCH bleadperl] socketpair.t
10990              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10991              Date: Sun, 24 Feb 2002 10:31:25 +0100
10992              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
10993              
10994              (the pid half only)
10995      Branch: perl
10996            ! win32/win32.c
10997 ____________________________________________________________________________
10998 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
10999         Log: Mention the new pack tricks.
11000      Branch: perl
11001            ! pod/perldelta.pod
11002 ____________________________________________________________________________
11003 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
11004         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
11005              From: Richard.Foley@t-online.de (Richard Foley)
11006              Date: Mon, 25 Feb 2002 13:47:03 +0100
11007              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
11008      Branch: perl
11009            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
11010            ! pod/perldebug.pod pod/perldelta.pod
11011 ____________________________________________________________________________
11012 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
11013         Log: Typo corrections from John P. Linderman.
11014      Branch: perl
11015            ! ext/IPC/SysV/Semaphore.pm
11016 ____________________________________________________________________________
11017 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
11018         Log: Upgrade to Math::BigInt 1.52.
11019      Branch: perl
11020            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11021            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11022            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11023            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
11024            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
11025 ____________________________________________________________________________
11026 [ 14862] By: ams                                   on 2002/02/25  10:39:40
11027         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
11028              From: Robin Barker <rmb1@cise.npl.co.uk>
11029              Date: Mon, 25 Feb 2002 11:35:06 GMT
11030              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
11031              
11032              Subject: [PATCH Net/Cmd.pm]
11033              From: Robin Barker <rmb1@cise.npl.co.uk>
11034              Date: Mon, 25 Feb 2002 11:37:06 GMT
11035              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
11036      Branch: perl
11037            ! lib/Cwd.pm lib/Net/Cmd.pm
11038 ____________________________________________________________________________
11039 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
11040         Log: Cut-and-paste errors.
11041      Branch: perl
11042            ! t/op/pat.t
11043 ____________________________________________________________________________
11044 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
11045         Log: EBCDIC: the control characters are not that easy to find.
11046      Branch: perl
11047            ! t/op/pat.t
11048 ____________________________________________________________________________
11049 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
11050         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
11051              From: John Peacock <jpeacock@rowman.com>
11052              Date: Sun, 24 Feb 2002 22:08:28 -0500
11053              Message-ID: <3C79AAAC.6060903@rowman.com>
11054      Branch: perl
11055            ! sv.c
11056 ____________________________________________________________________________
11057 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
11058         Log: SvSetSV() is not returnable, but that's okay since
11059              sv_copypv() returns void.
11060      Branch: perl
11061            ! sv.c
11062 ____________________________________________________________________________
11063 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
11064         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
11065              From: John Peacock <jpeacock@rowman.com>                 
11066              Date: Sun, 24 Feb 2002 16:40:07 -0500
11067              Message-ID: <3C795DB7.40105@rowman.com>               
11068      Branch: perl
11069            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
11070            ! pp_hot.c proto.h sv.c
11071 ____________________________________________________________________________
11072 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
11073         Log: Tiny code cleanup.
11074      Branch: perl
11075            ! regexec.c
11076 ____________________________________________________________________________
11077 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
11078         Log: Use to_uni_fold().
11079      Branch: perl
11080            ! regcomp.c
11081 ____________________________________________________________________________
11082 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
11083         Log: Document the new taint behaviour of exec LIST and
11084              system LIST.
11085      Branch: perl
11086            ! pod/perldelta.pod
11087 ____________________________________________________________________________
11088 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
11089         Log: Subject: [PATCH] Re: taint news
11090              From: Rick Delaney <rick.delaney@rogers.com>             
11091              Date: 24 Feb 2002 11:35:00 -0500
11092              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
11093      Branch: perl
11094            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
11095 ____________________________________________________________________________
11096 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
11097         Log: EBCDIC tweak (native instead of uni) and comment update.
11098      Branch: perl
11099            ! regexec.c
11100 ____________________________________________________________________________
11101 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
11102         Log: Using uninitialized (and wrong) variables is not good.
11103      Branch: perl
11104            ! regcomp.c
11105 ____________________________________________________________________________
11106 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
11107         Log: EBCDIC: this seems to calm the last of the
11108              Malformed UTF-8 warnings.
11109      Branch: perl
11110            ! regcomp.c utf8.c
11111 ____________________________________________________________________________
11112 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
11113         Log: EBCDIC: document using Encode for character conversions.
11114      Branch: perl
11115            ! pod/perlebcdic.pod
11116 ____________________________________________________________________________
11117 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
11118         Log: EBCDIC: disable also Unicode::Collate and
11119              Unicode::Normalize for now.  Real users of
11120              EBCDIC have to decide what they want.
11121      Branch: perl
11122            ! ext/Unicode/Normalize/Normalize.pm
11123            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
11124            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
11125            ! lib/Unicode/Collate/t/test.t
11126 ____________________________________________________________________________
11127 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
11128         Log: AUTHORS updates.
11129      Branch: perl
11130            ! AUTHORS
11131 ____________________________________________________________________________
11132 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
11133         Log: Retract #14571: there may be a better solution than
11134              tweaking the test.
11135      Branch: perl
11136            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
11137 ____________________________________________________________________________
11138 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
11139         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
11140              From: "Craig A. Berry" <craigberry@mac.com> 
11141              Date: Sat, 23 Feb 2002 14:14:35 -0600
11142              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
11143      Branch: perl
11144            ! configure.com
11145 ____________________________________________________________________________
11146 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
11147         Log: metaconfig unit change for #14843.
11148      Branch: metaconfig/U/perl
11149            ! Extensions.U
11150 ____________________________________________________________________________
11151 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
11152         Log: Also Encode/JP needs to be listed explicitly.
11153              (Any other sub-Encode extensions?)
11154      Branch: perl
11155            ! Configure
11156 ____________________________________________________________________________
11157 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
11158         Log: Document known UNICOS/mk deficiency.
11159      Branch: perl
11160            ! pod/perldelta.pod
11161 ____________________________________________________________________________
11162 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
11163         Log: Subject: [PATCH] README mention version 5.0
11164              From: Autrijus Tang <autrijus@autrijus.org>
11165              Date: Sat, 23 Feb 2002 09:35:22 +0800
11166              Message-ID: <20020223013522.GA8694@not.autrijus.org>
11167      Branch: perl
11168            ! README
11169 ____________________________________________________________________________
11170 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
11171         Log: metaconfig unit change for #14839.
11172      Branch: metaconfig
11173            ! U/modified/Signal.U
11174 ____________________________________________________________________________
11175 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
11176         Log: Old hosts like NeXT Classic don't have sort -k,
11177              from Paul Eggert.
11178      Branch: perl
11179            ! Configure
11180 ____________________________________________________________________________
11181 [ 14838] By: ams                                   on 2002/02/22  21:14:29
11182         Log: Minor clarifications as suggested by Anton Tagunov.
11183      Branch: perl
11184            ! pod/perlsyn.pod
11185 ____________________________________________________________________________
11186 [ 14837] By: ams                                   on 2002/02/22  21:07:02
11187         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
11188              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11189              Date: Fri, 22 Feb 2002 23:01:07 +0100
11190              Message-Id: <20020222230107.A15069@rafael>
11191      Branch: perl
11192            ! sv.c t/op/gv.t
11193 ____________________________________________________________________________
11194 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
11195         Log: metaconfig unit change for #14835.
11196      Branch: metaconfig
11197            ! U/modified/Chk_MANI.U
11198 ____________________________________________________________________________
11199 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
11200         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
11201      Branch: perl
11202            ! Configure
11203 ____________________________________________________________________________
11204 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
11205         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
11206              From: Michael G Schwern <schwern@pobox.com>
11207              Date: Fri, 22 Feb 2002 12:10:28 -0500
11208              Message-ID: <20020222171027.GB4181@blackrider>
11209      Branch: perl
11210            ! ext/Encode/compile
11211 ____________________________________________________________________________
11212 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
11213         Log: Update Changes.
11214      Branch: perl
11215            ! Changes patchlevel.h
11216 ____________________________________________________________________________
11217 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
11218         Log: Implement IV/UV/NV/long double pack/unpack with
11219              template letters j/J/F/D (the latter two have been
11220              undocumented aliases of f/d).
11221      Branch: perl
11222            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
11223 ____________________________________________________________________________
11224 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
11225         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
11226              From: Nicholas Clark <nick@unfortu.net>
11227              Date: Fri, 22 Feb 2002 14:01:25 +0000
11228              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
11229      Branch: perl
11230            ! ext/Encode/compile
11231 ____________________________________________________________________________
11232 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
11233         Log: NetWare change from Ananth Kesari.
11234      Branch: perl
11235            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
11236            ! MANIFEST
11237 ____________________________________________________________________________
11238 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
11239         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
11240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11241              Date: Fri, 22 Feb 2002 03:55:13 -0500
11242              Message-ID: <20020222035513.A894@math.ohio-state.edu>
11243      Branch: perl
11244            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
11245 ____________________________________________________________________________
11246 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
11247         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
11248      Branch: perl
11249            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
11250 ____________________________________________________________________________
11251 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
11252         Log: Make measure_struct a file static.
11253      Branch: perl
11254            ! pp_pack.c
11255 ____________________________________________________________________________
11256 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
11257         Log: EBCDIC: someone who knows what they are doing
11258              and whether it is possible at all in the first
11259              place needs to figure these tests out on EBCDIC.
11260              The CJK encodings heavily abuse their knowledge
11261              of ASCII and that may require a translation layer
11262              or four to survive UTF-EBCDIC.
11263      Branch: perl
11264            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
11265 ____________________________________________________________________________
11266 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
11267         Log: croak() needs context.
11268      Branch: perl
11269            ! pp_pack.c
11270 ____________________________________________________________________________
11271 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
11272         Log: Subject: [PATCH @14577] pack with a human face: the sequel
11273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11274              Date: Thu, 21 Feb 2002 21:33:37 -0500
11275              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
11276      Branch: perl
11277            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
11278            ! proto.h t/op/pack.t
11279 ____________________________________________________________________________
11280 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
11281         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
11282              From: Nicholas Clark <nick@unfortu.net> 
11283              Date: Fri, 22 Feb 2002 00:49:44 +0000
11284              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
11285      Branch: perl
11286            ! ext/Encode/compile
11287 ____________________________________________________________________________
11288 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
11289         Log: Test for #14795.
11290      Branch: perl
11291            ! t/op/pat.t
11292 ____________________________________________________________________________
11293 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
11294         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
11295      Branch: perl
11296            ! t/op/pat.t
11297 ____________________________________________________________________________
11298 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
11299         Log: Subject: [PATCH] next batch of bugfixes
11300              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11301              Date: Thu, 21 Feb 2002 23:54:41 +0100
11302              Message-ID: <20020221235441.A17260@rafael>
11303      Branch: perl
11304            ! ext/B/B/Deparse.pm
11305 ____________________________________________________________________________
11306 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
11307         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)
11308              From: chromatic <chromatic@rmci.net>
11309              Date: Thu, 21 Feb 2002 14:17:35 -0700
11310              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
11311      Branch: perl
11312            ! lib/File/stat.pm lib/File/stat.t
11313 ____________________________________________________________________________
11314 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
11315         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
11316      Branch: perl
11317            ! ext/re/re.xs
11318 ____________________________________________________________________________
11319 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
11320         Log: Upgrade to Math::BigInt 1.51.
11321      Branch: perl
11322            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
11323            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
11324            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
11325            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11326            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
11327            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11328            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
11329            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
11330            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
11331            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
11332            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
11333            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
11334 ____________________________________________________________________________
11335 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
11336         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
11337              From: "Gerrit P. Haase" <gp@familiehaase.de>
11338              Date: Thu, 21 Feb 2002 21:20:25 +0100
11339              Message-ID: <69510538936.20020221212025@familiehaase.de>
11340      Branch: perl
11341            ! Makefile.SH
11342 ____________________________________________________________________________
11343 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
11344         Log: Subject: [PATCH @14577] grouping in pack/unpack
11345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11346              Date: Thu, 21 Feb 2002 06:06:14 -0500
11347              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
11348      Branch: perl
11349            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
11350            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
11351 ____________________________________________________________________________
11352 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
11353         Log: Subject: [PATCH propose] question about fs.t
11354              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11355              Date: Thu, 21 Feb 2002 15:10:21 +0100
11356              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
11357      Branch: perl
11358            ! t/io/fs.t
11359 ____________________________________________________________________________
11360 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
11361         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
11362              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
11363              Date: Thu, 21 Feb 2002 09:54:28 +0100
11364              Message-ID: <13576559576.20020221095428@familiehaase.de>     
11365      Branch: perl
11366            ! Makefile.SH
11367 ____________________________________________________________________________
11368 [ 14812] By: ams                                   on 2002/02/21  14:59:09
11369         Log: Subject: typo correction
11370              From: mjd@plover.com
11371              Date: 21 Feb 2002 15:43:49 -0000
11372              Message-Id: <20020221154349.22772.qmail@plover.com>
11373      Branch: perl
11374            ! pod/perldebug.pod
11375 ____________________________________________________________________________
11376 [ 14811] By: ams                                   on 2002/02/21  14:02:12
11377         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
11378              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11379              Date: Thu, 21 Feb 2002 15:22:22 +0100
11380              Message-Id: <20020221152222.A15095@rafael>
11381      Branch: perl
11382            ! op.h toke.c
11383 ____________________________________________________________________________
11384 [ 14810] By: ams                                   on 2002/02/21  12:45:28
11385         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
11386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11387              Date: Thu, 21 Feb 2002 06:02:48 -0500
11388              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
11389      Branch: perl
11390            ! lib/ExtUtils/Mksymlists.pm makedef.pl
11391 ____________________________________________________________________________
11392 [ 14809] By: nick                                  on 2002/02/21  09:31:08
11393         Log: Integrate mainline
11394      Branch: perlio
11395           +> lib/Pod/t/Select.t
11396           !> (integrate 37 files)
11397 ____________________________________________________________________________
11398 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
11399         Log: metaconfig unit change for #14807.
11400      Branch: metaconfig
11401            ! U/modified/Signal.U
11402 ____________________________________________________________________________
11403 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
11404         Log: Revert #14805, didn't quite work.
11405      Branch: perl
11406            ! Configure config_h.SH
11407 ____________________________________________________________________________
11408 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
11409         Log: metaconfig changes for #14805.
11410      Branch: metaconfig
11411            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
11412 ____________________________________________________________________________
11413 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
11414         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
11415              From: Paul Eggert <eggert@twinsun.com>
11416              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
11417              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
11418      Branch: perl
11419            ! Configure config_h.SH
11420 ____________________________________________________________________________
11421 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
11422         Log: More advice.
11423      Branch: perl
11424            ! README.os390
11425 ____________________________________________________________________________
11426 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
11427         Log: Missing MANIFESTation.
11428      Branch: perl
11429            ! MANIFEST
11430 ____________________________________________________________________________
11431 [ 14802] By: ams                                   on 2002/02/20  22:55:25
11432         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
11433              From: Autrijus Tang <autrijus@autrijus.org>
11434              Date: Thu, 21 Feb 2002 07:13:12 +0800
11435              Message-Id: <20020220231312.GA775@not.autrijus.org>
11436      Branch: perl
11437            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
11438 ____________________________________________________________________________
11439 [ 14801] By: ams                                   on 2002/02/20  22:27:20
11440         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
11441              From: Abe Timmerman <abe@ztreet.demon.nl>
11442              Date: Thu, 21 Feb 2002 00:20:40 +0100
11443              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
11444      Branch: perl
11445            + lib/Pod/t/Select.t
11446 ____________________________________________________________________________
11447 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
11448         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
11449              twice, causing the loop to skip every other character.
11450      Branch: perl
11451            ! utf8.c
11452 ____________________________________________________________________________
11453 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
11454         Log: Better debugging info.
11455      Branch: perl
11456            ! t/uni/case.pl
11457 ____________________________________________________________________________
11458 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
11459         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
11460              From: Nicholas Clark <nick@unfortu.net>
11461              Date: Wed, 20 Feb 2002 22:13:05 +0000
11462              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
11463      Branch: perl
11464            ! ext/Encode/compile
11465 ____________________________________________________________________________
11466 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
11467         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
11468              From: Paul Eggert <eggert@twinsun.com>
11469              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
11470              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
11471      Branch: perl
11472            ! pod/perlhack.pod
11473 ____________________________________________________________________________
11474 [ 14796] By: nick                                  on 2002/02/20  18:15:00
11475         Log: Integrate mainline
11476      Branch: perlio
11477           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
11478           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
11479           +> lib/Locale/Country.pod lib/Locale/Currency.pod
11480           +> lib/Locale/Language.pod lib/Locale/Script.pm
11481           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
11482           +> t/uni/title.t t/uni/upper.t
11483           !> (integrate 41 files)
11484 ____________________________________________________________________________
11485 [ 14795] By: ams                                   on 2002/02/20  17:08:38
11486         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
11487              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11488              Date: Wed, 20 Feb 2002 18:06:59 +0000
11489              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
11490      Branch: perl
11491            ! pp_ctl.c
11492 ____________________________________________________________________________
11493 [ 14794] By: ams                                   on 2002/02/20  16:41:56
11494         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
11495              From: Paul_GreenVOS@vos.stratus.com
11496              Date: Wed, 20 Feb 02 12:21 est
11497              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
11498      Branch: perl
11499            ! Makefile.SH
11500 ____________________________________________________________________________
11501 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
11502         Log: Forgot from #14790.
11503      Branch: perl
11504            ! pp_pack.c
11505 ____________________________________________________________________________
11506 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
11507         Log: Update Changes.
11508      Branch: perl
11509            ! Changes patchlevel.h
11510 ____________________________________________________________________________
11511 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
11512         Log: Integrate change #14778 from maintperl.
11513      Branch: perl
11514            ! t/lib/strict/subs
11515           !> op.c
11516 ____________________________________________________________________________
11517 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
11518         Log: Subject: Re: [ID 20020220.001] pack w with objects
11519              From: Ulrich Pfeifer <upf@de.uu.net>
11520              Date: 20 Feb 2002 11:21:15 +0100
11521              Message-ID: <p5g03wcv38.fsf@de.uu.net>
11522      Branch: perl
11523            ! t/op/pack.t
11524 ____________________________________________________________________________
11525 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
11526         Log: Subject: Re: [PATCH] go faster for Encode's compile
11527              From: Nicholas Clark <nick@unfortu.net> 
11528              Date: Tue, 19 Feb 2002 23:38:36 +0000
11529              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
11530      Branch: perl
11531            ! ext/Encode/compile
11532 ____________________________________________________________________________
11533 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
11534         Log: Regen Glossary.
11535      Branch: perl
11536            ! Porting/Glossary Porting/config.sh Porting/config_H
11537 ____________________________________________________________________________
11538 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
11539         Log: metaconfig unit change for #14786 (not visible yet,
11540              since Glossary needs regenerating)
11541      Branch: metaconfig
11542            ! U/compline/d_gconvert.U
11543 ____________________________________________________________________________
11544 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
11545         Log: Subject: d_Gconvert hints and Glossary
11546              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11547              Date: Tue, 19 Feb 2002 11:55:36 -0800
11548              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
11549      Branch: perl
11550            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
11551            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
11552            ! hints/svr5.sh
11553 ____________________________________________________________________________
11554 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
11555         Log: metaconfig unit changes for #14784.
11556      Branch: metaconfig
11557            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
11558 ____________________________________________________________________________
11559 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
11560         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
11561              From: Paul Eggert <eggert@twinsun.com>              
11562              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
11563              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
11564      Branch: perl
11565            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
11566            ! pod/perlhack.pod
11567 ____________________________________________________________________________
11568 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
11569         Log: metaconfig unit change for #14782.
11570      Branch: metaconfig/U/perl
11571            ! Mksymlinks.U
11572 ____________________________________________________________________________
11573 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
11574         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
11575              From: "Gerrit P. Haase" <gp@familiehaase.de>
11576              Date: Wed, 20 Feb 2002 00:23:29 +0100
11577              Message-ID: <70348722516.20020220002329@familiehaase.de>
11578      Branch: perl
11579            ! Configure
11580 ____________________________________________________________________________
11581 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
11582         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
11583              From: Nicholas Clark <nick@unfortu.net> 
11584              Date: Tue, 19 Feb 2002 19:27:42 +0000
11585              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
11586              
11587              (with modifications)
11588      Branch: perl
11589            ! pod/perlsub.pod
11590 ____________________________________________________________________________
11591 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
11592         Log: NetWare tweak from Ananth Kesari.
11593      Branch: perl
11594            ! lib/ExtUtils/MakeMaker.pm
11595 ____________________________________________________________________________
11596 [ 14779] By: ams                                   on 2002/02/20  06:51:55
11597         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
11598      Branch: perl
11599            ! pod/perlfaq4.pod
11600 ____________________________________________________________________________
11601 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
11602         Log: constant folding on the range operator had the effect of disabling
11603              peephole optimizations in all the siblings of the range OP; the
11604              effect of this was that barewords could escape strictures when
11605              they were hiding in such places
11606      Branch: maint-5.6/perl
11607            ! op.c t/pragma/strict-subs
11608 ____________________________________________________________________________
11609 [ 14777] By: ams                                   on 2002/02/20  00:56:21
11610         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
11611              From: Graham Barr <gbarr@pobox.com>
11612              Date: Tue, 19 Feb 2002 23:08:47 +0000
11613              Message-Id: <20020219230847.G66560@pobox.com>
11614      Branch: perl
11615            ! lib/Time/Local.pm
11616 ____________________________________________________________________________
11617 [ 14776] By: ams                                   on 2002/02/19  17:20:28
11618         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
11619              From: Nicholas Clark <nick@unfortu.net>
11620              Date: Tue, 19 Feb 2002 16:23:22 +0000
11621              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
11622      Branch: perl
11623            ! lib/Tie/Hash.pm
11624 ____________________________________________________________________________
11625 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
11626         Log: Regen doc, regen toc.
11627      Branch: perl
11628            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
11629 ____________________________________________________________________________
11630 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
11631         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
11632              From: Dave Mitchell <davem@fdgroup.co.uk>
11633              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
11634              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
11635      Branch: perl
11636            ! pod/perlsub.pod
11637 ____________________________________________________________________________
11638 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
11639         Log: Detypo.
11640      Branch: perl
11641            ! lib/Tie/Memoize.pm
11642 ____________________________________________________________________________
11643 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
11644         Log: UTF-8 C API doc tweaks.
11645      Branch: perl
11646            ! pod/perlunicode.pod
11647 ____________________________________________________________________________
11648 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
11649         Log: Mention that the case-switchers know about Unicode, too.
11650      Branch: perl
11651            ! pod/perlop.pod
11652 ____________________________________________________________________________
11653 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
11654         Log: Upgrade to Locale::Codes 2.01.
11655      Branch: perl
11656            + lib/Locale/Constants.pod lib/Locale/Country.pod
11657            + lib/Locale/Currency.pod lib/Locale/Language.pod
11658            + lib/Locale/Script.pod
11659            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
11660            ! lib/Locale/Constants.pm lib/Locale/Country.pm
11661            ! lib/Locale/Currency.pm lib/Locale/Language.pm
11662            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
11663 ____________________________________________________________________________
11664 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
11665         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
11666              From: Dave Mitchell <davem@fdgroup.co.uk>
11667              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
11668              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
11669      Branch: perl
11670            ! pod/perlsub.pod
11671 ____________________________________________________________________________
11672 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
11673         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
11674              From: Sam Tregar <sam@tregar.com> 
11675              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
11676              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
11677      Branch: perl
11678            ! sv.h
11679 ____________________________________________________________________________
11680 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
11681         Log: The test requires perlio.
11682      Branch: perl
11683            ! ext/Encode/t/JP.t
11684 ____________________________________________________________________________
11685 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
11686         Log: Misplaced block end.
11687      Branch: perl
11688            ! utf8.c
11689 ____________________________________________________________________________
11690 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
11691         Log: The POSIX extensions are deadly.
11692      Branch: perl
11693            ! regcomp.c
11694 ____________________________________________________________________________
11695 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
11696         Log: Let's not overdo the growth.
11697      Branch: perl
11698            ! pp.c
11699 ____________________________________________________________________________
11700 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
11701         Log: Third time makes the charm.
11702      Branch: perl
11703            ! README.os390
11704 ____________________________________________________________________________
11705 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
11706         Log: Oops.
11707      Branch: perl
11708            ! utf8.c
11709 ____________________________________________________________________________
11710 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
11711         Log: Add back the new casing tests.
11712      Branch: perl
11713            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
11714            ! MANIFEST
11715 ____________________________________________________________________________
11716 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
11717         Log: Prefer special case mappings.
11718      Branch: perl
11719            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
11720            ! lib/unicore/To/Upper.pl lib/unicore/mktables
11721 ____________________________________________________________________________
11722 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
11723         Log: Try special casing first.
11724      Branch: perl
11725            ! utf8.c
11726 ____________________________________________________________________________
11727 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
11728         Log: Not extending enough.
11729      Branch: perl
11730            ! pp.c utf8.h
11731 ____________________________________________________________________________
11732 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
11733         Log: No need to store identity mappings.
11734      Branch: perl
11735            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
11736            ! lib/unicore/mktables
11737 ____________________________________________________________________________
11738 [ 14756] By: ams                                   on 2002/02/18  20:21:17
11739         Log: Forward port #14704 from maint-5.6.
11740      Branch: perl
11741            ! doio.c
11742 ____________________________________________________________________________
11743 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
11744         Log: Regen Changes.
11745      Branch: perl
11746            ! Changes
11747 ____________________________________________________________________________
11748 [ 14754] By: ams                                   on 2002/02/18  19:01:09
11749         Log: Subject: [PATCH] VMS cando_by_name and current process privs
11750              From: "Craig A. Berry" <craigberry@mac.com>
11751              Date: Mon, 18 Feb 2002 14:03:30 -0600
11752              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
11753      Branch: perl
11754            ! vms/vms.c
11755 ____________________________________________________________________________
11756 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
11757         Log: Update Changes.
11758      Branch: perl
11759            ! Changes patchlevel.h
11760 ____________________________________________________________________________
11761 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
11762         Log: What do you know; these tests unearthed nasty problems.
11763              Will resolve those first.
11764      Branch: perl
11765            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
11766            ! MANIFEST
11767 ____________________________________________________________________________
11768 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
11769         Log: Update Changes.
11770      Branch: perl
11771            ! Changes patchlevel.h
11772 ____________________________________________________________________________
11773 [ 14750] By: ams                                   on 2002/02/18  17:36:05
11774         Log: Subject: Re: IO::Poll: Removing Handles
11775              From: Matthew Sachs <matthewg@zevils.com>
11776              Date: Mon, 18 Feb 2002 13:19:01 -0500
11777              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
11778      Branch: perl
11779            ! ext/IO/lib/IO/t/io_poll.t
11780 ____________________________________________________________________________
11781 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
11782         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
11783              From: "Craig A. Berry" <craigberry@mac.com>
11784              Date: Mon, 18 Feb 2002 11:52:21 -0600
11785              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
11786      Branch: perl
11787            ! t/op/alarm.t t/op/glob.t
11788 ____________________________________________________________________________
11789 [ 14748] By: ams                                   on 2002/02/18  15:53:36
11790         Log: s/load_module/Perl_load_module/
11791      Branch: perl
11792            ! gv.c
11793 ____________________________________________________________________________
11794 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
11795         Log: Unused in ASCII, used in EBCDIC.
11796      Branch: perl
11797            ! utf8.c
11798 ____________________________________________________________________________
11799 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
11800         Log: Upgrade to Locale::Codes 2.00.
11801      Branch: perl
11802            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
11803            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
11804            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
11805            ! lib/Locale/Constants.pm lib/Locale/Country.pm
11806            ! lib/Locale/Currency.pm lib/Locale/Language.pm
11807 ____________________________________________________________________________
11808 [ 14745] By: ams                                   on 2002/02/18  15:20:44
11809         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
11810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11811              Date: Sat, 16 Feb 2002 00:06:01 +0100
11812              Message-Id: <20020216000601.A17249@rafael>
11813      Branch: perl
11814            ! gv.c
11815 ____________________________________________________________________________
11816 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
11817         Log: More Unicode casing checks.
11818      Branch: perl
11819            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
11820            ! MANIFEST
11821 ____________________________________________________________________________
11822 [ 14743] By: ams                                   on 2002/02/18  14:35:38
11823         Log: Subject: IO::Poll: Removing Handles
11824              From: Matthew Sachs <matthewg@zevils.com>
11825              Date: Sun, 17 Feb 2002 04:49:46 -0500
11826              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
11827      Branch: perl
11828            ! ext/IO/lib/IO/Poll.pm
11829 ____________________________________________________________________________
11830 [ 14741] By: ams                                   on 2002/02/18  13:59:48
11831         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
11832              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11833              Date: Mon, 18 Feb 2002 15:41:26 +0100
11834              Message-Id: <20020218154126.A692@rafael>
11835      Branch: perl
11836            ! pp_ctl.c t/op/do.t
11837 ____________________________________________________________________________
11838 [ 14740] By: nick                                  on 2002/02/18  09:09:23
11839         Log: Integrate mainline
11840      Branch: perlio
11841           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11842           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
11843           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
11844           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11845           +> ext/Encode/lib/Encode/JP/Constants.pm
11846           +> ext/Encode/lib/Encode/JP/H2Z.pm
11847           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11848           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
11849           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
11850           +> os2/OS2/Process/t/os2_process.t
11851           +> os2/OS2/Process/t/os2_process_kid.t
11852           +> os2/OS2/Process/t/os2_process_text.t
11853            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
11854            - ext/Encode/t/Japanese.t
11855           !> (integrate 47 files)
11856 ____________________________________________________________________________
11857 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
11858         Log: EBCDIC: now the worst seems to be over for
11859              the "Malformed" warnings.  Still a few of them,
11860              and plenty of test failures, but getting better.
11861      Branch: perl
11862            ! regcomp.c utf8.c
11863 ____________________________________________________________________________
11864 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
11865         Log: Upgrade to Net::Ping 2.12.
11866      Branch: perl
11867            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11868            ! lib/Net/Ping/t/110_icmp_inst.t
11869 ____________________________________________________________________________
11870 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
11871         Log: After much rewriting we are now pretty much
11872              back to where we started.
11873      Branch: perl
11874            ! utf8.c
11875 ____________________________________________________________________________
11876 [ 14736] By: ams                                   on 2002/02/18  01:23:00
11877         Log: Subject: [PATCH B::Deparse] two fixes
11878              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11879              Date: Sun, 17 Feb 2002 23:58:59 +0100
11880              Message-Id: <20020217235859.A32513@rafael>
11881      Branch: perl
11882            ! ext/B/B/Deparse.pm
11883 ____________________________________________________________________________
11884 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
11885         Log: Buglet.
11886      Branch: perl
11887            ! ext/Encode/lib/Encode/JP/JIS.pm
11888 ____________________________________________________________________________
11889 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
11890         Log: Clearing up to_utf8_case() continues: this time use
11891              a single return, and EBCDICification for all paths.
11892      Branch: perl
11893            ! utf8.c
11894 ____________________________________________________________________________
11895 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
11896         Log: Small tweaks to get the test running (fix @INC and
11897              do not overwrite the table.utf8 and table.rnd).
11898      Branch: perl
11899            ! ext/Encode/t/JP.t
11900 ____________________________________________________________________________
11901 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
11902         Log: Tiny tweak.
11903      Branch: perl
11904            ! utf8.c
11905 ____________________________________________________________________________
11906 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
11907         Log: Redundant casts.
11908      Branch: perl
11909            ! utf8.c
11910 ____________________________________________________________________________
11911 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
11912         Log: More filename portability tips.
11913      Branch: perl
11914            ! pod/perlport.pod
11915 ____________________________________________________________________________
11916 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
11917         Log: FAQ sync.
11918      Branch: perl
11919            ! pod/perlfaq3.pod pod/perlfaq5.pod
11920 ____________________________________________________________________________
11921 [ 14728] By: ams                                   on 2002/02/17  16:15:09
11922         Log: Subject: podlators 1.21 released
11923              From: Russ Allbery <rra@stanford.edu>
11924              Date: Sat, 16 Feb 2002 21:42:56 -0800
11925              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
11926      Branch: perl
11927            ! lib/Pod/Text/Overstrike.pm
11928 ____________________________________________________________________________
11929 [ 14727] By: sky                                   on 2002/02/17  11:36:52
11930         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
11931              From: Autrijus Tang <autrijus@autrijus.org>
11932              Date: Sun, 17 Feb 2002 19:46:47 +0800
11933              Message-ID: <20020217194647.A1410@not.autrijus.org>
11934      Branch: perl
11935            ! pp_ctl.c t/op/tiehandle.t util.c
11936 ____________________________________________________________________________
11937 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
11938         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
11939              input in native code points, not Unicode.
11940      Branch: perl
11941            ! utf8.c
11942 ____________________________________________________________________________
11943 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
11944         Log: Regen Glossary.
11945      Branch: perl
11946            ! Porting/Glossary Porting/config.sh Porting/config_H
11947 ____________________________________________________________________________
11948 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
11949         Log: The #14715 and #14716 were okay: they just revealed
11950              a bug in the EXACTF matching.
11951      Branch: perl
11952            ! regexec.c utf8.c
11953 ____________________________________________________________________________
11954 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
11955         Log: Retreat, retreat! (retract #14715 and #14716)
11956      Branch: perl
11957            ! utf8.c
11958 ____________________________________________________________________________
11959 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
11960         Log: Encode 0.40, from Dan Kogai.
11961      Branch: perl
11962            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11963            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
11964            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
11965            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11966            + ext/Encode/lib/Encode/JP/Constants.pm
11967            + ext/Encode/lib/Encode/JP/H2Z.pm
11968            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11969            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
11970            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
11971            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
11972            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
11973            - ext/Encode/t/Japanese.t
11974            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
11975            ! ext/Encode/t/Encode.t
11976 ____________________________________________________________________________
11977 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
11978         Log: metaconfig unit change for #14720.
11979      Branch: perl
11980            ! Configure
11981 ____________________________________________________________________________
11982 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
11983         Log: Regenerate Configure (small tweaks on Yitzchak's,
11984              main difference being that the preference variables are
11985              called gconvert_...).
11986      Branch: metaconfig
11987            ! U/compline/d_gconvert.U
11988 ____________________________________________________________________________
11989 [ 14719] By: ams                                   on 2002/02/16  14:11:01
11990         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
11991              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11992              Date: Thu, 14 Feb 2002 22:27:33 -0800
11993              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
11994              (Applied by hand.)
11995      Branch: perl
11996            ! Configure
11997 ____________________________________________________________________________
11998 [ 14718] By: ams                                   on 2002/02/16  13:45:28
11999         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
12000              From: Philip Newton <Philip.Newton@gmx.net>
12001              Date: Sat, 16 Feb 2002 10:05:05 +0100
12002              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
12003              (Applied by hand.)
12004      Branch: perl
12005            ! pod/perlport.pod
12006 ____________________________________________________________________________
12007 [ 14717] By: ams                                   on 2002/02/16  04:30:23
12008         Log: Remove dubious test.
12009      Branch: perl
12010            ! t/io/open.t
12011 ____________________________________________________________________________
12012 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
12013         Log: Tiny tweak.
12014      Branch: perl
12015            ! utf8.c
12016 ____________________________________________________________________________
12017 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
12018         Log: Restructure to_utf8_case() for simpler execution paths.
12019      Branch: perl
12020            ! utf8.c
12021 ____________________________________________________________________________
12022 [ 14714] By: ams                                   on 2002/02/16  02:43:59
12023         Log: Absorb #14701 by Sarathy from maint-5.6.
12024      Branch: perl
12025            ! doio.c t/io/open.t
12026 ____________________________________________________________________________
12027 [ 14713] By: ams                                   on 2002/02/16  01:51:27
12028         Log: Subject: [PATCH] VOS patches for perl 5.8
12029              From: Paul_GreenVOS@vos.stratus.com
12030              Date: Fri, 15 Feb 02 17:41 est
12031              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
12032      Branch: perl
12033            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
12034            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12035            ! vos/install_perl.cm
12036 ____________________________________________________________________________
12037 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
12038         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
12039              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12040              Date: Fri, 15 Feb 2002 23:05:44 +0100
12041              Message-ID: <20020215230544.A690@rafael>
12042      Branch: perl
12043            ! ext/B/B/Deparse.pm
12044 ____________________________________________________________________________
12045 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
12046         Log: Add $VERSION.
12047      Branch: perl
12048            ! lib/Tie/Memoize.pm
12049 ____________________________________________________________________________
12050 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
12051         Log: Update Changes.
12052      Branch: perl
12053            ! Changes patchlevel.h
12054 ____________________________________________________________________________
12055 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
12056         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
12057              From: Robin Barker <rmb1@cise.npl.co.uk>
12058              Date: Thu, 14 Feb 2002 19:07:40 GMT
12059              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
12060              
12061              (the hints part only)
12062      Branch: perl
12063            ! hints/solaris_2.sh
12064 ____________________________________________________________________________
12065 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
12066         Log: metaconfig unit changes for #14707.
12067      Branch: metaconfig
12068            ! U/modified/cc.U
12069      Branch: metaconfig/U/perl
12070            ! Checkcc.U
12071 ____________________________________________________________________________
12072 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
12073         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
12074              From: Robin Barker <rmb1@cise.npl.co.uk>
12075              Date: Fri, 15 Feb 2002 12:14:39 GMT
12076              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
12077              
12078              Split checking-for-gcc and checking-for-cc.
12079      Branch: perl
12080            ! Configure
12081 ____________________________________________________________________________
12082 [ 14706] By: ams                                   on 2002/02/15  13:57:15
12083         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
12084              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
12085              Date: 15 Feb 2002 10:53:06 +0200
12086              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
12087      Branch: perl
12088            ! lib/Pod/Html.pm
12089 ____________________________________________________________________________
12090 [ 14705] By: ams                                   on 2002/02/15  08:42:55
12091         Log: Subject: [PATCH @14577] OS/2 tests and more
12092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12093              Date: Fri, 15 Feb 2002 03:56:24 -0500
12094              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
12095      Branch: perl
12096            + os2/OS2/Process/t/os2_process.t
12097            + os2/OS2/Process/t/os2_process_kid.t
12098            + os2/OS2/Process/t/os2_process_text.t
12099            ! MANIFEST configpm hints/os2.sh makedef.pl
12100            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
12101            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
12102            ! os2/os2ish.h
12103 ____________________________________________________________________________
12104 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
12105         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
12106              avoid wasteful PL_fdpid fiddling where that is not warranted;
12107              mostly whitespace fixes
12108              
12109              these were longstanding todo items from:
12110              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
12111      Branch: maint-5.6/perl
12112            ! doio.c
12113 ____________________________________________________________________________
12114 [ 14702] By: nick                                  on 2002/02/15  08:31:41
12115         Log: Integrate mainline
12116      Branch: perlio
12117           +> lib/if.pm lib/if.t
12118           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
12119           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
12120           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
12121           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
12122           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
12123           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
12124           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
12125           !> t/lib/warnings/pp_sys
12126 ____________________________________________________________________________
12127 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
12128         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
12129              (and also dies quickly on Windows); this bug crept in as
12130              change#610, a.k.a change#646
12131      Branch: maint-5.6/perl
12132            ! doio.c t/io/open.t
12133 ____________________________________________________________________________
12134 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
12135         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
12136              From: Ville "Skyttä" <ville.skytta@iki.fi>
12137              Date: Wed, 13 Feb 2002 22:29:39 +0200
12138              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
12139      Branch: perl
12140            ! lib/Pod/Html.pm
12141 ____________________________________________________________________________
12142 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
12143         Log: Document and test the C0 and C1.
12144      Branch: perl
12145            ! lib/charnames.pm lib/charnames.t
12146 ____________________________________________________________________________
12147 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
12148         Log: metaconfig unit change for #14697.
12149      Branch: metaconfig
12150            ! U/modified/Init.U
12151 ____________________________________________________________________________
12152 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
12153         Log: Also OS/2 seems to need exe set early.
12154      Branch: perl
12155            ! Configure
12156 ____________________________________________________________________________
12157 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
12158         Log: Document pack U0U.
12159      Branch: perl
12160            ! pod/perluniintro.pod
12161 ____________________________________________________________________________
12162 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
12163         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
12164              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12165              Date: Thu, 14 Feb 2002 23:58:00 +0100
12166              Message-ID: <20020214235800.A12901@rafael>
12167      Branch: perl
12168            ! pp_sys.c t/lib/warnings/pp_sys
12169 ____________________________________________________________________________
12170 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
12171         Log: Subject: [PATCH @13746] conditional pragmas
12172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12173              Date: Mon, 31 Dec 2001 18:18:09 -0500
12174              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
12175      Branch: perl
12176            + lib/if.pm lib/if.t
12177            ! MANIFEST
12178 ____________________________________________________________________________
12179 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
12180         Log: Deparse bug introduced by #14615: the fix is just a workaround,
12181              I suspect there to be another deeper bug, must distill simpler
12182              test case.
12183      Branch: perl
12184            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
12185 ____________________________________________________________________________
12186 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
12187         Log: Integrate perlio; 
12188              
12189              Make dependencies more precise (for nmake)
12190      Branch: perl
12191           !> ext/Encode/EUC_JP/Makefile.PL
12192 ____________________________________________________________________________
12193 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
12194         Log: Just a guess.
12195      Branch: perl
12196            ! lib/Tie/Handle.pm
12197 ____________________________________________________________________________
12198 [ 14690] By: nick                                  on 2002/02/14  16:30:56
12199         Log: Integrate mainline
12200      Branch: perlio
12201           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
12202           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
12203           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
12204           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
12205           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
12206           !> utf8.c
12207 ____________________________________________________________________________
12208 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
12209         Log: Upgrade to Net::Ping 2.11.
12210      Branch: perl
12211            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
12212            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
12213            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
12214            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
12215 ____________________________________________________________________________
12216 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
12217         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
12218              From: Robin Barker <rmb1@cise.npl.co.uk>
12219              Date: Wed, 13 Feb 2002 17:37:07 GMT
12220              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
12221              
12222              (updated version of the above)
12223      Branch: perl
12224            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
12225 ____________________________________________________________________________
12226 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
12227         Log: Excise inexact blather.
12228      Branch: perl
12229            ! utf8.c
12230 ____________________________________________________________________________
12231 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
12232         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
12233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12234              Date: Mon, 31 Dec 2001 20:28:46 -0500
12235              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
12236      Branch: perl
12237            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
12238            ! MANIFEST
12239 ____________________________________________________________________________
12240 [ 14685] By: nick                                  on 2002/02/14  14:20:20
12241         Log: Make dependencies more precise (for nmake)
12242      Branch: perlio
12243            ! ext/Encode/EUC_JP/Makefile.PL
12244 ____________________________________________________________________________
12245 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
12246         Log: Subject: [PATCH @13746] tied hashes
12247              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
12248              Date: Mon, 31 Dec 2001 19:15:39 -0500
12249              Message-ID: <20011231191539.A46@math.ohio-state.edu>
12250      Branch: perl
12251            ! lib/Tie/Hash.pm pod/perltie.pod
12252 ____________________________________________________________________________
12253 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
12254         Log: Subject: Re: [PATCH] Configure followed by make minitest
12255              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12256              Date: Sun, 10 Feb 2002 23:22:05 -0800
12257              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
12258      Branch: perl
12259            ! Makefile.SH
12260 ____________________________________________________________________________
12261 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
12262         Log: Subject: Re: perl@14647
12263              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12264              Date: Mon, 11 Feb 2002 19:30:36 +0100
12265              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
12266      Branch: perl
12267            ! t/op/groups.t
12268 ____________________________________________________________________________
12269 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
12270         Log: Update Changes.
12271      Branch: perl
12272            ! Changes patchlevel.h
12273 ____________________________________________________________________________
12274 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
12275         Log: Integrate perlio;
12276              
12277              Do not lc() the file names before doing dirname() or they don't match.
12278      Branch: perl
12279           !> lib/ExtUtils/t/Installed.t
12280 ____________________________________________________________________________
12281 [ 14679] By: sky                                   on 2002/02/13  12:56:13
12282         Log: rename mutex to make a bit more sense
12283      Branch: perl
12284            ! ext/threads/threads.xs
12285 ____________________________________________________________________________
12286 [ 14678] By: sky                                   on 2002/02/13  12:46:11
12287         Log: Track active threads....
12288      Branch: perl
12289            ! ext/threads/threads.pm ext/threads/threads.xs
12290 ____________________________________________________________________________
12291 [ 14677] By: nick                                  on 2002/02/13  09:30:42
12292         Log: Do not lc() the file names before doing dirname() or they don't match.
12293      Branch: perlio
12294            ! lib/ExtUtils/t/Installed.t
12295 ____________________________________________________________________________
12296 [ 14676] By: sky                                   on 2002/02/13  09:03:37
12297         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
12298              From: Michael G Schwern <schwern@pobox.com>
12299              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
12300              Message-Id: <20020213100017.GA6288@blackrider>
12301      Branch: perl
12302            ! lib/File/Spec/t/rel2abs2rel.t
12303 ____________________________________________________________________________
12304 [ 14675] By: sky                                   on 2002/02/13  09:00:24
12305         Log: Do not propagate END blocks to child threads, test.
12306      Branch: perl
12307            + ext/threads/t/end.t
12308            ! MANIFEST ext/threads/threads.xs
12309 ____________________________________________________________________________
12310 [ 14674] By: nick                                  on 2002/02/13  08:34:55
12311         Log: Integrate mainline
12312      Branch: perlio
12313           +> ext/threads/t/join.t
12314           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
12315           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
12316           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
12317 ____________________________________________________________________________
12318 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
12319         Log: metaconfig unit change for #14672.
12320      Branch: metaconfig
12321            ! U/modified/lns.U
12322 ____________________________________________________________________________
12323 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
12324         Log: $ln is supposed to be already set to $ln + executable suffix
12325              on platforms that need it, from Paul Green.
12326      Branch: perl
12327            ! Configure
12328 ____________________________________________________________________________
12329 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
12330         Log: Subject: New command syntax for 'x' command
12331              From: Mark-Jason Dominus <mjd@plover.com>
12332              Date: Tue, 12 Feb 2002 20:54:01 -0500
12333              Message-ID: <20020213015401.25685.qmail@plover.com>
12334      Branch: perl
12335            ! lib/perl5db.pl pod/perldebug.pod
12336 ____________________________________________________________________________
12337 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
12338         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
12339              From: Mark-Jason Dominus <mjd@plover.com>
12340              Date: Tue, 12 Feb 2002 20:20:42 -0500
12341              Message-ID: <20020213012042.25245.qmail@plover.com>
12342      Branch: perl
12343            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
12344 ____________________________________________________________________________
12345 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
12346         Log: Iteration continues.
12347      Branch: perl
12348            ! utf8.c
12349 ____________________________________________________________________________
12350 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
12351         Log: Duh.
12352      Branch: perl
12353            ! pp_pack.c t/op/length.t
12354 ____________________________________________________________________________
12355 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
12356         Log: Retract #14666.
12357      Branch: perl
12358            ! t/op/lc.t
12359 ____________________________________________________________________________
12360 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
12361         Log: (retracted by #14667)
12362      Branch: perl
12363            ! t/op/lc.t
12364 ____________________________________________________________________________
12365 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
12366         Log: Tiny test script tweaks.
12367      Branch: perl
12368            ! t/uni/fold.t
12369 ____________________________________________________________________________
12370 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
12371         Log: Rewrite the "special mapping" part of to_utf8_case(),
12372              this time with fewer bugs.  (See: The Law of Cybernetic
12373              Entymology.)
12374      Branch: perl
12375            ! utf8.c
12376 ____________________________________________________________________________
12377 [ 14663] By: sky                                   on 2002/02/12  18:26:16
12378         Log: Stop failures if you pass an object, sv_dup might not be the right 
12379              thing to use since I have a feeling we end up cloning far too much. 
12380              (Like the stash for example).... Maybe we need a lightweight sv_dup 
12381              that searches the target for things....
12382              Real fix is another option to perl_clone which controls if you should 
12383              save stashes.
12384      Branch: perl
12385            ! ext/threads/threads.xs
12386 ____________________________________________________________________________
12387 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
12388         Log: Retract #14661.
12389      Branch: perl
12390            ! hints/solaris_2.sh
12391 ____________________________________________________________________________
12392 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
12393         Log: (retracted by #14662)
12394      Branch: perl
12395            ! hints/solaris_2.sh
12396 ____________________________________________________________________________
12397 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
12398         Log: EBCDIC: another "can't happen".
12399      Branch: perl
12400            ! utf8.c
12401 ____________________________________________________________________________
12402 [ 14659] By: sky                                   on 2002/02/12  14:38:21
12403         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
12404      Branch: perl
12405            + ext/threads/t/join.t
12406            ! MANIFEST ext/threads/threads.xs
12407 ____________________________________________________________________________
12408 [ 14658] By: nick                                  on 2002/02/12  13:54:06
12409         Log: Integrate mainline
12410      Branch: perlio
12411           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
12412           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
12413           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
12414 ____________________________________________________________________________
12415 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
12416         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
12417              From: Jan Dubois <JanD@ActiveState.com> 
12418              Date: Tue, 12 Feb 2002 00:56:31 -0800
12419              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
12420      Branch: perl
12421            ! lib/Win32.pod win32/win32.c win32/win32.h
12422 ____________________________________________________________________________
12423 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
12424         Log: Subject: [PATCH] Re: 14654 introduced a bug 
12425              From: Michael G Schwern <schwern@pobox.com> 
12426              Date: Tue, 12 Feb 2002 05:37:36 -0500
12427              Message-ID: <20020212103736.GC14327@blackrider>
12428      Branch: perl
12429            ! lib/File/Spec/t/rel2abs2rel.t
12430 ____________________________________________________________________________
12431 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
12432         Log: More unset installman[13]dir tweaks from chromatic.
12433      Branch: perl
12434            ! lib/ExtUtils/Installed.pm
12435 ____________________________________________________________________________
12436 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
12437         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
12438              From: Michael G Schwern <schwern@pobox.com>
12439              Date: Mon, 11 Feb 2002 12:23:02 -0500
12440              Message-ID: <20020211172302.GD9556@blackrider>
12441      Branch: perl
12442            ! lib/File/Spec/t/rel2abs2rel.t
12443 ____________________________________________________________________________
12444 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
12445         Log: Use `` instead of -| to be a little bit more portable,
12446              from Michael Schwern.
12447      Branch: perl
12448            ! lib/ExtUtils/t/Embed.t
12449 ____________________________________________________________________________
12450 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
12451         Log: EBCDIC: this change for \N{} in particular is now
12452              unnecessary because of the recent more general
12453              pack U change.
12454      Branch: perl
12455            ! toke.c
12456 ____________________________________________________________________________
12457 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
12458         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
12459              From: "Craig A. Berry" <craigberry@mac.com>
12460              Date: Mon, 11 Feb 2002 17:13:47 -0600
12461              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
12462      Branch: perl
12463            ! t/test.pl
12464 ____________________________________________________________________________
12465 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
12466         Log: EBCDIC: pack U bytes change.
12467      Branch: perl
12468            ! t/op/length.t
12469 ____________________________________________________________________________
12470 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
12471         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
12472      Branch: perl
12473            ! t/op/each.t
12474 ____________________________________________________________________________
12475 [ 14648] By: nick                                  on 2002/02/11  16:14:50
12476         Log: Integrate mainline
12477      Branch: perlio
12478           !> Changes Configure Makefile.SH autodoc.pl
12479           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
12480           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
12481           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
12482 ____________________________________________________________________________
12483 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
12484         Log: Update Changes.
12485      Branch: perl
12486            ! Changes patchlevel.h
12487 ____________________________________________________________________________
12488 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
12489         Log: Regen toc.
12490      Branch: perl
12491            ! pod/perltoc.pod
12492 ____________________________________________________________________________
12493 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
12494         Log: Forgot from #14641.
12495      Branch: perl
12496            ! lib/ExtUtils/t/Embed.t
12497 ____________________________________________________________________________
12498 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
12499         Log: A forgotten metaconfig unit.
12500      Branch: metaconfig/U/perl
12501            + i_features.U
12502 ____________________________________________________________________________
12503 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
12504         Log: metaconfig unit changes for #14642.
12505      Branch: metaconfig
12506            + U/modified/lns.U
12507      Branch: metaconfig/U/perl
12508            ! issymlink.U
12509 ____________________________________________________________________________
12510 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
12511         Log: -Dmksymlinks was broken by #14628.
12512      Branch: perl
12513            ! Configure
12514 ____________________________________________________________________________
12515 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
12516         Log: Subject: [PATCH @14577] OS/2 build
12517              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12518              Date: Mon, 11 Feb 2002 06:56:41 -0500
12519              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
12520              
12521              (sans the Configure, perlio.sym, and t/op/stat.t parts)
12522      Branch: perl
12523            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
12524            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
12525            ! os2/os2ish.h
12526 ____________________________________________________________________________
12527 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
12528         Log: Integrate perlio;
12529              
12530              Re-structure Japanese encodings - part 1
12531              
12532              Split Japanese encodings - part 2
12533              - build separate .c files with separate 'compile' steps
12534              - overall Japanese.xs / Japanese.pm which loads them
12535              
12536              Add test for Japanese encoding (well euc-jp anyway).
12537              Fix one bug shown by above
12538              Skip test which does not pass yet.
12539              
12540              Patch up the failing multi-byte write case, and un-skip
12541              the test.
12542      Branch: perl
12543           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
12544           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
12545            - ext/Encode/EUC_JP/EUC_JP.pm
12546           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
12547 ____________________________________________________________________________
12548 [ 14639] By: nick                                  on 2002/02/11  11:59:18
12549         Log: Patch up the failing multi-byte write case, and un-skip
12550              the test.
12551      Branch: perlio
12552            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
12553 ____________________________________________________________________________
12554 [ 14638] By: nick                                  on 2002/02/11  10:55:39
12555         Log: Add test for Japanese encoding (well euc-jp anyway).
12556              Fix one bug shown by above
12557              Skip test which does not pass yet.
12558      Branch: perlio
12559            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
12560            + ext/Encode/t/table.ref
12561            ! MANIFEST ext/Encode/Encode.xs
12562 ____________________________________________________________________________
12563 [ 14637] By: nick                                  on 2002/02/11  09:07:04
12564         Log: Split Japanese encodings - part 2
12565              - build separate .c files with separate 'compile' steps
12566              - overall Japanese.xs / Japanese.pm which loads them
12567      Branch: perlio
12568            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
12569 ____________________________________________________________________________
12570 [ 14636] By: nick                                  on 2002/02/11  08:15:42
12571         Log: Re-structure Japanese encodings - part 1
12572      Branch: perlio
12573           +> ext/Encode/EUC_JP/Japanese.pm
12574            - ext/Encode/EUC_JP/EUC_JP.pm
12575            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
12576 ____________________________________________________________________________
12577 [ 14635] By: nick                                  on 2002/02/11  08:05:12
12578         Log: Integrate mainline
12579      Branch: perlio
12580           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
12581           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
12582           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
12583 ____________________________________________________________________________
12584 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
12585         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
12586              From: Mike Guy <mjtg@cam.ac.uk>
12587              Date: Mon, 11 Feb 2002 02:50:42 +0000
12588              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
12589      Branch: perl
12590            ! t/op/arith.t
12591 ____________________________________________________________________________
12592 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
12593         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
12594              Stepping backward in the string would be majorly bad.
12595      Branch: perl
12596            ! regcomp.c
12597 ____________________________________________________________________________
12598 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
12599         Log: The debugger part of
12600              
12601              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
12602              From: Michael G Schwern <schwern@pobox.com> 
12603              Date: Wed, 6 Feb 2002 17:32:12 -0500
12604              Message-ID: <20020206223212.GG1346@blackrider>
12605      Branch: perl
12606            ! lib/perl5db.pl
12607 ____________________________________________________________________________
12608 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
12609         Log: Integrate perlio;
12610              
12611              Borland/Win32 tuning
12612              
12613              Move PerlIO_perlio to layer_syms where it belongs?
12614      Branch: perl
12615           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
12616 ____________________________________________________________________________
12617 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
12618         Log: EBCDIC: the low 256 needs to be shuffled also
12619              in pack/unpack U (this breaks the equivalence
12620              of pack U and v-strings, but I think if someone
12621              has to give, v-strings are a good victim)
12622      Branch: perl
12623            ! pp_pack.c t/op/pack.t
12624 ____________________________________________________________________________
12625 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
12626         Log: metaconfig unit changes for #14628.
12627      Branch: metaconfig/U/perl
12628            ! d_u32align.U issymlink.U
12629 ____________________________________________________________________________
12630 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
12631         Log: Two Configure tweaks; the u32align test was trying
12632              to write into a string literal, the ln -s test was
12633              failing in VOS.
12634      Branch: perl
12635            ! Configure
12636 ____________________________________________________________________________
12637 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
12638         Log: DJGPP tweaks from Laszlo Molnar.
12639      Branch: perl
12640            ! djgpp/djgpp.c lib/File/Spec.pm
12641 ____________________________________________________________________________
12642 [ 14626] By: nick                                  on 2002/02/10  18:36:47
12643         Log: Move PerlIO_perlio to layer_syms where it belongs?
12644      Branch: perlio
12645            ! makedef.pl
12646 ____________________________________________________________________________
12647 [ 14625] By: nick                                  on 2002/02/10  18:02:21
12648         Log: Borland/Win32 tuning
12649      Branch: perlio
12650            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
12651 ____________________________________________________________________________
12652 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
12653         Log: Additional explanation for the [:...:] failure.
12654      Branch: perl
12655            ! pod/perldiag.pod
12656 ____________________________________________________________________________
12657 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
12658         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
12659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12660              Date: Sun, 10 Feb 2002 13:32:48 +0100
12661              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
12662      Branch: perl
12663            ! makedef.pl
12664 ____________________________________________________________________________
12665 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
12666         Log: Test tweaks from chromatic for cases where there
12667              are no installman1dir or installman3dir.
12668      Branch: perl
12669            ! lib/ExtUtils/t/Installed.t
12670 ____________________________________________________________________________
12671 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
12672         Log: Integrate perlio;
12673              
12674              Nick Clark's tweaks to Encode compile process
12675              1. Use decimal constants to unit string arrays rather than
12676              very long string litterals (latter having possible "\0"
12677              on end issues, and needing ANSI C line splicing).
12678              2. Replace tail-recursion during insert process with itteration.
12679              Nick C sees 12% speedup from these.
12680      Branch: perl
12681           !> ext/Encode/Encode.pm ext/Encode/compile
12682 ____________________________________________________________________________
12683 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
12684         Log: Portability notes: filename characters, character sets.
12685      Branch: perl
12686            ! pod/perlport.pod
12687 ____________________________________________________________________________
12688 [ 14619] By: nick                                  on 2002/02/10  11:06:05
12689         Log: Integrate mainline
12690      Branch: perlio
12691            ! ext/Encode/Encode.pm
12692           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
12693           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
12694           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
12695           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
12696           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
12697 ____________________________________________________________________________
12698 [ 14618] By: nick                                  on 2002/02/10  10:48:15
12699         Log: Nick Clark's tweaks to Encode compile process
12700              1. Use decimal constants to unit string arrays rather than
12701              very long string litterals (latter having possible "\0"
12702              on end issues, and needing ANSI C line splicing).
12703              2. Replace tail-recursion during insert process with itteration.
12704              Nick C sees 12% speedup from these.
12705      Branch: perlio
12706            ! ext/Encode/compile
12707 ____________________________________________________________________________
12708 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
12709         Log: Use the "Unicode 1.0" name field for control characters,
12710              as suggested by Mark Davis.  Note that Unicode 3.2 will
12711              require some more legwork on this because of certain
12712              alternative names.
12713      Branch: perl
12714            ! lib/unicore/Name.pl lib/unicore/mktables
12715 ____________________________________________________________________________
12716 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
12717         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
12718      Branch: perl
12719            ! hints/os390.sh
12720 ____________________________________________________________________________
12721 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
12722         Log: EBCDIC: the non-printable characters are different.
12723      Branch: perl
12724            ! ext/B/B/Deparse.pm
12725 ____________________________________________________________________________
12726 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
12727         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
12728              From: Nicholas Clark <nick@unfortu.net> 
12729              Date: Sat, 9 Feb 2002 22:31:29 +0000
12730              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
12731      Branch: perl
12732            ! t/lib/warnings/pp_hot
12733 ____________________________________________________________________________
12734 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
12735         Log: Subject: [PATCH] Re: Modulus operator inconsistency
12736              From: Nicholas Clark <nick@unfortu.net>
12737              Date: Sat, 9 Feb 2002 21:00:13 +0000
12738              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
12739      Branch: perl
12740            ! op.c t/op/arith.t
12741 ____________________________________________________________________________
12742 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
12743         Log: Use the same escaping mechanism for all the *flags.
12744      Branch: perl
12745            ! lib/ExtUtils/Embed.pm
12746 ____________________________________________________________________________
12747 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
12748         Log: Protect possible parentheses in ccflags, ccdlflags, and
12749              ldflags.  (In OS/390 there are parentheses in ccflags.)
12750      Branch: perl
12751            ! lib/ExtUtils/Embed.pm
12752 ____________________________________________________________________________
12753 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
12754         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
12755              From: Peter Scott <Peter@PSDT.com>
12756              Date: Fri, 08 Feb 2002 19:20:19 -0800
12757              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
12758      Branch: perl
12759            ! lib/perl5db.pl
12760 ____________________________________________________________________________
12761 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
12762         Log: FAQ sync.
12763      Branch: perl
12764            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
12765 ____________________________________________________________________________
12766 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
12767         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
12768              From: Chris Nandor <pudge@pobox.com>
12769              Date: Fri, 08 Feb 2002 16:31:41 -0500
12770              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
12771      Branch: perl
12772            ! cop.h deb.c pp_ctl.c toke.c util.c
12773 ____________________________________________________________________________
12774 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
12775         Log: Redo CopFILE / MacPerl_MPWFIleName patch
12776      Branch: maint-5.6/macperl
12777            ! cop.h deb.c pp_ctl.c toke.c util.c
12778 ____________________________________________________________________________
12779 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
12780         Log: The metaconfig unit change to go with #14605.
12781      Branch: metaconfig/U/perl
12782            ! libperl.U
12783 ____________________________________________________________________________
12784 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
12785         Log: The Configure change to go with #14604.
12786      Branch: perl
12787            ! Configure
12788 ____________________________________________________________________________
12789 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
12790         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
12791              From: Andy Dougherty <doughera@lafayette.edu>
12792              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
12793              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
12794      Branch: perl
12795            ! hints/bsdos.sh
12796 ____________________________________________________________________________
12797 [ 14603] By: nick                                  on 2002/02/08  18:16:09
12798         Log: Integrate mainline
12799      Branch: perlio
12800           +> ext/threads/t/libc.t
12801           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
12802           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
12803 ____________________________________________________________________________
12804 [ 14602] By: sky                                   on 2002/02/08  15:19:15
12805         Log: Start testing for safe localtime functions, TODO, test more functions.
12806      Branch: perl
12807            + ext/threads/t/libc.t
12808            ! MANIFEST
12809 ____________________________________________________________________________
12810 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
12811         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
12812              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12813              Date: Fri, 8 Feb 2002 00:21:07 +0100
12814              Message-ID: <20020208002107.E763@rafael>
12815      Branch: perl
12816            ! doio.c pp_sys.c t/io/argv.t
12817 ____________________________________________________________________________
12818 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
12819         Log: Subject: [PATCH] Configure followed by make minitest
12820              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12821              Date: Wed, 06 Feb 2002 21:35:20 -0800
12822              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
12823      Branch: perl
12824            ! t/op/taint.t t/run/fresh_perl.t
12825 ____________________________________________________________________________
12826 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
12827         Log: Integrate perlio;
12828              
12829              Extract something from yesterdays effort - convert my mail on pad
12830              data structures (incoporating Sarathy's corrections/clarifications)
12831              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
12832      Branch: perl
12833           !> cv.h pod/perlapi.pod pod/perlintern.pod
12834 ____________________________________________________________________________
12835 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
12836         Log: metaconfig unit changes for #14597.
12837      Branch: metaconfig
12838            ! U/modified/Loc.U
12839      Branch: metaconfig/U/perl
12840            ! libperl.U
12841 ____________________________________________________________________________
12842 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
12843         Log: Configure DJGPP tweak from Laszlo Molnar.
12844      Branch: perl
12845            ! Configure
12846 ____________________________________________________________________________
12847 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
12848         Log: DJGPP tweaks from Laszlo Molnar.
12849      Branch: perl
12850            ! djgpp/djgppsed.sh perl.c
12851 ____________________________________________________________________________
12852 [ 14595] By: nick                                  on 2002/02/08  09:19:29
12853         Log: Extract something from yesterdays effort - convert my mail on pad
12854              data structures (incoporating Sarathy's corrections/clarifications)
12855              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
12856      Branch: perlio
12857            ! cv.h pod/perlapi.pod pod/perlintern.pod
12858 ____________________________________________________________________________
12859 [ 14594] By: nick                                  on 2002/02/08  08:34:49
12860         Log: Integrate mainline
12861      Branch: perlio
12862           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
12863           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
12864           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
12865           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
12866           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
12867           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
12868 ____________________________________________________________________________
12869 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
12870         Log: To really skip the test an exit() is needed.
12871      Branch: perl
12872            ! lib/encoding.t
12873 ____________________________________________________________________________
12874 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
12875         Log: More diagnostics from Nicholas Clark.
12876      Branch: perl
12877            ! lib/Benchmark.t
12878 ____________________________________________________________________________
12879 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
12880         Log: In case of failure be more verbose.
12881      Branch: perl
12882            ! t/base/num.t
12883 ____________________________________________________________________________
12884 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
12885         Log: Update Changes
12886      Branch: maint-5.6/macperl
12887            ! macos/Changes
12888 ____________________________________________________________________________
12889 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
12890         Log: Merge AEGizmos library into PPC binary
12891      Branch: maint-5.6/macperl
12892            ! macos/Makefile.mk
12893 ____________________________________________________________________________
12894 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
12895         Log: Add -ansifor for MrCpp options
12896      Branch: maint-5.6/macperl
12897            ! macos/BuildRules.mk
12898 ____________________________________________________________________________
12899 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
12900         Log: Check ownership of CatInfos (MacPerl Bug #494482)
12901      Branch: maint-5.6/macperl
12902            ! macos/ext/Mac/Files/Files.xs
12903 ____________________________________________________________________________
12904 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
12905         Log: Resource updates
12906      Branch: maint-5.6/macperl
12907            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
12908 ____________________________________________________________________________
12909 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
12910         Log: Empty path is ENOENT (MacPerl Bug #512351)
12911      Branch: maint-5.6/macperl
12912            ! macos/macperl/MPAppleEvents.c
12913 ____________________________________________________________________________
12914 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
12915         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
12916      Branch: maint-5.6/macperl
12917            ! macos/macperl/MPAEVTStream.cp
12918 ____________________________________________________________________________
12919 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
12920         Log: macify(ABSTRACT_FROM)
12921      Branch: maint-5.6/macperl
12922            ! macos/lib/ExtUtils/MM_MacOS.pm
12923 ____________________________________________________________________________
12924 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
12925         Log: Use correct Mac filenames in error messages, caller()
12926      Branch: maint-5.6/macperl
12927            ! deb.c pp_ctl.c toke.c util.c
12928 ____________________________________________________________________________
12929 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
12930         Log: Sanity checks to see that the IV/NV and the PV of numeric
12931              scalars stay in sync (unearthed this via the OS/390 gcvt()
12932              brokenness)
12933      Branch: perl
12934            + t/base/num.t
12935            ! MANIFEST
12936 ____________________________________________________________________________
12937 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
12938         Log: Retract the anon leak subpatch of #14418 and #14431
12939              (the latter came into bleadperl as part of #14433).
12940      Branch: perl
12941            ! op.c t/run/fresh_perl.t
12942 ____________________________________________________________________________
12943 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
12944         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
12945              mangles 0.1 to "10".  sprintf() seems more well-behaved.
12946      Branch: perl
12947            ! hints/os390.sh
12948 ____________________________________________________________________________
12949 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
12950         Log: Subject: [PATCH @14557] another Encode fix for VMS
12951              From: "Craig A. Berry" <craigberry@mac.com>
12952              Date: Wed, 06 Feb 2002 14:44:20 -0600
12953              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
12954      Branch: perl
12955            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
12956 ____________________________________________________________________________
12957 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
12958         Log: Integrate perlio;
12959              
12960              One way to avoid OS390 winge about #line directives.
12961      Branch: perl
12962           !> ext/Encode/EUC_JP/Makefile.PL
12963 ____________________________________________________________________________
12964 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
12965         Log: Update Changes.
12966      Branch: perl
12967            ! Changes patchlevel.h
12968 ____________________________________________________________________________
12969 [ 14575] By: nick                                  on 2002/02/06  15:23:24
12970         Log: One way to avoid OS390 winge about #line directives.
12971      Branch: perlio
12972            ! ext/Encode/EUC_JP/Makefile.PL
12973 ____________________________________________________________________________
12974 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
12975         Log: s/Netware/NetWare/
12976      Branch: perl
12977            ! MANIFEST
12978 ____________________________________________________________________________
12979 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
12980         Log: New Netware scripts.
12981      Branch: perl
12982            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
12983            + NetWare/t/NWScripts-Exist.pl
12984            ! MANIFEST
12985 ____________________________________________________________________________
12986 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
12987         Log: EBCDIC: the encoding pragma would need some rethinking,
12988              probably a pass of EBCDIC->Unicode mapping.  For now,
12989              disable it on EBCDIC.
12990      Branch: perl
12991            ! lib/encoding.pm lib/encoding.t
12992 ____________________________________________________________________________
12993 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
12994         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
12995              for the low 256.  Now tweaked the tests, but maybe it's
12996              the module that needs few NATIVE_TO_UNI()s somewhere?
12997      Branch: perl
12998            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
12999 ____________________________________________________________________________
13000 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
13001         Log: Subject: [PATCH utf8.c] format problem
13002              From: Robin Barker <rmb1@cise.npl.co.uk>
13003              Date: Wed, 6 Feb 2002 14:01:43 GMT
13004              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
13005      Branch: perl
13006            ! utf8.c
13007 ____________________________________________________________________________
13008 [ 14569] By: nick                                  on 2002/02/06  09:52:23
13009         Log: Integrate mainline
13010      Branch: perlio
13011           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
13012           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
13013           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
13014           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
13015           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
13016           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
13017 ____________________________________________________________________________
13018 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
13019         Log: EBCDIC: 0x41 is not cricket.
13020      Branch: perl
13021            ! ext/Encode/t/Encode.t
13022 ____________________________________________________________________________
13023 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
13024         Log: NetWare update from Ananth Kesari.
13025      Branch: perl
13026            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
13027            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
13028            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
13029            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
13030            ! NetWare/t/NWScripts.pl makedef.pl
13031 ____________________________________________________________________________
13032 [ 14566] By: sky                                   on 2002/02/05  18:39:13
13033         Log: Subject: Re: File::Spec::rel2abs2rel (?)
13034              From: Michael G Schwern <schwern@pobox.com>
13035              Date: Tue, 5 Feb 2002 13:47:39 -0500
13036              Message-ID: <20020205184739.GB17375@blackrider>
13037      Branch: perl
13038            ! lib/File/Spec/t/rel2abs2rel.t
13039 ____________________________________________________________________________
13040 [ 14565] By: nick                                  on 2002/02/05  17:31:24
13041         Log: Integrate mainline
13042      Branch: perlio
13043           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
13044           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
13045           !> utf8.h
13046 ____________________________________________________________________________
13047 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
13048         Log: Integrate perlio;
13049              
13050              More Encode tweaks:
13051              - make expensive and marginal substring search optional (-O)
13052              - enable -O for ASCII-oid encodings (search space is small)
13053              - add ASCII-oid jis0201 to basic Encode.so
13054              - add some other Japanese encodings to EUC_JP bundle (without -O)
13055      Branch: perl
13056           +> ext/Encode/Encode/jis0201.ucm
13057           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
13058           !> ext/Encode/compile
13059 ____________________________________________________________________________
13060 [ 14563] By: nick                                  on 2002/02/05  16:01:15
13061         Log: More Encode tweaks:
13062              - make expensive and marginal substring search optional (-O)
13063              - enable -O for ASCII-oid encodings (search space is small)
13064              - add ASCII-oid jis0201 to basic Encode.so
13065              - add some other Japanese encodings to EUC_JP bundle (without -O)
13066      Branch: perlio
13067            + ext/Encode/Encode/jis0201.ucm
13068            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
13069            ! ext/Encode/compile
13070 ____________________________________________________________________________
13071 [ 14562] By: sky                                   on 2002/02/05  14:50:36
13072         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
13073      Branch: perl
13074            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
13075 ____________________________________________________________________________
13076 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
13077         Log: EBCDIC: SHARP S is different.
13078      Branch: perl
13079            ! regexec.c utf8.h
13080 ____________________________________________________________________________
13081 [ 14560] By: sky                                   on 2002/02/05  13:49:40
13082         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
13083      Branch: perl
13084            ! t/op/filetest.t
13085 ____________________________________________________________________________
13086 [ 14559] By: sky                                   on 2002/02/05  11:39:24
13087         Log: Add . first to the PATH environment to test that we really
13088              get ./perl and not some other older perl.
13089      Branch: perl
13090            ! lib/File/Spec/t/rel2abs2rel.t
13091 ____________________________________________________________________________
13092 [ 14558] By: sky                                   on 2002/02/05  11:20:21
13093         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...
13094      Branch: perl
13095            ! ext/POSIX/t/posix.t
13096 ____________________________________________________________________________
13097 [ 14557] By: sky                                   on 2002/02/05  10:30:58
13098         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
13099      Branch: perl
13100            ! hints/darwin.sh perl.h
13101 ____________________________________________________________________________
13102 [ 14556] By: nick                                  on 2002/02/05  06:58:52
13103         Log: Integrate mainline
13104      Branch: perlio
13105           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
13106           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
13107           !> lib/File/Find/t/taint.t
13108 ____________________________________________________________________________
13109 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
13110         Log: Integrate change #14439 from maintperl
13111      Branch: maint-5.6/macperl
13112           !> op.c
13113 ____________________________________________________________________________
13114 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
13115         Log: Subject: [PATCH] File::Find tests not cleaning up properly
13116              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13117              Date: Mon, 4 Feb 2002 22:09:07 +0100
13118              Message-ID: <20020204220907.A8288@rafael>
13119      Branch: perl
13120            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
13121 ____________________________________________________________________________
13122 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
13123         Log: Signedness mumblings from Tru64.
13124      Branch: perl
13125            ! ext/Encode/Encode.xs
13126 ____________________________________________________________________________
13127 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
13128         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
13129              From: "Craig A. Berry" <craigberry@mac.com>
13130              Date: Mon, 04 Feb 2002 17:16:00 -0600
13131              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
13132      Branch: perl
13133            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
13134            ! ext/Encode/Encode.xs
13135 ____________________________________________________________________________
13136 [ 14551] By: nick                                  on 2002/02/04  16:00:31
13137         Log: Integrate mainline
13138      Branch: perlio
13139           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
13140           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
13141           !> regcomp.c
13142 ____________________________________________________________________________
13143 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
13144         Log: Update Changes.
13145      Branch: perl
13146            ! Changes patchlevel.h
13147 ____________________________________________________________________________
13148 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
13149         Log: Comment microtweaks.
13150      Branch: perl
13151            ! lib/locale.t
13152 ____________________________________________________________________________
13153 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
13154         Log: Subject: trivial docu patch
13155              From: andreas.koenig@anima.de (Andreas J. Koenig)
13156              Date: 04 Feb 2002 08:15:19 +0100
13157              Message-ID: <m3pu3l7m60.fsf@anima.de>
13158      Branch: perl
13159            ! pod/perluniintro.pod
13160 ____________________________________________________________________________
13161 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
13162         Log: Subject: [PATCH] (??{ }) anomaly
13163              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13164              Date: Sun, 03 Feb 2002 20:21:45 -0800
13165              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
13166      Branch: perl
13167            ! regcomp.c
13168 ____________________________________________________________________________
13169 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
13170         Log: Integrate perlio.
13171              
13172              Carry on where we left off if we have to grow destination
13173              SV during XS encode/decode
13174              
13175              Remove debugging warning, be consistent about API fails.
13176      Branch: perl
13177           !> ext/Encode/Encode.xs
13178 ____________________________________________________________________________
13179 [ 14545] By: nick                                  on 2002/02/03  20:03:38
13180         Log: Remove debugging warning, be consistent about API fails.
13181      Branch: perlio
13182            ! ext/Encode/Encode.xs
13183 ____________________________________________________________________________
13184 [ 14544] By: nick                                  on 2002/02/03  19:47:48
13185         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
13186      Branch: perlio
13187            ! ext/Encode/Encode.xs
13188 ____________________________________________________________________________
13189 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
13190         Log: Subject: PATCH CPAN.pm
13191              From: Mark-Jason Dominus <mjd@plover.com>
13192              Date: Sun, 03 Feb 2002 12:36:36 -0500
13193              Message-ID: <20020203173636.27451.qmail@plover.com>
13194      Branch: perl
13195            ! lib/CPAN.pm
13196 ____________________________________________________________________________
13197 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
13198         Log: Must search further back.
13199      Branch: perl
13200            ! lib/h2xs.t
13201 ____________________________________________________________________________
13202 [ 14541] By: nick                                  on 2002/02/03  18:52:09
13203         Log: Integrate mainline
13204      Branch: perlio
13205           !> (integrate 29 files)
13206 ____________________________________________________________________________
13207 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
13208         Log: EBCDIC: more natification.
13209      Branch: perl
13210            ! regcomp.c
13211 ____________________________________________________________________________
13212 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
13213         Log: Debug noise.
13214      Branch: perl
13215            ! ext/Encode/Encode.xs
13216 ____________________________________________________________________________
13217 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
13218         Log: Integrate perlio;
13219              
13220              Stable intermediate point in Encode cleanup.
13221              :encode(euc-jp) works on Dan's table.euc
13222              Much buffer copying and other silliness remains.
13223      Branch: perl
13224           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13225           !> ext/Encode/lib/Encode/Encoding.pm
13226 ____________________________________________________________________________
13227 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
13228         Log: Prettify.
13229      Branch: perl
13230            ! lib/unicore/mktables
13231 ____________________________________________________________________________
13232 [ 14536] By: nick                                  on 2002/02/03  17:32:03
13233         Log: Stable intermediate point in Encode cleanup.
13234              :encode(euc-jp) works on Dan's table.euc
13235              Much buffer copying and other silliness remains.
13236      Branch: perlio
13237            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13238            ! ext/Encode/lib/Encode/Encoding.pm
13239 ____________________________________________________________________________
13240 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
13241         Log: EBCDIC: it's much nicer to compare Unicode code points
13242              to Unicode code points.
13243      Branch: perl
13244            ! regexec.c
13245 ____________________________________________________________________________
13246 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
13247         Log: EBCDIC: character classes must remap the low 256.
13248      Branch: perl
13249            ! regcomp.c
13250 ____________________________________________________________________________
13251 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
13252         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
13253      Branch: perl
13254            ! lib/I18N/LangTags/List.pm
13255 ____________________________________________________________________________
13256 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
13257         Log: FAQ sync.
13258      Branch: perl
13259            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
13260            ! pod/perlfaq6.pod pod/perlfaq7.pod
13261 ____________________________________________________________________________
13262 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
13263         Log: Integrate perlio;
13264              
13265              Re-indent Encode.xs
13266              
13267              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
13268              (Mis-feature discovered by Encode.)
13269      Branch: perl
13270           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
13271 ____________________________________________________________________________
13272 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
13273         Log: Subject: [PATCH] lstat FH and -l FH warnings
13274              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13275              Date: Sat, 2 Feb 2002 22:24:54 +0100           
13276              Message-ID: <20020202222454.A11608@rafael>       
13277      Branch: perl
13278            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
13279            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
13280 ____________________________________________________________________________
13281 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
13282         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
13283              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13284              Date: Sat, 2 Feb 2002 13:11:01 +0100           
13285              Message-ID: <20020202131101.A722@rafael>               
13286              
13287              Subject: [PATCH t/op/ver.t] another false positive
13288              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13289              Date: Sat, 2 Feb 2002 13:38:22 +0100           
13290              Message-ID: <20020202133822.E722@rafael>         
13291              
13292              Subject: [PATCH] t/test.pl:ok() doesn't work
13293              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
13294              Date: Sun, 03 Feb 2002 00:02:38 -0800          
13295              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
13296      Branch: perl
13297            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
13298            ! t/test.pl
13299 ____________________________________________________________________________
13300 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
13301         Log: Subject: [PATCH @13746] OS2::Process's constants
13302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13303              Date: Sat, 2 Feb 2002 01:00:55 -0500           
13304              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
13305      Branch: perl
13306            ! os2/OS2/Process/Makefile.PL
13307 ____________________________________________________________________________
13308 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
13309         Log: Subject: [PATCH @13746] h2xs   
13310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13311              Date: Sat, 2 Feb 2002 00:58:44 -0500           
13312              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
13313      Branch: perl
13314            ! utils/h2xs.PL
13315 ____________________________________________________________________________
13316 [ 14526] By: nick                                  on 2002/02/03  14:54:18
13317         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
13318              (Mis-feature discovered by Encode.)
13319      Branch: perlio
13320            ! sv.c
13321 ____________________________________________________________________________
13322 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
13323         Log: EBCDIC: since #14519 made \N{...} to remap,
13324              the test cannot expect an ASCII code point.
13325      Branch: perl
13326            ! lib/charnames.t
13327 ____________________________________________________________________________
13328 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
13329         Log: Sub-MANIFEST-tweak.
13330      Branch: perl
13331            ! ext/Encode/MANIFEST
13332 ____________________________________________________________________________
13333 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
13334         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
13335              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13336              Date: Fri, 01 Feb 2002 23:51:03 +0900
13337              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
13338      Branch: perl
13339            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13340 ____________________________________________________________________________
13341 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
13342         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
13343              From: Andy Dougherty <doughera@lafayette.edu>
13344              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
13345              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
13346      Branch: perl
13347            ! README.solaris hints/solaris_2.sh
13348 ____________________________________________________________________________
13349 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
13350         Log: EBCDIC: no hope to get the low 256 right in unifolding.
13351      Branch: perl
13352            ! t/uni/fold.t
13353 ____________________________________________________________________________
13354 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
13355         Log: todo entry for missing pack formats.
13356      Branch: perl
13357            ! pod/perltodo.pod
13358 ____________________________________________________________________________
13359 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
13360         Log: EBCDIC: the low 256 \N{...} need to be remapped.
13361      Branch: perl
13362            ! toke.c
13363 ____________________________________________________________________________
13364 [ 14518] By: nick                                  on 2002/02/01  18:32:03
13365         Log: indent -kr -nce and some manual tweaks to match perl style.
13366      Branch: perlio
13367            ! ext/Encode/Encode.xs
13368 ____________________________________________________________________________
13369 [ 14517] By: nick                                  on 2002/02/01  18:20:46
13370         Log: Integrate mainline
13371      Branch: perlio
13372           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
13373           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
13374           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
13375           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
13376           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
13377           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
13378           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
13379 ____________________________________________________________________________
13380 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
13381         Log: Integrate perlio; 
13382              
13383              Minor Encode tweaks:
13384              - move Encode.pm back to top of Encode like normal XS extension
13385              - avoid .def as a file extension (Win32 builds)
13386      Branch: perl
13387            ! MANIFEST
13388           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
13389           !> ext/Encode/Makefile.PL ext/Encode/compile
13390 ____________________________________________________________________________
13391 [ 14515] By: nick                                  on 2002/02/01  16:27:59
13392         Log: Minor Encode tweaks:
13393              - move Encode.pm back to top of Encode like normal XS extension
13394              - avoid .def as a file extension (Win32 builds)
13395      Branch: perlio
13396           +> ext/Encode/Encode.pm
13397            - ext/Encode/lib/Encode.pm
13398            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
13399            ! ext/Encode/Makefile.PL ext/Encode/compile
13400 ____________________________________________________________________________
13401 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
13402         Log: Subject: [PATCH utf8.t] temp file not cleaned up
13403              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13404              Date: Fri, 1 Feb 2002 15:47:46 +0100
13405              Message-ID: <20020201154746.A24079@rafael>
13406      Branch: perl
13407            ! t/io/utf8.t
13408 ____________________________________________________________________________
13409 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
13410         Log: Subject: [PATCH] make "lstat FH" croak
13411              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13412              Date: Fri, 1 Feb 2002 15:12:50 +0100
13413              Message-ID: <20020201151250.A738@rafael>
13414      Branch: perl
13415            ! pod/perldiag.pod pp_sys.c t/op/stat.t
13416 ____________________________________________________________________________
13417 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
13418         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
13419              From: Kay Röpke <kroepke@dolphin-services.de>
13420              Date: Fri, 1 Feb 2002 01:10:43 +0100
13421              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
13422      Branch: perl
13423            ! t/op/stat.t
13424 ____________________________________________________________________________
13425 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
13426         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
13427              I got it in Tru64 + ithreads but only without -g, took
13428              some debugging by printf (which was no fun either since
13429              adding some debug printfs hid the error)
13430      Branch: perl
13431            ! regexec.c utf8.c
13432 ____________________________________________________________________________
13433 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
13434         Log: Subject: Re: [PATCH] perl -V:
13435              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
13436              Date: Thu, 31 Jan 2002 12:10:20 -0800
13437              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
13438              
13439              Subject: Re: [PATCH] perl -V:
13440              From: Michael G Schwern <schwern@pobox.com>
13441              Date: Thu, 31 Jan 2002 16:43:13 -0500
13442              Message-ID: <20020131214313.GH6498@blackrider>
13443      Branch: perl
13444            ! t/run/switches.t
13445 ____________________________________________________________________________
13446 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
13447         Log: #14505 effect.
13448      Branch: perl
13449            ! pod/perluniintro.pod
13450 ____________________________________________________________________________
13451 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
13452         Log: Daniel S. Lewart adopts the Math::Complex.
13453      Branch: perl
13454            ! lib/Math/Complex.pm
13455 ____________________________________________________________________________
13456 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
13457         Log: More Complex DWIMmery.
13458      Branch: perl
13459            ! lib/Math/Complex.pm lib/Math/Complex.t
13460 ____________________________________________________________________________
13461 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
13462         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
13463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13464              Date: Thu, 31 Jan 2002 14:37:52 +0100
13465              Message-ID: <20020131143752.A1452@rafael>
13466      Branch: perl
13467            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
13468 ____________________________________________________________________________
13469 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
13470         Log: Turn the I/O Unicode error by default on, but the
13471              character-generating Unicode error by default off,
13472              as Larry suggested.
13473      Branch: perl
13474            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
13475            ! utf8.c
13476 ____________________________________________________________________________
13477 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
13478         Log: Subject: [PATCH] open.pm minor cleanup
13479              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13480              Date: Thu, 31 Jan 2002 15:03:02 +0100
13481              Message-ID: <20020131150302.C1452@rafael>
13482      Branch: perl
13483            ! lib/open.pm
13484 ____________________________________________________________________________
13485 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
13486         Log: Update Changes.
13487      Branch: perl
13488            ! Changes patchlevel.h
13489 ____________________________________________________________________________
13490 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
13491         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
13492              From: Robin Barker <rmb1@cise.npl.co.uk>
13493              Date: Wed, 30 Jan 2002 11:58:33 GMT
13494              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
13495      Branch: perl
13496            ! lib/CPAN.pm
13497 ____________________________________________________________________________
13498 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
13499         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
13500              re-sort MANIFEST.
13501      Branch: perl
13502            + ext/Encode/Encode.pm
13503            - ext/Encode/lib/Encode.pm
13504            ! MANIFEST ext/Encode/Makefile.PL
13505 ____________________________________________________________________________
13506 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
13507         Log: Integrate perlio;
13508              
13509              Collect some stats during compile process.
13510              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
13511              as one XS - inconclusive - marginal win?
13512              Add some comments to encode.h
13513      Branch: perl
13514           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
13515           !> ext/Encode/encode.h
13516 ____________________________________________________________________________
13517 [ 14499] By: nick                                  on 2002/01/30  09:57:47
13518         Log: Collect some stats during compile process.
13519              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
13520              as one XS - inconclusive - marginal win?
13521              Add some comments to encode.h
13522      Branch: perlio
13523            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
13524            ! ext/Encode/encode.h
13525 ____________________________________________________________________________
13526 [ 14498] By: nick                                  on 2002/01/30  07:27:55
13527         Log: Integrate Jarkko's path/INC tweaks
13528      Branch: perlio
13529           !> ext/Encode/compile
13530 ____________________________________________________________________________
13531 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
13532         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
13533              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13534              Date: Tue, 29 Jan 2002 01:13:09 -0800
13535              Message-ID: <lemV8gzkgu/K092yn@efn.org>
13536      Branch: perl
13537            ! configpm
13538 ____________________________________________________________________________
13539 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
13540         Log: Subject: [PATCH t/op/inccode.t] new test
13541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13542              Date: Tue, 29 Jan 2002 22:03:45 +0100
13543              Message-ID: <20020129220345.A704@rafael>
13544      Branch: perl
13545            ! t/op/inccode.t
13546 ____________________________________________________________________________
13547 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
13548         Log: EBCDIC: t/op/lc.t now passes.
13549      Branch: perl
13550            ! t/op/lc.t
13551 ____________________________________________________________________________
13552 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
13553         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
13554      Branch: perl
13555            ! utf8.c
13556 ____________________________________________________________________________
13557 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
13558         Log: Must find stuff during build.
13559      Branch: perl
13560            ! ext/Encode/compile
13561 ____________________________________________________________________________
13562 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
13563         Log: Integrate with perlio;
13564              
13565              Basics of a compiled Encode XS extension
13566      Branch: perl
13567           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
13568           +> ext/Encode/Encode/euc-jp.ucm
13569           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
13570           !> ext/Encode/encode.h
13571 ____________________________________________________________________________
13572 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
13573         Log: EBCDIC tweaks-- no new test passes, but getting closer.
13574      Branch: perl
13575            ! utf8.c
13576 ____________________________________________________________________________
13577 [ 14490] By: nick                                  on 2002/01/29  21:20:57
13578         Log: Basics of a compiled Encode XS extension
13579      Branch: perlio
13580            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
13581            + ext/Encode/Encode/euc-jp.ucm
13582            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
13583            ! ext/Encode/encode.h
13584 ____________________________________________________________________________
13585 [ 14489] By: nick                                  on 2002/01/29  18:40:54
13586         Log: Integrate mainline
13587      Branch: perlio
13588           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
13589           +> ext/Encode/lib/Encode/Encoding.pm
13590           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
13591           +> ext/Encode/lib/Encode/Tcl/Escape.pm
13592           +> ext/Encode/lib/Encode/Tcl/Extended.pm
13593           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
13594           +> ext/Encode/lib/Encode/Tcl/Table.pm
13595           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13596           +> ext/Encode/lib/Encode/iso10646_1.pm
13597           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13598           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
13599           +> ext/Encode/t/Tcl.t
13600            - ext/Encode.t ext/Encode/Encode.pm
13601            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
13602            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
13603           !> (integrate 33 files)
13604 ____________________________________________________________________________
13605 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
13606         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
13607              From: Richard Clamp <richardc@unixbeard.net>
13608              Date: Mon, 28 Jan 2002 02:17:55 +0000
13609              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
13610      Branch: perl
13611            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
13612 ____________________________________________________________________________
13613 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
13614         Log: OS/390 seems to do length 0 udp reads, Nicholas says
13615              skippage is for now the best cause of action.
13616      Branch: perl
13617            ! ext/Socket/socketpair.t
13618 ____________________________________________________________________________
13619 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
13620         Log: Encode cleanup from Dan Kogai; reworked even further.
13621      Branch: perl
13622            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
13623            + ext/Encode/lib/Encode/Encoding.pm
13624            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
13625            + ext/Encode/lib/Encode/Tcl/Escape.pm
13626            + ext/Encode/lib/Encode/Tcl/Extended.pm
13627            + ext/Encode/lib/Encode/Tcl/HanZi.pm
13628            + ext/Encode/lib/Encode/Tcl/Table.pm
13629            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13630            + ext/Encode/lib/Encode/iso10646_1.pm
13631            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13632            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
13633            + ext/Encode/t/Tcl.t
13634            - ext/Encode.t ext/Encode/Encode.pm
13635            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
13636            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
13637            ! MANIFEST ext/Encode/Encode/8859-1.ucm
13638            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
13639            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13640            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13641            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13642            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13643            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13644            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13645            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13646            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
13647            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
13648            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
13649            ! ext/Encode/compile
13650 ____________________________________________________________________________
13651 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
13652         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
13653      Branch: perl
13654            ! djgpp/djgpp.c perlio.c
13655 ____________________________________________________________________________
13656 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
13657         Log: Prettier printing from Michael Schwern.
13658      Branch: perl
13659            ! t/test.pl
13660 ____________________________________________________________________________
13661 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
13662         Log: Show also the debug and debugcolor as known pragmas.
13663      Branch: perl
13664            ! ext/re/re.pm
13665 ____________________________________________________________________________
13666 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
13667         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
13668              From: "Craig A. Berry" <craigberry@mac.com>
13669              Date: Mon, 28 Jan 2002 16:30:30 -0600
13670              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
13671      Branch: perl
13672            ! ext/B/t/assembler.t
13673 ____________________________________________________________________________
13674 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
13675         Log: metaconfig unit change for #14480.
13676      Branch: metaconfig
13677            ! U/modified/Init.U
13678 ____________________________________________________________________________
13679 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
13680         Log: DJGPP needs to know its exe soon, too.
13681      Branch: perl
13682            ! Configure
13683 ____________________________________________________________________________
13684 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
13685         Log: Round #2 on EBCDICation.
13686      Branch: perl
13687            ! t/op/append.t
13688 ____________________________________________________________________________
13689 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
13690         Log: Integrate perlio;
13691              
13692              Set makefile.mk CCHOME etc. for default locations of MinGW and free
13693              Borland compilers. (Borland builds one or two oddities.)
13694      Branch: perl
13695           !> win32/config.bc win32/makefile.mk
13696 ____________________________________________________________________________
13697 [ 14477] By: nick                                  on 2002/01/28  20:12:31
13698         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
13699              Borland compilers. (Borland builds one or two oddities.)
13700      Branch: perlio
13701            ! win32/config.bc win32/makefile.mk
13702 ____________________________________________________________________________
13703 [ 14476] By: nick                                  on 2002/01/28  18:43:47
13704         Log: Integrate mainline
13705      Branch: perlio
13706           !> Configure hints/hpux.sh
13707 ____________________________________________________________________________
13708 [ 14475] By: nick                                  on 2002/01/28  17:15:12
13709         Log: Integrate mainline
13710      Branch: perlio
13711           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
13712           !> patchlevel.h pp_sys.c t/lib/warnings/perl
13713 ____________________________________________________________________________
13714 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
13715         Log: metaconfig unit change for #14472.
13716      Branch: metaconfig/U/perl
13717            ! d_u32align.U
13718 ____________________________________________________________________________
13719 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
13720         Log: Misunderstood Merijn's patch.
13721      Branch: perl
13722            ! hints/hpux.sh
13723 ____________________________________________________________________________
13724 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
13725         Log: Misapplied Merijn's patch.
13726      Branch: perl
13727            ! Configure
13728 ____________________________________________________________________________
13729 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
13730         Log: Update Changes.
13731      Branch: perl
13732            ! Changes patchlevel.h
13733 ____________________________________________________________________________
13734 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
13735         Log: BeOS has sockets but not true ones.
13736      Branch: perl
13737            ! pp_sys.c
13738 ____________________________________________________________________________
13739 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
13740         Log: metaconfig unit change for #14467.
13741      Branch: metaconfig/U/perl
13742            ! d_u32align.U
13743 ____________________________________________________________________________
13744 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
13745         Log: For some strange reason under the smoke harness the alignment
13746              test hangs in HP-UX 10.20.  So hint it to avoid the test.
13747      Branch: perl
13748            ! hints/hpux.sh
13749 ____________________________________________________________________________
13750 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
13751         Log: Allow d_u32align to be hinted.
13752      Branch: perl
13753            ! Configure
13754 ____________________________________________________________________________
13755 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
13756         Log: The shift key is important.
13757      Branch: perl
13758            ! ext/B/B.xs
13759 ____________________________________________________________________________
13760 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
13761         Log: The "used only once" warnings (from gv_check) come
13762              in pseudorandom hash order-- in EBCDIC the order
13763              is different.  Add a new option that allow the warnings
13764              to come in any order (Paul Marquess).
13765      Branch: perl
13766            ! lib/warnings.t t/lib/warnings/perl
13767 ____________________________________________________________________________
13768 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
13769         Log: Integrate perlio; the 0nothread test failure without threads.
13770      Branch: perl
13771           !> ext/threads/shared/t/0nothread.t
13772 ____________________________________________________________________________
13773 [ 14463] By: nick                                  on 2002/01/28  08:22:36
13774         Log: Integrate mainline
13775      Branch: perlio
13776           !> (integrate 37 files)
13777 ____________________________________________________________________________
13778 [ 14462] By: nick                                  on 2002/01/28  08:09:53
13779         Log: 1st attempt at skipping broke threads case.
13780      Branch: perlio
13781            ! ext/threads/shared/t/0nothread.t
13782 ____________________________________________________________________________
13783 [ 14461] By: nick                                  on 2002/01/28  07:25:58
13784         Log: Skip new threads::shared test unless -Duseithreads
13785      Branch: perlio
13786            ! ext/threads/shared/t/0nothread.t
13787 ____________________________________________________________________________
13788 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
13789         Log: FAQ sync.
13790      Branch: perl
13791            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13792            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13793            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13794            ! pod/perlfaq9.pod
13795 ____________________________________________________________________________
13796 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
13797         Log: Upgrade to podlators 1.20.
13798      Branch: perl
13799            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
13800 ____________________________________________________________________________
13801 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
13802         Log: Retract #14448, a better patch coming up.
13803      Branch: perl
13804            ! lib/Pod/t/basic.t
13805 ____________________________________________________________________________
13806 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
13807         Log: EBCDIC portability.
13808      Branch: perl
13809            ! t/op/append.t
13810 ____________________________________________________________________________
13811 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
13812         Log: Further cygwin installperl tweak from Gerrit P. Haase.
13813      Branch: perl
13814            ! installperl
13815 ____________________________________________________________________________
13816 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
13817         Log: A bug in Bulgarian EBCDIC locale (this sounds like
13818              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
13819              locales failed, too.  The patch works around the bug by
13820              skipping the test, but the real problem may be deeper
13821              (affecting probably only EBCDIC platforms, though):
13822              see the comment in locale.t for more details.
13823      Branch: perl
13824            ! lib/locale.t
13825 ____________________________________________________________________________
13826 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
13827         Log: metaconfig unit change for #14453.
13828      Branch: metaconfig/U/perl
13829            ! libperl.U
13830 ____________________________________________________________________________
13831 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
13832         Log: Subject: Bleadperl on Cygwin today
13833              From: "Gerrit P. Haase" <gp@familiehaase.de>              
13834              Date: Sun, 27 Jan 2002 22:30:41 +0100
13835              Message-ID: <462007239437.20020127223041@familiehaase.de>
13836      Branch: perl
13837            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
13838            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
13839            ! lib/ExtUtils/t/MM_Cygwin.t
13840 ____________________________________________________________________________
13841 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
13842         Log: Unfinished EBCDIC branch.
13843      Branch: perl
13844            ! t/op/ver.t
13845 ____________________________________________________________________________
13846 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
13847         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
13848      Branch: perl
13849            ! ext/B/B.xs ext/B/B/Deparse.pm
13850 ____________________________________________________________________________
13851 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
13852         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
13853              platforms.
13854      Branch: perl
13855            ! ext/B/t/stash.t
13856 ____________________________________________________________________________
13857 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
13858         Log: Apparently no need for EBCDIC exception any more.
13859      Branch: perl
13860            ! ext/B/t/showlex.t
13861 ____________________________________________________________________________
13862 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
13863         Log: (retracted by #14458)
13864              (Russ Allbery) OS/390 is using a high-bit character for ESC,
13865              skip the test for now.  A better fix would be to override
13866              the notion of the platform's escape sequence in the test
13867              of Pod::Text::Termcap.  We may have to apply a filter to
13868              the output to substitute back in the ESC character that
13869              the test expects, but only on OS/390.
13870      Branch: perl
13871            ! lib/Pod/t/basic.t
13872 ____________________________________________________________________________
13873 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
13874         Log: Detypo.
13875      Branch: perl
13876            ! ext/Devel/Peek/Peek.t
13877 ____________________________________________________________________________
13878 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
13879         Log: OS/390 USS has a different idea of the pw* functions.
13880              Also, test the name with eq, not with ==.
13881      Branch: perl
13882            ! lib/User/pwent.t
13883 ____________________________________________________________________________
13884 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
13885         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
13886      Branch: perl
13887            ! doio.c
13888 ____________________________________________________________________________
13889 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
13890         Log: ASCIIisms.
13891      Branch: perl
13892            ! ext/PerlIO/t/encoding.t
13893 ____________________________________________________________________________
13894 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
13895         Log: chr(42) ne '*'  if one is in EBCDIC.
13896      Branch: perl
13897            ! t/op/pack.t
13898 ____________________________________________________________________________
13899 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
13900         Log: Subject: [PATCH] Fix up recent op/stat.t failures
13901              From: Andy Dougherty <doughera@lafayette.edu>
13902              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
13903              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
13904      Branch: perl
13905            ! t/op/stat.t
13906 ____________________________________________________________________________
13907 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
13908         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
13909              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13910              Date: Sun, 27 Jan 2002 15:03:18 +0100
13911              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
13912      Branch: perl
13913            ! lib/ExtUtils/t/Command.t
13914 ____________________________________________________________________________
13915 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
13916         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
13917              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13918              Date: Sun, 27 Jan 2002 14:51:10 +0100
13919              Message-ID: <20020127145110.A16332@rafael>
13920      Branch: perl
13921            ! ext/B/B/Deparse.pm
13922 ____________________________________________________________________________
13923 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
13924         Log: integrate change#14431 from perlio branch (Nick's fix for
13925              change#13474 to be more defensive about looking at pad entries
13926              that may not exist yet)
13927      Branch: maint-5.6/perl
13928            ! op.c
13929 ____________________________________________________________________________
13930 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
13931         Log: Comment to avoid later "cleanups."
13932      Branch: perl
13933            ! lib/ExtUtils/MakeMaker.pm
13934 ____________________________________________________________________________
13935 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
13936         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
13937              instead of just FOO=... cmd ...
13938      Branch: perl
13939            ! Makefile.SH
13940 ____________________________________________________________________________
13941 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
13942         Log: Overquoting bad (in UNIX one would get
13943              Can't open perl script "'-I../lib'": No such file or directory)
13944      Branch: perl
13945            ! lib/Pod/t/Usage.t
13946 ____________________________________________________________________________
13947 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
13948         Log: Integrate perlio;
13949              
13950              "All tests successful" VC6.0 Win32
13951              (Update config.vc to need cppstdin so those tests are skipped...)
13952      Branch: perl
13953           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13954           !> win32/config_H.vc
13955 ____________________________________________________________________________
13956 [ 14434] By: nick                                  on 2002/01/26  22:27:08
13957         Log: "All tests successful" VC6.0 Win32
13958              (Update config.vc to need cppstdin so those tests are skipped...)
13959      Branch: perlio
13960            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13961            ! win32/config_H.vc
13962 ____________________________________________________________________________
13963 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
13964         Log: Integrate perlio;
13965              
13966              1st two tests of File/Find/t/find.t and taint.t were run after 
13967              calling cleanup(). If previous fail had left for_find directory,
13968              but no content in it then cleanup() returned cd'ed to that directory.
13969              So tests failed. Fixed cleanup()-s.
13970              
13971              If we get to sighandler by mistake (no perl handler set) then
13972              warn() and exit() rather than die() - should never happen
13973              but if it does context needed to die is likely to be trashed
13974              as well.
13975              
13976              Win32 signal emulation cleanup.
13977              
13978              Tinkering with thread cleanup mutex-ing - not the problem 
13979              (op.c is) but could have been...
13980              
13981              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
13982              Should really be looked at by someone that knows about pads.
13983              
13984              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
13985              for CRLF line endings.
13986      Branch: perl
13987           !> ext/threads/threads.xs lib/File/Find/t/find.t
13988           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
13989           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
13990 ____________________________________________________________________________
13991 [ 14432] By: nick                                  on 2002/01/26  21:10:38
13992         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
13993              for CRLF line endings.
13994      Branch: perlio
13995            ! lib/Filter/Simple.pm
13996 ____________________________________________________________________________
13997 [ 14431] By: nick                                  on 2002/01/26  21:08:35
13998         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
13999              Should really be looked at by someone that knows about pads.
14000      Branch: perlio
14001            ! op.c
14002 ____________________________________________________________________________
14003 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
14004         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
14005              From: "Craig A. Berry" <craigberry@mac.com>       
14006              Date: Sat, 26 Jan 2002 11:19:44 -0600
14007              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
14008      Branch: perl
14009            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
14010 ____________________________________________________________________________
14011 [ 14429] By: nick                                  on 2002/01/26  18:04:22
14012         Log: Tinkering with thread cleanup mutex-ing - not the problem 
14013              (op.c is) but could have been...
14014      Branch: perlio
14015            ! ext/threads/threads.xs
14016 ____________________________________________________________________________
14017 [ 14428] By: nick                                  on 2002/01/26  18:03:13
14018         Log: Win32 signal emulation cleanup.
14019      Branch: perlio
14020            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
14021 ____________________________________________________________________________
14022 [ 14427] By: nick                                  on 2002/01/26  13:59:33
14023         Log: If we get to sighandler by mistake (no perl handler set) then
14024              warn() and exit() rather than die() - should never happen
14025              but if it does context needed to die is likely to be trashed
14026              as well.
14027      Branch: perlio
14028            ! mg.c
14029 ____________________________________________________________________________
14030 [ 14426] By: nick                                  on 2002/01/26  13:56:23
14031         Log: Integrate mainline
14032      Branch: perlio
14033           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
14034           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
14035           !> t/run/fresh_perl.t
14036 ____________________________________________________________________________
14037 [ 14425] By: nick                                  on 2002/01/26  08:11:33
14038         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
14039              calling cleanup(). If previous fail had left for_find directory,
14040              but no content in it then cleanup() returned cd'ed to that directory.
14041              So tests failed. Fixed cleanup()-s.
14042      Branch: perlio
14043            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14044 ____________________________________________________________________________
14045 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
14046         Log: Integrate perlio;
14047              
14048              Fix winsystem.t's attempt to build showav.exe to work
14049              with gcc (which writes a.exe unless told with -o ).
14050              Also put in a few more fail-safes to check .exe got
14051              built somehow.
14052              
14053              More Win32 tuning
14054              
14055              Save $! so that other syscalls don't disturb it before
14056              we test it.
14057      Branch: perl
14058           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
14059           !> t/op/winsystem.t
14060 ____________________________________________________________________________
14061 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
14062         Log: Subject: [PATCH] new test in op/universal.t
14063              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14064              Date: Fri, 25 Jan 2002 23:17:33 +0100
14065              Message-ID: <20020125231733.A11733@rafael>
14066      Branch: perl
14067            ! t/op/universal.t
14068 ____________________________________________________________________________
14069 [ 14422] By: nick                                  on 2002/01/25  21:37:03
14070         Log: Save $! so that other syscalls don't disturb it before 
14071              we test it.
14072      Branch: perlio
14073            ! ext/Socket/socketpair.t
14074 ____________________________________________________________________________
14075 [ 14421] By: nick                                  on 2002/01/25  19:05:57
14076         Log: More Win32 tuning
14077      Branch: perlio
14078            ! t/op/stat.t t/op/taint.t
14079 ____________________________________________________________________________
14080 [ 14420] By: nick                                  on 2002/01/25  18:21:42
14081         Log: Fix winsystem.t's attempt to build showav.exe to work 
14082              with gcc (which writes a.exe unless told with -o ).
14083              Also put in a few more fail-safes to check .exe got 
14084              built somehow.
14085      Branch: perlio
14086            ! t/op/winsystem.t
14087 ____________________________________________________________________________
14088 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
14089         Log: Subject: [Patch Encode.xs] calculation of need overflows
14090              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14091              Date: Sat, 26 Jan 2002 00:58:50 +0900
14092              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
14093      Branch: perl
14094            ! ext/Encode/Encode.xs
14095 ____________________________________________________________________________
14096 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
14097         Log: Integrate changes 13474+13478+13584 from maintperl;
14098              anon sub leakage.
14099      Branch: perl
14100            ! op.c t/run/fresh_perl.t
14101 ____________________________________________________________________________
14102 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
14103         Log: Update Changes.
14104      Branch: perl
14105            ! Changes patchlevel.h
14106 ____________________________________________________________________________
14107 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
14108         Log: Integrate perlio; extensive threads and threads::shared work
14109              (note that the below is a chronological list of perlio
14110              check-in entries since the last integrate)
14111              
14112              Nearly-working threads re-structuring. Do not integrate,
14113              submit-ing to get to Win32, and as "off site" backup.
14114              
14115              threads work again on Win32. (Not threads::shared yet)
14116              Submit to see if they do on Linux.
14117              
14118              Add new threads/typemap to MANIFEST
14119              
14120              XS side of new threads::shared designed, coded and compiles,
14121              and mostly commented but is totaly untested.
14122              submit in case anyone wants a preview.
14123              
14124              Miss mg_len == 0 meaning don't Safefree
14125              
14126              Shared scalars working, some shared array ops working.
14127              
14128              Implement recursive lock and use of scope for PL_sharedsv_space,
14129              so now croak() from asserts does not leave locks.
14130              Make hv_simple compile (new prototype for debugging probe).
14131              
14132              thread::shared nearly working again - remaining issue
14133              is references withing shared space.
14134              Added bulk test with no threads involved (for debugging)
14135              Tuned tests to skip those needing _thrcnt
14136              
14137              SvTEMP_off to stop private PV's being stolen and stored in shared space
14138              
14139              Except Win32 from echo tests. (Alarm does not break into connect)
14140              
14141              Expand command line test globs on Win32.
14142              
14143              threads::shared tidy up:
14144              - Add _id() function to shared.xs so we can test refs point at same thing.
14145              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
14146              - Allow no_share to pass if sharing to works despite mis-ordering.
14147              - Change docs of threads to document ->create() (as used in tests),
14148              and not mention "new".
14149              
14150              Linux/NFS hackery was not faking right number of passes.
14151      Branch: perl
14152           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
14153           +> ext/threads/typemap
14154            - ext/threads/threads.h sharedsv.c sharedsv.h
14155            ! NetWare/config_H.wc
14156           !> (integrate 38 files)
14157 ____________________________________________________________________________
14158 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
14159         Log: Subject: Re: perldebguts minor tweaks
14160              From: Joe McMahon <mcmahon@metalab.unc.edu>
14161              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
14162              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
14163      Branch: perl
14164            ! pod/perldebguts.pod
14165 ____________________________________________________________________________
14166 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
14167         Log: metaconfig unit change for #14413.
14168      Branch: metaconfig
14169            ! U/modified/prototype.U
14170 ____________________________________________________________________________
14171 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
14172         Log: Okay, you can come home now, _().
14173      Branch: perl
14174            ! config_h.SH
14175 ____________________________________________________________________________
14176 [ 14412] By: nick                                  on 2002/01/25  11:01:49
14177         Log: Integrate mainline
14178              All but ../lib/Unicode/UCD.t pass.
14179      Branch: perlio
14180           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
14181           +> lib/unicore/CaseFolding.txt
14182           +> lib/unicore/CompositionExclusions.txt
14183           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
14184           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
14185           +> vos/vos.c
14186            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
14187            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
14188            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
14189            - lib/unicore/NamesList.html lib/unicore/PropList.html
14190            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
14191            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
14192            - lib/unicore/rename
14193           !> (integrate 424 files)
14194 ____________________________________________________________________________
14195 [ 14411] By: nick                                  on 2002/01/25  09:45:13
14196         Log: Linux/NFS hackery was not faking right number of passes.
14197      Branch: perlio
14198            ! t/io/fs.t
14199 ____________________________________________________________________________
14200 [ 14410] By: nick                                  on 2002/01/25  09:35:07
14201         Log: threads::shared tidy up:
14202              - Add _id() function to shared.xs so we can test refs point at same thing.
14203              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
14204              - Allow no_share to pass if sharing to works despite mis-ordering.
14205              - Change docs of threads to document ->create() (as used in tests),
14206              and not mention "new".
14207      Branch: perlio
14208            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
14209            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
14210            ! ext/threads/threads.pm
14211 ____________________________________________________________________________
14212 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
14213         Log: Subject: perldebguts minor tweaks
14214              From: Joe McMahon <mcmahon@metalab.unc.edu>
14215              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
14216              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
14217      Branch: perl
14218            ! pod/perldebguts.pod
14219 ____________________________________________________________________________
14220 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
14221         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
14222              From: Peter Scott <Peter@PSDT.com>
14223              Date: Thu, 24 Jan 2002 08:51:34 -0800
14224              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
14225      Branch: perl
14226            ! pod/perldebguts.pod
14227 ____________________________________________________________________________
14228 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
14229         Log: Few more paranoia checks for Unicode hash keys.
14230      Branch: perl
14231            ! t/op/each.t
14232 ____________________________________________________________________________
14233 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
14234         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
14235              From: Andy Dougherty <doughera@lafayette.edu>
14236              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
14237              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
14238      Branch: perl
14239            ! t/op/stat.t
14240 ____________________________________________________________________________
14241 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
14242         Log: The
14243              
14244              Subject: Very old debugger UTF-8 bug
14245              From: andreas.koenig@anima.de (Andreas J. Koenig)
14246              Date: 24 Jan 2002 12:45:44 +0100
14247              Message-ID: <m3y9iot1jr.fsf@anima.de>
14248              
14249              still broken, but this should work as a stopgap
14250              measure to stop pp_match accessing naughty data.
14251      Branch: perl
14252            ! pod/perldiag.pod pp_hot.c
14253 ____________________________________________________________________________
14254 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
14255         Log: metaconfig unit change for #14403.
14256      Branch: metaconfig/U/perl
14257            ! d_u32align.U
14258 ____________________________________________________________________________
14259 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
14260         Log: Pacify picky compilers (this time Sun Workshop).
14261      Branch: perl
14262            ! Configure
14263 ____________________________________________________________________________
14264 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
14265         Log: Subject: Very old debugger UTF-8 bug
14266              From: andreas.koenig@anima.de (Andreas J. Koenig)
14267              Date: 24 Jan 2002 12:45:44 +0100
14268              Message-ID: <m3y9iot1jr.fsf@anima.de>
14269      Branch: perl
14270            ! lib/dumpvar.pl
14271 ____________________________________________________________________________
14272 [ 14401] By: nick                                  on 2002/01/24  07:50:38
14273         Log: Expand command line test globs on Win32.
14274      Branch: perlio
14275            ! t/harness
14276 ____________________________________________________________________________
14277 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
14278         Log: Sprinkle some copyrights (use the oldest timestamp to
14279              be found in the repository, which is most often not right,
14280              but at least consistent)
14281      Branch: perl
14282            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
14283            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
14284            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
14285            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
14286            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
14287            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
14288            ! unixish.h xsutils.c
14289 ____________________________________________________________________________
14290 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
14291         Log: Don't crash on Help for long text (bug #506672)
14292      Branch: maint-5.6/macperl
14293            ! macos/macperl/MPHelp.c
14294 ____________________________________________________________________________
14295 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
14296         Log: Fix minor path problem
14297      Branch: maint-5.6/macperl
14298            ! macos/macperl/Droplets/tarzipme.plx
14299 ____________________________________________________________________________
14300 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
14301         Log: Minor text changes
14302      Branch: maint-5.6/macperl
14303            ! macos/Perl.r
14304 ____________________________________________________________________________
14305 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
14306         Log: Bump versions, dates, etc.
14307      Branch: maint-5.6/macperl
14308            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
14309 ____________________________________________________________________________
14310 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
14311         Log: coderefs in @INC and absolute paths
14312      Branch: maint-5.6/macperl
14313            ! embed.h pp_ctl.c proto.h
14314 ____________________________________________________________________________
14315 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
14316         Log: Minor module thingys
14317      Branch: maint-5.6/macperl
14318            ! macos/ext/Mac/Controls/Controls.xs
14319            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
14320            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
14321            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
14322            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
14323            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
14324            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
14325            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
14326            ! macos/ext/Mac/Movies/Movies.xs
14327            ! macos/ext/Mac/Navigation/Navigation.pm
14328            ! macos/ext/Mac/Navigation/Navigation.xs
14329            ! macos/ext/Mac/Notification/Notification.xs
14330            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
14331            ! macos/ext/Mac/Processes/Processes.xs
14332            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
14333            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
14334            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
14335            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
14336            ! macos/ext/Mac/Resources/Resources.pm
14337            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
14338            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
14339            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
14340            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
14341            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
14342 ____________________________________________________________________________
14343 [ 14393] By: nick                                  on 2002/01/23  19:52:19
14344         Log: Except Win32 from echo tests. (Alarm does not break into connect)
14345      Branch: perlio
14346            ! ext/Socket/Socket.t
14347 ____________________________________________________________________________
14348 [ 14392] By: nick                                  on 2002/01/23  19:31:57
14349         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
14350      Branch: perlio
14351            ! ext/threads/shared/shared.xs
14352 ____________________________________________________________________________
14353 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
14354         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
14355      Branch: perl
14356            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
14357            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
14358            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
14359            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
14360            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
14361            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
14362            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
14363            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
14364            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
14365            ! x2p/util.c x2p/util.h x2p/walk.c
14366 ____________________________________________________________________________
14367 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
14368         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
14369              therefore quite probably also obsolete code.
14370      Branch: perl
14371            ! sv.c
14372 ____________________________________________________________________________
14373 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
14374         Log: Update Changes.
14375      Branch: perl
14376            ! Changes patchlevel.h
14377 ____________________________________________________________________________
14378 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
14379         Log: Small update on todo.  Could use a lot more.
14380      Branch: perl
14381            ! pod/perltodo.pod
14382 ____________________________________________________________________________
14383 [ 14387] By: nick                                  on 2002/01/23  14:19:30
14384         Log: thread::shared nearly working again - remaining issue
14385              is references withing shared space.
14386              Added bulk test with no threads involved (for debugging)
14387              Tuned tests to skip those needing _thrcnt
14388      Branch: perlio
14389            + ext/threads/shared/t/0nothread.t
14390            ! MANIFEST ext/threads/shared/shared.pm
14391            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
14392            ! ext/threads/shared/t/hv_refs.t
14393            ! ext/threads/shared/t/hv_simple.t
14394            ! ext/threads/shared/t/sv_simple.t
14395 ____________________________________________________________________________
14396 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
14397         Log: Subject: [ID 20020121.003] perldata doco bug
14398              From: John Stumbles <jstumbles@bluearc.com>
14399              Date: Mon, 21 Jan 2002 14:19:56 -0000
14400              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
14401      Branch: perl
14402            ! pod/perldata.pod
14403 ____________________________________________________________________________
14404 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
14405         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
14406              From: Michael G Schwern <schwern@pobox.com>
14407              Date: Mon, 21 Jan 2002 15:16:42 -0500
14408              Message-ID: <20020121201642.GA6659@blackrider>
14409      Branch: perl
14410            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
14411 ____________________________________________________________________________
14412 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
14413         Log: Subject: [PATCH] Re: eval not catching warnings?
14414              From: abigail@foad.org
14415              Date: Wed, 23 Jan 2002 15:35:47 +0100
14416              Message-ID: <20020123143547.24798.qmail@foad.org>
14417      Branch: perl
14418            ! pod/perlfunc.pod
14419 ____________________________________________________________________________
14420 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
14421         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
14422              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14423              Date: Tue, 22 Jan 2002 17:00:54 -0800            
14424              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
14425      Branch: perl
14426            ! t/run/fresh_perl.t
14427 ____________________________________________________________________________
14428 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
14429         Log: metaconfig unit change for #14381.
14430      Branch: metaconfig/U/perl
14431            ! d_u32align.U
14432 ____________________________________________________________________________
14433 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
14434         Log: HP-UX 10.20 cc pacifying from Merijn.
14435      Branch: perl
14436            ! Configure
14437 ____________________________________________________________________________
14438 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
14439         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
14440              From: "Craig A. Berry" <craigberry@mac.com> 
14441              Date: Tue, 22 Jan 2002 22:14:26 -0600
14442              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
14443      Branch: perl
14444            ! vms/test.com
14445 ____________________________________________________________________________
14446 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
14447         Log: AIX cpp bug: having macro arguments and character constants
14448              "the same" means trouble (here s and 's')
14449              What broke now was 841 and 842 of t/op/pat.t, because of the
14450              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
14451              (note that breakage happened only under cc_r and usethreads+
14452              useithreads)
14453      Branch: perl
14454            ! utf8.h
14455 ____________________________________________________________________________
14456 [ 14378] By: nick                                  on 2002/01/22  20:33:15
14457         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
14458              so now croak() from asserts does not leave locks.
14459              Make hv_simple compile (new prototype for debugging probe).
14460      Branch: perlio
14461            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
14462            ! ext/threads/shared/t/hv_simple.t
14463 ____________________________________________________________________________
14464 [ 14377] By: nick                                  on 2002/01/22  17:32:21
14465         Log: Shared scalars working, some shared array ops working.
14466      Branch: perlio
14467            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
14468            ! ext/threads/shared/t/sv_refs.t
14469            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
14470 ____________________________________________________________________________
14471 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
14472         Log: Subject: [PATCH] Support truncate() in VOS port
14473              From: Paul_GreenVOS@vos.stratus.com
14474              Date: Mon, 21 Jan 02 23:27 est
14475              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
14476      Branch: perl
14477            + vos/vos.c
14478            ! MANIFEST hints/vos.sh vos/vosish.h
14479 ____________________________________________________________________________
14480 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
14481         Log: metaconfig unit changes for #14374.  Couldn't figure
14482              how to get completely rid of _() (some weird dependency
14483              pulling it in?) so renamed it as PROTO_().
14484      Branch: metaconfig
14485            + U/modified/d_shmat.U U/modified/prototype.U
14486            ! U/protos/d_drand48proto.U
14487      Branch: metaconfig/U/perl
14488            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
14489 ____________________________________________________________________________
14490 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
14491         Log: Get rid of the _() macro since (1) we require ANSI anyway
14492              (2) Other software (GNU) seems to use it and we don't need it,
14493              so let's give it up.
14494      Branch: perl
14495            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14496            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
14497            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
14498            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
14499            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
14500            ! wince/config.h wince/config_H.ce
14501 ____________________________________________________________________________
14502 [ 14373] By: nick                                  on 2002/01/22  10:10:48
14503         Log: Miss mg_len == 0 meaning don't Safefree
14504      Branch: perlio
14505            ! mg.c
14506 ____________________________________________________________________________
14507 [ 14372] By: nick                                  on 2002/01/21  22:34:06
14508         Log: XS side of new threads::shared designed, coded and compiles,
14509              and mostly commented but is totaly untested.
14510              submit in case anyone wants a preview.
14511      Branch: perlio
14512            + ext/threads/shared/typemap
14513            ! MANIFEST ext/threads/shared/shared.pm
14514            ! ext/threads/shared/shared.xs
14515 ____________________________________________________________________________
14516 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
14517         Log: Subject: [BUG] /\_/ an unrecognized escape?
14518              From: Michael G Schwern <schwern@pobox.com>
14519              Date: Mon, 21 Jan 2002 15:22:54 -0500
14520              Message-ID: <20020121202254.GA6731@blackrider>
14521      Branch: perl
14522            ! t/lib/warnings/toke toke.c
14523 ____________________________________________________________________________
14524 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
14525         Log: Undo the renaming of the Unicode data files; the simple
14526              solution being not including the *.html files.  This means
14527              that in the future there is no need for any renamings
14528              (well, assuming that the Consortium doesn't cause any),
14529              and the files are named like they are in the Consortium
14530              website, thus alleviating confusion.
14531      Branch: perl
14532            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
14533            + lib/unicore/CaseFolding.txt
14534            + lib/unicore/CompositionExclusions.txt
14535            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
14536            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
14537            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
14538            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
14539            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
14540            - lib/unicore/NamesList.html lib/unicore/PropList.html
14541            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
14542            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
14543            - lib/unicore/rename
14544            ! (edit 285 files)
14545 ____________________________________________________________________________
14546 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
14547         Log: Update Changes.
14548      Branch: perl
14549            ! Changes patchlevel.h
14550 ____________________________________________________________________________
14551 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
14552         Log: Subject: RE: BCC for Win32 is unhappy @14331
14553              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
14554              Date: Mon, 21 Jan 2002 09:48:40 +0300
14555              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
14556              
14557              (using IV instead of int)
14558      Branch: perl
14559            ! hv.h
14560 ____________________________________________________________________________
14561 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
14562         Log: path_is_absolute() needs a prototype (and maybe
14563              a better name, but that's another story).
14564      Branch: perl
14565            ! embed.fnc embed.h pp_ctl.c proto.h
14566 ____________________________________________________________________________
14567 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
14568         Log: Subject: Re: coderefs in @INC
14569              From: Chris Nandor <pudge@pobox.com>
14570              Date: Thu, 17 Jan 2002 11:26:02 -0500
14571              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
14572      Branch: perl
14573            ! pp_ctl.c
14574 ____________________________________________________________________________
14575 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
14576         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
14577              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14578              Date: Sun, 20 Jan 2002 22:53:56 +0100
14579              Message-ID: <20020120225356.A12093@rafael>
14580      Branch: perl
14581            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
14582            ! t/lib/warnings/9enabled warnings.h warnings.pl
14583 ____________________________________________________________________________
14584 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
14585         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
14586              From: "Craig A. Berry" <craigberry@mac.com>
14587              Date: Sun, 20 Jan 2002 22:49:42 -0600
14588              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
14589      Branch: perl
14590            ! lib/ExtUtils/MakeMaker.pm
14591 ____________________________________________________________________________
14592 [ 14363] By: nick                                  on 2002/01/20  20:38:23
14593         Log: Add new threads/typemap to MANIFEST
14594      Branch: perlio
14595            ! MANIFEST
14596 ____________________________________________________________________________
14597 [ 14362] By: nick                                  on 2002/01/20  20:34:36
14598         Log: Integrate mainline
14599      Branch: perlio
14600           +> lib/Pod/t/Usage.t
14601           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
14602           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
14603           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
14604           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
14605           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
14606           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
14607           !> util.c
14608 ____________________________________________________________________________
14609 [ 14361] By: nick                                  on 2002/01/20  18:51:47
14610         Log: Integrate MANIFEST
14611      Branch: perlio
14612           !> MANIFEST
14613 ____________________________________________________________________________
14614 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
14615         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
14616              From: Paul_GreenVOS@vos.stratus.com
14617              Date: Sat, 19 Jan 02 17:17 est
14618              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
14619              
14620              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
14621              From: Paul_GreenVOS@vos.stratus.com
14622              Date: Sat, 19 Jan 02 17:19 est
14623              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
14624      Branch: perl
14625            ! lib/ExtUtils/t/Command.t
14626 ____________________________________________________________________________
14627 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
14628         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
14629              From: Paul_GreenVOS@vos.stratus.com
14630              Date: Sat, 19 Jan 02 14:30 est
14631              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
14632      Branch: perl
14633            ! lib/AnyDBM_File.t
14634 ____________________________________________________________________________
14635 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
14636         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
14637              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
14638              Date: Sun, 20 Jan 2002 13:51:36 +0100
14639              Message-ID: <20020120135136.A710@rafael>
14640      Branch: perl
14641            ! ext/File/Glob/t/basic.t
14642 ____________________________________________________________________________
14643 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
14644         Log: #14352 deleted ext/threads/threads.h
14645      Branch: perlio
14646            ! MANIFEST
14647 ____________________________________________________________________________
14648 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
14649         Log: Eradicate sharedsv.*
14650      Branch: perlio
14651            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
14652 ____________________________________________________________________________
14653 [ 14355] By: nick                                  on 2002/01/20  11:50:22
14654         Log: threads work again on Win32. (Not threads::shared yet)
14655              Submit to see if they do on Linux.
14656      Branch: perlio
14657            ! ext/threads/shared/shared.xs ext/threads/threads.xs
14658            ! win32/makefile.mk
14659 ____________________________________________________________________________
14660 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
14661         Log: Make also hex() and oct() to croak if their arguments
14662              cannot be downgraded (that is, if they contain wide
14663              characters), just like crypt() does (and use the croak
14664              feature of sv_utf8_downgrade()).
14665      Branch: perl
14666            ! pp.c t/op/oct.t
14667 ____________________________________________________________________________
14668 [ 14353] By: nick                                  on 2002/01/19  22:20:09
14669         Log: Integrate Time/Local and its test
14670      Branch: perlio
14671           !> lib/Time/Local.pm lib/Time/Local.t
14672 ____________________________________________________________________________
14673 [ 14352] By: nick                                  on 2002/01/19  22:17:07
14674         Log: Nearly-working threads re-structuring. Do not integrate,
14675              submit-ing to get to Win32, and as "off site" backup.
14676      Branch: perlio
14677            + ext/threads/typemap
14678            - ext/threads/threads.h sharedsv.c sharedsv.h
14679            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
14680            ! embedvar.h ext/threads/shared/shared.pm
14681            ! ext/threads/shared/shared.xs ext/threads/threads.pm
14682            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
14683            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
14684            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
14685 ____________________________________________________________________________
14686 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
14687         Log: Regen toc.
14688      Branch: perl
14689            ! pod/perltoc.pod
14690 ____________________________________________________________________________
14691 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
14692         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
14693              From: David Dyck <dcd@tc.fluke.com>
14694              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
14695              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
14696      Branch: perl
14697            ! pod/perl5004delta.pod pod/perl5005delta.pod
14698            ! pod/perl561delta.pod pod/perl56delta.pod
14699 ____________________________________________________________________________
14700 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
14701         Log: FAQ sync.
14702      Branch: perl
14703            ! pod/perlfaq1.pod pod/perlfaq2.pod
14704 ____________________________________________________________________________
14705 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
14706         Log: Subject: [PATCH lib/Pod/t/Usage.t]
14707              From: Abe Timmerman <abe@ztreet.demon.nl>
14708              Date: Sat, 19 Jan 2002 19:57:57 +0100
14709              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
14710      Branch: perl
14711            + lib/Pod/t/Usage.t
14712            ! MANIFEST
14713 ____________________________________________________________________________
14714 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
14715         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
14716              From: Paul_GreenVOS@vos.stratus.com
14717              Date: Sat, 19 Jan 02 13:15 est
14718              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
14719      Branch: perl
14720            ! ext/SDBM_File/sdbm.t
14721 ____________________________________________________________________________
14722 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
14723         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
14724      Branch: perl
14725           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
14726           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
14727 ____________________________________________________________________________
14728 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
14729         Log: Alternative Time::Local algorithm that uses matemathical formula
14730              for timegm instead of progressive guessing
14731      Branch: perl
14732            ! lib/Time/Local.pm
14733 ____________________________________________________________________________
14734 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
14735         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
14736              From: Paul_GreenVOS@vos.stratus.com
14737              Date: Sat, 19 Jan 02 11:20 est
14738              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
14739      Branch: perl
14740            ! ext/File/Glob/t/basic.t
14741 ____________________________________________________________________________
14742 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
14743         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
14744              From: Paul_GreenVOS@vos.stratus.com
14745              Date: Fri, 18 Jan 02 22:56 est
14746              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
14747      Branch: perl
14748            ! ext/Cwd/t/cwd.t
14749 ____________________________________________________________________________
14750 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
14751         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
14752              From: Paul_GreenVOS@vos.stratus.com
14753              Date: Fri, 18 Jan 02 22:48 est
14754              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
14755      Branch: perl
14756            ! lib/Time/Local.t
14757 ____________________________________________________________________________
14758 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
14759         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
14760              From: Paul_GreenVOS@vos.stratus.com
14761              Date: Fri, 18 Jan 02 16:22 est
14762              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
14763      Branch: perl
14764            ! ext/Devel/DProf/DProf.t
14765 ____________________________________________________________________________
14766 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
14767         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
14768              From: Tels <perl_dummy@bloodgate.com>
14769              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
14770              Message-Id: <200201182106.XAA19133@taku.hut.fi>
14771      Branch: perl
14772            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
14773 ____________________________________________________________________________
14774 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
14775         Log: Don't do socketpair udp unless you've got all what it takes.
14776      Branch: perl
14777            ! util.c
14778 ____________________________________________________________________________
14779 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
14780         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
14781              From: Tels <perl_dummy@bloodgate.com>
14782              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
14783              Message-Id: <200201182206.AAA15310@taku.hut.fi>
14784      Branch: perl
14785            ! lib/ExtUtils/MM_BeOS.pm
14786 ____________________________________________________________________________
14787 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
14788         Log: metaconfig unit change for #14336.
14789      Branch: metaconfig
14790            ! U/modified/myhostname.U
14791 ____________________________________________________________________________
14792 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
14793         Log: Avoid bare "set", and kiss .uucp goodbye.
14794      Branch: perl
14795            ! Configure
14796 ____________________________________________________________________________
14797 [ 14335] By: nick                                  on 2002/01/18  22:11:42
14798         Log: Split out core of sv_magic() into sv_magicext().
14799              sv_magic provides the extra restictions (no READONLY, only
14800              one of each type, canned set of vtables), and sv_magicext()
14801              does the actual data twiddling.
14802              Also enhances semantics of ->mg_ptr setting via name/namlen
14803              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
14804              scratch area (namlen > 0 && name == NULL).
14805              sv_magicext also returns the MAGIC * it added.
14806              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
14807              
14808              To come sv_unmagicext() - which will remove just one magic
14809              of particular type, and additionaly match against ->mg_ptr,
14810              or the MAGIC * (need to experiment as to which is more natural).
14811      Branch: perlio
14812            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
14813            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
14814 ____________________________________________________________________________
14815 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
14816         Log: Retract #14327 for now, going to the limit seems
14817              to be too much for many platforms.
14818      Branch: perl
14819            ! lib/Time/Local.t
14820 ____________________________________________________________________________
14821 [ 14333] By: nick                                  on 2002/01/18  18:58:33
14822         Log: Integrate mainline
14823      Branch: perlio
14824           !> Changes patchlevel.h
14825 ____________________________________________________________________________
14826 [ 14332] By: nick                                  on 2002/01/18  16:19:06
14827         Log: Integrate mainline
14828      Branch: perlio
14829           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
14830           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
14831            - lib/ExtUtils/inst
14832           !> (integrate 32 files)
14833 ____________________________________________________________________________
14834 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
14835         Log: Update Changes.
14836      Branch: perl
14837            ! Changes patchlevel.h
14838 ____________________________________________________________________________
14839 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
14840         Log: Try to make the connect/read/write timeouting.
14841      Branch: perl
14842            ! ext/Socket/Socket.t
14843 ____________________________________________________________________________
14844 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
14845         Log: Netware Makefile tweak from Ananth Kesari.
14846      Branch: perl
14847            ! NetWare/Makefile
14848 ____________________________________________________________________________
14849 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
14850         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
14851              From: Michael G Schwern <schwern@pobox.com>
14852              Date: Fri, 18 Jan 2002 03:10:27 -0500
14853              Message-ID: <20020118081027.GE7226@blackrider>
14854      Branch: perl
14855            ! lib/File/Find.pm
14856 ____________________________________________________________________________
14857 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
14858         Log: (retracted by #14334)
14859              
14860              Subject: [PATCH] Improving lib/Time/Local.t
14861              From: Paul_GreenVOS@vos.stratus.com        
14862              Date: Thu, 17 Jan 02 22:36 est
14863              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
14864      Branch: perl
14865            ! lib/Time/Local.t
14866 ____________________________________________________________________________
14867 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
14868         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
14869              From: Abe Timmerman <abe@ztreet.demon.nl>  
14870              Date: Fri, 18 Jan 2002 13:18:47 +0100
14871              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
14872      Branch: perl
14873            ! lib/ExtUtils/t/MM_Win32.t
14874 ____________________________________________________________________________
14875 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
14876         Log: Subject: [PATCH] Syncing with bleadperl 
14877              From: Michael G Schwern <schwern@pobox.com> 
14878              Date: Fri, 18 Jan 2002 03:04:33 -0500
14879              Message-ID: <20020118080432.GC7226@blackrider>
14880      Branch: perl
14881            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
14882            - lib/ExtUtils/inst
14883            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
14884            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14885            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
14886            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
14887            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
14888            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
14889            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
14890            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
14891            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
14892            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
14893            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
14894            ! lib/ExtUtils/testlib.pm
14895 ____________________________________________________________________________
14896 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
14897         Log: Detypo.
14898      Branch: perl
14899            ! AUTHORS
14900 ____________________________________________________________________________
14901 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
14902         Log: Subject: [PATCH] MM check_hints test
14903              From: Michael G Schwern <schwern@pobox.com>
14904              Date: Thu, 17 Jan 2002 20:25:57 -0500
14905              Message-ID: <20020118012557.GE32762@blackrider>
14906      Branch: perl
14907            + lib/ExtUtils/t/hints.t
14908            ! MANIFEST
14909 ____________________________________________________________________________
14910 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
14911         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
14912              From: Michael G Schwern <schwern@pobox.com> 
14913              Date: Thu, 17 Jan 2002 20:12:20 -0500
14914              Message-ID: <20020118011220.GC32762@blackrider>
14915              
14916              (#14317 replaced with this)
14917      Branch: perl
14918            ! lib/ExtUtils/MakeMaker.pm
14919 ____________________________________________________________________________
14920 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
14921         Log: Subject: [PATCH perldiag] overload.pm warnings
14922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14923              Date: Thu, 17 Jan 2002 23:53:49 +0100
14924              Message-ID: <20020117235349.A14530@rafael>
14925      Branch: perl
14926            ! pod/perldiag.pod
14927 ____________________________________________________________________________
14928 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
14929         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
14930              From: Michael G Schwern <schwern@pobox.com>
14931              Date: Thu, 17 Jan 2002 16:35:47 -0500
14932              Message-ID: <20020117213546.GD23830@blackrider>
14933      Branch: perl
14934            ! lib/File/Find.pm
14935 ____________________________________________________________________________
14936 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
14937         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
14938              From: chromatic <chromatic@rmci.net>
14939              Date: Thu, 17 Jan 2002 13:04:22 -0700
14940              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
14941      Branch: perl
14942            ! pod/perltodo.pod
14943 ____________________________________________________________________________
14944 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
14945         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
14946              From: chromatic <chromatic@rmci.net>
14947              Date: Thu, 17 Jan 2002 12:59:04 -0700
14948              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
14949      Branch: perl
14950            ! lib/ExtUtils/t/Mkbootstrap.t
14951 ____________________________________________________________________________
14952 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
14953         Log: (replaced by #14322)
14954              The #14300 broke hints file handling.
14955      Branch: perl
14956            ! lib/ExtUtils/MakeMaker.pm
14957 ____________________________________________________________________________
14958 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
14959         Log: metaconfig unit change for #14315.
14960      Branch: metaconfig/U/perl
14961            ! uselongdbl.U
14962 ____________________________________________________________________________
14963 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
14964         Log: Subject: [PATCH] long doubles
14965              From: Nicholas Clark <nick@unfortu.net>
14966              Date: Thu, 17 Jan 2002 17:06:28 +0000
14967              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
14968      Branch: perl
14969            ! Configure
14970 ____________________________________________________________________________
14971 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
14972         Log: metaconfig unit change for #14313.
14973      Branch: metaconfig
14974            ! U/modified/i_ndbm.U
14975 ____________________________________________________________________________
14976 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
14977         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
14978              From: Andy Dougherty <doughera@lafayette.edu>
14979              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
14980              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
14981      Branch: perl
14982            ! Configure
14983 ____________________________________________________________________________
14984 [ 14312] By: nick                                  on 2002/01/17  21:38:38
14985         Log: Integrate mainline (for ndbm fixes etc.)
14986      Branch: perlio
14987           +> t/run/fresh_perl.t
14988            - t/run/kill_perl.t
14989           !> Changes MANIFEST ext/Opcode/Opcode.xs
14990           !> ext/SDBM_File/sdbm/Makefile.PL
14991           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
14992           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
14993           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
14994           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
14995           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
14996 ____________________________________________________________________________
14997 [ 14311] By: sky                                   on 2002/01/17  21:01:00
14998         Log: Simplify the code that duplicates the threads 
14999              init function and the parameters to the thread by using sv_dup. 
15000              Note,what happens if you pass a shared variable as a parameter?
15001      Branch: perl
15002            ! ext/threads/threads.xs
15003 ____________________________________________________________________________
15004 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
15005         Log: Update Changes.
15006      Branch: perl
15007            ! Changes patchlevel.h
15008 ____________________________________________________________________________
15009 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
15010         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
15011              with fresh_perl_is() and fresh_perl_like().
15012      Branch: perl
15013            + t/run/fresh_perl.t
15014            - t/run/kill_perl.t
15015            ! MANIFEST t/test.pl
15016 ____________________________________________________________________________
15017 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
15018         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
15019              From: Benjamin Goldberg <goldbb2@earthlink.net>
15020              Date: Wed, 09 Jan 2002 21:03:16 -0500
15021              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
15022      Branch: perl
15023            ! ext/Unicode/Normalize/Normalize.pm
15024 ____________________________________________________________________________
15025 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
15026         Log: Retract #14144 as Hugo isn't happy with it.
15027      Branch: perl
15028            ! scope.c t/run/kill_perl.t
15029 ____________________________________________________________________________
15030 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
15031         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
15032              From: Richard Clamp <richardc@unixbeard.net>
15033              Date: Wed, 16 Jan 2002 17:34:31 +0000
15034              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
15035      Branch: perl
15036            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
15037 ____________________________________________________________________________
15038 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
15039         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
15040              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15041              Date: Tue, 15 Jan 2002 21:23:30 +0100
15042              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
15043      Branch: perl
15044            ! ext/Opcode/Opcode.xs
15045 ____________________________________________________________________________
15046 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
15047         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
15048              From: Paul_GreenVOS@vos.stratus.com
15049              Date: Wed, 16 Jan 02 6:42 est
15050              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
15051      Branch: perl
15052            ! t/io/fs.t t/op/crypt.t
15053 ____________________________________________________________________________
15054 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
15055         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
15056              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15057              Date: Wed, 16 Jan 2002 13:43:39 +0100
15058              Message-ID: <20020116134339.A704@rafael>
15059              
15060              (replaces #14302)
15061      Branch: perl
15062            ! mg.c t/lib/warnings/mg
15063 ____________________________________________________________________________
15064 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
15065         Log: (replaced by #14303)
15066              Subject: [PATCH] length of undefined $(digit) should warn
15067              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15068              Date: Tue, 15 Jan 2002 23:02:44 +0100            
15069              Message-ID: <20020115230244.A31786@rafael>     
15070      Branch: perl
15071            ! mg.c t/lib/warnings/mg
15072 ____________________________________________________________________________
15073 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
15074         Log: The non-MakeMaker.pm parts of
15075              
15076              Subject: [PATCH] Re: MM_Beos.pm?
15077              From: Tels <perl_dummy@bloodgate.com>
15078              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
15079              Message-Id: <200201142006.WAA29544@taas.iki.fi>
15080      Branch: perl
15081            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
15082            ! lib/ExtUtils/t/MM_Unix.t
15083 ____________________________________________________________________________
15084 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
15085         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
15086              From: Michael G Schwern <schwern@pobox.com>    
15087              Date: Tue, 15 Jan 2002 20:07:50 -0500            
15088              Message-ID: <20020116010750.GH625@blackrider>  
15089      Branch: perl
15090            ! lib/ExtUtils/MakeMaker.pm
15091 ____________________________________________________________________________
15092 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
15093         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
15094              From: Jeffrey Friedl <jfriedl@yahoo.com>       
15095              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
15096              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
15097      Branch: perl
15098            ! lib/Text/Tabs.pm
15099 ____________________________________________________________________________
15100 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
15101         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
15102              From: "Green, Paul" <Paul.Green@stratus.com>
15103              Date: Tue, 15 Jan 2002 22:28:10 -0500
15104              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
15105      Branch: perl
15106            ! lib/ExtUtils/MM_Unix.pm
15107 ____________________________________________________________________________
15108 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
15109         Log: Integrate perlio; offsetof() is in <stddef.h>
15110      Branch: perl
15111           !> ext/Socket/Socket.xs
15112 ____________________________________________________________________________
15113 [ 14296] By: nick                                  on 2002/01/16  13:02:29
15114         Log: offsetof() is in <stddef.h>
15115      Branch: perlio
15116            ! ext/Socket/Socket.xs
15117 ____________________________________________________________________________
15118 [ 14295] By: nick                                  on 2002/01/16  07:25:29
15119         Log: Integrate mainline
15120      Branch: perlio
15121           +> (branch 262 files)
15122            - (delete 285 files)
15123           !> (integrate 34 files)
15124 ____________________________________________________________________________
15125 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
15126         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
15127              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
15128              Canonical.pl and Exact.pl.
15129      Branch: perl
15130            + (add 259 files)
15131            - (delete 288 files)
15132            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
15133            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
15134            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15135            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
15136 ____________________________________________________________________________
15137 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
15138         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
15139      Branch: perl
15140            ! ext/Socket/Socket.xs
15141 ____________________________________________________________________________
15142 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
15143         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
15144              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15145              Date: Tue, 15 Jan 2002 21:59:19 +0100
15146              Message-ID: <3C44A637.16602.25EB208@localhost>
15147      Branch: perl
15148            ! embed.fnc embed.h proto.h
15149 ____________________________________________________________________________
15150 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
15151         Log: Duh.  The updated In/*.pl weren't checked in.
15152      Branch: perl
15153            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
15154            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
15155            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
15156            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
15157            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
15158            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
15159            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
15160            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
15161            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
15162            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
15163            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
15164            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
15165            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
15166            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
15167            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
15168            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
15169            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
15170            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
15171            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
15172            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
15173            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
15174            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
15175            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
15176            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
15177            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
15178            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
15179            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
15180            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
15181            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
15182            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
15183            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
15184            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
15185            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
15186            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
15187            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
15188            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
15189            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
15190            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
15191            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
15192            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
15193            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
15194            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
15195            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
15196            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
15197            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
15198            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
15199            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
15200            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
15201 ____________________________________________________________________________
15202 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
15203         Log: Update Changes.
15204      Branch: perl
15205            ! Changes patchlevel.h
15206 ____________________________________________________________________________
15207 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
15208         Log: Jeffrey is trying very hard to avoid working on his
15209              book, it would seem :-) (better naming, better comments
15210              in the files)
15211      Branch: perl
15212            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
15213            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
15214            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
15215            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
15216            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
15217            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
15218            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
15219            - lib/unicore/Is/IDStart.pl
15220            ! (edit 200 files)
15221 ____________________________________________________________________________
15222 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
15223         Log: metaconfig unit changes for #14287.
15224      Branch: metaconfig
15225            + U/modified/Chk_MANI.U
15226            ! U/modified/Extract.U U/modified/Finish.U
15227      Branch: metaconfig/U/perl
15228            ! Extensions.U dlsrc.U
15229 ____________________________________________________________________________
15230 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
15231         Log: Some protection against spaces in directory names.
15232              (Tru64 still has some makedepend problems in such
15233              cases but that looks like Tru64's problem.)
15234      Branch: perl
15235            ! Configure Makefile.SH
15236 ____________________________________________________________________________
15237 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
15238         Log: Should have been in #14285 but I have sausages for fingers.
15239      Branch: perl
15240            + lib/ExtUtils/MM_BeOS.pm
15241 ____________________________________________________________________________
15242 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
15243         Log: MM_BeOS from Tels.
15244      Branch: perl
15245            + lib/ExtUtils/t/MM_BeOS.t
15246            ! MANIFEST
15247 ____________________________________________________________________________
15248 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
15249         Log: Integrate perlio;
15250              
15251              (reintroduce #14251) Slab allocator for ops
15252              - moved the statics to intrpvar.h
15253              - implemented Slab_Free()
15254              - uses PerlMemShared (for now) if distinction exists.
15255              
15256              Slab allocator submit after resolve -ay to keep it!
15257              
15258              Hand merge of non slab allocator stuff
15259              
15260              const-ness fix in savepv's passing of NULL
15261              
15262              Typo in #else branch of PL_SLAB_ALLOC
15263              
15264              Integrate rest of mainline
15265              
15266              Regen embed enable slab for PERL_IMPLICIT_SYS
15267              
15268              Correct name of PL_OP_SLAB_ALLOC
15269              
15270              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
15271              e.g. -Duse64bitint on a 32-bit platform.
15272              Now uses I32 for use-count and is more careful with its casts.
15273      Branch: perl
15274           !> (integrate 28 files)
15275 ____________________________________________________________________________
15276 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
15277         Log: Add Shuck URL
15278      Branch: maint-5.6/macperl
15279            ! macos/macperl/MacPerl.podhelp
15280 ____________________________________________________________________________
15281 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
15282         Log: Remove obsolete docs
15283      Branch: maint-5.6/macperl
15284            ! ext/File/Glob/Glob.pm
15285 ____________________________________________________________________________
15286 [ 14281] By: nick                                  on 2002/01/15  15:08:43
15287         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
15288              e.g. -Duse64bitint on a 32-bit platform.
15289              Now uses I32 for use-count and is more careful with its casts.
15290      Branch: perlio
15291            ! intrpvar.h op.c
15292 ____________________________________________________________________________
15293 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
15294         Log: Update bundled modules.  Yow!
15295      Branch: maint-5.6/macperl
15296            + macos/bundled_ext/Compress/Zlib/constants.h
15297            + macos/bundled_ext/Compress/Zlib/constants.xs
15298            + macos/bundled_ext/Filter/Util/Call/ppport.h
15299            + macos/bundled_ext/Storable/t/compat-0.6.t
15300            + macos/bundled_ext/Storable/t/dump.pl
15301            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
15302            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
15303            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
15304            + macos/bundled_lib/blib/lib/URI/ssh.pm
15305            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
15306            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
15307            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
15308            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
15309            + macos/bundled_lib/t/Filter/Simple/data.t
15310            + macos/bundled_lib/t/Filter/Simple/export.t
15311            + macos/bundled_lib/t/Filter/Simple/filter_only.t
15312            + macos/bundled_lib/t/Filter/Simple/import.t
15313            + macos/bundled_lib/t/NEXT/actual.t
15314            + macos/bundled_lib/t/NEXT/actuns.t
15315            + macos/bundled_lib/t/NEXT/next.t
15316            + macos/bundled_lib/t/NEXT/unseen.t
15317            + macos/bundled_lib/t/libnet/netrc.t
15318            + macos/bundled_lib/t/libwww-perl/base/http.t
15319            + macos/bundled_lib/t/libwww-perl/live/activestate.t
15320            - macos/bundled_ext/Filter/t/FilterTest.pm
15321            - macos/bundled_ext/Storable/t/compat06.t
15322            - macos/bundled_ext/Storable/t/st-dump.pl
15323            - macos/bundled_lib/t/NEXT/test.pl
15324            - macos/bundled_lib/t/libwww-perl/live/google.t
15325            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
15326            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
15327            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
15328            ! macos/bundled_ext/Compress/Zlib/README
15329            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
15330            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
15331            ! macos/bundled_ext/Compress/Zlib/t/examples.t
15332            ! macos/bundled_ext/Filter/Util/Call/Call.pm
15333            ! macos/bundled_ext/Filter/Util/Call/Call.xs
15334            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
15335            ! macos/bundled_ext/Filter/t/call.t
15336            ! macos/bundled_ext/Filter/t/filter-util.pl
15337            ! macos/bundled_ext/Storable/ChangeLog
15338            ! macos/bundled_ext/Storable/README
15339            ! macos/bundled_ext/Storable/Storable.pm
15340            ! macos/bundled_ext/Storable/t/blessed.t
15341            ! macos/bundled_ext/Storable/t/canonical.t
15342            ! macos/bundled_ext/Storable/t/dclone.t
15343            ! macos/bundled_ext/Storable/t/forgive.t
15344            ! macos/bundled_ext/Storable/t/freeze.t
15345            ! macos/bundled_ext/Storable/t/lock.t
15346            ! macos/bundled_ext/Storable/t/overload.t
15347            ! macos/bundled_ext/Storable/t/recurse.t
15348            ! macos/bundled_ext/Storable/t/retrieve.t
15349            ! macos/bundled_ext/Storable/t/store.t
15350            ! macos/bundled_ext/Storable/t/tied.t
15351            ! macos/bundled_ext/Storable/t/tied_hook.t
15352            ! macos/bundled_ext/Storable/t/tied_items.t
15353            ! macos/bundled_ext/Storable/t/utf8.t
15354            ! macos/bundled_lib/blib/lib/File/Sort.pm
15355            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
15356            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
15357            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
15358            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
15359            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
15360            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
15361            ! macos/bundled_lib/blib/lib/LWP.pm
15362            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
15363            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
15364            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
15365            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
15366            ! macos/bundled_lib/blib/lib/Mail/Address.pm
15367            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
15368            ! macos/bundled_lib/blib/lib/Mail/Field.pm
15369            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
15370            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
15371            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
15372            ! macos/bundled_lib/blib/lib/Mail/Header.pm
15373            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
15374            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
15375            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
15376            ! macos/bundled_lib/blib/lib/Mail/Send.pm
15377            ! macos/bundled_lib/blib/lib/Mail/Util.pm
15378            ! macos/bundled_lib/blib/lib/NEXT.pm
15379            ! macos/bundled_lib/blib/lib/Net/Config.pm
15380            ! macos/bundled_lib/blib/lib/Net/Domain.pm
15381            ! macos/bundled_lib/blib/lib/Net/FTP.pm
15382            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
15383            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
15384            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
15385            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
15386            ! macos/bundled_lib/blib/lib/Net/POP3.pm
15387            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
15388            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
15389            ! macos/bundled_lib/blib/lib/Switch.pm
15390            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
15391            ! macos/bundled_lib/blib/lib/URI/Escape.pm
15392            ! macos/bundled_lib/blib/lib/URI/ftp.pm
15393            ! macos/bundled_lib/blib/lib/lwpcook.pod
15394            ! macos/bundled_lib/t/Filter/Simple/filter.t
15395            ! macos/bundled_lib/t/Switch/t/nested.t
15396            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
15397            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
15398            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
15399            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
15400            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
15401            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
15402            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
15403            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
15404            ! macos/bundled_lib/t/libnet/config.t
15405            ! macos/bundled_lib/t/libnet/ftp.t
15406            ! macos/bundled_lib/t/libnet/hostname.t
15407            ! macos/bundled_lib/t/libnet/nntp.t
15408            ! macos/bundled_lib/t/libnet/require.t
15409            ! macos/bundled_lib/t/libnet/smtp.t
15410            ! macos/bundled_lib/t/libwww-perl/base/headers.t
15411            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
15412            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
15413            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
15414            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
15415            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
15416            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
15417            ! macos/bundled_lib/t/libwww-perl/live/validator.t
15418            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
15419 ____________________________________________________________________________
15420 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
15421         Log: Subject: [PATCH] Socket::sockaddr_family
15422              From: Gisle Aas <gisle@ActiveState.com> 
15423              Date: 15 Jan 2002 06:35:28 -0800
15424              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
15425      Branch: perl
15426            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
15427 ____________________________________________________________________________
15428 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
15429         Log: Subject: [PATCH perldiag] Style issue
15430              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15431              Date: Tue, 15 Jan 2002 15:36:30 +0100                
15432              Message-ID: <20020115153630.A11568@rafael>
15433      Branch: perl
15434            ! pod/perldiag.pod
15435 ____________________________________________________________________________
15436 [ 14277] By: nick                                  on 2002/01/15  14:30:51
15437         Log: Correct name of PL_OP_SLAB_ALLOC
15438      Branch: perlio
15439            ! perl.h
15440 ____________________________________________________________________________
15441 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
15442         Log: NetWare tweak from Ananth Kesari.
15443      Branch: perl
15444            ! lib/ExtUtils/MakeMaker.pm
15445 ____________________________________________________________________________
15446 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
15447         Log: Throwback.
15448      Branch: perl
15449            ! MANIFEST
15450 ____________________________________________________________________________
15451 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
15452         Log: A couple of additional character classes from Jeffrey,
15453              hopefully useful in future for internal use for implementing
15454              some special cases of casing.
15455              
15456              Also regenerate once more all the character classes,
15457              now without the timestamp.  A timestamp would be kind of
15458              nice but it's not: having a timestamp in a file means that
15459              even if the effective contents of file really didn't
15460              change, the file looks as if it changed.
15461      Branch: perl
15462            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
15463            + lib/unicore/Is/CombAbov.pl
15464            ! (edit 304 files)
15465 ____________________________________________________________________________
15466 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
15467         Log: Make the test harder.
15468      Branch: perl
15469            ! t/op/pat.t
15470 ____________________________________________________________________________
15471 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
15472         Log: Additional utf8_heavy.pl tweak from Jeffrey.
15473      Branch: perl
15474            ! lib/utf8_heavy.pl
15475 ____________________________________________________________________________
15476 [ 14271] By: nick                                  on 2002/01/15  11:29:47
15477         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
15478      Branch: perlio
15479            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
15480            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
15481 ____________________________________________________________________________
15482 [ 14270] By: nick                                  on 2002/01/15  08:19:08
15483         Log: Integrate rest of mainline
15484      Branch: perlio
15485           !> (integrate 28 files)
15486 ____________________________________________________________________________
15487 [ 14269] By: nick                                  on 2002/01/15  08:02:44
15488         Log: Typo in #else branch of PL_SLAB_ALLOC
15489      Branch: perlio
15490            ! op.c
15491 ____________________________________________________________________________
15492 [ 14268] By: nick                                  on 2002/01/15  07:57:47
15493         Log: const-ness fix in savepv's passing of NULL
15494      Branch: perlio
15495            ! util.c
15496 ____________________________________________________________________________
15497 [ 14267] By: nick                                  on 2002/01/15  07:42:17
15498         Log: Hand merge of non slab allocator stuff
15499      Branch: perlio
15500            ! op.c
15501 ____________________________________________________________________________
15502 [ 14266] By: nick                                  on 2002/01/15  07:39:33
15503         Log: Slab allocator submit after resolve -ay to keep it!
15504      Branch: perlio
15505           !> op.c
15506 ____________________________________________________________________________
15507 [ 14265] By: nick                                  on 2002/01/15  07:05:06
15508         Log: Blind integrate of bulk of mainline.
15509      Branch: perlio
15510           +> (branch 173 files)
15511            - (delete 184 files)
15512           !> (integrate 146 files)
15513 ____________________________________________________________________________
15514 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
15515         Log: Pod nits.
15516      Branch: perl
15517            ! lib/Unicode/UCD.pm pod/perlunicode.pod
15518 ____________________________________________________________________________
15519 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
15520         Log: The Unicode categories doc patch to go with #14254,
15521              from Jeffrey.
15522      Branch: perl
15523            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
15524 ____________________________________________________________________________
15525 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
15526         Log: There isn't going to be perl.third.exe.
15527      Branch: perl
15528            ! Makefile.SH
15529 ____________________________________________________________________________
15530 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
15531         Log: Subject: [PATCH] small coredump correction
15532              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15533              Date: Tue, 15 Jan 2002 00:22:52 +0100
15534              Message-ID: <20020115002252.I691@rafael>
15535      Branch: perl
15536            ! op.c
15537 ____________________________________________________________________________
15538 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
15539         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
15540              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15541              Date: Mon, 14 Jan 2002 23:03:04 +0100
15542              Message-ID: <20020114230304.A691@rafael>   
15543              
15544              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
15545              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15546              Date: Mon, 14 Jan 2002 23:18:43 +0100
15547              Message-ID: <20020114231843.E691@rafael>   
15548      Branch: perl
15549            ! pod/perlsub.pod t/op/override.t toke.c
15550 ____________________________________________________________________________
15551 [ 14259] By: nick                                  on 2002/01/14  22:02:49
15552         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
15553              Need to use CopXXXXX macros everywhere and add CopSTASH_free
15554              Add new scope type and add support for it to scope.c and scope stack
15555              dup-er in sv.c. Add savesharedpv().
15556              Also zealous version of Win32's vmem.h to catch all the abuses.
15557              With this t/op/fork.t passes even with zealous checking and 
15558              checker is point a finger at various threads/shared issues.
15559              
15560              PL_curcop->cop_io is still an issue.
15561      Branch: perlio
15562            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
15563            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
15564            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
15565            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
15566            ! win32/vmem.h win32/win32.c win32/win32.h
15567 ____________________________________________________________________________
15568 [ 14258] By: nick                                  on 2002/01/14  20:24:28
15569         Log: Integrate build parts of mainline
15570      Branch: perlio
15571           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
15572           !> lib/ExtUtils/t/MM_Win32.t
15573 ____________________________________________________________________________
15574 [ 14257] By: nick                                  on 2002/01/14  16:10:54
15575         Log: Inverted sense of special-ness of specialCopIO - supposed to 
15576              be true if value is "special" i.e. NOT an SV.
15577      Branch: perlio
15578            ! perlio.h
15579 ____________________________________________________________________________
15580 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
15581         Log: Update Changes.
15582      Branch: perl
15583            ! Changes patchlevel.h
15584 ____________________________________________________________________________
15585 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
15586         Log: Retract #14251 (the op slab allocator from perlio)
15587              until we figure out why 2.2.19 x86 debian gets
15588              a circular sibling chain and therefore hangs in
15589              the Perl_ck_subr() sibling for-loop.
15590      Branch: perl
15591            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
15592            ! perlapi.c perlapi.h proto.h
15593 ____________________________________________________________________________
15594 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
15595         Log: Big mktables rewrite from Jeffrey;
15596              documentation not yet updated.
15597      Branch: perl
15598            + (add 171 files)
15599            - (delete 182 files)
15600            ! (edit 135 files)
15601 ____________________________________________________________________________
15602 [ 14253] By: ams                                   on 2002/01/14  03:15:05
15603         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
15604              From: Michael G Schwern <schwern@pobox.com>
15605              Date: Sun, 13 Jan 2002 21:00:07 -0500
15606              Message-Id: <20020114020007.GB2877@blackrider>
15607      Branch: perl
15608            ! lib/Cwd.pm
15609 ____________________________________________________________________________
15610 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
15611         Log: Subject: Re: Win32 status - progress !
15612              From: Abe Timmerman <abe@ztreet.demon.nl>       
15613              Date: Mon, 14 Jan 2002 02:29:51 +0100
15614              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
15615      Branch: perl
15616            ! lib/ExtUtils/t/MM_Win32.t
15617 ____________________________________________________________________________
15618 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
15619         Log: Integrate perlio.
15620              
15621              Slab allocator for ops
15622              - moved the statics to intrpvar.h
15623              - implemented Slab_Free()
15624              - uses PerlMemShared (for now) if distinction exists.
15625      Branch: perl
15626           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
15627           !> perlapi.c perlapi.h proto.h
15628 ____________________________________________________________________________
15629 [ 14250] By: nick                                  on 2002/01/13  23:22:34
15630         Log: Slab allocator for ops
15631              - moved the statics to intrpvar.h
15632              - implemented Slab_Free()
15633              - uses PerlMemShared (for now) if distinction exists.
15634      Branch: perlio
15635            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
15636            ! perlapi.c perlapi.h proto.h
15637 ____________________________________________________________________________
15638 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
15639         Log: Start a new test category: uni.  Much of t/op/pat
15640              should probably be moved here, but holding on that
15641              until Jeffrey finishes his big mktables rewrite.
15642              Bits and pieces of op/split, op/pack, op/append,
15643              op/join, could probably be moved to respective uni
15644              tests, too.
15645      Branch: perl
15646            + t/uni/fold.t t/uni/sprintf.t
15647            - t/op/unifold.t t/op/unisprintf.t
15648            ! MANIFEST t/TEST t/harness
15649 ____________________________________________________________________________
15650 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
15651         Log: Subject: [PATCH] enable Win32 to build again
15652              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15653              Date: Sun, 13 Jan 2002 21:49:24 +0100
15654              Message-ID: <3C4200E4.15926.23F6131@localhost>
15655              
15656              miniperl.exe.exe does not exe that well.
15657      Branch: perl
15658            ! lib/ExtUtils/MM_Unix.pm
15659 ____________________________________________________________________________
15660 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
15661         Log: Mention some of the load-affected tests.
15662      Branch: perl
15663            ! INSTALL
15664 ____________________________________________________________________________
15665 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
15666         Log: Move the UTF-8 conversion code earlier so that
15667              op/ver is happy.
15668      Branch: perl
15669            ! sv.c t/op/ver.t
15670 ____________________________________________________________________________
15671 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
15672         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
15673              have diverged quite a bit so no updates there.
15674      Branch: perl
15675            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
15676            ! ext/List/Util/lib/List/Util.pm
15677            ! ext/List/Util/lib/Scalar/Util.pm
15678 ____________________________________________________________________________
15679 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
15680         Log: Make the crypt() pickier: if downgrading doesn't work,
15681              croak.
15682      Branch: perl
15683            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
15684 ____________________________________________________________________________
15685 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
15686         Log: Grow the buffer in case Unicode caused size changes
15687              (and it very probably did).
15688      Branch: perl
15689            ! sv.c
15690 ____________________________________________________________________________
15691 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
15692         Log: Future-proofing from Jeffrey Friedl (for conflicting
15693              In* and Is* names).
15694      Branch: perl
15695            ! lib/utf8_heavy.pl
15696 ____________________________________________________________________________
15697 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
15698         Log: Subject: [PATCH] Re: Warning in B.xs
15699              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15700              Date: Sun, 13 Jan 2002 19:39:52 +0100
15701              Message-ID: <3C41E288.20562.1C8C895@localhost>
15702      Branch: perl
15703            ! ext/B/B.xs
15704 ____________________________________________________________________________
15705 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
15706         Log: Subject: Re: lookbehind broken with latest bleedperl
15707              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15708              Date: Sun, 13 Jan 2002 18:06:22 +0000
15709              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
15710      Branch: perl
15711            ! regexec.c t/op/re_tests
15712 ____________________________________________________________________________
15713 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
15714         Log: Subject: [PATCH] more MM_Unix.t tests
15715              From: Tels <perl_dummy@bloodgate.com>
15716              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
15717              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
15718              
15719              Subject: [PATCH] 14220 misunderstood, I bet          
15720              From: andreas.koenig@anima.de (Andreas J. Koenig)
15721              Date: 12 Jan 2002 21:31:58 +0100
15722              Message-ID: <m3k7un8g5d.fsf@anima.de>
15723      Branch: perl
15724            ! lib/ExtUtils/t/MM_Unix.t
15725 ____________________________________________________________________________
15726 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
15727         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
15728              From: Tels <perl_dummy@bloodgate.com>
15729              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
15730              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
15731              
15732              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
15733              From: Tels <perl_dummy@bloodgate.com>
15734              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
15735              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
15736      Branch: perl
15737            ! lib/ExtUtils/MM_Unix.pm
15738 ____________________________________________________________________________
15739 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
15740         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
15741              From: Nicholas Clark <nick@unfortu.net> 
15742              Date: Sun, 13 Jan 2002 15:58:34 +0000
15743              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
15744      Branch: perl
15745            ! lib/Benchmark.t
15746 ____________________________________________________________________________
15747 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
15748         Log: Anton Berezin did more reading and the uid setting story
15749              gets more complex.
15750      Branch: perl
15751            ! pod/perltodo.pod utils/perldoc.PL
15752 ____________________________________________________________________________
15753 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
15754         Log: Integrate perlio;
15755              
15756              Win32 fixes:
15757              - vmem.h hack to handle free-by-wrong-thread after eval "".
15758              - Initialize timerid 
15759      Branch: perl
15760           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
15761 ____________________________________________________________________________
15762 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
15763         Log: Subject: Re: HiRes
15764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15765              Date: Sun, 13 Jan 2002 10:18:46 +0100
15766              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
15767              
15768              Give up on socketpair in HP-UX.
15769      Branch: perl
15770            ! ext/Socket/socketpair.t
15771 ____________________________________________________________________________
15772 [ 14233] By: nick                                  on 2002/01/13  16:29:30
15773         Log: Integrate mainline
15774      Branch: perlio
15775           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
15776           !> (integrate 46 files)
15777 ____________________________________________________________________________
15778 [ 14232] By: nick                                  on 2002/01/13  15:37:48
15779         Log: Win32 fixes:
15780              - vmem.h hack to handle free-by-wrong-thread after eval "".
15781              - Initialize timerid 
15782      Branch: perlio
15783            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
15784 ____________________________________________________________________________
15785 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
15786         Log: *groan*
15787      Branch: perl
15788            ! t/op/pat.t
15789 ____________________________________________________________________________
15790 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
15791         Log: One more sharp s case found by Jeffrey.
15792      Branch: perl
15793            ! regexec.c t/op/pat.t
15794 ____________________________________________________________________________
15795 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
15796         Log: Comment tweak.
15797      Branch: perl
15798            ! regexec.c
15799 ____________________________________________________________________________
15800 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
15801         Log: Don't bother checking for the Greek special
15802              cases if the node is too short.
15803      Branch: perl
15804            ! regcomp.c
15805 ____________________________________________________________________________
15806 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
15807         Log: Update Changes.
15808      Branch: perl
15809            ! Changes patchlevel.h
15810 ____________________________________________________________________________
15811 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
15812         Log: metaconfig unit change for #14225.
15813      Branch: metaconfig
15814            + U/modified/i_ndbm.U
15815 ____________________________________________________________________________
15816 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
15817         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
15818              From: Jonathan Stowe <gellyfish@gellyfish.com>
15819              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
15820              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
15821      Branch: perl
15822            ! Configure config_h.SH
15823 ____________________________________________________________________________
15824 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
15825         Log: Quick reformat using indent -kr -nce, as requested
15826              by Dan Kogai and suggest by NI-S.
15827      Branch: perl
15828            ! ext/Encode/encengine.c
15829 ____________________________________________________________________________
15830 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
15831         Log: Couple more Unicode lookbehind tests.
15832      Branch: perl
15833            ! t/op/pat.t
15834 ____________________________________________________________________________
15835 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
15836         Log: Sharp S as a special treat for our German UTF-8 testers :-)
15837      Branch: perl
15838            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
15839 ____________________________________________________________________________
15840 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
15841         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
15842              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15843              Date: Sat, 12 Jan 2002 20:37:32 +0100
15844              Message-ID: <3C409E8C.16203.196C2D3@localhost>
15845      Branch: perl
15846            ! ext/B/B/Deparse.pm
15847 ____________________________________________________________________________
15848 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
15849         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
15850              really worth the bits it's printed on?
15851      Branch: perl
15852            ! lib/ExtUtils/t/MM_Unix.t
15853 ____________________________________________________________________________
15854 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
15855         Log: Special treatment for U+03B0 and U+0390 in //i,
15856              this means that we can remove the minlen pessimisations
15857              introduced by the #14096.
15858      Branch: perl
15859            ! pp_hot.c regcomp.c regexec.c
15860 ____________________________________________________________________________
15861 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
15862         Log: Integrate perlio;
15863              
15864              Abstract out the cloning of SvPVX and handle shared pv in a 
15865              safe (if suboptimal) manner. Does not fix op/fork.t :-(
15866              
15867              Win32-ize socketpair test
15868              - Win32 can fork even though $Config{d_fork} is undef
15869              - SOCK_DGRAM does not work - skip those tests.
15870      Branch: perl
15871           !> ext/Socket/socketpair.t sv.c
15872 ____________________________________________________________________________
15873 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
15874         Log: One should first drop the real uid, not the effective uid.
15875              [ID 20020110.003]
15876      Branch: perl
15877            ! utils/perldoc.PL
15878 ____________________________________________________________________________
15879 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
15880         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
15881              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15882              Date: Fri, 11 Jan 2002 23:29:48 +0100
15883              Message-ID: <3C3F756C.4581.2E2A938@localhost>
15884      Branch: perl
15885            + ext/B/C/C.xs ext/B/C/Makefile.PL
15886            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
15887            ! utils/perlcc.PL
15888 ____________________________________________________________________________
15889 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
15890         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
15891              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
15892              Date: Fri, 11 Jan 2002 14:29:30 -0800
15893              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
15894      Branch: perl
15895            ! ext/B/t/concise.t
15896 ____________________________________________________________________________
15897 [ 14214] By: nick                                  on 2002/01/12  12:31:12
15898         Log: Win32-ize socketpair test
15899              - Win32 can fork even though $Config{d_fork} is undef
15900              - SOCK_DGRAM does not work - skip those tests.
15901      Branch: perlio
15902            ! ext/Socket/socketpair.t
15903 ____________________________________________________________________________
15904 [ 14213] By: nick                                  on 2002/01/12  11:46:28
15905         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
15906              safe (if suboptimal) manner. Does not fix op/fork.t :-(
15907      Branch: perlio
15908            ! sv.c
15909 ____________________________________________________________________________
15910 [ 14212] By: ams                                   on 2002/01/12  06:10:52
15911         Log: Subject: [PATCH] More fixes for Stratus VOS
15912              From: "Green, Paul" <Paul.Green@stratus.com>
15913              Date: Fri, 11 Jan 2002 17:30:37 -0500
15914              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
15915      Branch: perl
15916            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
15917 ____________________________________________________________________________
15918 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
15919         Log: Upgrade to CGI.pm 2.80.
15920      Branch: perl
15921            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
15922 ____________________________________________________________________________
15923 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
15924         Log: FAQ sync.
15925      Branch: perl
15926            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15927            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15928            ! pod/perlfaq8.pod
15929 ____________________________________________________________________________
15930 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
15931         Log: This is getting embarrassing.
15932      Branch: perl
15933            ! t/op/pat.t
15934 ____________________________________________________________________________
15935 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
15936         Log: Doc tweaks.
15937      Branch: perl
15938            ! pod/perlunicode.pod
15939 ____________________________________________________________________________
15940 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
15941         Log: Updating the test count is good; also rephrasing
15942              so that there is no ok output containing "not".
15943      Branch: perl
15944            ! t/op/pat.t
15945 ____________________________________________________________________________
15946 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
15947         Log: Andreas is busy :-)
15948      Branch: perl
15949            ! doop.c t/op/unisprintf.t
15950 ____________________________________________________________________________
15951 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
15952         Log: Unicode lookbehind looked bad.
15953      Branch: perl
15954            ! regexec.c t/op/pat.t
15955 ____________________________________________________________________________
15956 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
15957         Log: Garbage collection.
15958      Branch: perl
15959            ! t/run/kill_perl.t
15960 ____________________________________________________________________________
15961 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
15962         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
15963              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15964              Date: Fri, 11 Jan 2002 23:29:48 +0100
15965              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
15966      Branch: perl
15967            ! embed.fnc global.sym makedef.pl
15968 ____________________________________________________________________________
15969 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
15970         Log: Subject: [PATCH] perldelta nit?
15971              From: Robert Spier <rspier@pobox.com>
15972              Date: Fri, 11 Jan 2002 15:19:16 -0800
15973              Message-ID: <15423.29428.164185.251700@rls.cx>
15974      Branch: perl
15975            ! pod/perldelta.pod
15976 ____________________________________________________________________________
15977 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
15978         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
15979              From: Michael G Schwern <schwern@pobox.com>
15980              Date: Fri, 11 Jan 2002 17:08:17 -0500
15981              Message-ID: <20020111220817.GG2838@blackrider>
15982      Branch: perl
15983            ! t/run/kill_perl.t t/test.pl
15984 ____________________________________________________________________________
15985 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
15986         Log: Subject: [PATCH] Correct misleading error message
15987              From: Mike Guy <mjtg@cam.ac.uk>
15988              Date: Fri, 11 Jan 2002 18:36:33 +0000
15989              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
15990              
15991              hash assignment -> anonymous hash
15992      Branch: perl
15993            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
15994 ____________________________________________________________________________
15995 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
15996         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
15997              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15998              Date: Fri, 11 Jan 2002 16:58:14 +0100
15999              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
16000      Branch: perl
16001            ! ext/Unicode/Normalize/mkheader
16002 ____________________________________________________________________________
16003 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
16004         Log: Add a new test for is-sprintf-preserving Unicodeness:
16005              #14194 and an old one from kill_perl.t (I could have used
16006              sprintf.t, but it's format was quite fixed, and I didn't
16007              feel like breaking the format)
16008      Branch: perl
16009            + t/op/unisprintf.t
16010            ! MANIFEST t/run/kill_perl.t
16011 ____________________________________________________________________________
16012 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
16013         Log: Integrate perlio;
16014              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
16015      Branch: perl
16016           !> win32/win32.c
16017 ____________________________________________________________________________
16018 [ 14196] By: nick                                  on 2002/01/11  20:58:20
16019         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
16020              as C runtime seems to get its hands on them even though we said
16021              they were handled.
16022              Still an issue with "die" out of signal handler - get panic: pp_iter
16023      Branch: perlio
16024            ! win32/win32.c
16025 ____________________________________________________________________________
16026 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
16027         Log: Integrate perlio;
16028              A mostly-stable version of "new" Win32 signal/kill support.
16029      Branch: perl
16030           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
16031           !> win32/config.gc win32/config.vc win32/config_H.bc
16032           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
16033           !> win32/makefile.mk win32/win32.c win32/win32.h
16034 ____________________________________________________________________________
16035 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
16036         Log: Fix for
16037              
16038              Subject: UTF-8 sprintf bug in bleadperl
16039              From: andreas.koenig@anima.de (Andreas J. Koenig)
16040              Date: 11 Jan 2002 15:47:15 +0100
16041              Message-ID: <m3vge99c7g.fsf@anima.de>
16042              
16043              I have tests, have just to figure out where to put them
16044              since op/sprintf looks a bit unfriendly for tests of
16045              somewhat freer form.
16046      Branch: perl
16047            ! doop.c sv.c
16048 ____________________________________________________________________________
16049 [ 14193] By: nick                                  on 2002/01/11  18:25:34
16050         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
16051              Builds and passes a few tests.
16052      Branch: perlio
16053           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
16054           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
16055           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
16056           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
16057           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
16058           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
16059           +> t/lib/sample-tests/lone_not_bug
16060           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
16061           +> t/lib/sample-tests/vms_nit
16062           !> (integrate 63 files)
16063 ____________________________________________________________________________
16064 [ 14192] By: nick                                  on 2002/01/11  17:49:39
16065         Log: A mostly-stable version of "new" Win32 signal/kill support.
16066      Branch: perlio
16067            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
16068            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16069            ! win32/config_h.PL win32/makefile.mk win32/win32.c
16070            ! win32/win32.h
16071 ____________________________________________________________________________
16072 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
16073         Log: Update Changes.
16074      Branch: perl
16075            ! Changes patchlevel.h
16076 ____________________________________________________________________________
16077 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
16078         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
16079              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16080              Date: Thu, 10 Jan 2002 18:21:34 -0800
16081              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
16082      Branch: perl
16083            + ext/B/t/concise.t
16084            ! MANIFEST
16085 ____________________________________________________________________________
16086 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
16087         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
16088              necessary in form.t and html.t @INC setups.
16089      Branch: perl
16090            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
16091 ____________________________________________________________________________
16092 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
16093         Log: Yet another twist.
16094      Branch: perl
16095            ! t/test.pl
16096 ____________________________________________________________________________
16097 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
16098         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
16099              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16100              Date: Fri, 11 Jan 2002 13:04:15 +0100      
16101              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
16102      Branch: perl
16103            ! hints/aix.sh
16104 ____________________________________________________________________________
16105 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
16106         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
16107              From: Jonathan Stowe <gellyfish@gellyfish.com> 
16108              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
16109              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
16110      Branch: perl
16111            ! lib/AnyDBM_File.t
16112 ____________________________________________________________________________
16113 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
16114         Log: Arguments were being mangled.
16115      Branch: perl
16116            ! t/test.pl
16117 ____________________________________________________________________________
16118 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
16119         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
16120              From: Jonathan Stowe <gellyfish@gellyfish.com>
16121              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
16122              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
16123      Branch: perl
16124            ! lib/AnyDBM_File.t
16125 ____________________________________________________________________________
16126 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
16127         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
16128              From: Michael G Schwern <schwern@pobox.com> 
16129              Date: Fri, 11 Jan 2002 04:26:27 -0500
16130              Message-ID: <20020111092626.GA16544@blackrider>
16131      Branch: perl
16132            ! t/run/kill_perl.t t/test.pl
16133 ____________________________________________________________________________
16134 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
16135         Log: Subject: [PATCH] Test::Harness 2.01
16136              From: Michael G Schwern <schwern@pobox.com> 
16137              Date: Thu, 10 Jan 2002 21:11:24 -0500
16138              Message-ID: <20020111021123.GA30666@blackrider>
16139      Branch: perl
16140            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
16141            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
16142            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
16143            + lib/Test/Harness/t/nonumbers.t
16144            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
16145            + t/lib/sample-tests/lone_not_bug
16146            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
16147            + t/lib/sample-tests/vms_nit
16148            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
16149            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
16150 ____________________________________________________________________________
16151 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
16152         Log: patch is silly when creating new files: don't run
16153              patch more than once.
16154      Branch: perl
16155            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
16156 ____________________________________________________________________________
16157 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
16158         Log: Forgot from #14179.
16159      Branch: perl
16160            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
16161 ____________________________________________________________________________
16162 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
16163         Log: Subject: [PATCH] is() undef/'' behavior change
16164              From: Michael G Schwern <schwern@pobox.com> 
16165              Date: Fri, 11 Jan 2002 03:35:51 -0500
16166              Message-ID: <20020111083551.GC30666@blackrider>
16167              
16168              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
16169              From: Michael G Schwern <schwern@pobox.com> 
16170              Date: Fri, 11 Jan 2002 03:37:44 -0500
16171              Message-ID: <20020111083744.GD30666@blackrider>
16172      Branch: perl
16173            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
16174            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
16175            ! lib/Pod/t/InputObjects.t lib/blib.t
16176 ____________________________________________________________________________
16177 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
16178         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
16179              From: Michael G Schwern <schwern@pobox.com> 
16180              Date: Thu, 10 Jan 2002 19:56:23 -0500
16181              Message-ID: <20020111005623.GA13192@blackrider>
16182      Branch: perl
16183            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
16184            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
16185            ! lib/Test/Simple.pm lib/Test/Simple/Changes
16186            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
16187            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
16188            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
16189            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
16190            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
16191            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
16192            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
16193            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
16194            ! lib/Test/Simple/t/plan_is_noplan.t
16195            ! lib/Test/Simple/t/plan_no_plan.t
16196            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
16197            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
16198            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
16199            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
16200            ! lib/Test/Tutorial.pod
16201 ____________________________________________________________________________
16202 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
16203         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
16204              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
16205              
16206              turns out even the malloc() was never really needed to begin with,
16207              so get rid of it
16208      Branch: perl
16209            ! sv.c
16210 ____________________________________________________________________________
16211 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
16212         Log: Small doc tweaks.
16213      Branch: perl
16214            ! pod/perluniintro.pod
16215 ____________________________________________________________________________
16216 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
16217         Log: support using the CRT's malloc() family of functions instead of
16218              the internal one when ithreads is enabled; allocate large blocks
16219              using VirtualAlloc() since the Heap*() functions may only be tuned
16220              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
16221              
16222              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
16223              also see comments at the top of win32/vmem.h for other options that
16224              can be set
16225      Branch: perl
16226            ! win32/vmem.h
16227 ____________________________________________________________________________
16228 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
16229         Log: Subject: micropatch
16230              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16231              Date: Thu, 10 Jan 2002 18:20:58 +0000
16232              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
16233      Branch: perl
16234            ! regcomp.c
16235 ____________________________________________________________________________
16236 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
16237         Log: Subject: [PATCH] Embed.t on Win32
16238              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16239              Date: Thu, 10 Jan 2002 18:56:21 +0100
16240              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
16241      Branch: perl
16242            ! lib/ExtUtils/t/Embed.t
16243 ____________________________________________________________________________
16244 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
16245         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
16246              From: Gisle Aas <gisle@ActiveState.com>
16247              Date: 10 Jan 2002 08:56:05 -0800
16248              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
16249      Branch: perl
16250            ! toke.c
16251 ____________________________________________________________________________
16252 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
16253         Log: Subject: [PATCH] doc fixes
16254              From: "Brendan O'Dea" <bod@debian.org>
16255              Date: Fri, 11 Jan 2002 03:49:54 +1100
16256              Message-ID: <20020110164954.GA21891@compusol.com.au>
16257      Branch: perl
16258            ! lib/I18N/Collate.pm pod/perlfunc.pod
16259 ____________________________________________________________________________
16260 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
16261         Log: Integrate perlio; More signal hackery.
16262      Branch: perl
16263           !> win32/win32.c
16264 ____________________________________________________________________________
16265 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
16266         Log: No need to show internal encodings, or return them
16267              in random order.
16268      Branch: perl
16269            ! ext/Encode/Encode.pm
16270 ____________________________________________________________________________
16271 [ 14168] By: nick                                  on 2002/01/10  17:33:31
16272         Log: Integrate mainline
16273      Branch: perlio
16274            - ext/Unicode/Normalize/Normalize.pod
16275           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
16276           !> ext/Unicode/Normalize/Makefile.PL
16277           !> ext/Unicode/Normalize/Normalize.pm
16278           !> ext/Unicode/Normalize/Normalize.xs
16279           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
16280           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
16281           !> t/run/kill_perl.t toke.c
16282 ____________________________________________________________________________
16283 [ 14167] By: nick                                  on 2002/01/10  17:08:35
16284         Log: More signal hackery
16285      Branch: perlio
16286            ! win32/win32.c
16287 ____________________________________________________________________________
16288 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
16289         Log: I think we can claim to be supporting Unicode
16290              "loose matching" now.
16291      Branch: perl
16292            ! pod/perlunicode.pod
16293 ____________________________________________________________________________
16294 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
16295         Log: Subject: doc patch
16296              From: mjd@plover.com
16297              Date: 10 Jan 2002 15:12:27 -0000
16298              Message-ID: <20020110151227.14850.qmail@plover.com>
16299      Branch: perl
16300            ! pod/perlrun.pod
16301 ____________________________________________________________________________
16302 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
16303         Log: Subject: Re: [ID 20011223.001] accept leaks memory
16304              From: Andy Dougherty <doughera@lafayette.edu>
16305              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
16306              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
16307      Branch: perl
16308            ! hints/linux.sh
16309 ____________________________________________________________________________
16310 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
16311         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
16312      Branch: perl
16313           !> win32/win32.c
16314 ____________________________________________________________________________
16315 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
16316         Log: Subject: [PATCH] Magic numbers in B::Concise
16317              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
16318              Date: Wed, 9 Jan 2002 23:04:01 -0800
16319              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
16320      Branch: perl
16321            ! ext/B/B/Concise.pm ext/B/O.pm
16322 ____________________________________________________________________________
16323 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
16324         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
16325              From: Gisle Aas <gisle@ActiveState.com>
16326              Date: 09 Jan 2002 21:52:40 -0800
16327              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
16328      Branch: perl
16329            ! t/lib/strict/vars toke.c
16330 ____________________________________________________________________________
16331 [ 14160] By: nick                                  on 2002/01/09  21:29:39
16332         Log: Skeleton coding of more kill() support on Win32.
16333      Branch: perlio
16334            ! win32/win32.c
16335 ____________________________________________________________________________
16336 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
16337         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
16338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16339              Date: Wed, 9 Jan 2002 23:24:32 +0100
16340              Message-ID: <20020109232432.A692@rafael>
16341      Branch: perl
16342            ! ext/B/B/Deparse.pm
16343 ____________________________________________________________________________
16344 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
16345         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
16346              From: Jonathan Stowe <gellyfish@gellyfish.com>
16347              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
16348              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
16349      Branch: perl
16350            ! t/run/kill_perl.t
16351 ____________________________________________________________________________
16352 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
16353         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
16354              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16355              Date: Wed, 09 Jan 2002 20:16:54 +0000
16356              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
16357      Branch: perl
16358            ! regexec.c
16359 ____________________________________________________________________________
16360 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
16361         Log: Subject: [Patch @14129] fixes Unicode::Normalize
16362              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16363              Date: Thu, 10 Jan 2002 01:08:56 +0900
16364              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
16365      Branch: perl
16366            - ext/Unicode/Normalize/Normalize.pod
16367            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
16368            ! ext/Unicode/Normalize/Normalize.pm
16369            ! ext/Unicode/Normalize/Normalize.xs
16370            ! ext/Unicode/Normalize/mkheader
16371 ____________________________________________________________________________
16372 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
16373         Log: Integrate perlio; (Re-)implement alarm() for Win32.
16374      Branch: perl
16375           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
16376           !> win32/win32iop.h
16377 ____________________________________________________________________________
16378 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
16379         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
16380              From: Nicholas Clark <nick@unfortu.net>
16381              Date: Wed, 9 Jan 2002 17:56:04 +0000
16382              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
16383      Branch: perl
16384            ! t/op/readdir.t
16385 ____________________________________________________________________________
16386 [ 14153] By: nick                                  on 2002/01/09  16:18:57
16387         Log: Integrate mainline
16388      Branch: perlio
16389           +> ext/threads/t/stress_re.t t/op/unifold.t
16390            - lib/unifold.t
16391           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
16392           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
16393           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
16394 ____________________________________________________________________________
16395 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
16396         Log: Update Changes.
16397      Branch: perl
16398            ! Changes patchlevel.h
16399 ____________________________________________________________________________
16400 [ 14151] By: nick                                  on 2002/01/09  14:27:36
16401         Log: (Re-)implement alarm() for Win32.
16402      Branch: perlio
16403            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
16404            ! win32/win32iop.h
16405 ____________________________________________________________________________
16406 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
16407         Log: Thinko.
16408      Branch: perl
16409            ! ext/threads/t/stress_re.t
16410 ____________________________________________________________________________
16411 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
16412         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
16413              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
16414              Date: Wed, 09 Jan 2002 13:37:17 +0000                
16415              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
16416      Branch: perl
16417            ! regexec.c t/op/re_tests
16418 ____________________________________________________________________________
16419 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
16420         Log: Subject: Re: Weird Malformed warning in bleadperl    
16421              From: andreas.koenig@anima.de (Andreas J. Koenig)    
16422              Date: 09 Jan 2002 11:12:37 +0100
16423              Message-ID: <m3itabbzoq.fsf@anima.de>
16424      Branch: perl
16425            ! regexec.c t/op/pat.t
16426 ____________________________________________________________________________
16427 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
16428         Log: Forgot stress_re.t from MANIFEST.
16429      Branch: perl
16430            ! MANIFEST
16431 ____________________________________________________________________________
16432 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
16433         Log: In dumping use isPRINT() instead of isprint() so that locale
16434              does not come into play.
16435      Branch: perl
16436            ! utf8.c
16437 ____________________________________________________________________________
16438 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
16439         Log: Add a threads stress test for regular expressions
16440              (mostly just a modified stress_string.t) and doesn't
16441              test that much of regular expressions, just that $1
16442              doesn't get stomped by competing threads (as it does
16443              in the 5005threads of old).
16444      Branch: perl
16445            + ext/threads/t/stress_re.t
16446            ! MANIFEST
16447 ____________________________________________________________________________
16448 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
16449         Log: (retracted by #14307)
16450              Subject: Re: [ID 20010912.007] substr reference core dump
16451              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16452              Date: Tue, 08 Jan 2002 19:17:50 +0000
16453              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
16454      Branch: perl
16455            ! scope.c t/run/kill_perl.t
16456 ____________________________________________________________________________
16457 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
16458         Log: SANY (. with /s) wasn't happy on Unicode.
16459      Branch: perl
16460            ! regexec.c t/op/pat.t
16461 ____________________________________________________________________________
16462 [ 14142] By: ams                                   on 2002/01/08  22:42:10
16463         Log: Subject: [PATCH] perldebug nit
16464              From: Tels <tels@bloodgate.com>
16465              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
16466      Branch: perl
16467            ! pod/perldebug.pod
16468 ____________________________________________________________________________
16469 [ 14141] By: ams                                   on 2002/01/08  21:32:59
16470         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
16471              From: "Green, Paul" <Paul.Green@stratus.com>
16472              Date: Tue, 8 Jan 2002 17:31:35 -0500
16473              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
16474      Branch: perl
16475            ! Makefile.SH
16476 ____________________________________________________________________________
16477 [ 14140] By: ams                                   on 2002/01/08  21:27:57
16478         Log: Subject: [PATCH] Re: Slight chokage from Deparse
16479              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16480              Date: Tue, 8 Jan 2002 23:04:45 +0100
16481              Message-Id: <20020108230445.A4798@rafael>
16482      Branch: perl
16483            ! ext/B/B/Deparse.pm
16484 ____________________________________________________________________________
16485 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
16486         Log: Subject: [patch] peep() is rude
16487              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
16488              Date: Tue, 08 Jan 2002 19:17:50 +0000            
16489              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
16490      Branch: perl
16491            ! op.c t/run/kill_perl.t
16492 ____________________________________________________________________________
16493 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
16494         Log: unifold is really an op test since it requires
16495              no external modules for its actual testing:
16496              only the unicore CaseFold.txt file, and File::Spec
16497              to portably access that file.
16498      Branch: perl
16499            + t/op/unifold.t
16500            - lib/unifold.t
16501            ! MANIFEST
16502 ____________________________________________________________________________
16503 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
16504         Log: Subject: [patch] save a test 
16505              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16506              Date: Tue, 08 Jan 2002 16:18:47 +0000
16507              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
16508      Branch: perl
16509            ! regcomp.c
16510 ____________________________________________________________________________
16511 [ 14136] By: nick                                  on 2002/01/08  16:11:55
16512         Log: Integrate mainline
16513      Branch: perlio
16514           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
16515           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
16516           !> (integrate 37 files)
16517 ____________________________________________________________________________
16518 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
16519         Log: Subject: Not OK 13843 
16520              From: andreas.koenig@anima.de (Andreas J. Koenig)
16521              Date: 08 Jan 2002 14:12:29 +0100
16522              Message-ID: <m38zb9c7gi.fsf@anima.de>
16523      Branch: perl
16524            ! op.c t/op/subst.t
16525 ____________________________________________________________________________
16526 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
16527         Log: Missed one variant of the fold testing, noticed bu Hugo.
16528      Branch: perl
16529            ! lib/unifold.t
16530 ____________________________________________________________________________
16531 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
16532         Log: Enchance the Storable magic description.
16533      Branch: perl
16534            ! ext/Storable/Storable.pm
16535 ____________________________________________________________________________
16536 [ 14132] By: ams                                   on 2002/01/08  09:16:12
16537         Log: Subject: [PATCH] don't installperl pods
16538              From: H.Merijn Brand <h.m.brand@hccnet.nl>
16539              Date: Tue, 08 Jan 2002 10:36:01 +0100
16540              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
16541      Branch: perl
16542            ! installperl
16543 ____________________________________________________________________________
16544 [ 14131] By: ams                                   on 2002/01/08  03:38:40
16545         Log: Subject: Math-BigInt v1.49 released
16546              From: Tels <perl_dummy@bloodgate.com>
16547              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
16548      Branch: perl
16549            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
16550            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
16551            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16552            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
16553            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
16554            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
16555            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
16556            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
16557            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
16558            ! t/lib/Math/BigInt/Subclass.pm
16559 ____________________________________________________________________________
16560 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
16561         Log: A little better comments.
16562      Branch: perl
16563            ! regexec.c
16564 ____________________________________________________________________________
16565 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
16566         Log: No normalization form DNF.
16567      Branch: perl
16568            ! ext/Unicode/Normalize/Normalize.pm
16569 ____________________________________________________________________________
16570 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
16571         Log: Extension nits found by -Wall (several from threads
16572              and threads::shared, but leaving them to Arthur).
16573      Branch: perl
16574            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
16575            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
16576            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
16577            ! ext/Unicode/Normalize/mkheader x2p/str.c
16578 ____________________________________________________________________________
16579 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
16580         Log: Sync up Changes etc.
16581      Branch: maint-5.6/macperl
16582            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
16583 ____________________________________________________________________________
16584 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
16585         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
16586      Branch: maint-5.6/macperl
16587            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
16588 ____________________________________________________________________________
16589 [ 14125] By: ams                                   on 2002/01/07  22:03:22
16590         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
16591              From: Nicholas Clark (sans From field in mail header)
16592              Date: Mon, 7 Jan 2002 16:18:23 +0000
16593              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
16594      Branch: perl
16595            ! lib/Exporter.pm
16596 ____________________________________________________________________________
16597 [ 14124] By: ams                                   on 2002/01/07  21:46:11
16598         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
16599              From: "Green, Paul" <Paul.Green@stratus.com>
16600              Date: Mon, 7 Jan 2002 16:59:38 -0500
16601              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
16602      Branch: perl
16603            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
16604 ____________________________________________________________________________
16605 [ 14123] By: nick                                  on 2002/01/07  18:49:55
16606         Log: Integrate mainline
16607      Branch: perlio
16608           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
16609           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
16610           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
16611           !> regexec.c t/op/re_tests utf8.c utf8.h
16612 ____________________________________________________________________________
16613 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
16614         Log: Update Changes.
16615      Branch: perl
16616            ! Changes patchlevel.h
16617 ____________________________________________________________________________
16618 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
16619         Log: Subject: [PATCH] Correct module name in perldelta*
16620              From: Mike Guy <mjtg@cam.ac.uk>
16621              Date: Mon, 07 Jan 2002 17:02:43 +0000
16622              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
16623      Branch: perl
16624            ! pod/perl561delta.pod pod/perl56delta.pod
16625 ____________________________________________________________________________
16626 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
16627         Log: AUTHORS update.
16628      Branch: perl
16629            ! AUTHORS
16630 ____________________________________________________________________________
16631 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
16632         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
16633      Branch: perl
16634            ! ext/Storable/Storable.pm
16635 ____________________________________________________________________________
16636 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
16637         Log: perldelta updates.
16638      Branch: perl
16639            ! pod/perldelta.pod
16640 ____________________________________________________________________________
16641 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
16642         Log: Document the flags of pv_uni_display().
16643      Branch: perl
16644            ! pod/perlapi.pod utf8.c
16645 ____________________________________________________________________________
16646 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
16647         Log: Forgot from #14115.
16648      Branch: perl
16649            ! t/op/re_tests
16650 ____________________________________________________________________________
16651 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
16652         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
16653              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
16654              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
16655              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
16656      Branch: perl
16657            ! regcomp.c
16658 ____________________________________________________________________________
16659 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
16660         Log: More regex and utf8 debug dumping.
16661      Branch: perl
16662            ! dump.c regcomp.c regexec.c utf8.c utf8.h
16663 ____________________________________________________________________________
16664 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
16665         Log: Unused variable.
16666      Branch: perl
16667            ! regcomp.c
16668 ____________________________________________________________________________
16669 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
16670         Log: Regen toc.
16671      Branch: perl
16672            ! pod/perltoc.pod
16673 ____________________________________________________________________________
16674 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
16675         Log: capitalize correctly, noticed by David Dyck.
16676      Branch: perl
16677            ! lib/sort.pm
16678 ____________________________________________________________________________
16679 [ 14110] By: nick                                  on 2002/01/06  22:05:19
16680         Log: Integrate mainline - threads mended, DB_File sick?
16681      Branch: perlio
16682           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
16683           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
16684           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
16685           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
16686           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
16687 ____________________________________________________________________________
16688 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
16689         Log: No need to overqualify.
16690      Branch: perl
16691            ! lib/sort.pm
16692 ____________________________________________________________________________
16693 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
16694         Log: PL_debug_pad wasn't initialized to zeroes which broke
16695              ithreads + DEBUGGING.
16696      Branch: perl
16697            ! sv.c
16698 ____________________________________________________________________________
16699 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
16700         Log: Update Changes.
16701      Branch: perl
16702            ! Changes patchlevel.h
16703 ____________________________________________________________________________
16704 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
16705         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
16706              From: Jonathan Stowe <gellyfish@gellyfish.com>
16707              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
16708              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
16709      Branch: perl
16710            ! pp_sys.c
16711 ____________________________________________________________________________
16712 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
16713         Log: DB_File sync from Paul Marquess.
16714      Branch: perl
16715            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16716            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
16717            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
16718 ____________________________________________________________________________
16719 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
16720         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
16721              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
16722              Date: Sun, 6 Jan 2002 11:44:30 +0100
16723              Message-ID: <3C38389E.7831.493570@localhost>
16724      Branch: perl
16725            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
16726            ! utils/perlcc.PL
16727 ____________________________________________________________________________
16728 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
16729         Log: Tests for #14098.
16730      Branch: perl
16731            ! t/op/lc.t
16732 ____________________________________________________________________________
16733 [ 14102] By: nick                                  on 2002/01/06  11:33:55
16734         Log: Integrate mainline (PPPort still multi-building).
16735      Branch: perlio
16736           +> lib/unifold.t
16737           !> (integrate 30 files)
16738 ____________________________________________________________________________
16739 [ 14101] By: ams                                   on 2002/01/06  04:52:50
16740         Log: Subject: [PATCH] Bad prototype detection now an optional warning
16741              From: Sam Tregar <sam@tregar.com>
16742              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
16743              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
16744      Branch: perl
16745            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
16746            ! t/comp/proto.t toke.c
16747 ____________________________________________________________________________
16748 [ 14100] By: ams                                   on 2002/01/06  01:56:59
16749         Log: Subject: [PATCH] Correct several Stratus VOS build issues
16750              From: "Green, Paul" <Paul.Green@stratus.com>
16751              Date: Sat, 5 Jan 2002 21:30:56 -0500
16752              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
16753      Branch: perl
16754            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
16755 ____________________________________________________________________________
16756 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
16757         Log: Further perl.org URL elaboration from Ask.
16758      Branch: perl
16759            ! pod/perlfaq1.pod pod/perlfaq2.pod
16760 ____________________________________________________________________________
16761 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
16762         Log: The same problem with To{Lower,Title,Upper}
16763              as earlier with ToFold.
16764      Branch: perl
16765            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
16766            ! lib/unicore/To/Upper.pl lib/unicore/mktables
16767 ____________________________________________________________________________
16768 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
16769         Log: Retract #14057 for now; the alarm/setitimer timers
16770              seen to be the same in many systems, which leads into
16771              hangups.
16772      Branch: perl
16773            ! ext/Time/HiRes/HiRes.t
16774 ____________________________________________________________________________
16775 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
16776         Log: Finish up (ha!) the Unicode case folding;
16777              enhance regex dumping code.
16778      Branch: perl
16779            + lib/unifold.t
16780            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
16781            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
16782 ____________________________________________________________________________
16783 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
16784         Log: Use the perl.org news gw instead of the perl.com one
16785              (from Ask).
16786      Branch: perl
16787            ! pod/perlfaq1.pod pod/perlfaq2.pod
16788 ____________________________________________________________________________
16789 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
16790         Log: Zero() wasn't documented.
16791      Branch: perl
16792            ! pod/perlclib.pod
16793 ____________________________________________________________________________
16794 [ 14093] By: ams                                   on 2002/01/05  17:58:35
16795         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
16796              From: Nicholas Clark <nick@unfortu.net>
16797              Date: Sat, 5 Jan 2002 18:55:39 +0000
16798              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
16799      Branch: perl
16800            ! lib/Memoize/t/tie_ndbm.t
16801 ____________________________________________________________________________
16802 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
16803         Log: Also UNICOS/mk has deviant socketpair().
16804      Branch: perl
16805            ! ext/Socket/socketpair.t
16806 ____________________________________________________________________________
16807 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
16808         Log: Ooops.  Retract the regex parts of #14090.
16809      Branch: perl
16810            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
16811 ____________________________________________________________________________
16812 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
16813         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
16814              From: Nicholas Clark <nick@unfortu.net> 
16815              Date: Sat, 5 Jan 2002 18:10:13 +0000
16816              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
16817      Branch: perl
16818            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
16819            ! regcomp.h regexec.c
16820 ____________________________________________________________________________
16821 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
16822         Log: Integrate perlio; a missing aTHX.
16823      Branch: perl
16824           !> op.c
16825 ____________________________________________________________________________
16826 [ 14088] By: nick                                  on 2002/01/05  12:35:01
16827         Log: One missing aTHX_
16828      Branch: perlio
16829            ! op.c
16830 ____________________________________________________________________________
16831 [ 14087] By: nick                                  on 2002/01/05  12:00:48
16832         Log: Raw integrate of mainline - op.c looks dodgy.
16833      Branch: perlio
16834           +> lib/Pod/t/Functions.t t/op/winsystem.t
16835            - lib/File/Spec/NW5.pm t/op/system.t
16836           !> (integrate 77 files)
16837 ____________________________________________________________________________
16838 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
16839         Log: integrate changes from maint-5.6/macperl branch
16840      Branch: maint-5.6/perl
16841           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
16842           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
16843 ____________________________________________________________________________
16844 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
16845         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
16846              found by Marc Lehmann.
16847      Branch: perl
16848            ! pp.c
16849 ____________________________________________________________________________
16850 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
16851         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
16852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16853              Date: Sat, 5 Jan 2002 00:31:12 +0100
16854              Message-ID: <20020105003112.E1850@rafael>              
16855      Branch: perl
16856            ! t/comp/proto.t
16857 ____________________________________________________________________________
16858 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
16859         Log: A bit of "perl.com" cleanup.
16860      Branch: perl
16861            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
16862            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
16863            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
16864            ! pod/perlmodlib.PL pod/perlmodlib.pod
16865 ____________________________________________________________________________
16866 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
16867         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
16868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16869              Date: Fri, 4 Jan 2002 23:35:19 +0100
16870              Message-ID: <20020104233519.A1850@rafael>
16871      Branch: perl
16872            ! op.c
16873 ____________________________________________________________________________
16874 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
16875         Log: Integrate change #14062 from macperl;
16876              Define setbuf, setvbuf for Mac OS
16877      Branch: perl
16878           !> ext/IO/IO.xs
16879 ____________________________________________________________________________
16880 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
16881         Log: Bump version, update Changes
16882      Branch: maint-5.6/macperl
16883            ! macos/Changes macos/MPVersion.r
16884 ____________________________________________________________________________
16885 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
16886         Log: Add more droplets
16887      Branch: maint-5.6/macperl
16888            + macos/macperl/Droplets/gluedialect.plx
16889            + macos/macperl/Droplets/glueedit.plx
16890            + macos/macperl/Droplets/gluemac.plx
16891            + macos/macperl/Droplets/gluescriptadds.plx
16892            + macos/macperl/Droplets/installme.plx
16893            + macos/macperl/Droplets/show_glue_pods.plx
16894            + macos/macperl/Droplets/tarzipme.plx
16895            + macos/macperl/Droplets/untarzipme.plx
16896 ____________________________________________________________________________
16897 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
16898         Log: Display the native pwd command.
16899      Branch: perl
16900            ! ext/Cwd/t/cwd.t
16901 ____________________________________________________________________________
16902 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
16903         Log: Under Mac OS X /dev/stdout is normally a symlink,
16904              but when running the test it seems to become a socket.
16905              So let's extend our censorship.
16906      Branch: perl
16907            ! t/op/stat.t
16908 ____________________________________________________________________________
16909 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
16910         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
16911      Branch: maint-5.6/macperl
16912            + macos/HandleSocket.cp
16913            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
16914            ! macos/macperl.sym
16915 ____________________________________________________________________________
16916 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
16917         Log: Doc updates
16918      Branch: maint-5.6/macperl
16919            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
16920 ____________________________________________________________________________
16921 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
16922         Log: Update libraries
16923      Branch: maint-5.6/macperl
16924            ! macos/macperl/Makefile.mk
16925 ____________________________________________________________________________
16926 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
16927         Log: Update tests to Mac::StandardFile from StandardFile.pl,
16928              plus other fixes
16929      Branch: maint-5.6/macperl
16930            ! macos/ext/Mac/Menus/t/MenuBar.t
16931            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
16932            ! macos/ext/Mac/Movies/t/PlayMovie.t
16933            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
16934            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
16935            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
16936            ! macos/ext/Mac/Resources/t/Resources.t
16937 ____________________________________________________________________________
16938 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
16939         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
16940      Branch: maint-5.6/macperl
16941            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
16942            ! macos/ext/Mac/Movies/Movies.xs
16943            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
16944            ! macos/ext/Mac/StandardFile/StandardFile.xs
16945            ! macos/ext/Mac/Windows/Windows.xs
16946 ____________________________________________________________________________
16947 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
16948         Log: Updates for Universal Headers 3.4 (forgot one)
16949      Branch: maint-5.6/macperl
16950            ! macos/macperl/MPConsole.cp
16951 ____________________________________________________________________________
16952 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
16953         Log: Updates for Universal Headers 3.4
16954      Branch: maint-5.6/macperl
16955            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
16956            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
16957            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
16958            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
16959            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
16960            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
16961            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
16962            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
16963            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
16964 ____________________________________________________________________________
16965 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
16966         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
16967              from <200112112327.JAA25434@gpo.metropolis.net.au>;
16968              don't crash on quit for 68K (MacPerl Bug #490013)
16969      Branch: maint-5.6/macperl
16970            ! macos/macish.c macos/macperl/MPConsole.cp
16971 ____________________________________________________________________________
16972 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
16973         Log: If we do have socketpair(), make my_socketpair()
16974              just call the real socketpair().  This way we always
16975              have real code behind my_socketpair() and a symbol
16976              corresponding to the my_socketpair in global.sym.
16977      Branch: perl
16978            ! embed.fnc embed.h makedef.pl proto.h util.c
16979 ____________________________________________________________________________
16980 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
16981         Log: Disable sigaction (MacPerl Bug #470321)
16982      Branch: maint-5.6/macperl
16983            ! macos/config.h macos/config.sh
16984 ____________________________________________________________________________
16985 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
16986         Log: Make GUSI resource work (MacPerl Bug #464638)
16987      Branch: maint-5.6/macperl
16988            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
16989            ! macos/macperl/MacPerl.rsrc
16990 ____________________________________________________________________________
16991 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
16992         Log: Make AutoSplit go a little deeper
16993      Branch: maint-5.6/macperl
16994            ! macos/Makefile.mk
16995 ____________________________________________________________________________
16996 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
16997         Log: A few doc updates from bleadperl
16998      Branch: maint-5.6/macperl
16999            ! pod/perlmodinstall.pod pod/perlport.pod
17000 ____________________________________________________________________________
17001 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
17002         Log: Sync up to latest changes from bleadperl
17003      Branch: maint-5.6/macperl
17004            ! lib/File/Find.pm
17005 ____________________________________________________________________________
17006 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
17007         Log: Define setbuf, setvbuf for Mac OS
17008      Branch: maint-5.6/macperl
17009            ! ext/IO/IO.xs
17010 ____________________________________________________________________________
17011 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
17012         Log: Delete by request of Mark-Jason Dominus (change #13676)
17013      Branch: maint-5.6/macperl
17014            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
17015 ____________________________________________________________________________
17016 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
17017         Log: Spread the good word of "env".
17018      Branch: perl
17019            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
17020 ____________________________________________________________________________
17021 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
17022         Log: Till the system tests do something non-Win*, better rename
17023              the test so that people on other platforms don't get confused.
17024              (Not win32system, because assumedly there's win64, too.)
17025      Branch: perl
17026            + t/op/winsystem.t
17027            - t/op/system.t
17028            ! MANIFEST
17029 ____________________________________________________________________________
17030 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
17031         Log: Some tweaks.
17032      Branch: perl
17033            ! lib/Pod/t/Functions.t
17034 ____________________________________________________________________________
17035 [ 14057] By: ams                                   on 2002/01/04  17:40:31
17036         Log: (retracted by #14057)
17037              
17038              Subject: [PATCH] Time/HiRes/HiRes.t
17039              From: Nicholas Clark <nick@unfortu.net>
17040              Date: Fri, 4 Jan 2002 17:28:46 +0000
17041              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
17042      Branch: perl
17043            ! ext/Time/HiRes/HiRes.t
17044 ____________________________________________________________________________
17045 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
17046         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
17047              From: Abe Timmerman <abe@ztreet.demon.nl>
17048              Date: Fri, 04 Jan 2002 18:42:33 +0100
17049              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
17050      Branch: perl
17051            + lib/Pod/t/Functions.t
17052            ! MANIFEST lib/Pod/Functions.pm
17053 ____________________________________________________________________________
17054 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
17055         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
17056              From: "Craig A. Berry" <craigberry@mac.com>
17057              Date: Thu, 3 Jan 2002 17:32:20 -0600
17058              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
17059      Branch: perl
17060            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
17061 ____________________________________________________________________________
17062 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
17063         Log: Document the U+0085, U+2028, and U+2029.
17064      Branch: perl
17065            ! pod/perlre.pod pod/perlretut.pod
17066 ____________________________________________________________________________
17067 [ 14053] By: ams                                   on 2002/01/04  03:27:44
17068         Log: Subject: [PATCH] warn if not CORE::dump
17069              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17070              Date: Thu, 3 Jan 2002 22:04:00 +0100
17071              Message-Id: <20020103220400.A13958@rafael>
17072      Branch: perl
17073            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
17074 ____________________________________________________________________________
17075 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
17076         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
17077      Branch: perl
17078            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
17079 ____________________________________________________________________________
17080 [ 14051] By: ams                                   on 2002/01/04  03:00:12
17081         Log: Subject: [PATCH] File::Compare::VERSION
17082              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17083              Date: Thu, 3 Jan 2002 23:42:52 +0100
17084              Message-Id: <20020103234252.G13958@rafael>
17085      Branch: perl
17086            ! lib/File/Compare.pm
17087 ____________________________________________________________________________
17088 [ 14050] By: ams                                   on 2002/01/04  02:58:05
17089         Log: Subject: [PATCH @14042] threads::shared doc
17090              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
17091              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
17092              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
17093      Branch: perl
17094            ! ext/threads/shared/shared.pm
17095 ____________________________________________________________________________
17096 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
17097         Log: #14048 exposed few false positives, to be fixed soonish.
17098      Branch: perl
17099            ! t/op/pat.t
17100 ____________________________________________________________________________
17101 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
17102         Log: Do not add the first characters of multicharacter foldings
17103              into character classes.
17104      Branch: perl
17105            ! regcomp.c
17106 ____________________________________________________________________________
17107 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
17108         Log: A bit of testing for #14046.
17109      Branch: perl
17110            ! t/op/pat.t
17111 ____________________________________________________________________________
17112 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
17113         Log: Allow emitting the foldcased version of "\x{df}", "ss"
17114              (among others, another example would be \x{fb00} -> "ff")
17115      Branch: perl
17116            ! regcomp.c
17117 ____________________________________________________________________________
17118 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
17119         Log: Subject: [PATCH] File::Spec & NetWare
17120              From: Dave Rolsky <autarch@urth.org>
17121              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
17122              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
17123      Branch: perl
17124            - lib/File/Spec/NW5.pm
17125            ! MANIFEST lib/File/Spec.pm
17126 ____________________________________________________________________________
17127 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
17128         Log: FAQ sync (RCS Ids only?)
17129      Branch: perl
17130            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
17131 ____________________________________________________________________________
17132 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
17133         Log: AUTHORs updates.
17134      Branch: perl
17135            ! AUTHORS
17136 ____________________________________________________________________________
17137 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
17138         Log: Update Changes.
17139      Branch: perl
17140            ! Changes patchlevel.h
17141 ____________________________________________________________________________
17142 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
17143         Log: Missed the =head1 additions.
17144      Branch: perl
17145            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
17146            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
17147            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
17148            ! util.c
17149 ____________________________________________________________________________
17150 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
17151         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
17152              From: Robin Barker <rmb1@cise.npl.co.uk>
17153              Date: Thu, 3 Jan 2002 15:26:20 GMT
17154              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
17155      Branch: perl
17156            ! lib/Carp.t lib/Carp/Heavy.pm
17157 ____________________________________________________________________________
17158 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
17159         Log: Subject: [PATCH hv.c] 
17160              From: Robin Barker <rmb1@cise.npl.co.uk>
17161              Date: Thu, 3 Jan 2002 14:49:06 GMT
17162              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
17163              
17164              -Wformat check.
17165      Branch: perl
17166            ! hv.c
17167 ____________________________________________________________________________
17168 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
17169         Log: NetWare tweaks from Ananth Kesari.
17170      Branch: perl
17171            ! NetWare/t/NWScripts.pl lib/File/Find.pm
17172 ____________________________________________________________________________
17173 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
17174         Log: Cast.
17175      Branch: perl
17176            ! regexec.c
17177 ____________________________________________________________________________
17178 [ 14036] By: ams                                   on 2002/01/03  12:12:31
17179         Log: Grammar fix suggested by Gwyn Judd.
17180      Branch: perl
17181            ! pod/perldiag.pod
17182 ____________________________________________________________________________
17183 [ 14035] By: nick                                  on 2002/01/03  09:22:42
17184         Log: More strange perlio != mainline differences where
17185              I have not been.
17186      Branch: perlio
17187           !> hints/unicos.sh hints/unicosmk.sh
17188 ____________________________________________________________________________
17189 [ 14034] By: nick                                  on 2002/01/03  09:19:37
17190         Log: Integrate mainline (including force integrate of
17191              lib/charnames.pm which had got out-of-step)
17192      Branch: perlio
17193           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
17194 ____________________________________________________________________________
17195 [ 14033] By: ams                                   on 2002/01/03  08:24:24
17196         Log: Subject: Not ok 14031: PPPort Makefile.PL
17197              From: andreas.koenig@anima.de (Andreas J. Koenig)
17198              Date: 03 Jan 2002 10:17:46 +0100
17199              Message-Id: <m3sn9n94jp.fsf@anima.de>
17200      Branch: perl
17201            ! ext/Devel/PPPort/Makefile.PL
17202 ____________________________________________________________________________
17203 [ 14032] By: nick                                  on 2002/01/03  08:24:00
17204         Log: Integrate mainline.
17205      Branch: perlio
17206           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
17207           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
17208           !> (integrate 31 files)
17209 ____________________________________________________________________________
17210 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
17211         Log: Off-by-one is my middle name.
17212      Branch: perl
17213            ! regexec.c
17214 ____________________________________________________________________________
17215 [ 14030] By: ams                                   on 2002/01/02  23:56:37
17216         Log: Subject: [PATCH @14015] threads::shared disabling
17217              From: Andy Bussey <andybussey@yahoo.co.uk>
17218              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
17219              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
17220      Branch: perl
17221            + ext/threads/shared/t/no_share.t
17222            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
17223 ____________________________________________________________________________
17224 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
17225         Log: Simon's new perlapi scheme, I hope I got all the pieces.
17226      Branch: perl
17227            + autodoc.pl embed.fnc
17228            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
17229 ____________________________________________________________________________
17230 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
17231         Log: Integrate perlio; more PPPort Makefile source dependence removal
17232      Branch: perl
17233           !> ext/Devel/PPPort/Makefile.PL perl.h
17234 ____________________________________________________________________________
17235 [ 14027] By: ams                                   on 2002/01/02  21:42:50
17236         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
17237              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17238              Date: Wed, 2 Jan 2002 23:09:13 +0100
17239              Message-Id: <20020102230913.A17373@rafael>
17240      Branch: perl
17241            ! pod/perldiag.pod
17242 ____________________________________________________________________________
17243 [ 14026] By: ams                                   on 2002/01/02  21:38:34
17244         Log: Subject: Re: PATCH: lib/Term/Cap.pm
17245              From: Jonathan Stowe <gellyfish@gellyfish.com>
17246              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
17247              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
17248      Branch: perl
17249            ! lib/Term/Cap.pm
17250 ____________________________________________________________________________
17251 [ 14025] By: ams                                   on 2002/01/02  18:34:26
17252         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
17253              From: Sam Tregar <sam@tregar.com>
17254              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
17255              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
17256      Branch: perl
17257            ! pod/perldiag.pod t/comp/proto.t toke.c
17258 ____________________________________________________________________________
17259 [ 14024] By: ams                                   on 2002/01/02  18:16:12
17260         Log: Subject: PATCH: lib/Term/Cap.pm
17261              From: Norton Allen <allen@huarp.harvard.edu>
17262              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
17263              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
17264      Branch: perl
17265            ! lib/Term/Cap.pm
17266 ____________________________________________________________________________
17267 [ 14023] By: ams                                   on 2002/01/02  18:12:31
17268         Log: Subject: PATCH: lib/Cwd.pm for QNX4
17269              From: Norton Allen <allen@huarp.harvard.edu>
17270              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
17271              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
17272      Branch: perl
17273            ! lib/Cwd.pm
17274 ____________________________________________________________________________
17275 [ 14022] By: nick                                  on 2002/01/02  18:01:21
17276         Log: More PPPort Makefile source dependence removal
17277      Branch: perlio
17278            ! ext/Devel/PPPort/Makefile.PL
17279 ____________________________________________________________________________
17280 [ 14021] By: nick                                  on 2002/01/02  17:44:36
17281         Log: Sort out muddle of editing on three machines ...
17282      Branch: perlio
17283           !> Changes MANIFEST cygwin/Makefile.SHs
17284           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
17285           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
17286           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
17287 ____________________________________________________________________________
17288 [ 14020] By: ams                                   on 2002/01/02  17:06:27
17289         Log: Fix misplaced application of #14016.
17290      Branch: perl
17291            ! op.c
17292 ____________________________________________________________________________
17293 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
17294         Log: Integrate perlio; avoid uninit debug_pad.
17295      Branch: perl
17296           !> sv.c
17297 ____________________________________________________________________________
17298 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
17299         Log: makedepend VOS fix from Paul Green.
17300      Branch: perl
17301            ! makedepend.SH
17302 ____________________________________________________________________________
17303 [ 14017] By: nick                                  on 2002/01/02  16:09:43
17304         Log: Avoid un-init perl_debug_pad in clones
17305      Branch: perlio
17306            ! sv.c
17307 ____________________________________________________________________________
17308 [ 14016] By: ams                                   on 2002/01/02  15:58:11
17309         Log: Subject: [PATCH] random crash in B::LISTOP::last
17310              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17311              Date: Wed, 2 Jan 2002 17:37:28 +0100
17312              Message-Id: <3C334558.3906.19CB98D@localhost>
17313      Branch: perl
17314            ! op.c
17315 ____________________________________________________________________________
17316 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
17317         Log: Update Changes.
17318      Branch: perl
17319            ! Changes patchlevel.h
17320 ____________________________________________________________________________
17321 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
17322         Log: One more iteration of the ibcmp_utf8() interface,
17323              hopefully this is a convergent iteration...
17324      Branch: perl
17325            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
17326 ____________________________________________________________________________
17327 [ 14013] By: ams                                   on 2002/01/02  13:43:58
17328         Log: Upgrade to podlators-1.19.
17329      Branch: perl
17330            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
17331            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
17332            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
17333            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
17334            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
17335 ____________________________________________________________________________
17336 [ 14012] By: ams                                   on 2002/01/02  09:48:51
17337         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
17338              From: martyn@inpharmatica.co.uk
17339              Date: Wed, 19 Dec 2001 19:05:00 +0000
17340              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
17341      Branch: perl
17342            ! lib/Pod/Usage.pm
17343 ____________________________________________________________________________
17344 [ 14011] By: nick                                  on 2002/01/02  08:38:18
17345         Log: Integrate mainline
17346      Branch: perlio
17347           !> (integrate 28 files)
17348 ____________________________________________________________________________
17349 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
17350         Log: Make ibcmp_utf8() optionally progress in either string for
17351              as long as it takes and optionally record how far it got.
17352      Branch: perl
17353            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
17354 ____________________________________________________________________________
17355 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
17356         Log: Once more try to get the PPPort Makefile right.
17357      Branch: perl
17358            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
17359 ____________________________________________________________________________
17360 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
17361         Log: -Wall silencing.
17362      Branch: perl
17363            ! utf8.c
17364 ____________________________________________________________________________
17365 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
17366         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
17367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17368              Date: Tue, 1 Jan 2002 22:45:21 +0100       
17369              Message-ID: <20020101224521.A691@rafael>
17370      Branch: perl
17371            ! ext/B/B/Deparse.pm
17372 ____________________________________________________________________________
17373 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
17374         Log: VOS tweak from Paul Green: VOS has different O_BINARY
17375              and O_TEXT, but VOS always uses LF, never CRLF.
17376      Branch: perl
17377            ! perl.h
17378 ____________________________________________________________________________
17379 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
17380         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
17381      Branch: perl
17382            ! regexec.c utf8.c
17383 ____________________________________________________________________________
17384 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
17385         Log: Now that to_utf8_fold() was fixed.
17386      Branch: perl
17387            ! regcomp.c regexec.c
17388 ____________________________________________________________________________
17389 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
17390         Log: Integrate perlio; experimental binmode() re-coding.
17391      Branch: perl
17392           !> perlio.c
17393 ____________________________________________________________________________
17394 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
17395         Log: Document the to_utf8_*() functions.
17396      Branch: perl
17397            ! embed.pl pod/perlapi.pod utf8.c
17398 ____________________________________________________________________________
17399 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
17400         Log: Better support for multicharacter foldings.
17401              Now all but two of the CaseFold.txt cases work-- but
17402              only when the target string is single-character, more
17403              debugging needed.
17404      Branch: perl
17405            ! regexec.c
17406 ____________________________________________________________________________
17407 [ 14000] By: ams                                   on 2002/01/01  15:59:43
17408         Log: Subject: [PATCH] don't installperl pods
17409              From: Nicholas Clark <nick@unfortu.net>
17410              Date: Tue, 1 Jan 2002 16:44:12 +0000
17411              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
17412      Branch: perl
17413            ! installperl
17414 ____________________________________________________________________________
17415 [ 13999] By: ams                                   on 2002/01/01  14:34:04
17416         Log: Subject: [PATCH] perldiag.pod transposition
17417              From: Nicholas Clark <nick@unfortu.net>
17418              Date: Tue, 1 Jan 2002 15:03:52 +0000
17419              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
17420      Branch: perl
17421            ! pod/perldiag.pod
17422 ____________________________________________________________________________
17423 [ 13998] By: ams                                   on 2002/01/01  13:36:49
17424         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
17425              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17426              Date: Tue, 1 Jan 2002 15:12:36 +0100
17427              Message-Id: <20020101151236.A951@rafael>
17428      Branch: perl
17429            ! pod/perldiag.pod
17430 ____________________________________________________________________________
17431 [ 13997] By: ams                                   on 2002/01/01  13:33:06
17432         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
17433              From: Nicholas Clark <nick@unfortu.net>
17434              Date: Tue, 1 Jan 2002 13:13:17 +0000
17435              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
17436      Branch: perl
17437            ! ext/Socket/socketpair.t
17438 ____________________________________________________________________________
17439 [ 13996] By: ams                                   on 2002/01/01  04:44:28
17440         Log: Subject: [PATCH @13746] Leaner exporter
17441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17442              Date: Mon, 31 Dec 2001 18:16:08 -0500
17443              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
17444      Branch: perl
17445            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
17446 ____________________________________________________________________________
17447 [ 13995] By: ams                                   on 2002/01/01  04:29:44
17448         Log: Subject: [PATCH @13746] h2xs broken
17449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17450              Date: Mon, 31 Dec 2001 17:48:55 -0500
17451              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
17452      Branch: perl
17453            ! utils/h2xs.PL
17454 ____________________________________________________________________________
17455 [ 13994] By: ams                                   on 2002/01/01  04:25:46
17456         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
17457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17458              Date: Mon, 31 Dec 2001 17:42:25 -0500
17459              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
17460      Branch: perl
17461            ! lib/ExtUtils/MM_Unix.pm
17462 ____________________________________________________________________________
17463 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
17464         Log: Rename the variables to be a bit more consistent.
17465      Branch: perl
17466            ! utf8.c
17467 ____________________________________________________________________________
17468 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
17469         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
17470              (found by Jeffrey Friedl)
17471      Branch: perl
17472            ! regexec.c t/op/pat.t utf8.c
17473 ____________________________________________________________________________
17474 [ 13991] By: nick                                  on 2001/12/31  18:08:55
17475         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
17476      Branch: perlio
17477            ! perlio.c
17478 ____________________________________________________________________________
17479 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
17480         Log: Update Changes.
17481      Branch: perl
17482            ! Changes patchlevel.h
17483 ____________________________________________________________________________
17484 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
17485         Log: Less unused ones.
17486      Branch: perl
17487            ! regexec.c
17488 ____________________________________________________________________________
17489 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
17490         Log: Unused variable.
17491      Branch: perl
17492            ! regcomp.c
17493 ____________________________________________________________________________
17494 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
17495         Log: Forgotten file.
17496      Branch: perl
17497            ! MANIFEST
17498 ____________________________________________________________________________
17499 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
17500         Log: Subject: Re: Cygwin: one down one to go 
17501              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17502              Date: Mon, 31 Dec 2001 18:34:36 +0100
17503              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
17504      Branch: perl
17505            ! cygwin/Makefile.SHs
17506 ____________________________________________________________________________
17507 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
17508         Log: Add some comments to the recent Unicode case-folding saga.
17509      Branch: perl
17510            ! regcomp.c regexec.c
17511 ____________________________________________________________________________
17512 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
17513         Log: Slight comment tweakage.
17514      Branch: perl
17515            ! ext/I18N/Langinfo/Langinfo.t
17516 ____________________________________________________________________________
17517 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
17518         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
17519      Branch: perl
17520            ! perl.h
17521 ____________________________________________________________________________
17522 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
17523         Log: Subject: [ PATCH] Cygwin: one down one to go
17524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17525              Date: Mon, 31 Dec 2001 17:03:40 +0100
17526              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
17527      Branch: perl
17528            ! lib/Pod/t/basic.t
17529 ____________________________________________________________________________
17530 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
17531         Log: Tweak the dependencies not to recompile everytime,
17532              as suggested by NI-S.
17533      Branch: perl
17534            ! ext/Devel/PPPort/Makefile.PL
17535 ____________________________________________________________________________
17536 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
17537         Log: Planning still not right.
17538      Branch: perl
17539            ! lib/User/grent.t
17540 ____________________________________________________________________________
17541 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
17542         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
17543              From: Michael G Schwern <schwern@pobox.com>
17544              Date: Sun, 30 Dec 2001 18:07:55 -0500
17545              Message-ID: <20011230230755.GG12840@blackrider>
17546              
17547              (lib/User/grent, really)
17548      Branch: perl
17549            ! lib/User/grent.t
17550 ____________________________________________________________________________
17551 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
17552         Log: Integrate perlio; cleanup, in particular avoid accidental
17553              PerlIO_flush(NULL) if PerlIONext is NULL.
17554      Branch: perl
17555           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
17556 ____________________________________________________________________________
17557 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
17558         Log: Subject: typo in IO::Socket::INET.pm
17559              From: mjd@plover.com
17560              Date: 31 Dec 2001 14:31:10 -0000
17561              Message-ID: <20011231143110.4989.qmail@plover.com>
17562      Branch: perl
17563            ! ext/IO/lib/IO/Socket/INET.pm
17564 ____________________________________________________________________________
17565 [ 13976] By: nick                                  on 2001/12/31  13:56:11
17566         Log: Integrate mainline
17567      Branch: perlio
17568           !> (integrate 29 files)
17569 ____________________________________________________________________________
17570 [ 13975] By: nick                                  on 2001/12/31  12:40:50
17571         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
17572              if PerlIONext is NULL.
17573      Branch: perlio
17574            ! perlio.c perliol.h
17575 ____________________________________________________________________________
17576 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
17577         Log: Subject: Re: [PATCH] Basic bad prototype detection
17578              From: Sam Tregar <sam@tregar.com>
17579              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
17580              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
17581      Branch: perl
17582            ! t/comp/proto.t toke.c
17583 ____________________________________________________________________________
17584 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
17585         Log: Subject: [PATCH] configure.com / scriptdirexp
17586              From: "Craig A. Berry" <craigberry@mac.com>
17587              Date: Sun, 30 Dec 2001 15:47:28 -0600
17588              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
17589      Branch: perl
17590            ! configure.com
17591 ____________________________________________________________________________
17592 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
17593         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
17594              From: Abe Timmerman <abe@ztreet.demon.nl>
17595              Date: Mon, 31 Dec 2001 03:55:27 +0100
17596              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
17597      Branch: perl
17598            ! lib/ExtUtils/t/MM_Win32.t
17599 ____________________________________________________________________________
17600 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
17601         Log: Subject: [PATCH] Basic bad prototype detection
17602              From: Sam Tregar <sam@tregar.com> 
17603              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
17604              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
17605      Branch: perl
17606            ! pod/perldiag.pod t/comp/proto.t toke.c
17607 ____________________________________________________________________________
17608 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
17609         Log: Makefiles are sloppy about the exe suffix
17610              (from Paul Green)
17611      Branch: perl
17612            ! Makefile.SH x2p/Makefile.SH
17613 ____________________________________________________________________________
17614 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
17615         Log: Delay folding until necessary; start of handling
17616              folding into several characters.
17617      Branch: perl
17618            ! regcomp.c regexec.c
17619 ____________________________________________________________________________
17620 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
17621         Log: gcc -Wall dewhine.
17622      Branch: perl
17623            ! regexec.c
17624 ____________________________________________________________________________
17625 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
17626         Log: More Unicode folding tweaks, avoid potential false matches.
17627      Branch: perl
17628            ! regexec.c
17629 ____________________________________________________________________________
17630 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
17631         Log: Make that six wrongs.
17632      Branch: perl
17633            ! regexec.c utf8.c
17634 ____________________________________________________________________________
17635 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
17636         Log: Four wrongs can make a right.
17637      Branch: perl
17638            ! regexec.c utf8.c
17639 ____________________________________________________________________________
17640 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
17641         Log: Fix all the I case foldings as per CaseFold.txt.
17642      Branch: perl
17643            ! regcomp.c regexec.c
17644 ____________________________________________________________________________
17645 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
17646         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
17647      Branch: perl
17648            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
17649            ! regexec.c utf8.c
17650 ____________________________________________________________________________
17651 [ 13962] By: nick                                  on 2001/12/30  18:33:41
17652         Log: Integrate 8.3 fix for PPPort fix
17653      Branch: perlio
17654           +> ext/Devel/PPPort/ppport_h.PL
17655            - ext/Devel/PPPort/ppport.h.PL
17656            ! ext/Devel/PPPort/MANIFEST
17657           !> ext/Devel/PPPort/Makefile.PL
17658 ____________________________________________________________________________
17659 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
17660         Log: Integrate perlio; more win32 stuff:
17661              
17662              A. Use Perl_my_socketpair()
17663              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
17664              load winsock.
17665              C. (In passing) work round fact that $$ is now SvREADONLY
17666              so we need to take special measures to set it during
17667              pseudo-fork.
17668      Branch: perl
17669           !> util.c win32/perlhost.h
17670 ____________________________________________________________________________
17671 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
17672         Log: Fix ppport.h for Unix.
17673      Branch: perl
17674            + ext/Devel/PPPort/ppport_h.PL
17675            - ext/Devel/PPPort/ppport.h.PL
17676            ! MANIFEST ext/Devel/PPPort/Makefile.PL
17677 ____________________________________________________________________________
17678 [ 13959] By: nick                                  on 2001/12/30  16:53:42
17679         Log: Win32 stuff:
17680              A. Use Perl_my_socketpair()
17681              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
17682              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
17683              take special measures to set it during pseudo-fork.
17684      Branch: perlio
17685            ! util.c win32/perlhost.h
17686 ____________________________________________________________________________
17687 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
17688         Log: Integrate perlio; win32 kicking.
17689      Branch: perl
17690           +> ext/Devel/PPPort/ppport.h.PL
17691           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
17692           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
17693           !> proto.h
17694 ____________________________________________________________________________
17695 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
17696         Log: metaconfig unit change for #13956.
17697      Branch: metaconfig
17698            ! U/modified/spitshell.U
17699 ____________________________________________________________________________
17700 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
17701         Log: Must look for cat also in $PATH (noticed by Philip Newton).
17702      Branch: perl
17703            ! Configure
17704 ____________________________________________________________________________
17705 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
17706         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
17707              From: Blair Zajac <blair@orcaware.com>
17708              Date: Sat, 29 Dec 2001 22:37:03 -0800
17709              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
17710      Branch: perl
17711            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
17712 ____________________________________________________________________________
17713 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
17714         Log: Regen files.
17715      Branch: perl
17716            ! embed.h global.sym pod/perlapi.pod uconfig.h
17717 ____________________________________________________________________________
17718 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
17719         Log: Subject: [PATCH] -t without -w 
17720              From: Michael G Schwern <schwern@pobox.com>
17721              Date: Sat, 29 Dec 2001 23:46:25 -0500
17722              Message-ID: <20011230044625.GA14386@blackrider>
17723      Branch: perl
17724            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
17725            ! warnings.pl
17726 ____________________________________________________________________________
17727 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
17728         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
17729              From: Dave Rolsky <autarch@urth.org>               
17730              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
17731              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
17732              
17733              $^O is NetWare, not Netware.
17734      Branch: perl
17735            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
17736 ____________________________________________________________________________
17737 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
17738         Log: Sarathy thinks undoing C++ comments from C++ files
17739              is a bit too zealous.
17740      Branch: perl
17741            ! win32/perlhost.h win32/vmem.h
17742 ____________________________________________________________________________
17743 [ 13950] By: nick                                  on 2001/12/30  14:30:02
17744         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
17745              This gets them into Errno.pm - yet to prove they end up in $!.
17746      Branch: perlio
17747            ! ext/Errno/Errno_pm.PL
17748 ____________________________________________________________________________
17749 [ 13949] By: nick                                  on 2001/12/30  12:02:21
17750         Log: Integrate Cwd muddle
17751      Branch: perlio
17752           !> MANIFEST installperl lib/Cwd.pm
17753 ____________________________________________________________________________
17754 [ 13948] By: nick                                  on 2001/12/30  11:51:40
17755         Log: remove embed.pl duplicates
17756      Branch: perlio
17757            ! embed.h embed.pl global.sym proto.h
17758 ____________________________________________________________________________
17759 [ 13947] By: nick                                  on 2001/12/30  11:35:51
17760         Log: More Cwd tidy up
17761      Branch: perl
17762            ! MANIFEST installperl
17763 ____________________________________________________________________________
17764 [ 13946] By: nick                                  on 2001/12/30  11:12:42
17765         Log: Undo a mess trying Cwd.pm in its ext directory
17766      Branch: perl
17767            + lib/Cwd.pm
17768            - ext/Cwd/Cwd.pm
17769 ____________________________________________________________________________
17770 [ 13945] By: nick                                  on 2001/12/30  10:03:43
17771         Log: Integrate mainline
17772      Branch: perl
17773           +> ext/Cwd/Cwd.pm
17774            - lib/Cwd.pm
17775            ! MANIFEST
17776      Branch: perlio
17777           !> (integrate 45 files)
17778 ____________________________________________________________________________
17779 [ 13944] By: nick                                  on 2001/12/30  09:27:16
17780         Log: "Port" Devel::PPPort to Win32:
17781              - need to set @INC before use in the test
17782              - {} are special to dmake, so use ppport.h.PL
17783              rather than commandline 
17784      Branch: perlio
17785            + ext/Devel/PPPort/ppport.h.PL
17786            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
17787 ____________________________________________________________________________
17788 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
17789         Log: Update Changes.
17790      Branch: perl
17791            ! Changes patchlevel.h
17792 ____________________________________________________________________________
17793 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
17794         Log: Subject: [PATCH] cleaner close on tests, take 2
17795              From: andreas.koenig@anima.de (Andreas J. Koenig)
17796              Date: 29 Dec 2001 21:42:37 +0100
17797              Message-ID: <m33d1tvjuq.fsf@anima.de>
17798              
17799              (the DB_File patches)
17800      Branch: perl
17801            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17802            ! ext/DB_File/t/db-recno.t
17803 ____________________________________________________________________________
17804 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
17805         Log: Integrate perlio; regen'ed config_H.?c
17806      Branch: perl
17807           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17808 ____________________________________________________________________________
17809 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
17810         Log: Subject: [PATCH] cleaner close on tests, take 2             
17811              From: andreas.koenig@anima.de (Andreas J. Koenig)
17812              Date: 29 Dec 2001 21:42:37 +0100
17813              Message-ID: <m33d1tvjuq.fsf@anima.de>
17814              
17815              (except for the three DB_File patch fragments)
17816      Branch: perl
17817            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
17818            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
17819            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
17820            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
17821            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
17822            ! t/op/runlevel.t t/op/write.t t/run/switches.t
17823 ____________________________________________________________________________
17824 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
17825         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
17826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17827              Date: Sat, 29 Dec 2001 20:38:59 +0100
17828              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
17829              
17830              (NetWare tree not touched because it's very //)
17831      Branch: perl
17832            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
17833            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
17834            ! wince/include/errno.h wince/include/netdb.h
17835            ! wince/include/sys/socket.h wince/include/sys/stat.h
17836            ! wince/perllib.c wince/perlmain.c wince/win32.h
17837            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
17838            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
17839 ____________________________________________________________________________
17840 [ 13938] By: nick                                  on 2001/12/29  19:23:32
17841         Log: Integrate mainline (ok linux)
17842      Branch: perlio
17843           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
17844           !> (integrate 33 files)
17845 ____________________________________________________________________________
17846 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
17847         Log: Give up on serious testing of langinfo().  Leave the old
17848              code in place, though.
17849      Branch: perl
17850            ! ext/I18N/Langinfo/Langinfo.t
17851 ____________________________________________________________________________
17852 [ 13936] By: nick                                  on 2001/12/29  18:20:33
17853         Log: Routine regen_config_h - no real differences other than order of crypt 
17854      Branch: perlio
17855            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17856 ____________________________________________________________________________
17857 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
17858         Log: Integrate perlio;
17859              
17860              Define the two socket error numbers in terms of WSAEXXXXX equivalents
17861              
17862              Fudge Config.pm so File::Spec does not croak.
17863      Branch: perl
17864           !> win32/FindExt.pm win32/win32.h
17865 ____________________________________________________________________________
17866 [ 13934] By: nick                                  on 2001/12/29  17:27:50
17867         Log: Fudge Config.pm so File::Spec does not croak.
17868      Branch: perlio
17869            ! win32/FindExt.pm
17870 ____________________________________________________________________________
17871 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
17872         Log: metaconfig unit changes for #13932.
17873      Branch: metaconfig
17874            + U/modified/Init.U
17875            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
17876 ____________________________________________________________________________
17877 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
17878         Log: VOS tweaks from Paul Green.
17879              
17880              The Configure tweaks: the _exe needs to be
17881              set after the init; VOS has fd 3 hardwired to /dev/tty;
17882              the grep/ln/make substitutions really need to stick.
17883      Branch: perl
17884            ! Configure hints/vos.sh perl.h util.c vos/build.cm
17885            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17886            ! vos/config.ga.h vos/vosish.h
17887 ____________________________________________________________________________
17888 [ 13931] By: nick                                  on 2001/12/29  17:00:38
17889         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
17890              (just to get util.c to compile)
17891      Branch: perlio
17892            ! win32/win32.h
17893 ____________________________________________________________________________
17894 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
17895         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
17896              From: coral@eekeek.org
17897              Date: Fri, 28 Dec 2001 19:58:22 -0500      
17898              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
17899      Branch: perl
17900            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
17901            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
17902            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
17903            ! pod/perlunicode.pod pod/perlxs.pod util.c
17904 ____________________________________________________________________________
17905 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
17906         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
17907      Branch: perl
17908            ! t/op/exec.t
17909 ____________________________________________________________________________
17910 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
17911         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
17912              From: Abe Timmerman <abe@ztreet.demon.nl>
17913              Date: Sat, 29 Dec 2001 13:10:06 +0100
17914              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
17915      Branch: perl
17916            + lib/Pod/t/InputObjects.t
17917 ____________________________________________________________________________
17918 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
17919         Log: Integrate perlio;
17920              
17921              Quick fix (after couple of clever fixes failed) for
17922              "accept leaks memory" fail [ID 20011223.001]
17923              
17924              Nick Clark's embed.pl fix for my_socketpair
17925      Branch: perl
17926           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
17927 ____________________________________________________________________________
17928 [ 13926] By: nick                                  on 2001/12/29  15:23:21
17929         Log: Nick Clark's embed.pl fix for my_socketpair
17930      Branch: perlio
17931            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
17932 ____________________________________________________________________________
17933 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
17934         Log: Slight tweaks on the MM_Win32.t.
17935      Branch: perl
17936            ! lib/ExtUtils/t/MM_Win32.t
17937 ____________________________________________________________________________
17938 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
17939         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
17940              From: Abe Timmerman <abe@ztreet.demon.nl>
17941              Date: Sat, 29 Dec 2001 12:51:36 +0100
17942              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
17943      Branch: perl
17944            + lib/ExtUtils/t/MM_Win32.t
17945            ! MANIFEST
17946 ____________________________________________________________________________
17947 [ 13923] By: nick                                  on 2001/12/29  15:12:07
17948         Log: Quick fix (after couple of clever fixes failed) for
17949              "accept leaks memory" fail [ID 20011223.001]
17950      Branch: perlio
17951            ! pp_sys.c
17952 ____________________________________________________________________________
17953 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
17954         Log: Subject: [PATCH] Module names and other nits
17955              From: Autrijus Tang <autrijus@autrijus.org>                 
17956              Date: Sat, 29 Dec 2001 01:59:28 +0800
17957              Message-ID: <20011229015928.A29712@geb.elixus.org>              
17958      Branch: perl
17959            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
17960            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
17961            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
17962            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
17963            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
17964 ____________________________________________________________________________
17965 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
17966         Log: socketpair tweaks from Nicholas Clark.
17967      Branch: perl
17968            ! ext/Socket/socketpair.t util.c
17969 ____________________________________________________________________________
17970 [ 13920] By: nick                                  on 2001/12/29  12:36:21
17971         Log: Integrate mainline
17972      Branch: perlio
17973           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
17974           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
17975           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17976           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
17977           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
17978           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
17979           !> t/op/sysio.t
17980 ____________________________________________________________________________
17981 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
17982         Log: Retract #13917.
17983      Branch: perl
17984            ! doop.c
17985 ____________________________________________________________________________
17986 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
17987         Log: Subject: provisional MakeMaker patch for VMS
17988              From: "Craig A. Berry" <craigberry@mac.com> 
17989              Date: Thu, 27 Dec 2001 22:29:37 -0600
17990              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
17991      Branch: perl
17992            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17993 ____________________________________________________________________________
17994 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
17995         Log: (retracted by #13919)
17996      Branch: perl
17997            ! doop.c
17998 ____________________________________________________________________________
17999 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
18000         Log: metaconfig unit change for #13915.
18001      Branch: metaconfig/U/perl
18002            ! d_u32align.U
18003 ____________________________________________________________________________
18004 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
18005         Log: Remove debris in any case.
18006      Branch: perl
18007            ! Configure
18008 ____________________________________________________________________________
18009 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
18010         Log: Subject: [PATCH] Re: B::walksymtable oddness
18011              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18012              Date: Thu, 27 Dec 2001 19:14:24 +0100
18013              Message-ID: <3C2B7310.861.18820D0@localhost>
18014      Branch: perl
18015            ! ext/B/B.pm
18016 ____________________________________________________________________________
18017 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
18018         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
18019              From: Nicholas Clark <nick@unfortu.net> 
18020              Date: Fri, 28 Dec 2001 00:43:02 +0000
18021              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
18022      Branch: perl
18023            ! ext/Socket/socketpair.t
18024 ____________________________________________________________________________
18025 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
18026         Log: Fast Latin1<->UTF-8 conversion for older Perls.
18027      Branch: perl
18028            ! pod/perluniintro.pod
18029 ____________________________________________________________________________
18030 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
18031         Log: Update Changes.
18032      Branch: perl
18033            ! Changes patchlevel.h
18034 ____________________________________________________________________________
18035 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
18036         Log: More wait status trickery for BeOS.
18037      Branch: perl
18038            ! ext/POSIX/POSIX.xs
18039 ____________________________________________________________________________
18040 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
18041         Log: metaconfig unit change for #13908.
18042      Branch: metaconfig/U/perl
18043            ! d_u32align.U
18044 ____________________________________________________________________________
18045 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
18046         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
18047      Branch: perl
18048            ! Configure
18049 ____________________________________________________________________________
18050 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
18051         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
18052              From: gbarr@monty.mutatus.co.uk
18053              Date: 27 Dec 2001 14:41:36 -0000
18054              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
18055      Branch: perl
18056            ! lib/ExtUtils/t/Embed.t
18057 ____________________________________________________________________________
18058 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
18059         Log: Subject: [PATCH] Re: socketpair emulation
18060              From: Nicholas Clark <nick@unfortu.net> 
18061              Date: Wed, 26 Dec 2001 20:08:14 +0000
18062              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
18063      Branch: perl
18064            ! ext/Socket/socketpair.t
18065 ____________________________________________________________________________
18066 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
18067         Log: Subject: [DOC PATCH] left is right and right is left
18068              From: Philip Newton <Philip.Newton@gmx.net>
18069              Date: Thu, 27 Dec 2001 10:04:17 +0100
18070              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
18071      Branch: perl
18072            ! pod/perlfunc.pod pod/perlport.pod
18073 ____________________________________________________________________________
18074 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
18075         Log: Subject: [PATCH] check return of close
18076              From: andreas.koenig@anima.de (Andreas J. Koenig)            
18077              Date: 27 Dec 2001 09:47:30 +0100
18078              Message-ID: <m3ellhgicd.fsf@anima.de> 
18079              
18080              Subject: [PATCH] improve error reporting
18081              From: andreas.koenig@anima.de (Andreas J. Koenig)            
18082              Date: 27 Dec 2001 09:54:55 +0100
18083              Message-ID: <m3adw5gi00.fsf@anima.de> 
18084              
18085              Subject: [PATCH] check return value of close
18086              From: andreas.koenig@anima.de (Andreas J. Koenig)            
18087              Date: 27 Dec 2001 10:03:55 +0100
18088              Message-ID: <m3666tghl0.fsf@anima.de> 
18089              
18090              Subject: [PATCH] return of close
18091              From: andreas.koenig@anima.de (Andreas J. Koenig)            
18092              Date: 27 Dec 2001 10:22:15 +0100
18093              Message-ID: <m31yhhggqg.fsf@anima.de> 
18094      Branch: perl
18095            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
18096            ! t/io/fflush.t
18097 ____________________________________________________________________________
18098 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
18099         Log: Subject: [PATCH] check return of close
18100              From: andreas.koenig@anima.de (Andreas J. Koenig)            
18101              Date: 27 Dec 2001 09:47:30 +0100
18102              Message-ID: <m3ellhgicd.fsf@anima.de> 
18103      Branch: perl
18104            ! t/base/rs.t
18105 ____________________________________________________________________________
18106 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
18107         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
18108              From: andreas.koenig@anima.de (Andreas J. Koenig)
18109              Date: 27 Dec 2001 09:21:16 +0100
18110              Message-ID: <m3n105gjk3.fsf@anima.de>
18111      Branch: perl
18112            ! t/op/sysio.t
18113 ____________________________________________________________________________
18114 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
18115         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
18116              From: "Gerrit P. Haase" <gp@familiehaase.de>
18117              Date: Thu, 27 Dec 2001 09:23:55 +0100 
18118              Message-ID: <98211521662.20011227092355@familiehaase.de>
18119      Branch: perl
18120            ! lib/ExtUtils/t/MM_Cygwin.t
18121 ____________________________________________________________________________
18122 [ 13900] By: nick                                  on 2001/12/27  11:11:51
18123         Log: Integrate mainline
18124      Branch: perlio
18125           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
18126           +> lib/File/Spec/NW5.pm
18127           !> (integrate 52 files)
18128 ____________________________________________________________________________
18129 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
18130         Log: Replace the awful (most likely generated and not very persistent)
18131              URL with something tangible.
18132      Branch: perl
18133            ! README.hpux
18134 ____________________________________________________________________________
18135 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
18136         Log: Naughty /dev/printer (ls -l, really) of IRIX.
18137      Branch: perl
18138            ! t/op/stat.t
18139 ____________________________________________________________________________
18140 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
18141         Log: Upgrade to Net::Ping 2.10.
18142      Branch: perl
18143            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
18144            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18145            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18146            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18147 ____________________________________________________________________________
18148 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
18149         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
18150              (this showed up in Benchmark.t)
18151      Branch: perl
18152            ! pp_sys.c
18153 ____________________________________________________________________________
18154 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
18155         Log: BeOS updates.
18156      Branch: perl
18157            ! README.beos beos/beos.c
18158 ____________________________________________________________________________
18159 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
18160         Log: Subject: Re: bleadperl doesn't compile
18161              From: "Gerrit P. Haase" <gp@familiehaase.de>
18162              Date: Wed, 26 Dec 2001 21:29:08 +0100
18163              Message-ID: <22168634623.20011226212908@familiehaase.de>
18164              
18165              Cygwin with multiplicity.
18166      Branch: perl
18167            ! perlio.c
18168 ____________________________________________________________________________
18169 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
18170         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
18171              From: Nicholas Clark <nick@ccl4.org>
18172              Date: Wed, 26 Dec 2001 19:07:33 +0000
18173              Message-ID: <20011226190732.J48842@plum.flirble.org>            
18174              
18175              socketpair() (un)signedness nit.
18176      Branch: perl
18177            ! util.c
18178 ____________________________________________________________________________
18179 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
18180         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
18181              From: Nicholas Clark <nick@ccl4.org>
18182              Date: Wed, 26 Dec 2001 19:19:47 +0000
18183              Message-ID: <20011226191946.K48842@plum.flirble.org>
18184              
18185              Use report_evil_fh().
18186      Branch: perl
18187            ! doio.c
18188 ____________________________________________________________________________
18189 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
18190         Log: Bad $? assumptions.
18191      Branch: perl
18192            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
18193 ____________________________________________________________________________
18194 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
18195         Log: Net::Ping isn't going to work much without
18196              the Socket extension; fail more gracefully.
18197      Branch: perl
18198            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18199            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18200            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
18201            ! lib/Net/Ping/t/300_ping_stream.t
18202 ____________________________________________________________________________
18203 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
18204         Log: metaconfig unit change for #13888.
18205      Branch: metaconfig
18206            ! U/modified/Oldconfig.U
18207 ____________________________________________________________________________
18208 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
18209         Log: test -d /system is a bit too generic test for VOS
18210              (false hit in BeOS)
18211      Branch: perl
18212            ! Configure
18213 ____________________________________________________________________________
18214 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
18215         Log: No AF_UNIX in BeOS.
18216      Branch: perl
18217            ! util.c
18218 ____________________________________________________________________________
18219 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
18220         Log: FAQ sync.
18221      Branch: perl
18222            ! pod/perlfaq5.pod
18223 ____________________________________________________________________________
18224 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
18225         Log: Update Changes.
18226      Branch: perl
18227            ! Changes patchlevel.h
18228 ____________________________________________________________________________
18229 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
18230         Log: Make -t equal -tw.
18231      Branch: perl
18232            ! perl.c pod/perlrun.pod
18233 ____________________________________________________________________________
18234 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
18235         Log: Subject: Re: Not OK 13881
18236              From: John Peacock <jpeacock@rowman.com>
18237              Date: Tue, 25 Dec 2001 06:02:12 -0500
18238              Message-ID: <3C285CB4.8040006@rowman.com>
18239      Branch: perl
18240            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
18241 ____________________________________________________________________________
18242 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
18243         Log: Subject: Re: Not OK 13881
18244              From: andreas.koenig@anima.de (Andreas J. Koenig)
18245              Date: 25 Dec 2001 07:33:23 +0100
18246              Message-ID: <m3bsgnajws.fsf@anima.de>
18247      Branch: perl
18248            ! op.c
18249 ____________________________________________________________________________
18250 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
18251         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
18252              From: Mark-Jason Dominus <mjd@plover.com>    
18253              Date: Mon, 24 Dec 2001 18:14:48 -0500
18254              Message-ID: <20011224231448.25826.qmail@plover.com>
18255      Branch: perl
18256            ! op.c t/op/eval.t
18257 ____________________________________________________________________________
18258 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
18259         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
18260              From: Dave Rolsky <autarch@urth.org>
18261              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
18262              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
18263      Branch: perl
18264            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
18265            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
18266            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18267            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
18268            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
18269 ____________________________________________________________________________
18270 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
18271         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
18272              From: Jeffrey Friedl <jfriedl@yahoo.com>
18273              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
18274              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
18275              
18276              The rest of the tests for plus few extras.
18277      Branch: perl
18278            ! t/op/pat.t
18279 ____________________________________________________________________________
18280 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
18281         Log: metaconfig unit change for #13877.
18282      Branch: metaconfig
18283            ! U/modified/Unix.U
18284 ____________________________________________________________________________
18285 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
18286         Log: No-op.
18287      Branch: perl
18288            ! Configure
18289 ____________________________________________________________________________
18290 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
18291         Log: More constant casting.
18292      Branch: perl
18293            ! regexec.c
18294 ____________________________________________________________________________
18295 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
18296         Log: Subject: perlhack.pod 
18297              From: "John P. Linderman" <jpl@research.att.com>
18298              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
18299              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
18300      Branch: perl
18301            ! pod/perlhack.pod
18302 ____________________________________________________________________________
18303 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
18304         Log: File::Find patch patches from Thomas Wegner.
18305      Branch: perl
18306            ! lib/File/Find.pm
18307 ____________________________________________________________________________
18308 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
18309         Log: Subject: Re: socketpair emulation 
18310              From: Nicholas Clark <nick@unfortu.net>                 
18311              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
18312              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
18313      Branch: perl
18314            ! ext/Socket/socketpair.t
18315 ____________________________________________________________________________
18316 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
18317         Log: Must cast constants if they can be quads.
18318      Branch: perl
18319            ! regcomp.c
18320 ____________________________________________________________________________
18321 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
18322         Log: Promote the e/uid to wide enough un/signed integers
18323              and printf them as such.
18324      Branch: perl
18325            ! taint.c
18326 ____________________________________________________________________________
18327 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
18328         Log: metaconfig unit change for #13869.
18329      Branch: metaconfig/U/perl
18330            ! d_u32align.U
18331 ____________________________________________________________________________
18332 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
18333         Log: The U32 alignment test wasn't really working, noticed
18334              by Paul Green.  Now the test works, but this means that
18335              we may see coredumps from the test.   I sure hope MMUless
18336              places don't crash on the test.
18337      Branch: perl
18338            ! Configure
18339 ____________________________________________________________________________
18340 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
18341         Log: metaconfig unit changes for #13867.
18342      Branch: metaconfig
18343            ! U/compline/nblock_io.U U/modified/Unix.U
18344            ! U/modified/spitshell.U
18345 ____________________________________________________________________________
18346 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
18347         Log: More VOS tweaks.
18348      Branch: perl
18349            ! Configure
18350 ____________________________________________________________________________
18351 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
18352         Log: The funky final sigma casefolding.
18353      Branch: perl
18354            ! regcomp.c regexec.c t/op/pat.t utf8.h
18355 ____________________________________________________________________________
18356 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
18357         Log: Update Changes.
18358      Branch: perl
18359            ! Changes patchlevel.h
18360 ____________________________________________________________________________
18361 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
18362         Log: Move the \C and \X to pat.t.
18363      Branch: perl
18364            ! t/op/pat.t t/op/re_tests
18365 ____________________________________________________________________________
18366 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
18367         Log: More logical test ordering.
18368      Branch: perl
18369            ! perl.h
18370 ____________________________________________________________________________
18371 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
18372         Log: Integrate perlio;
18373              
18374              Add at least the "important" PerlIO_xxxx functions to embed.pl
18375              so that they get implicit pTHX_ and we can avoid slow dTHX.
18376              
18377              Put PerlIO stuff inside EXTERN C
18378              
18379              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
18380      Branch: perl
18381           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
18382           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
18383           !> win32/win32.c
18384 ____________________________________________________________________________
18385 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
18386         Log: Even more \X fixing.
18387      Branch: perl
18388            ! regexec.c t/op/pat.t
18389 ____________________________________________________________________________
18390 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
18391         Log: More \X fixing.
18392      Branch: perl
18393            ! regexec.c t/op/pat.t
18394 ____________________________________________________________________________
18395 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
18396         Log: Fix encoding pragma.
18397      Branch: perl
18398            ! regcomp.c
18399 ____________________________________________________________________________
18400 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
18401         Log: Subject: socketpair emulation
18402              From: Nicholas Clark <nick@unfortu.net>
18403              Date: Sat, 22 Dec 2001 18:38:18 +0000
18404              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
18405      Branch: perl
18406            + ext/Socket/socketpair.t
18407            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
18408            ! pp_sys.c proto.h util.c
18409 ____________________________________________________________________________
18410 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
18411         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
18412              From: Jeffrey Friedl <jfriedl@yahoo.com>
18413              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
18414              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
18415              
18416              (partially applied, most of the new tests need to be rethought)
18417      Branch: perl
18418            ! regcomp.c t/op/re_tests
18419 ____________________________________________________________________________
18420 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
18421         Log: Small tweaks.
18422      Branch: perl
18423            ! handy.h regexec.c
18424 ____________________________________________________________________________
18425 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
18426         Log: Unicode casefolding continues.
18427              (lib/encoding.t still failing.)
18428      Branch: perl
18429            ! regexec.c t/op/pat.t
18430 ____________________________________________________________________________
18431 [ 13854] By: nick                                  on 2001/12/22  20:01:27
18432         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
18433      Branch: perlio
18434            ! makedef.pl perlio.h perlio.sym win32/win32.c
18435 ____________________________________________________________________________
18436 [ 13853] By: nick                                  on 2001/12/22  19:58:53
18437         Log: Put PerlIO stuff inside EXTERN C
18438      Branch: perlio
18439            ! embed.pl proto.h
18440 ____________________________________________________________________________
18441 [ 13852] By: nick                                  on 2001/12/22  18:04:34
18442         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
18443              so that they get implicit pTHX_ and we can avoid slow dTHX.
18444      Branch: perlio
18445            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
18446            ! perlio.h pod/perlapi.pod proto.h
18447 ____________________________________________________________________________
18448 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
18449         Log: metaconfig unit change for #13850.
18450      Branch: metaconfig
18451            ! U/modified/Loc.U
18452 ____________________________________________________________________________
18453 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
18454         Log: Rework the make logic (again).
18455      Branch: perl
18456            ! Configure
18457 ____________________________________________________________________________
18458 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
18459         Log: Integrate perlio;
18460              Fix mis-parse of autoloaded usage code by declaring the sub
18461              Correct checking code which Ilya spotted was tripped by CR at EOF.
18462              The CR at EOF fix earlier broke CR at end-of-buffer.
18463      Branch: perl
18464            ! regexec.c
18465           !> ext/POSIX/POSIX.pm perlio.c sv.c
18466 ____________________________________________________________________________
18467 [ 13848] By: nick                                  on 2001/12/22  15:11:17
18468         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
18469              This should be okay for both?
18470      Branch: perlio
18471            ! perlio.c
18472 ____________________________________________________________________________
18473 [ 13847] By: nick                                  on 2001/12/22  12:26:32
18474         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
18475              Also tone down perl -DP tracing of sv_gets.
18476      Branch: perlio
18477            ! perlio.c sv.c
18478 ____________________________________________________________________________
18479 [ 13846] By: nick                                  on 2001/12/22  10:49:27
18480         Log: Fix mis-parse of autoloaded usage code by declaring the sub
18481      Branch: perlio
18482            ! ext/POSIX/POSIX.pm
18483 ____________________________________________________________________________
18484 [ 13845] By: nick                                  on 2001/12/22  10:44:11
18485         Log: Integrate mainline - some fails:
18486              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
18487              -------------------------------------------------------------------------------
18488              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
18489              ../lib/encoding.t                    19    2  10.53%  17-18
18490              op/pat.t                            770    3   0.39%  754-755 757
18491      Branch: perlio
18492           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
18493           !> (integrate 36 files)
18494 ____________________________________________________________________________
18495 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
18496         Log: More Unicode casing fixes.
18497      Branch: perl
18498            ! regexec.c t/op/pat.t
18499 ____________________________________________________________________________
18500 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
18501         Log: Unicode casefolding fixes.
18502      Branch: perl
18503            ! op.c regcomp.c regexec.c t/op/pat.t
18504 ____________________________________________________________________________
18505 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
18506         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
18507              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18508              Date: Sat, 22 Dec 2001 00:01:29 +0100
18509              Message-ID: <20011222000129.A713@rafael>
18510      Branch: perl
18511            ! ext/B/B/Deparse.pm
18512 ____________________________________________________________________________
18513 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
18514         Log: VOS config from Paul Green.
18515      Branch: perl
18516            ! hints/vos.sh
18517 ____________________________________________________________________________
18518 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
18519         Log: Subject: [PATCH @13746] CreateTTY on OS/2
18520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18521              Date: Fri, 21 Dec 2001 15:59:45 -0500
18522              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
18523      Branch: perl
18524            ! lib/perl5db.pl
18525 ____________________________________________________________________________
18526 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
18527         Log: Subject: [PATCH @13746] uninstalled build of modules broken
18528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18529              Date: Fri, 21 Dec 2001 15:49:09 -0500
18530              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
18531      Branch: perl
18532            ! lib/ExtUtils/MM_Unix.pm
18533 ____________________________________________________________________________
18534 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
18535         Log: Subject: [PATCH @13746] OS/2 File::* modules
18536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18537              Date: Fri, 21 Dec 2001 15:43:24 -0500
18538              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
18539      Branch: perl
18540            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
18541 ____________________________________________________________________________
18542 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
18543         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
18544              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18545              Date: Fri, 21 Dec 2001 17:29:07 +0100
18546              Message-ID: <3C236353.6625C4C0@alcatel.at>
18547      Branch: perl
18548            ! pod/perltie.pod
18549 ____________________________________________________________________________
18550 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
18551         Log: metaconfig unit changes for #13835
18552      Branch: metaconfig
18553            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
18554            ! U/modified/sh.U
18555 ____________________________________________________________________________
18556 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
18557         Log: Further VOS tweaks: the _exe needs to be introduced
18558              in the very beginning, and the make/gmake needs special
18559              VOS logic.
18560      Branch: perl
18561            ! Configure Makefile.SH
18562 ____________________________________________________________________________
18563 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
18564         Log: Update Changes.
18565      Branch: perl
18566            ! Changes patchlevel.h
18567 ____________________________________________________________________________
18568 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
18569         Log: metaconfig unit change for #13832.
18570      Branch: metaconfig
18571            ! U/modified/spitshell.U
18572 ____________________________________________________________________________
18573 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
18574         Log: Also the search for cat needs to be _exe-aware.
18575      Branch: perl
18576            ! Configure
18577 ____________________________________________________________________________
18578 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
18579         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
18580              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18581              Date: Fri, 21 Dec 2001 14:02:01 +0100
18582              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
18583      Branch: perl
18584            ! ext/B/B/Xref.pm
18585 ____________________________________________________________________________
18586 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
18587         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
18588      Branch: perl
18589            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
18590            ! ext/B/t/assembler.t
18591 ____________________________________________________________________________
18592 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
18593         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
18594              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18595              Date: Fri, 21 Dec 2001 11:15:38 +0100
18596              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
18597      Branch: perl
18598            ! hv.c
18599 ____________________________________________________________________________
18600 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
18601         Log: A plan is good.
18602      Branch: perl
18603            ! ext/re/re.t
18604 ____________________________________________________________________________
18605 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
18606         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
18607              From: chromatic <chromatic@rmci.net>
18608              Date: Thu, 20 Dec 2001 16:16:48 -0700
18609              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
18610      Branch: perl
18611            + ext/re/re.t
18612            ! MANIFEST
18613 ____________________________________________________________________________
18614 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
18615         Log: Synchronize the skippage message.
18616      Branch: perl
18617            ! lib/ExtUtils/t/MM_OS2.t
18618 ____________________________________________________________________________
18619 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
18620         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
18621              From: chromatic <chromatic@rmci.net>
18622              Date: Thu, 20 Dec 2001 16:09:10 -0700
18623              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
18624      Branch: perl
18625            + lib/ExtUtils/t/MM_OS2.t
18626            ! MANIFEST
18627 ____________________________________________________________________________
18628 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
18629         Log: Subject: perlfunc.pod patch re flock via fcntl
18630              From: "Tye McQueen" <tye@metronet.com>
18631              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
18632              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
18633      Branch: perl
18634            ! pod/perlfunc.pod
18635 ____________________________________________________________________________
18636 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
18637         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
18638              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
18639              (the Unicode maximum code point) warnable offenses.
18640      Branch: perl
18641            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
18642            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
18643 ____________________________________________________________________________
18644 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
18645         Log: Sterner admonishment on -t.
18646      Branch: perl
18647            ! pod/perlrun.pod
18648 ____________________________________________________________________________
18649 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
18650         Log: Subject: [PATCH B::Dpparse] minor qr// fix
18651              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18652              Date: Thu, 20 Dec 2001 22:53:34 +0100
18653              Message-ID: <20011220225334.A735@rafael>
18654      Branch: perl
18655            ! ext/B/B/Deparse.pm
18656 ____________________________________________________________________________
18657 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
18658         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
18659              From: Robert Spier <rspier@pobox.com>
18660              Date: Thu, 20 Dec 2001 08:10:00 -0800
18661              Message-ID: <15394.3416.693353.107334@rls.cx>
18662      Branch: perl
18663            ! lib/Carp/Heavy.pm
18664 ____________________________________________________________________________
18665 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
18666         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
18667      Branch: perl
18668           !> win32/win32io.c
18669 ____________________________________________________________________________
18670 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
18671         Log: Subject: Re: [PATCH pod/perliol.pod] resend
18672              From: Stas Bekman <stas@stason.org>
18673              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
18674              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
18675      Branch: perl
18676            ! pod/perliol.pod
18677 ____________________________________________________________________________
18678 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
18679         Log: Fix up the APIs noone hopefully uses.
18680      Branch: perl
18681            ! utf8.c
18682 ____________________________________________________________________________
18683 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
18684         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
18685              Date: Wed, 19 Dec 2001 14:13:38 -0800
18686              From: Robert Spier <rspier@pobox.com>
18687              Message-ID: <15393.4370.605214.548582@rls.cx>
18688      Branch: perl
18689            ! lib/Carp.t lib/Carp/Heavy.pm
18690 ____________________________________________________________________________
18691 [ 13815] By: nick                                  on 2001/12/20  10:23:42
18692         Log: pTHX_ fixes for :win32 layer
18693      Branch: perlio
18694            ! win32/win32io.c
18695 ____________________________________________________________________________
18696 [ 13814] By: nick                                  on 2001/12/20  08:20:11
18697         Log: Integrate mainline (mostly) utf8.c does not compile.
18698      Branch: perlio
18699           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
18700           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18701           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18702           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
18703           +> lib/Net/Ping/t/300_ping_stream.t
18704           !> Changes MANIFEST embed.h embed.pl embedvar.h
18705           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
18706           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
18707           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
18708           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
18709           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
18710 ____________________________________________________________________________
18711 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
18712         Log: Some bincompat clawbacks.
18713      Branch: perl
18714            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
18715            ! wince/perldll.def
18716 ____________________________________________________________________________
18717 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
18718         Log: gcc pacifying (RH 7.1/ia64).
18719      Branch: perl
18720            ! pp.c
18721 ____________________________________________________________________________
18722 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
18723         Log: Update Changes.
18724      Branch: perl
18725            ! Changes patchlevel.h
18726 ____________________________________________________________________________
18727 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
18728         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
18729              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
18730              Date: Wed, 19 Dec 2001 12:35:07 +0100
18731              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
18732              
18733              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
18734              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18735              Date: Wed, 19 Dec 2001 17:34:51 +0000
18736              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
18737      Branch: perl
18738            ! pod/perlre.pod
18739 ____________________________________________________________________________
18740 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
18741         Log: Integrate perlio.
18742      Branch: perl
18743           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
18744           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
18745 ____________________________________________________________________________
18746 [ 13808] By: nick                                  on 2001/12/19  16:08:27
18747         Log: Add pTHX to all vtable functions for future-proofing and
18748              consistency of PerlIO layers.
18749      Branch: perlio
18750            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
18751            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
18752 ____________________________________________________________________________
18753 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
18754         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
18755      Branch: perl
18756            ! ext/B/B/Assembler.pm
18757 ____________________________________________________________________________
18758 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
18759         Log: Reword the alarm explanation.
18760      Branch: perl
18761            ! pod/perlfunc.pod
18762 ____________________________________________________________________________
18763 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
18764         Log: Subject: [PATCH @13746] OS/2 build
18765              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
18766              Date: Wed, 19 Dec 2001 02:45:41 -0500
18767              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
18768              
18769              (skipped the t/TEST change)
18770      Branch: perl
18771            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
18772            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
18773            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
18774 ____________________________________________________________________________
18775 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
18776         Log: Upgrade to Net::Ping 2.09.
18777      Branch: perl
18778            + lib/Net/Ping/CHANGES lib/Net/Ping/README
18779            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18780            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18781            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
18782            + lib/Net/Ping/t/300_ping_stream.t
18783            ! MANIFEST lib/Net/Ping.pm
18784 ____________________________________________________________________________
18785 [ 13803] By: nick                                  on 2001/12/19  14:43:24
18786         Log: Integrate mainline
18787      Branch: perlio
18788           +> ext/B/t/assembler.t lib/lib.t
18789           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
18790           !> lib/lib_pm.PL t/op/glob.t utf8.c
18791 ____________________________________________________________________________
18792 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
18793         Log: B::Assembler/B::Disassembler patches and test;
18794              from Wolfgang Laun.
18795              
18796              TODO: getting perlcc working.
18797      Branch: perl
18798            + ext/B/t/assembler.t
18799            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
18800 ____________________________________________________________________________
18801 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
18802         Log: Can't printf U8s as UVs.
18803      Branch: perl
18804            ! utf8.c
18805 ____________________________________________________________________________
18806 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
18807         Log: Subject: Re: [PATCH] ...while $var = glob(...)
18808              From: Robin Houston <robin@kitsite.com> 
18809              Date: Wed, 19 Dec 2001 13:48:55 +0000
18810              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
18811              
18812              Not exactly a glob test but internal-logically correct.
18813      Branch: perl
18814            ! t/op/glob.t
18815 ____________________________________________________________________________
18816 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
18817         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
18818              From: Michael G Schwern <schwern@pobox.com> 
18819              Date: Wed, 19 Dec 2001 07:42:54 -0500
18820              Message-ID: <20011219124254.GF8630@blackrider>
18821      Branch: perl
18822            + lib/lib.t
18823            ! MANIFEST lib/lib_pm.PL
18824 ____________________________________________________________________________
18825 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
18826         Log: Integrate with perlio.
18827      Branch: perl
18828           !> hv.c hv.h scope.c util.c
18829 ____________________________________________________________________________
18830 [ 13797] By: nick                                  on 2001/12/19  12:03:21
18831         Log: Remove the sometimes-lvalue cast
18832      Branch: perlio
18833            ! hv.h
18834 ____________________________________________________________________________
18835 [ 13796] By: nick                                  on 2001/12/19  11:02:27
18836         Log: alarm.t with -Uuseperlio fix
18837              - SA_RESTART should only be function of PERL_OLD_SIGNALS
18838              not USE_PERLIO
18839      Branch: perlio
18840            ! util.c
18841 ____________________________________________________________________________
18842 [ 13795] By: nick                                  on 2001/12/19  10:19:40
18843         Log: Fix READONLY hashes:
18844              1. Discovered need for disabled scope.c part of Jeff's patch.
18845              2. Corrected hv_delete* - entry was being de-linked from
18846              chain (patch program not smart enough?)
18847      Branch: perlio
18848            ! hv.c scope.c
18849 ____________________________________________________________________________
18850 [ 13794] By: nick                                  on 2001/12/19  09:35:13
18851         Log: Integrate mainline
18852      Branch: perlio
18853           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
18854           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
18855           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
18856           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
18857           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
18858 ____________________________________________________________________________
18859 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
18860         Log: Regen toc.
18861      Branch: perl
18862            ! pod/perltoc.pod
18863 ____________________________________________________________________________
18864 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
18865         Log: FAQ sync.
18866      Branch: perl
18867            ! pod/perlfaq5.pod
18868 ____________________________________________________________________________
18869 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
18870         Log: Reformat round.
18871      Branch: perl
18872            ! pod/perlunicode.pod
18873 ____________________________________________________________________________
18874 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
18875         Log: Subject: [PATCH] pod/perlunicode.pod
18876              From: Jeffrey Friedl <jfriedl@yahoo.com>
18877              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
18878              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
18879      Branch: perl
18880            ! pod/perlunicode.pod
18881 ____________________________________________________________________________
18882 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
18883         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
18884              From: Jeffrey Friedl <jfriedl@yahoo.com>
18885              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
18886              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
18887      Branch: perl
18888            ! pod/perluniintro.pod
18889 ____________________________________________________________________________
18890 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
18891         Log: Slight pod reformatting.
18892      Branch: perl
18893            ! pod/perluniintro.pod
18894 ____________________________________________________________________________
18895 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
18896         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
18897              From: Jeffrey Friedl <jfriedl@yahoo.com>    
18898              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
18899              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
18900      Branch: perl
18901            ! pod/perluniintro.pod
18902 ____________________________________________________________________________
18903 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
18904         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
18905              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18906              Date: Wed, 19 Dec 2001 01:45:23 +0000
18907              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
18908      Branch: perl
18909            ! sv.c
18910 ____________________________________________________________________________
18911 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
18912         Log: Subject: Porting/checkURL.pl
18913              From: abigail@foad.org
18914              Date: Tue, 18 Dec 2001 19:03:22 +0100          
18915              Message-ID: <20011218180322.8278.qmail@foad.org> 
18916      Branch: perl
18917            ! Porting/checkURL.pl
18918 ____________________________________________________________________________
18919 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
18920         Log: metaconfig unit change for #13783.
18921      Branch: metaconfig
18922            ! U/modified/Loc.U
18923 ____________________________________________________________________________
18924 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
18925         Log: A bit too oversweeping matching in #13778.
18926      Branch: perl
18927            ! Configure
18928 ____________________________________________________________________________
18929 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
18930         Log: Re-gen Configure based on #13778..13781.
18931      Branch: perl
18932            ! Configure config_h.SH
18933 ____________________________________________________________________________
18934 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
18935         Log: First assume that crypt() can live happy normal life in
18936              the libc or the moral equivalent; only then try magic.
18937      Branch: metaconfig
18938            + U/modified/d_crypt.U
18939 ____________________________________________________________________________
18940 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
18941         Log: In VOS ACLs confuse the testing.
18942      Branch: metaconfig
18943            ! U/modified/Findhdr.U
18944 ____________________________________________________________________________
18945 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
18946         Log: Either make or gmake.
18947      Branch: metaconfig
18948            ! U/modified/Loc.U
18949 ____________________________________________________________________________
18950 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
18951         Log: If your _exe is different from .exe and your test -f $foo
18952              doesn't do magic to recognize $foo$_exe, you will need to
18953              specify -D_exe=... on command line-- and this patch.
18954      Branch: metaconfig
18955            + U/modified/sh.U
18956            ! U/modified/Loc.U
18957 ____________________________________________________________________________
18958 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
18959         Log: Fix the bugs in #13768..13776, and regen Configure.
18960      Branch: metaconfig
18961            ! U/compline/nblock_io.U U/modified/Findhdr.U
18962            ! U/modified/spitshell.U
18963      Branch: metaconfig/U/perl
18964            ! issymlink.U perlpath.U
18965      Branch: perl
18966            ! Configure config_h.SH
18967 ____________________________________________________________________________
18968 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
18969         Log: Must test with $_exe. (There are plenty of similar
18970              spots earlier but they are a tad more complex to fix
18971              since they come before the hints are run.)
18972      Branch: metaconfig
18973            + U/modified/yacc.U
18974 ____________________________________________________________________________
18975 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
18976         Log: F_SETFL might require <fcntl.h>
18977      Branch: metaconfig
18978            ! U/compline/nblock_io.U
18979 ____________________________________________________________________________
18980 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
18981         Log: Don't require make; have both make and gmake optional.
18982              (Maybe have a check that at least one of them is available?)
18983      Branch: metaconfig
18984            ! U/modified/Loc.U
18985 ____________________________________________________________________________
18986 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
18987         Log: cat might be farther than /bin or /usr/bin.
18988      Branch: metaconfig
18989            ! U/modified/spitshell.U
18990 ____________________________________________________________________________
18991 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
18992         Log: In VOS the path component separator is >, not /.
18993      Branch: metaconfig
18994            ! U/modified/Findhdr.U
18995 ____________________________________________________________________________
18996 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
18997         Log: The VOS shell doesn't implement the ? wildcard
18998              (? is used for other purposes, I assume); but
18999              it does implement the * wildcard, and that works
19000              in the general case just fine.
19001      Branch: metaconfig/U/perl
19002            ! d_dlsymun.U
19003 ____________________________________________________________________________
19004 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
19005         Log: VOS detection.
19006      Branch: metaconfig
19007            ! U/modified/Oldconfig.U
19008 ____________________________________________________________________________
19009 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
19010         Log: Proper path for VOS.
19011      Branch: metaconfig
19012            ! U/modified/Head.U
19013 ____________________________________________________________________________
19014 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
19015         Log: Change s/>& 4/>&4/g for consistency.
19016      Branch: metaconfig
19017            + U/modified/d_dosuid.U
19018            ! U/modified/d_socket.U
19019      Branch: metaconfig/U/perl
19020            ! issymlink.U perlxvf.U
19021 ____________________________________________________________________________
19022 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
19023         Log: Subject: Re: Benchmark.t failure on Linux
19024              From: Nicholas Clark <nick@ccl4.org>
19025              Date: Tue, 18 Dec 2001 22:51:25 +0000
19026              Message-ID: <20011218225124.N21702@plum.flirble.org>
19027      Branch: perl
19028            ! lib/Benchmark.t
19029 ____________________________________________________________________________
19030 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
19031         Log: Re-applying #13752 until a better solution can be found.
19032      Branch: perl
19033            ! lib/ExtUtils/t/MM_Unix.t
19034 ____________________________________________________________________________
19035 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
19036         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
19037              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
19038              Date: Tue, 18 Dec 2001 12:05:40 -0500
19039              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
19040      Branch: perl
19041            ! lib/Exporter.pm
19042 ____________________________________________________________________________
19043 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
19044         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
19045              findings -- some of the warnings I can't explain except
19046              by NVgf being detected wrong, though.
19047      Branch: perl
19048            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
19049 ____________________________________________________________________________
19050 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
19051         Log: Subject: [PATCH] pod/perluniintro.pod
19052              From: Jeffrey Friedl <jfriedl@yahoo.com>
19053              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
19054              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
19055      Branch: perl
19056            ! pod/perluniintro.pod
19057 ____________________________________________________________________________
19058 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
19059         Log: ".pm" is the native executable suffix in VOS.
19060      Branch: perl
19061            ! hints/vos.sh
19062 ____________________________________________________________________________
19063 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
19064         Log: Integrate perlio;
19065              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
19066      Branch: perl
19067           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
19068 ____________________________________________________________________________
19069 [ 13760] By: nick                                  on 2001/12/18  15:55:22
19070         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
19071              - added delete of READONLY value inhibit & test for same
19072              - re-tabbed
19073      Branch: perlio
19074            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
19075 ____________________________________________________________________________
19076 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
19077         Log: (Undone by #13766.)
19078              Retract #13752.
19079      Branch: perl
19080            ! lib/ExtUtils/t/MM_Unix.t
19081 ____________________________________________________________________________
19082 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
19083         Log: Echoes of #13757.
19084      Branch: perl
19085            ! t/lib/warnings/utf8
19086 ____________________________________________________________________________
19087 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
19088         Log: Make the utf8 malformedness messages more verbose.
19089      Branch: perl
19090            ! lib/utf8.t utf8.c
19091 ____________________________________________________________________________
19092 [ 13756] By: nick                                  on 2001/12/18  14:43:58
19093         Log: Integrate mainline
19094      Branch: perlio
19095           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
19096           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
19097           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
19098           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
19099           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
19100           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
19101            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
19102            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
19103            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
19104            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
19105            - lib/ExtUtils/testlib.t
19106           !> (integrate 28 files)
19107 ____________________________________________________________________________
19108 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
19109         Log: README.aix updates from Jens-Uwe Mager.
19110      Branch: perl
19111            ! README.aix
19112 ____________________________________________________________________________
19113 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
19114         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
19115              From: Michael G Schwern <schwern@pobox.com>
19116              Date: Tue, 18 Dec 2001 00:58:18 -0500
19117              Message-ID: <20011218055818.GC4362@blackrider>
19118      Branch: perl
19119            ! lib/Benchmark.t
19120 ____________________________________________________________________________
19121 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
19122         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
19123              From: Michael G Schwern <schwern@pobox.com>
19124              Date: Tue, 18 Dec 2001 00:40:38 -0500
19125              Message-ID: <20011218054038.GB4362@blackrider>
19126      Branch: perl
19127            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
19128 ____________________________________________________________________________
19129 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
19130         Log: (reintroduced by #13766)
19131              (retracted by #13759)
19132              
19133              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
19134              From: Michael G Schwern <schwern@pobox.com>  
19135              Date: Tue, 18 Dec 2001 00:00:23 -0500
19136              Message-ID: <20011218050023.GA27893@blackrider>
19137      Branch: perl
19138            ! lib/ExtUtils/t/MM_Unix.t
19139 ____________________________________________________________________________
19140 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
19141         Log: Re-patch #13749.
19142      Branch: perl
19143            ! t/op/glob.t
19144 ____________________________________________________________________________
19145 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
19146         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
19147              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19148              Date: Tue, 18 Dec 2001 12:55:43 +0000
19149              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
19150      Branch: perl
19151            ! ext/Devel/Peek/Peek.pm
19152 ____________________________________________________________________________
19153 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
19154         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
19155              From: Robin Houston <robin@kitsite.com> 
19156              Date: Tue, 18 Dec 2001 14:54:33 +0000
19157              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
19158      Branch: perl
19159            ! t/op/glob.t
19160 ____________________________________________________________________________
19161 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
19162         Log: Subject: [PATCH] slightly more for Exporter.pm
19163              From: Nicholas Clark <nick@ccl4.org>
19164              Date: Tue, 18 Dec 2001 00:22:03 +0000
19165              Message-ID: <20011218002203.M21702@plum.flirble.org>
19166      Branch: perl
19167            ! lib/Exporter.pm
19168 ____________________________________________________________________________
19169 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
19170         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
19171              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19172              Date: Mon, 17 Dec 2001 16:37:18 +0100
19173              Message-ID: <20011217163718.A2292@rafael>
19174              
19175              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
19176              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19177              Date: Mon, 17 Dec 2001 23:17:06 +0100
19178              Message-ID: <20011217231706.A730@rafael>
19179      Branch: perl
19180            ! pod/perlsub.pod pp.c toke.c
19181 ____________________________________________________________________________
19182 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
19183         Log: Update Changes.
19184      Branch: perl
19185            ! Changes patchlevel.h
19186 ____________________________________________________________________________
19187 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
19188         Log: New test warrants a MANIFEST entry.
19189      Branch: perl
19190            ! MANIFEST
19191 ____________________________________________________________________________
19192 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
19193         Log: Subject: Re: [PATCH] ...while $var = glob(...)
19194              From: Robin Houston <robin@kitsite.com>
19195              Date: Mon, 17 Dec 2001 20:27:30 +0000
19196              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
19197              
19198              Can't portably unlink open files.
19199      Branch: perl
19200            ! t/op/glob.t
19201 ____________________________________________________________________________
19202 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
19203         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
19204      Branch: perl
19205            ! pod/perluniintro.pod
19206 ____________________________________________________________________________
19207 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
19208         Log: Move typeglob test from glob.t to gv.t.
19209      Branch: perl
19210            ! t/op/glob.t t/op/gv.t
19211 ____________________________________________________________________________
19212 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
19213         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
19214              From: Robin Houston <robin@kitsite.com> 
19215              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
19216              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
19217      Branch: perl
19218            ! t/op/glob.t
19219 ____________________________________________________________________________
19220 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
19221         Log: Demote the surrogate and non-character errors to warnings.
19222      Branch: perl
19223            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
19224 ____________________________________________________________________________
19225 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
19226         Log: Subject: [PATCH] more POSIX tests, and more autoloading
19227              From: Nicholas Clark <nick@ccl4.org>
19228              Date: Mon, 17 Dec 2001 18:27:47 +0000
19229              Message-ID: <20011217182747.D21702@plum.flirble.org>
19230      Branch: perl
19231            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
19232 ____________________________________________________________________________
19233 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
19234         Log: Subject: [PATCH] ...while $var = glob(...)
19235              From: Robin Houston <robin@kitsite.com> 
19236              Date: Mon, 17 Dec 2001 15:51:54 +0000
19237              Message-ID: <20011217155153.A311@robin.kitsite.com>
19238      Branch: perl
19239            ! op.c
19240 ____________________________________________________________________________
19241 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
19242         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
19243              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19244              Date: Mon, 17 Dec 2001 15:23:01 +0100
19245              Message-ID: <20011217152301.A704@rafael>
19246      Branch: perl
19247            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
19248 ____________________________________________________________________________
19249 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
19250         Log: The system() vs $SIG{ARLM} is no more a todo.
19251      Branch: perl
19252            ! t/op/alarm.t
19253 ____________________________________________________________________________
19254 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
19255         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
19256              From: Michael G Schwern <schwern@pobox.com>
19257              Date: Sun, 16 Dec 2001 23:59:01 -0500
19258              Message-ID: <20011217045901.GL17232@blackrider>
19259      Branch: perl
19260            + t/op/alarm.t
19261            ! MANIFEST
19262 ____________________________________________________________________________
19263 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
19264         Log: s/UNIX/Unix/
19265      Branch: perl
19266            ! MANIFEST
19267 ____________________________________________________________________________
19268 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
19269         Log: Move ExtUtils tests to lib/ExtUtils/t.
19270      Branch: perl
19271            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
19272            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
19273            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
19274            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
19275            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
19276            + lib/ExtUtils/t/testlib.t
19277            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
19278            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
19279            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
19280            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
19281            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
19282            ! MANIFEST
19283 ____________________________________________________________________________
19284 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
19285         Log: Subject: [PATCH] MM_Unix tests, and some questions
19286              From: Tels <perl_dummy@bloodgate.com>
19287              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
19288              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
19289              
19290              Subject: Re: [PATCH] MM_Unix tests, and some questions
19291              From: Tels <perl_dummy@bloodgate.com>
19292              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
19293              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
19294      Branch: perl
19295            + lib/ExtUtils/MM_Unix.t
19296            ! MANIFEST lib/ExtUtils/MM_Unix.pm
19297 ____________________________________________________________________________
19298 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
19299         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
19300              From: Michael G Schwern <schwern@pobox.com>
19301              Date: Sun, 16 Dec 2001 17:53:55 -0500
19302              Message-ID: <20011216225354.GE8900@blackrider>
19303      Branch: perl
19304            ! lib/ExtUtils/MM_Unix.pm
19305 ____________________________________________________________________________
19306 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
19307         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
19308              From: Michael G Schwern <schwern@pobox.com>                
19309              Date: Sun, 16 Dec 2001 16:12:55 -0500
19310              Message-ID: <20011216211255.GV8900@blackrider>
19311      Branch: perl
19312            ! ext/B/B/Deparse.pm
19313 ____________________________________________________________________________
19314 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
19315         Log: Subject: [PATCH] Exporter.pm
19316              From: Nicholas Clark <nick@ccl4.org>
19317              Date: Sun, 16 Dec 2001 19:24:25 +0000
19318              Message-ID: <20011216192425.R21702@plum.flirble.org>
19319      Branch: perl
19320            ! lib/Exporter.pm
19321 ____________________________________________________________________________
19322 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
19323         Log: Subject: [PATCH] Exporter.t (and question)
19324              From: Nicholas Clark <nick@ccl4.org>
19325              Date: Sun, 16 Dec 2001 17:24:55 +0000
19326              Message-ID: <20011216172455.P21702@plum.flirble.org>
19327      Branch: perl
19328            ! lib/Exporter.t
19329 ____________________________________________________________________________
19330 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
19331         Log: Subject: Re: perl@13661
19332              From: "John P. Linderman" <jpl@research.att.com>              
19333              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
19334              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
19335      Branch: perl
19336            ! pp_sort.c
19337 ____________________________________________________________________________
19338 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
19339         Log: Subject: Will the real Unicode encoding please stand up?
19340              From: Jeffrey Friedl <jfriedl@yahoo.com>
19341              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
19342              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
19343      Branch: perl
19344            ! pod/perluniintro.pod
19345 ____________________________________________________________________________
19346 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
19347         Log: Integrate perlio; interruptable system().
19348      Branch: perl
19349           !> util.c
19350 ____________________________________________________________________________
19351 [ 13724] By: nick                                  on 2001/12/17  09:16:50
19352         Log: Fix for alarm() breaking into wait*().
19353              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
19354              signal handler before caller re-does the system call.
19355      Branch: perlio
19356            ! util.c
19357 ____________________________________________________________________________
19358 [ 13723] By: nick                                  on 2001/12/17  07:45:13
19359         Log: Integrate mainline
19360      Branch: perlio
19361           +> (branch 26 files)
19362           !> (integrate 47 files)
19363 ____________________________________________________________________________
19364 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
19365         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
19366              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
19367              and characters beyond 0x10FFF should be disallowed, too,
19368              but some tests would need changing, but more importantly some
19369              APIs would need remodeling since one can easily generate such
19370              characters either by bitwise complements, tr complements, or
19371              v-strings.
19372      Branch: perl
19373            ! pod/perldiag.pod utf8.c
19374 ____________________________________________________________________________
19375 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
19376         Log: Make surrogates illegal also on EBCDIC.
19377      Branch: perl
19378            ! utf8.c
19379 ____________________________________________________________________________
19380 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
19381         Log: Subject: [patch @13687] Unicode::Collate 0.10
19382              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
19383              Date: Sun, 16 Dec 2001 21:22:12 +0900
19384              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
19385      Branch: perl
19386            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
19387            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
19388 ____________________________________________________________________________
19389 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
19390         Log: More documentation for the encoding pragma.
19391      Branch: perl
19392            ! lib/encoding.pm
19393 ____________________________________________________________________________
19394 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
19395         Log: Subject: [PATCH] lib/open.pm 
19396              From: Jeffrey Friedl <jfriedl@yahoo.com>
19397              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
19398              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
19399      Branch: perl
19400            ! lib/open.pm
19401 ____________________________________________________________________________
19402 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
19403         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
19404              From: chromatic <chromatic@rmci.net>
19405              Date: Sat, 15 Dec 2001 23:24:40 -0700
19406              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
19407      Branch: perl
19408            + lib/ExtUtils/Installed.t
19409            ! MANIFEST
19410 ____________________________________________________________________________
19411 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
19412         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
19413              From: Michael G Schwern <schwern@pobox.com>
19414              Date: Sun, 16 Dec 2001 01:14:00 -0500
19415              Message-ID: <20011216061400.GC8900@blackrider>
19416      Branch: perl
19417            ! lib/diagnostics.pm
19418 ____________________________________________________________________________
19419 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
19420         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
19421              From: Michael G Schwern <schwern@pobox.com>
19422              Date: Sun, 16 Dec 2001 01:12:42 -0500
19423              Message-ID: <20011216061242.GB8900@blackrider>
19424      Branch: perl
19425            ! t/test.pl
19426 ____________________________________________________________________________
19427 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
19428         Log: I sometimes outsmart myself.
19429      Branch: perl
19430            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
19431 ____________________________________________________________________________
19432 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
19433         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
19434              From: Michael G Schwern <schwern@pobox.com>
19435              Date: Sat, 15 Dec 2001 15:08:29 -0500
19436              Message-ID: <20011215200829.GK1548@blackrider>
19437      Branch: perl
19438            ! lib/AutoSplit.pm
19439 ____________________________________________________________________________
19440 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
19441         Log: perlunicode enchancements suggested by Jeffrey Friedl.
19442      Branch: perl
19443            ! pod/perlunicode.pod
19444 ____________________________________________________________________________
19445 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
19446         Log: Subject: [PATCH] perlunicode.pod
19447              From: Jeffrey Friedl <jfriedl@yahoo.com>
19448              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
19449              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
19450      Branch: perl
19451            ! pod/perlunicode.pod
19452 ____________________________________________________________________________
19453 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
19454         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
19455              From: Jeffrey Friedl <jfriedl@yahoo.com>
19456              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
19457              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
19458      Branch: perl
19459            ! lib/utf8_heavy.pl
19460 ____________________________________________________________________________
19461 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
19462         Log: Can't create surrogates; so can't match them, either.
19463      Branch: perl
19464            ! pod/perlunicode.pod
19465 ____________________________________________________________________________
19466 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
19467         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
19468              From: Michael G Schwern <schwern@pobox.com>
19469              Date: Sat, 15 Dec 2001 21:20:35 -0500
19470              Message-ID: <20011216022035.GE5672@blackrider>
19471      Branch: perl
19472            ! t/test.pl
19473 ____________________________________________________________________________
19474 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
19475         Log: Make creating UTF-8 surrogates a punishable act.
19476      Branch: perl
19477            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
19478 ____________________________________________________________________________
19479 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
19480         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
19481      Branch: perl
19482            + lib/unicore/In/172.pl lib/unicore/In/173.pl
19483            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
19484            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
19485            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
19486            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
19487            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
19488 ____________________________________________________________________________
19489 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
19490         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
19491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19492              Date: Sat, 15 Dec 2001 23:21:43 +0100
19493              Message-ID: <20011215232143.A11790@rafael>
19494      Branch: perl
19495            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
19496 ____________________________________________________________________________
19497 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
19498         Log: Make charnames more robust.
19499      Branch: perl
19500            ! lib/charnames.pm
19501 ____________________________________________________________________________
19502 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
19503         Log: The hoops one has to jump through.
19504      Branch: perl
19505            ! ext/I18N/Langinfo/Langinfo.pm
19506 ____________________________________________________________________________
19507 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
19508         Log: Subject: [PATCH] perlstyle.pod nit on warnings
19509              From: Autrijus Tang <autrijus@egb.elixus.org>
19510              Date: Sat, 15 Dec 2001 04:24:34 -0800
19511              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
19512      Branch: perl
19513            ! pod/perlstyle.pod
19514 ____________________________________________________________________________
19515 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
19516         Log: I don't think we are in FooOS, Toto.
19517      Branch: perl
19518            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
19519 ____________________________________________________________________________
19520 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
19521         Log: Subject: Re: Untested modules update:  There's more than we thought
19522              From: chromatic <chromatic@rmci.net>
19523              Date: Fri, 14 Dec 2001 17:20:24 -0700
19524              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
19525      Branch: perl
19526            + lib/ExtUtils/MM_Cygwin.t
19527            ! MANIFEST
19528 ____________________________________________________________________________
19529 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
19530         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
19531              From: Michael G Schwern <schwern@pobox.com> 
19532              Date: Fri, 14 Dec 2001 20:59:42 -0500
19533              Message-ID: <20011215015942.GF28596@blackrider>
19534      Branch: perl
19535            ! t/TEST
19536 ____________________________________________________________________________
19537 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
19538         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
19539              From: Michael G Schwern <schwern@pobox.com> 
19540              Date: Fri, 14 Dec 2001 20:03:46 -0500
19541              Message-ID: <20011215010346.GD28596@blackrider>
19542      Branch: perl
19543            + ext/B/t/bblock.t
19544            ! MANIFEST
19545 ____________________________________________________________________________
19546 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
19547         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
19548              From: Michael G Schwern <schwern@pobox.com> 
19549              Date: Fri, 14 Dec 2001 19:59:13 -0500
19550              Message-ID: <20011215005913.GC28596@blackrider>
19551      Branch: perl
19552            ! ext/B/B/Bblock.pm
19553 ____________________________________________________________________________
19554 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
19555         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
19556              From: Michael G Schwern <schwern@pobox.com> 
19557              Date: Fri, 14 Dec 2001 19:36:12 -0500
19558              Message-ID: <20011215003611.GA28596@blackrider>
19559      Branch: perl
19560            + ext/B/t/asmdata.t
19561            ! MANIFEST
19562 ____________________________________________________________________________
19563 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
19564         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
19565              From: Michael G Schwern <schwern@pobox.com> 
19566              Date: Fri, 14 Dec 2001 19:14:14 -0500
19567              Message-ID: <20011215001414.GA25077@blackrider>
19568      Branch: perl
19569            ! bytecode.pl ext/B/B/Asmdata.pm
19570 ____________________________________________________________________________
19571 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
19572         Log: Permissions.
19573      Branch: perl
19574            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
19575            ! ext/Devel/PPPort/module3.c
19576 ____________________________________________________________________________
19577 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
19578         Log: Benchmark test from Nicholas Clark.
19579      Branch: perl
19580            + lib/Benchmark.t
19581            ! MANIFEST lib/Benchmark.pm
19582 ____________________________________________________________________________
19583 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
19584         Log: Mithing.
19585      Branch: perl
19586            + lib/Attribute/Handlers/demo/demo2.pl
19587            + lib/Attribute/Handlers/demo/demo3.pl
19588            + lib/Attribute/Handlers/demo/demo4.pl
19589 ____________________________________________________________________________
19590 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
19591         Log: Silence compiler worries found by Schwern/Digital cc.
19592      Branch: perl
19593            ! perlio.c sv.c x2p/str.c
19594 ____________________________________________________________________________
19595 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
19596         Log: User may not have a valid home directory even if
19597              getpwuid() succedds.
19598      Branch: perl
19599            ! ext/File/Glob/t/basic.t
19600 ____________________________________________________________________________
19601 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
19602         Log: Integrate with perlio.  (No changes, but that's okay.)
19603      Branch: perl
19604           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
19605 ____________________________________________________________________________
19606 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
19607         Log: Add a Configure hints file for VOS: the POSIX support
19608              of VOS is getting close to the point where it can run
19609              Configure (some Configure tweaks will be required).
19610      Branch: perl
19611            + hints/vos.sh
19612            ! MANIFEST
19613 ____________________________________________________________________________
19614 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
19615         Log: Update Changes.
19616      Branch: perl
19617            ! Changes patchlevel.h
19618 ____________________________________________________________________________
19619 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
19620         Log: Reintroduce Attribute::Handlers with Spider's fixes.
19621      Branch: perl
19622            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
19623            + lib/Attribute/Handlers/README
19624            + lib/Attribute/Handlers/demo/Demo.pm
19625            + lib/Attribute/Handlers/demo/Descriptions.pm
19626            + lib/Attribute/Handlers/demo/MyClass.pm
19627            + lib/Attribute/Handlers/demo/demo.pl
19628            + lib/Attribute/Handlers/demo/demo_call.pl
19629            + lib/Attribute/Handlers/demo/demo_chain.pl
19630            + lib/Attribute/Handlers/demo/demo_cycle.pl
19631            + lib/Attribute/Handlers/demo/demo_hashdir.pl
19632            + lib/Attribute/Handlers/demo/demo_phases.pl
19633            + lib/Attribute/Handlers/demo/demo_range.pl
19634            + lib/Attribute/Handlers/demo/demo_rawdata.pl
19635            + lib/Attribute/Handlers/t/multi.t
19636            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
19637 ____________________________________________________________________________
19638 [ 13685] By: nick                                  on 2001/12/14  15:57:00
19639         Log: Integrate mainline
19640      Branch: perlio
19641           +> t/run/switcht.t
19642           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
19643           !> perlapi.h pod/perlrun.pod t/TEST taint.c
19644 ____________________________________________________________________________
19645 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
19646         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
19647              From: Michael G Schwern <schwern@pobox.com> 
19648              Date: Thu, 13 Dec 2001 19:27:08 -0500
19649              Message-ID: <20011214002707.GA10532@blackrider>
19650              
19651              (reword the perlrun -t description a bit,
19652              and move the Itaint_warn to the bottom of
19653              the intrpvar.h for binary compatibility)
19654      Branch: perl
19655            + t/run/switcht.t
19656            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
19657            ! perlapi.h pod/perlrun.pod t/TEST taint.c
19658 ____________________________________________________________________________
19659 [ 13683] By: nick                                  on 2001/12/14  12:29:41
19660         Log: Integrate mainline
19661      Branch: perlio
19662           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
19663           +> lib/Term/ReadLine.t t/op/hashassign.t
19664            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
19665            - lib/Attribute/Handlers/README
19666            - lib/Attribute/Handlers/demo/Demo.pm
19667            - lib/Attribute/Handlers/demo/Descriptions.pm
19668            - lib/Attribute/Handlers/demo/MyClass.pm
19669            - lib/Attribute/Handlers/demo/demo.pl
19670            - lib/Attribute/Handlers/demo/demo2.pl
19671            - lib/Attribute/Handlers/demo/demo3.pl
19672            - lib/Attribute/Handlers/demo/demo4.pl
19673            - lib/Attribute/Handlers/demo/demo_call.pl
19674            - lib/Attribute/Handlers/demo/demo_chain.pl
19675            - lib/Attribute/Handlers/demo/demo_cycle.pl
19676            - lib/Attribute/Handlers/demo/demo_hashdir.pl
19677            - lib/Attribute/Handlers/demo/demo_phases.pl
19678            - lib/Attribute/Handlers/demo/demo_range.pl
19679            - lib/Attribute/Handlers/demo/demo_rawdata.pl
19680            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
19681           !> (integrate 101 files)
19682 ____________________________________________________________________________
19683 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
19684         Log: Detypo.
19685      Branch: perl
19686            ! utf8.c
19687 ____________________________________________________________________________
19688 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
19689         Log: Buffer overflow checks.
19690      Branch: perl
19691            ! utf8.c
19692 ____________________________________________________________________________
19693 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
19694         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
19695              From: Spider Boardman <spider@leggy.zk3.dec.com>
19696              Date: Thu, 13 Dec 2001 15:32:51 -0500
19697              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
19698      Branch: perl
19699            ! lib/ExtUtils/Embed.t
19700 ____________________________________________________________________________
19701 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
19702         Log: More on the Unicode "line" definition.
19703      Branch: perl
19704            ! pod/perlunicode.pod
19705 ____________________________________________________________________________
19706 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
19707         Log: Open-ended VERSION?
19708      Branch: perl
19709            ! lib/ExtUtils/Install.pm
19710 ____________________________________________________________________________
19711 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
19712         Log: Subject: [PATCH] Better make distclean
19713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19714              Date: Thu, 13 Dec 2001 21:10:18 +0100
19715              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
19716      Branch: perl
19717            ! Makefile.SH
19718 ____________________________________________________________________________
19719 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
19720         Log: Remove Memoize::Saves as requested by mjd.
19721      Branch: perl
19722            - lib/Memoize/Saves.pm
19723            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
19724 ____________________________________________________________________________
19725 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
19726         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
19727              From: Michael G Schwern <schwern@pobox.com>
19728              Date: Tue, 11 Dec 2001 23:17:32 -0500
19729              Message-ID: <20011212041732.GS17250@blackrider>
19730      Branch: perl
19731            ! lib/ExtUtils/Install.pm
19732 ____________________________________________________________________________
19733 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
19734         Log: Subject: [PATCH] Re: use utf8; with bad utf8
19735              From: Nicholas Clark <nick@ccl4.org>
19736              Date: Thu, 13 Dec 2001 17:09:39 +0000
19737              Message-ID: <20011213170939.L21702@plum.flirble.org>
19738      Branch: perl
19739            ! t/lib/1_compile.t
19740 ____________________________________________________________________________
19741 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
19742         Log: Subject: (LONG!) Sort benchmarks and patch
19743              From: "John P. Linderman" <jpl@research.att.com>
19744              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
19745              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
19746      Branch: perl
19747            ! pp_sort.c
19748 ____________________________________________________________________________
19749 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
19750         Log: Unadorned numbers evil.
19751      Branch: perl
19752            ! pp.c regcomp.c regexec.c utf8.c utf8.h
19753 ____________________________________________________________________________
19754 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
19755         Log: "preprocessing directive not recognized within macro arg"
19756      Branch: perl
19757            ! ext/Data/Dumper/Dumper.xs
19758 ____________________________________________________________________________
19759 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
19760         Log: Subject: Clarifying the documentation of goto            
19761              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
19762              Date: Thu, 13 Dec 2001 08:57:38 -0500
19763              Message-ID: <3C18BD8B@operamail.com>
19764      Branch: perl
19765            ! pod/perlfunc.pod
19766 ____________________________________________________________________________
19767 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
19768         Log: It could be possible for the case-insensitive
19769              Unicode-aware string comparison to wander off
19770              to the la-la land.
19771      Branch: perl
19772            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
19773            ! regexec.c utf8.c
19774 ____________________________________________________________________________
19775 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
19776         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
19777              From: Michael G Schwern <schwern@pobox.com> 
19778              Date: Wed, 12 Dec 2001 21:53:46 -0500
19779              Message-ID: <20011213025346.GH25129@blackrider>
19780      Branch: perl
19781            ! lib/Net/hostent.t t/op/stat.t t/test.pl
19782 ____________________________________________________________________________
19783 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
19784         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
19785              From: Michael G Schwern <schwern@pobox.com> 
19786              Date: Wed, 12 Dec 2001 20:33:42 -0500
19787              Message-ID: <20011213013342.GX25129@blackrider>
19788      Branch: perl
19789            ! t/io/fs.t
19790 ____________________________________________________________________________
19791 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
19792         Log: Subject: Re: [PATCH] use utf8; tests
19793              From: Nicholas Clark <nick@ccl4.org>
19794              Date: Thu, 13 Dec 2001 00:16:58 +0000
19795              Message-ID: <20011213001658.I21702@plum.flirble.org>
19796      Branch: perl
19797            ! lib/utf8.t
19798 ____________________________________________________________________________
19799 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
19800         Log: EPOC fixes from Olaf Flebbe.
19801      Branch: perl
19802            ! README.epoc epoc/config.sh epoc/createpkg.pl
19803            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
19804 ____________________________________________________________________________
19805 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
19806         Log: Subject: [PATCH perl@13661] VMS test fix-ups
19807              From: "Craig A. Berry" <craigberry@mac.com>
19808              Date: Wed, 12 Dec 2001 16:27:48 -0600
19809              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
19810      Branch: perl
19811            ! lib/Net/hostent.t t/io/fs.t
19812 ____________________________________________________________________________
19813 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
19814         Log: Subject: Re: Next cygwin round.
19815              From: "Gerrit P. Haase" <gp@familiehaase.de>
19816              Date: Wed, 12 Dec 2001 21:59:00 +0100
19817              Message-ID: <122343874595.20011212215900@familiehaase.de>
19818      Branch: perl
19819            ! t/io/fs.t
19820 ____________________________________________________________________________
19821 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
19822         Log: Subject: [PATCH] use utf8; tests
19823              From: Nicholas Clark <nick@ccl4.org>
19824              Date: Wed, 12 Dec 2001 20:07:04 +0000
19825              Message-ID: <20011212200704.E21702@plum.flirble.org>
19826      Branch: perl
19827            ! lib/utf8.t t/test.pl
19828 ____________________________________________________________________________
19829 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
19830         Log: Update Changes.
19831      Branch: perl
19832            ! Changes patchlevel.h
19833 ____________________________________________________________________________
19834 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
19835         Log: Subject: [PATCH] Passing in env to perl_parse did not work
19836              From: Gisle Aas <gisle@ActiveState.com>
19837              Date: 11 Dec 2001 20:52:57 -0800
19838              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
19839      Branch: perl
19840            ! perl.c perl.h
19841 ____________________________________________________________________________
19842 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
19843         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
19844              mostly gcc -Wall complaining about the argument of %p not
19845              being a void *.
19846      Branch: perl
19847            ! perlio.c regcomp.c taint.c toke.c
19848 ____________________________________________________________________________
19849 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
19850         Log: metaconfig unit change for #13657.
19851      Branch: metaconfig
19852            ! U/modified/nis.U
19853 ____________________________________________________________________________
19854 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
19855         Log: Try YP/NIS also from /usr/lib/yp.
19856      Branch: perl
19857            ! Configure
19858 ____________________________________________________________________________
19859 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
19860         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
19861              From: Michael G Schwern <schwern@pobox.com>                
19862              Date: Wed, 12 Dec 2001 05:27:02 -0500      
19863              Message-ID: <20011212102702.GW17250@blackrider>
19864              
19865              (the op/grent part)
19866      Branch: perl
19867            ! t/op/grent.t
19868 ____________________________________________________________________________
19869 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
19870         Log: Weed out .files from ls and readdir() results.
19871      Branch: perl
19872            ! t/op/stat.t
19873 ____________________________________________________________________________
19874 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
19875         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
19876              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
19877              Date: Wed, 12 Dec 2001 10:52:21 +0100
19878              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
19879      Branch: perl
19880            ! lib/File/Find.pm
19881 ____________________________________________________________________________
19882 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
19883         Log: Subject: [PATCH] doio fatal on cygwin for 13651
19884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
19885              Date: Wed, 12 Dec 2001 11:28:13 +0100      
19886              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
19887      Branch: perl
19888            ! doio.c
19889 ____________________________________________________________________________
19890 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
19891         Log: Get the whole line of ls, makes debugging easier
19892              (from Schwern)
19893      Branch: perl
19894            ! t/op/stat.t
19895 ____________________________________________________________________________
19896 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
19897         Log: rename() must be tested even without link()
19898              or the utime() and rename-directory tests fail.
19899              (Also got the BeOS utime atime/time the wrong way round.)
19900      Branch: perl
19901            ! t/io/fs.t
19902 ____________________________________________________________________________
19903 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
19904         Log: Now that the beos.c is compiled at the main level
19905              the header is in the beos/
19906      Branch: perl
19907            ! beos/beos.c
19908 ____________________________________________________________________________
19909 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
19910         Log: Must remember to require Socket.
19911      Branch: perl
19912            ! ext/Sys/Syslog/syslog.t
19913 ____________________________________________________________________________
19914 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
19915         Log: In BeOS Errno must resort to actual compilation
19916              and execution for some of the error constants.
19917      Branch: perl
19918            ! ext/Errno/Errno_pm.PL
19919 ____________________________________________________________________________
19920 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
19921         Log: BeOS still has no good sockets.
19922      Branch: perl
19923            ! ext/IO/lib/IO/t/io_sel.t
19924 ____________________________________________________________________________
19925 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
19926         Log: BeOS sockets are not true sockets.
19927      Branch: perl
19928            ! ext/IO/lib/IO/t/io_poll.t
19929 ____________________________________________________________________________
19930 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
19931         Log: No Socket, no Syslog.
19932      Branch: perl
19933            ! ext/Sys/Syslog/syslog.t
19934 ____________________________________________________________________________
19935 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
19936         Log: (On some platforms) missing truncate FH.
19937      Branch: perl
19938            ! pod/perltodo.pod
19939 ____________________________________________________________________________
19940 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
19941         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
19942              and vms would be muchly appreciated.
19943      Branch: perl
19944            ! t/io/fs.t
19945 ____________________________________________________________________________
19946 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
19947         Log: utime() updates only the mtime in BeOS. 
19948      Branch: perl
19949            ! pod/perlport.pod
19950 ____________________________________________________________________________
19951 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
19952         Log: No link(), no need to dSP.
19953      Branch: perl
19954            ! pp_sys.c
19955 ____________________________________________________________________________
19956 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
19957         Log: Missing argument.
19958      Branch: perl
19959            ! utf8.c
19960 ____________________________________________________________________________
19961 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
19962         Log: (1) To assume any setuid programs is silly.
19963              (2) Chaining tests with booleans means that some
19964              of them may not get run which means getting out
19965              of test count sync.
19966      Branch: perl
19967            ! t/op/stat.t
19968 ____________________________________________________________________________
19969 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
19970         Log: The beos.c needs to be in the main directory.
19971      Branch: perl
19972            ! hints/beos.sh
19973 ____________________________________________________________________________
19974 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
19975         Log: Detypo and rename.
19976      Branch: perl
19977            ! doio.c perl.h perlio.c perliol.h
19978 ____________________________________________________________________________
19979 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
19980         Log: This time I test compiled.  Honest.
19981      Branch: perl
19982            ! beos/beos.c
19983 ____________________________________________________________________________
19984 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
19985         Log: Subject: [PATCH] slightly more pack tests
19986              From: Nicholas Clark <nick@ccl4.org>
19987              Date: Tue, 11 Dec 2001 23:41:23 +0000
19988              Message-ID: <20011211234123.Y21702@plum.flirble.org>
19989      Branch: perl
19990            ! t/op/pack.t
19991 ____________________________________________________________________________
19992 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
19993         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
19994              From: "Craig A. Berry" <craigberry@mac.com>
19995              Date: Tue, 11 Dec 2001 16:39:13 -0600
19996              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
19997      Branch: perl
19998            ! configure.com
19999 ____________________________________________________________________________
20000 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
20001         Log: metaconfig unit change for #13632.
20002      Branch: metaconfig/U/perl
20003            ! perlpath.U
20004 ____________________________________________________________________________
20005 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
20006         Log: Subject: $Config{perlpath} and -Dversiononly
20007              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20008              Date: Tue, 11 Dec 2001 23:32:33 +0100
20009              Message-ID: <20011211233233.A11587@rafael>
20010      Branch: perl
20011            ! Configure
20012 ____________________________________________________________________________
20013 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
20014         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
20015              From: Nicholas Clark <nick@ccl4.org>
20016              Date: Tue, 11 Dec 2001 21:59:36 +0000
20017              Message-ID: <20011211215935.W21702@plum.flirble.org>
20018      Branch: perl
20019            ! t/op/pack.t
20020 ____________________________________________________________________________
20021 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
20022         Log: More UTF-8 API docs.
20023      Branch: perl
20024            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
20025 ____________________________________________________________________________
20026 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
20027         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
20028              From: Nicholas Clark <nick@ccl4.org>
20029              Date: Tue, 11 Dec 2001 20:08:59 +0000
20030              Message-ID: <20011211200859.S21702@plum.flirble.org>
20031      Branch: perl
20032            ! t/op/pack.t
20033 ____________________________________________________________________________
20034 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
20035         Log: Subject: Re: use utf8; with bad utf8
20036              From: Nicholas Clark <nick@ccl4.org>
20037              Date: Tue, 11 Dec 2001 19:49:21 +0000
20038              Message-ID: <20011211194921.R21702@plum.flirble.org>
20039      Branch: perl
20040            ! lib/utf8.t
20041 ____________________________________________________________________________
20042 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
20043         Log: Can't spell worth a dam.  (Try Three Gorges.)
20044      Branch: perl
20045            ! beos/beos.c
20046 ____________________________________________________________________________
20047 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
20048         Log: We need DWIM cpps.
20049      Branch: perl
20050            ! perlio.c
20051 ____________________________________________________________________________
20052 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
20053         Log: The unixish.h needs to be found and the waitpid wrapper
20054              could use a proto.
20055      Branch: perl
20056            ! beos/beosish.h
20057 ____________________________________________________________________________
20058 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
20059         Log: The BeOS waitpid() seems to be broken,
20060              have a wrapper for it.
20061      Branch: perl
20062            + beos/beos.c beos/beosish.h
20063            ! MANIFEST hints/beos.sh perl.h
20064 ____________________________________________________________________________
20065 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
20066         Log: Unlean the leaning tower of Babel.
20067      Branch: perl
20068            ! perl.h
20069 ____________________________________________________________________________
20070 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
20071         Log: Retract #13607 until we figure out what to do with autouse.
20072      Branch: perl
20073            ! lib/Carp.pm
20074 ____________________________________________________________________________
20075 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
20076         Log: Try to handle platforms that have O_TEXT != O_BINARY but
20077              which are not DOSish, BeOS being one of such platforms.
20078              Ideally this should be a Configure test, not a hardwired
20079              cpp symbol test... 
20080      Branch: perl
20081            ! doio.c perl.h perlio.c perliol.h
20082 ____________________________________________________________________________
20083 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
20084         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
20085              From: Jonathan Stowe <gellyfish@gellyfish.com>
20086              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
20087              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
20088      Branch: perl
20089            ! lib/Term/Cap.pm lib/Term/Cap.t
20090 ____________________________________________________________________________
20091 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
20092         Log: Subject: [patch perlio.c] test for NULL before derefencing
20093              From: Stas Bekman <stas@stason.org>
20094              Date: Tue, 11 Dec 2001 16:17:55 +0800
20095              Message-ID: <3C15C133.8@stason.org>
20096      Branch: perl
20097            ! perlio.c
20098 ____________________________________________________________________________
20099 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
20100         Log: metaconfig unit change for #13617.
20101      Branch: metaconfig/U/perl
20102            ! Extensions.U
20103 ____________________________________________________________________________
20104 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
20105         Log: BeOS has socket() but not enough to build a working Socket.
20106              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
20107              new networking implementation, which is rumored to fix the
20108              non-standardness of sockets, but it's apparently not publicly
20109              available, and anything to do with BeOS has become quite
20110              complicated with the sale of the Be assets to Palm.)
20111      Branch: perl
20112            ! Configure
20113 ____________________________________________________________________________
20114 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
20115         Log: Update changes
20116      Branch: maint-5.6/macperl
20117            ! macos/Changes
20118 ____________________________________________________________________________
20119 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
20120         Log: Add extra pod to help
20121      Branch: maint-5.6/macperl
20122            ! macos/macperl/MacPerl.podhelp
20123 ____________________________________________________________________________
20124 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
20125         Log: Return DoAppleScript errors in $@
20126      Branch: maint-5.6/macperl
20127            ! macos/ext/MacPerl/OSA.xs
20128 ____________________________________________________________________________
20129 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
20130         Log: Clear out $^E before each script run
20131      Branch: maint-5.6/macperl
20132            ! macos/macperl/MPScript.c
20133 ____________________________________________________________________________
20134 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
20135         Log: Integrate various changes from maint-5.6/perl/.
20136      Branch: maint-5.6/macperl
20137           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
20138           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
20139 ____________________________________________________________________________
20140 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
20141         Log: Subject: Exporter's documentation shouldn't lie               
20142              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
20143              Date: Mon, 10 Dec 2001 21:30:20 -0500
20144              Message-ID: <3C4AA201@operamail.com>
20145      Branch: perl
20146            ! lib/Exporter.pm
20147 ____________________________________________________________________________
20148 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
20149         Log: Make Errno better in BeOS (the second hunk is
20150              good on any platform).  Still not working in BeOS
20151              are the E constants that refer BeOS native error
20152              constants (B_...) which are enums (*groan*).
20153      Branch: perl
20154            ! ext/Errno/Errno_pm.PL
20155 ____________________________________________________________________________
20156 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
20157         Log: The BeOS linker seems to link the last seen symbol,
20158              not the first (so the symbols of op.o from libperl.so
20159              would get linked to miniperl instead of the symbols of
20160              opmini.o)-- use the same trick as for NeXT4 for linking
20161              miniperl.
20162      Branch: perl
20163            ! Makefile.SH
20164 ____________________________________________________________________________
20165 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
20166         Log: Subject: Re: [PATCH] tests for hash assignment
20167              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20168              Date: Tue, 11 Dec 2001 01:48:55 +0000
20169              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
20170      Branch: perl
20171            ! utf8.c
20172 ____________________________________________________________________________
20173 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
20174         Log: (retracted by #13622)
20175              
20176              Subject: RE: More verbose POD for Carp
20177              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
20178              Date: Mon, 10 Dec 2001 20:23:20 -0500
20179              Message-ID: <3C4A3566@operamail.com>
20180      Branch: perl
20181            ! lib/Carp.pm
20182 ____________________________________________________________________________
20183 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
20184         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
20185              From: "Craig A. Berry" <craigberry@mac.com>
20186              Date: Mon, 10 Dec 2001 18:25:37 -0600
20187              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
20188      Branch: perl
20189            ! t/op/write.t t/test.pl
20190 ____________________________________________________________________________
20191 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
20192         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
20193              From: Michael G Schwern <schwern@pobox.com>
20194              Date: Mon, 10 Dec 2001 08:00:01 -0500
20195              Message-ID: <20011210130000.GK1770@blackrider>
20196      Branch: perl
20197            ! t/comp/multiline.t
20198 ____________________________________________________________________________
20199 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
20200         Log: Subject: Re: [PATCH] tests for hash assignment
20201              From: Nicholas Clark <nick@ccl4.org>
20202              Date: Mon, 10 Dec 2001 23:22:28 +0000
20203              Message-ID: <20011210232228.M21702@plum.flirble.org>
20204      Branch: perl
20205            + t/op/hashassign.t
20206            ! MANIFEST t/op/each.t t/test.pl
20207 ____________________________________________________________________________
20208 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
20209         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
20210              From: "Craig A. Berry" <craigberry@mac.com>
20211              Date: Mon, 10 Dec 2001 16:38:14 -0600
20212              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
20213      Branch: perl
20214            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
20215 ____________________________________________________________________________
20216 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
20217         Log: Subject: [PATCH perl@13600] configure.com fixes
20218              From: "Craig A. Berry" <craigberry@mac.com>
20219              Date: Mon, 10 Dec 2001 14:40:20 -0600
20220              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
20221      Branch: perl
20222            ! configure.com
20223 ____________________________________________________________________________
20224 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
20225         Log: Silence BeOS compilation moaning.
20226      Branch: perl
20227            ! perl.h
20228 ____________________________________________________________________________
20229 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
20230         Log: Update Changes.
20231      Branch: perl
20232            ! Changes patchlevel.h
20233 ____________________________________________________________________________
20234 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
20235         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
20236              From: Michael G Schwern <schwern@pobox.com>
20237              Date: Mon, 10 Dec 2001 01:21:03 -0500
20238              Message-ID: <20011210062103.GC1770@blackrider>
20239      Branch: perl
20240            ! lib/ExtUtils/Command.t
20241 ____________________________________________________________________________
20242 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
20243         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
20244              From: Michael G Schwern <schwern@pobox.com>
20245              Date: Mon, 10 Dec 2001 01:10:57 -0500
20246              Message-ID: <20011210061057.GB1770@blackrider>
20247      Branch: perl
20248            ! t/op/groups.t
20249 ____________________________________________________________________________
20250 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
20251         Log: Retract #13596, #13593 should do the trick.
20252      Branch: perl
20253            ! t/op/stat.t
20254 ____________________________________________________________________________
20255 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
20256         Log: (retracted by #13597, #13593 does the job better)
20257              
20258              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
20259              From: Michael G Schwern <schwern@pobox.com>
20260              Date: Mon, 10 Dec 2001 00:53:16 -0500
20261              Message-ID: <20011210055316.GA1770@blackrider>
20262      Branch: perl
20263            ! t/op/stat.t
20264 ____________________________________________________________________________
20265 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
20266         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
20267              From: Michael G Schwern <schwern@pobox.com> 
20268              Date: Mon, 10 Dec 2001 02:19:14 -0500
20269              Message-ID: <20011210071914.GF1770@blackrider>
20270      Branch: perl
20271            ! lib/AutoSplit.t
20272 ____________________________________________________________________________
20273 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
20274         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
20275              From: Michael G Schwern <schwern@pobox.com>
20276              Date: Mon, 10 Dec 2001 02:47:40 -0500
20277              Message-ID: <20011210074739.GH1770@blackrider>
20278      Branch: perl
20279            ! t/op/pack.t
20280 ____________________________________________________________________________
20281 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
20282         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
20283              From: Michael G Schwern <schwern@pobox.com>
20284              Date: Mon, 10 Dec 2001 02:54:22 -0500
20285              Message-ID: <20011210075422.GI1770@blackrider>
20286      Branch: perl
20287            ! t/test.pl
20288 ____________________________________________________________________________
20289 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
20290         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
20291              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20292              Date: Mon, 10 Dec 2001 08:45:20 +0100
20293              Message-ID: <3C146810.60B5B7C0@alcatel.at>
20294      Branch: perl
20295            ! pp_pack.c
20296 ____________________________________________________________________________
20297 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
20298         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
20299              From: Michael G Schwern <schwern@pobox.com>
20300              Date: Mon, 10 Dec 2001 03:27:02 -0500
20301              Message-ID: <20011210082702.GN1770@blackrider>
20302      Branch: perl
20303            ! t/io/openpid.t
20304 ____________________________________________________________________________
20305 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
20306         Log: More chmod +w.
20307      Branch: perl
20308            ! Porting/makerel
20309 ____________________________________________________________________________
20310 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
20311         Log: Just skip the readability test if running as root.
20312      Branch: perl
20313            ! lib/Net/t/netrc.t
20314 ____________________________________________________________________________
20315 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
20316         Log: Tell about the downside of safe signals.
20317      Branch: perl
20318            ! pod/perldelta.pod
20319 ____________________________________________________________________________
20320 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
20321         Log: Make the whole -lperl thing NetBSD only until we
20322              find some other platform that needs the same.
20323      Branch: perl
20324            ! lib/ExtUtils/MM_Unix.pm
20325 ____________________________________________________________________________
20326 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
20327         Log: Subject: [PATCH t/op/pack.t] Cleanup
20328              From: Michael G Schwern <schwern@pobox.com> 
20329              Date: Sun, 9 Dec 2001 23:08:26 -0500
20330              Message-ID: <20011210040826.GD660@blackrider>
20331      Branch: perl
20332            ! t/op/pack.t
20333 ____________________________________________________________________________
20334 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
20335         Log: Add threads support for NetBSD.
20336              
20337              This is also the first (I think) Perl threads build with
20338              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
20339              NetBSD does not as of yet have true kernel POSIX threads,
20340              but the user-level pth seems to be doing pretty well--
20341              the only failure is that threads/t/basic okays 6 and 7
20342              consistently seem be arriving in the reverse order.
20343              Well, gdbm.t is also failing: 'Undefined PLT symbol
20344              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
20345              guessing that GDBM would need a threaded rebuild.
20346      Branch: perl
20347            ! hints/netbsd.sh
20348 ____________________________________________________________________________
20349 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
20350         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
20351              potential performance hit and change in semantics of closure
20352              lookups after C<undef &foo>)
20353      Branch: maint-5.6/perl
20354            ! op.c
20355 ____________________________________________________________________________
20356 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
20357         Log: metaconfig unit change for #13582.
20358      Branch: metaconfig
20359            ! U/threads/usethreads.U
20360 ____________________________________________________________________________
20361 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
20362         Log: Update the ithreads selection info in Configure,
20363              as suggested by Michael Schwern.
20364      Branch: perl
20365            ! Configure
20366 ____________________________________________________________________________
20367 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
20368         Log: Clearing locale environment simply doesn't seem to
20369              guarantee that (nl_)langinfo(CODESET) would return nil.
20370              (I for example get "ISO8859-1", so <guess>maybe there can
20371              be per-system default settings at work</guess>.)
20372      Branch: perl
20373            ! lib/open.t
20374 ____________________________________________________________________________
20375 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
20376         Log: Subject: RE: Exporter fixes reversed in 13540?
20377              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
20378              Date: Sun, 9 Dec 2001 12:55:15 -0500
20379              Message-ID: <3C13F455@operamail.com>
20380      Branch: perl
20381            ! lib/open.pm
20382 ____________________________________________________________________________
20383 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
20384         Log: Root is the lizard king.
20385      Branch: perl
20386            ! lib/Net/t/netrc.t
20387 ____________________________________________________________________________
20388 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
20389         Log: Telling how many tests we are expecting helps.
20390      Branch: perl
20391            ! ext/POSIX/t/waitpid.t
20392 ____________________________________________________________________________
20393 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
20394         Log: Add a test case for waitpid(): from Rocco Caputo.
20395      Branch: perl
20396            + ext/POSIX/t/waitpid.t
20397            ! MANIFEST
20398 ____________________________________________________________________________
20399 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
20400         Log: Subject: [PATCH] Term::ReadLine tweaks and test
20401              From: Richard Clamp <richardc@unixbeard.net>
20402              Date: Mon, 10 Dec 2001 00:51:47 +0000
20403              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
20404      Branch: perl
20405            + lib/Term/ReadLine.t
20406            ! MANIFEST lib/Term/ReadLine.pm
20407 ____________________________________________________________________________
20408 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
20409         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
20410              From: Rocco Caputo <troc@netrus.net>
20411              Date: Sun, 9 Dec 2001 18:12:38 -0500
20412              Message-ID: <20011209181238.A803@eyrie.homenet>
20413      Branch: perl
20414            ! win32/win32.c
20415 ____________________________________________________________________________
20416 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
20417         Log: make sure that va_start() has matching va_end();
20418              from OpenBSD 3.0.
20419      Branch: perl
20420            ! x2p/util.c
20421 ____________________________________________________________________________
20422 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
20423         Log: h2ph updates from OpenBSD 3.0.
20424      Branch: perl
20425            ! utils/h2ph.PL
20426 ____________________________________________________________________________
20427 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
20428         Log: OpenBSD hints update from OpenBSD 3.0.
20429      Branch: perl
20430            ! hints/openbsd.sh
20431 ____________________________________________________________________________
20432 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
20433         Log: DJGPP tweaks from Laszlo Molnar.
20434      Branch: perl
20435            ! djgpp/config.over lib/File/Find/t/find.t
20436            ! lib/File/Find/t/taint.t t/pod/find.t
20437 ____________________________________________________________________________
20438 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
20439         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
20440              From: Michael G Schwern <schwern@pobox.com> 
20441              Date: Sun, 9 Dec 2001 19:28:12 -0500
20442              Message-ID: <20011210002812.GF13586@blackrider>
20443      Branch: perl
20444            ! README.cygwin
20445 ____________________________________________________________________________
20446 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
20447         Log: README.cygwin update from Gerrit P. Haase.
20448      Branch: perl
20449            ! README.cygwin
20450 ____________________________________________________________________________
20451 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
20452         Log: Apply NetBSD patch-ag: shared/static linking,
20453              but make the change less intrusive on non-NetBSD.
20454      Branch: perl
20455            ! lib/ExtUtils/MM_Unix.pm
20456 ____________________________________________________________________________
20457 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
20458         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
20459      Branch: perl
20460            ! lib/ExtUtils/Liblist.pm
20461 ____________________________________________________________________________
20462 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
20463         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
20464      Branch: perl
20465            ! regcomp.c
20466 ____________________________________________________________________________
20467 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
20468         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
20469      Branch: perl
20470            ! pp.c
20471 ____________________________________________________________________________
20472 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
20473         Log: Apply NetBSD patch-ac.
20474              (the fix has already been done: change #9706, fully qualified
20475              pathnames in packlists)
20476      Branch: perl
20477            ! lib/ExtUtils/Install.pm
20478 ____________________________________________________________________________
20479 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
20480         Log: Apply NetBSD patch-ab: NetBSD hints update.
20481      Branch: perl
20482            ! hints/netbsd.sh
20483 ____________________________________________________________________________
20484 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
20485         Log: metaconfig unit changes for #13560.
20486      Branch: metaconfig/U/perl
20487            ! dlsrc.U i_ieeefp.U libperl.U
20488 ____________________________________________________________________________
20489 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
20490         Log: NetBSD has <ieeefp.h> but hidden.
20491      Branch: perl
20492            ! hints/netbsd.sh
20493 ____________________________________________________________________________
20494 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
20495         Log: Implement NetBSD patch-aa.
20496      Branch: perl
20497            ! Configure
20498 ____________________________________________________________________________
20499 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
20500         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
20501              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
20502              Date: Sun, 09 Dec 2001 13:40:58 +0100
20503              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
20504              
20505              (The lstat()s were there in 5.6.1: what happened to them?)
20506      Branch: perl
20507            ! lib/File/Find.pm
20508 ____________________________________________________________________________
20509 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
20510         Log: Quickie documentation of the C UTF-8 API.
20511      Branch: perl
20512            ! pod/perlunicode.pod
20513 ____________________________________________________________________________
20514 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
20515         Log: Subject: bleadperl on cygwin weirdness...
20516              From: "Gerrit P. Haase" <gp@familiehaase.de>
20517              Date: Sun, 9 Dec 2001 20:31:28 +0100
20518              Message-ID: <13779422183.20011209203128@familiehaase.de>          
20519              
20520              (plus libperl*.dll version portability tweaks)
20521      Branch: perl
20522            ! lib/ExtUtils/Embed.t
20523 ____________________________________________________________________________
20524 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
20525         Log: Instead of muting symbol export error if under eval,
20526              delay the errors until the croak().
20527              
20528              (replaces #13408)
20529      Branch: perl
20530            ! lib/Exporter/Heavy.pm
20531 ____________________________________________________________________________
20532 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
20533         Log: Basegroup 0 is a cygwin_nt thing.
20534      Branch: perl
20535            ! t/op/groups.t
20536 ____________________________________________________________________________
20537 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
20538         Log: Also WinME is LoseLink.
20539      Branch: perl
20540            ! t/op/stat.t
20541 ____________________________________________________________________________
20542 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
20543         Log: Forgotten checkin.
20544      Branch: perl
20545            ! lib/User/grent.t
20546 ____________________________________________________________________________
20547 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
20548         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
20549              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
20550              Date: Sun, 09 Dec 2001 13:45:06 +0100
20551              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
20552      Branch: perl
20553            ! lib/File/Find.pm
20554 ____________________________________________________________________________
20555 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
20556         Log: Tweakback.
20557      Branch: perl
20558            ! lib/Net/hostent.t
20559 ____________________________________________________________________________
20560 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
20561         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
20562              From: Michael G Schwern <schwern@pobox.com>
20563              Date: Sat, 8 Dec 2001 14:48:38 -0500
20564              Message-ID: <20011208194838.GA8650@blackrider>
20565      Branch: perl
20566            ! t/op/grent.t
20567 ____________________________________________________________________________
20568 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
20569         Log: Subject: [README.cygwin] Removing old expected test failures
20570              From: Michael G Schwern <schwern@pobox.com>
20571              Date: Sat, 8 Dec 2001 15:38:28 -0500
20572              Message-ID: <20011208203828.GB9017@blackrider>
20573      Branch: perl
20574            ! README.cygwin
20575 ____________________________________________________________________________
20576 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
20577         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
20578              From: Michael G Schwern <schwern@pobox.com>                
20579              Date: Sat, 8 Dec 2001 15:26:59 -0500
20580              Message-ID: <20011208202659.GA9017@blackrider> 
20581      Branch: perl
20582            ! lib/Net/hostent.t
20583 ____________________________________________________________________________
20584 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
20585         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
20586              From: Michael G Schwern <schwern@pobox.com> 
20587              Date: Sat, 8 Dec 2001 15:06:16 -0500
20588              Message-ID: <20011208200616.GA8915@blackrider>
20589      Branch: perl
20590            ! t/op/stat.t
20591 ____________________________________________________________________________
20592 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
20593         Log: Developer deprecations and an incompatibility.
20594      Branch: perl
20595            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
20596 ____________________________________________________________________________
20597 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
20598         Log: Shoo.
20599      Branch: perl
20600            - lib/Attribute/Handlers.pm
20601 ____________________________________________________________________________
20602 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
20603         Log: Remove Attribute::Handlers, as per Damian's request.
20604              (Because of fixing the my variables to be now handled
20605              in run-time, the whole internals of the A::H needs to
20606              be rewritten and Damian will not have time for that
20607              for months.)
20608      Branch: perl
20609            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
20610            - lib/Attribute/Handlers/demo/Demo.pm
20611            - lib/Attribute/Handlers/demo/Descriptions.pm
20612            - lib/Attribute/Handlers/demo/MyClass.pm
20613            - lib/Attribute/Handlers/demo/demo.pl
20614            - lib/Attribute/Handlers/demo/demo2.pl
20615            - lib/Attribute/Handlers/demo/demo3.pl
20616            - lib/Attribute/Handlers/demo/demo4.pl
20617            - lib/Attribute/Handlers/demo/demo_call.pl
20618            - lib/Attribute/Handlers/demo/demo_chain.pl
20619            - lib/Attribute/Handlers/demo/demo_cycle.pl
20620            - lib/Attribute/Handlers/demo/demo_hashdir.pl
20621            - lib/Attribute/Handlers/demo/demo_phases.pl
20622            - lib/Attribute/Handlers/demo/demo_range.pl
20623            - lib/Attribute/Handlers/demo/demo_rawdata.pl
20624            - lib/Attribute/Handlers/t/multi.t
20625            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
20626            ! pod/perlmodlib.pod pod/perltoc.pod
20627 ____________________________________________________________________________
20628 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
20629         Log: Subject: Re: attributes are broken
20630              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20631              Date: Sun, 09 Dec 2001 00:09:23 -0500
20632              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
20633      Branch: perl
20634            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
20635            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
20636            ! xsutils.c
20637 ____________________________________________________________________________
20638 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
20639         Log: Forgotten checkin.
20640      Branch: perl
20641            ! lib/Pod/Text.pm
20642 ____________________________________________________________________________
20643 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
20644         Log: uconfig.h update.
20645      Branch: perl
20646            ! uconfig.h
20647 ____________________________________________________________________________
20648 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
20649         Log: Update Changes.
20650      Branch: perl
20651            ! Changes patchlevel.h
20652 ____________________________________________________________________________
20653 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
20654         Log: Note that some of the Unicode features are
20655              dependent on perlio.
20656      Branch: perl
20657            ! pod/perluniintro.pod
20658 ____________________________________________________________________________
20659 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
20660         Log: Regen perlapi, regen toc.
20661      Branch: perl
20662            ! pod/perlapi.pod pod/perltoc.pod
20663 ____________________________________________________________________________
20664 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
20665         Log: FAQ sync.
20666      Branch: perl
20667            ! pod/perlfaq4.pod pod/perlfaq6.pod
20668 ____________________________________________________________________________
20669 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
20670         Log: Subject: [PATCH] Fix odd language in an sv.c comment
20671              From: coral@eekeek.org
20672              Date: Sat, 8 Dec 2001 12:19:39 -0500
20673              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
20674      Branch: perl
20675            ! sv.c
20676 ____________________________________________________________________________
20677 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
20678         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
20679              From: Michael G Schwern <schwern@pobox.com>
20680              Date: Fri, 7 Dec 2001 20:03:45 -0500
20681              Message-ID: <20011208010345.GD642@blackrider>
20682              
20683              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
20684              From: Michael G Schwern <schwern@pobox.com>
20685              Date: Fri, 7 Dec 2001 20:13:54 -0500
20686              Message-ID: <20011208011354.GE642@blackrider>
20687              
20688              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
20689              From: Michael G Schwern <schwern@pobox.com>
20690              Date: Fri, 7 Dec 2001 21:47:36 -0500
20691              Message-ID: <20011208024736.GH642@blackrider>
20692              
20693              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
20694              From: Michael G Schwern <schwern@pobox.com>
20695              Date: Fri, 7 Dec 2001 23:09:43 -0500
20696              Message-ID: <20011208040943.GK642@blackrider>
20697              
20698              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
20699              Message-Id: <a05101004b83754903506@[172.16.52.1]>
20700              Date: Fri, 7 Dec 2001 23:28:15 -0600
20701              From: "Craig A. Berry" <craigberry@mac.com>
20702      Branch: perl
20703            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
20704 ____________________________________________________________________________
20705 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
20706         Log: Integrate perlio.
20707      Branch: perl
20708           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
20709           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
20710 ____________________________________________________________________________
20711 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
20712         Log: Retract #11156 since Sarathy has found that it breaks code:
20713              http://bugs.ActiveState.com/show_bug.cgi?id=18457
20714              http://bugs.ActiveState.com/show_bug.cgi?id=18858
20715      Branch: perl
20716            ! op.c sv.c t/op/pos.t
20717 ____________________________________________________________________________
20718 [ 13532] By: nick                                  on 2001/12/08  14:11:12
20719         Log: Integrate mainline
20720      Branch: perlio
20721           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
20722           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
20723 ____________________________________________________________________________
20724 [ 13531] By: nick                                  on 2001/12/08  13:48:21
20725         Log: Tweak multi-arg open error messages
20726      Branch: perlio
20727            ! perlio.c
20728 ____________________________________________________________________________
20729 [ 13530] By: nick                                  on 2001/12/08  10:20:06
20730         Log: Allow multi-arg open() if opening layer declares this legal.
20731      Branch: perlio
20732            ! doio.c perlio.c perliol.h
20733 ____________________________________________________________________________
20734 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
20735         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
20736              From: Michael G Schwern <schwern@pobox.com>       
20737              Date: Fri, 7 Dec 2001 19:41:31 -0500
20738              Message-ID: <20011208004131.GC642@blackrider>
20739      Branch: perl
20740            ! t/run/switches.t t/test.pl
20741 ____________________________________________________________________________
20742 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
20743         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
20744              From: Michael G Schwern <schwern@pobox.com>       
20745              Date: Fri, 7 Dec 2001 19:12:44 -0500
20746              Message-ID: <20011208001244.GB642@blackrider>
20747      Branch: perl
20748            ! t/op/stat.t
20749 ____________________________________________________________________________
20750 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
20751         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
20752              From: Michael G Schwern <schwern@pobox.com>
20753              Date: Fri, 7 Dec 2001 17:28:57 -0500
20754              Message-ID: <20011207222857.GI23210@blackrider>
20755      Branch: perl
20756            ! t/op/magic.t
20757 ____________________________________________________________________________
20758 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
20759         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
20760      Branch: perl
20761            ! t/test.pl
20762 ____________________________________________________________________________
20763 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
20764         Log: which_perl: delay as much a possible till runtime.
20765      Branch: perl
20766            ! t/test.pl
20767 ____________________________________________________________________________
20768 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
20769         Log: Further tweakage to which_perl().
20770      Branch: perl
20771            ! t/test.pl
20772 ____________________________________________________________________________
20773 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
20774         Log: perluniintro tweaks.
20775      Branch: perl
20776            ! pod/perluniintro.pod
20777 ____________________________________________________________________________
20778 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
20779         Log: Tweak the $Perl computation.
20780      Branch: perl
20781            ! t/test.pl
20782 ____________________________________________________________________________
20783 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
20784         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
20785              From: Nicholas Clark <nick@ccl4.org>
20786              Date: Fri, 7 Dec 2001 17:06:56 +0000
20787              Message-ID: <20011207170656.G21702@plum.flirble.org>
20788      Branch: perl
20789            ! doop.c t/op/chop.t
20790 ____________________________________________________________________________
20791 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
20792         Log: Update Changes.
20793      Branch: perl
20794            ! Changes patchlevel.h
20795 ____________________________________________________________________________
20796 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
20797         Log: Missing ).
20798      Branch: perl
20799            ! t/test.pl
20800 ____________________________________________________________________________
20801 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
20802         Log: Allow several arguments to display().
20803      Branch: perl
20804            ! t/test.pl
20805 ____________________________________________________________________________
20806 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
20807         Log: /dev/stdout could be either a character special file
20808              or a named pipe, so let's pretend it doesn't exist.
20809      Branch: perl
20810            ! t/op/stat.t
20811 ____________________________________________________________________________
20812 [ 13516] By: nick                                  on 2001/12/07  15:09:23
20813         Log: Integrate again - can I catch up ?
20814      Branch: perlio
20815           !> t/test.pl
20816 ____________________________________________________________________________
20817 [ 13515] By: nick                                  on 2001/12/07  15:08:17
20818         Log: Integrate mainline some more
20819      Branch: perlio
20820           !> README.hpux hints/linux.sh pod/perlfunc.pod
20821 ____________________________________________________________________________
20822 [ 13514] By: nick                                  on 2001/12/07  15:07:15
20823         Log: Integrate mainline
20824      Branch: perlio
20825           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
20826           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
20827           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
20828           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
20829           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
20830           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
20831           +> t/lib/Math/BigInt/BareCalc.pm
20832            - ext/Devel/PPPort/harness/Harness.pm
20833            - ext/Devel/PPPort/harness/Harness.xs
20834            - ext/Devel/PPPort/harness/Makefile.PL
20835            - ext/Devel/PPPort/harness/module2.c
20836            - ext/Devel/PPPort/harness/module3.c
20837            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
20838            - lib/File/Spec/Functions.t
20839           !> (integrate 103 files)
20840 ____________________________________________________________________________
20841 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
20842         Log: Add display() for displaying icky scalars.
20843      Branch: perl
20844            ! t/test.pl
20845 ____________________________________________________________________________
20846 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
20847         Log: Subject: [ID 20011207.001] documentation bug for waitpid
20848              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
20849              Date: Fri, 7 Dec 2001 12:44:56 +0100
20850              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
20851      Branch: perl
20852            ! pod/perlfunc.pod
20853 ____________________________________________________________________________
20854 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
20855         Log: gcc version matching didn't.
20856      Branch: perl
20857            ! hints/linux.sh
20858 ____________________________________________________________________________
20859 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
20860         Log: Subject: HP renamed their servers              
20861              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20862              Date: Fri, 07 Dec 2001 12:07:22 +0100
20863              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
20864      Branch: perl
20865            ! README.hpux
20866 ____________________________________________________________________________
20867 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
20868         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
20869              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20870              Date: Fri, 7 Dec 2001 00:24:55 -0500
20871              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
20872      Branch: perl
20873            ! pod/perlport.pod
20874 ____________________________________________________________________________
20875 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
20876         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
20877              From: Michael G Schwern <schwern@pobox.com> 
20878              Date: Thu, 6 Dec 2001 22:56:34 -0500
20879              Message-ID: <20011207035634.GO22648@blackrider>
20880      Branch: perl
20881            ! t/base/lex.t t/op/exec.t
20882 ____________________________________________________________________________
20883 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
20884         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
20885              From: Michael G Schwern <schwern@pobox.com>
20886              Date: Thu, 6 Dec 2001 22:45:44 -0500
20887              Message-ID: <20011207034544.GN22648@blackrider>
20888              
20889              (plus op/ref tweak)
20890      Branch: perl
20891            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
20892            ! t/run/kill_perl.t t/test.pl
20893 ____________________________________________________________________________
20894 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
20895         Log: Upgrade to Math::BigInt 1.48.
20896      Branch: perl
20897            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
20898            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20899            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
20900            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
20901            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
20902            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20903            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
20904 ____________________________________________________________________________
20905 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
20906         Log: Mention also perl56delta in case someone is upgrading from
20907              Perl 5.005_03.
20908      Branch: perl
20909            ! pod/perldelta.pod
20910 ____________________________________________________________________________
20911 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
20912         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
20913              From: Michael G Schwern <schwern@pobox.com>
20914              Date: Thu, 6 Dec 2001 15:15:28 -0500
20915              Message-ID: <20011206201528.GF16414@blackrider>
20916              
20917              (just the term.t, not the lex.t)
20918              
20919              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
20920              From: Michael G Schwern <schwern@pobox.com>
20921              Date: Thu, 6 Dec 2001 15:22:22 -0500
20922              Message-ID: <20011206202222.GG16414@blackrider>
20923              
20924              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
20925              From: Michael G Schwern <schwern@pobox.com>
20926              Date: Thu, 6 Dec 2001 15:31:58 -0500
20927              Message-ID: <20011206203158.GI16414@blackrider>
20928              
20929              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
20930              From: Michael G Schwern <schwern@pobox.com>
20931              Date: Thu, 6 Dec 2001 17:38:55 -0500
20932              Message-ID: <20011206223855.GC22648@blackrider>
20933      Branch: perl
20934            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
20935            ! t/test.pl
20936 ____________________________________________________________________________
20937 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
20938         Log: Update the thr5005 situation.
20939      Branch: perl
20940            ! pod/perldelta.pod
20941 ____________________________________________________________________________
20942 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
20943         Log: perldelta borrowings from perl561delta.
20944      Branch: perl
20945            ! pod/perldelta.pod
20946 ____________________________________________________________________________
20947 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
20948         Log: Add the 5.6.1 perldelta as perl561delta.
20949              (Makes it easier to steal stuff for perldelta :-)
20950      Branch: perl
20951            + pod/perl561delta.pod
20952            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20953 ____________________________________________________________________________
20954 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
20955         Log: Retract #13496 for now.
20956      Branch: perl
20957            ! t/base/lex.t t/base/term.t
20958 ____________________________________________________________________________
20959 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
20960         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
20961              From: "Craig A. Berry" <craigberry@mac.com>
20962              Date: Thu, 6 Dec 2001 14:54:36 -0600
20963              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
20964      Branch: perl
20965            ! vms/ext/filespec.t
20966 ____________________________________________________________________________
20967 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
20968         Log: (retracted by #13499)
20969              
20970              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
20971              From: Michael G Schwern <schwern@pobox.com>
20972              Date: Thu, 6 Dec 2001 15:15:28 -0500
20973              Message-ID: <20011206201528.GF16414@blackrider>
20974      Branch: perl
20975            ! t/base/lex.t t/base/term.t
20976 ____________________________________________________________________________
20977 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
20978         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
20979              From: Michael G Schwern <schwern@pobox.com>
20980              Date: Thu, 6 Dec 2001 13:54:48 -0500
20981              Message-ID: <20011206185448.GC16414@blackrider>
20982      Branch: perl
20983            ! t/op/stat.t
20984 ____________________________________________________________________________
20985 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
20986         Log: The #4 has nothing to do with Unicode.
20987      Branch: perl
20988            ! t/op/tr.t
20989 ____________________________________________________________________________
20990 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
20991         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
20992              From: Michael G Schwern <schwern@pobox.com>
20993              Date: Thu, 6 Dec 2001 13:45:48 -0500
20994              Message-ID: <20011206184548.GB16414@blackrider>
20995      Branch: perl
20996            ! t/op/tr.t
20997 ____________________________________________________________________________
20998 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
20999         Log: Update Changes.
21000      Branch: perl
21001            ! Changes patchlevel.h
21002 ____________________________________________________________________________
21003 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
21004         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
21005              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21006              Date: Thu, 6 Dec 2001 11:41:25 EST
21007              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
21008      Branch: perl
21009            ! vms/vms.c vms/vmsish.h
21010 ____________________________________________________________________________
21011 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
21012         Log: Subject: [PATCH] Re: weirdness in regexps
21013              From: Robin Houston <robin@kitsite.com> 
21014              Date: Thu, 6 Dec 2001 14:44:01 +0000
21015              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
21016      Branch: perl
21017            ! op.c t/lib/strict/subs
21018 ____________________________________________________________________________
21019 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
21020         Log: Make the -b -c -S tests count all of the /dev, not just
21021              check the first one, as suggested by Benjamin Goldberg.
21022      Branch: perl
21023            ! t/op/stat.t
21024 ____________________________________________________________________________
21025 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
21026         Log: Subject: Re: [PATCH: bleadperl] casefold backref
21027              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
21028              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
21029              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
21030      Branch: perl
21031            ! regexec.c
21032 ____________________________________________________________________________
21033 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
21034         Log: Nits noticed by Philip Newton, and de-tab DB.t.
21035      Branch: perl
21036            ! lib/DB.t
21037 ____________________________________________________________________________
21038 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
21039         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
21040              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21041              Date: 6 Dec 2001 11:06:01 -0000
21042              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
21043      Branch: perl
21044            ! op.c t/op/tr.t
21045 ____________________________________________________________________________
21046 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
21047         Log: Subject: [PATCH: bleadperl] casefold backref
21048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
21049              Date: Wed, 05 Dec 2001 17:27:05 +0000
21050              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
21051      Branch: perl
21052            ! regexec.c t/op/re_tests
21053 ____________________________________________________________________________
21054 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
21055         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
21056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21057              Date: Wed, 5 Dec 2001 22:34:53 EST
21058              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
21059      Branch: perl
21060            ! mg.c vms/vms.c vms/vmsish.h
21061 ____________________________________________________________________________
21062 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
21063         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
21064              From: Michael G Schwern <schwern@pobox.com>
21065              Date: Wed, 5 Dec 2001 19:52:58 -0500
21066              Message-ID: <20011205195257.A903@blackrider>
21067      Branch: perl
21068            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
21069            + lib/File/Spec/t/rel2abs2rel.t
21070            - lib/File/Spec.t lib/File/Spec/Functions.t
21071            ! MANIFEST
21072 ____________________________________________________________________________
21073 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
21074         Log: Subject: Re: Silly stat() portability questions                
21075              From: Benjamin Goldberg <goldbb2@earthlink.net>
21076              Date: Wed, 05 Dec 2001 22:52:35 -0500
21077              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
21078      Branch: perl
21079            ! pod/perlport.pod
21080 ____________________________________________________________________________
21081 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
21082         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
21083              From: "Craig A. Berry" <craigberry@mac.com>
21084              Date: Wed, 05 Dec 2001 16:41:59 -0600
21085              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
21086      Branch: perl
21087            ! README.vms configure.com lib/File/Spec/VMS.pm
21088            ! vms/ext/filespec.t
21089 ____________________________________________________________________________
21090 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
21091         Log: $apply->('club', $glibc_maintainers);
21092              
21093              (Nick Clark just reported that <langinfo.h> YESSTR
21094              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
21095      Branch: perl
21096            ! ext/I18N/Langinfo/Langinfo.t
21097 ____________________________________________________________________________
21098 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
21099         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
21100      Branch: perl
21101            ! pod/perlport.pod
21102 ____________________________________________________________________________
21103 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
21104         Log: tweak change#13474 (pad entries can apparently be null in some
21105              situations)
21106      Branch: maint-5.6/perl
21107            ! op.c
21108 ____________________________________________________________________________
21109 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
21110         Log: Restore the /dev -b -c -S part of the test.
21111      Branch: perl
21112            ! t/op/stat.t
21113 ____________________________________________________________________________
21114 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
21115         Log: Retract #13475 until Arthur gets back to the mine.
21116      Branch: perl
21117            ! op.c t/run/kill_perl.t
21118 ____________________________________________________________________________
21119 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
21120         Log: (retracted by #13476)
21121              
21122              Manually apply #13474; fixes stale reference to dead
21123              CvOUTSIDE(); this can happen when anonymous subroutines
21124              that aren't closures are returned from an eval""
21125              
21126              (threads/shared/sv_refs.t is coredump-unhappy about this change)
21127      Branch: perl
21128            ! op.c t/run/kill_perl.t
21129 ____________________________________________________________________________
21130 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
21131         Log: replacement for change#10451
21132              
21133              fixes stale reference to dead CvOUTSIDE(); this can happen when
21134              anonymous subroutines that aren't closures are returned from an
21135              eval""
21136      Branch: maint-5.6/perl
21137            ! op.c t/op/misc.t
21138 ____________________________________________________________________________
21139 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
21140         Log: revert change#10451,10472; it was a naive fix that simply
21141              reintroduced the memory leak!
21142      Branch: maint-5.6/perl
21143            ! op.c t/op/misc.t
21144 ____________________________________________________________________________
21145 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
21146         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
21147              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21148              Date: Wed, 05 Dec 2001 10:49:20 +0100
21149              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
21150      Branch: perl
21151            ! lib/File/Basename.pm lib/File/Basename.t
21152 ____________________________________________________________________________
21153 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
21154         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
21155              From: Michael G Schwern <schwern@pobox.com> 
21156              Date: Wed, 5 Dec 2001 02:47:59 -0500
21157              Message-ID: <20011205024759.H14333@blackrider>
21158      Branch: perl
21159            ! t/op/magic.t
21160 ____________________________________________________________________________
21161 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
21162         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
21163              From: Michael G Schwern <schwern@pobox.com>              
21164              Date: Wed, 5 Dec 2001 02:22:05 -0500
21165              Message-ID: <20011205022205.F14333@blackrider>
21166      Branch: perl
21167            ! t/op/stat.t vms/test.com
21168 ____________________________________________________________________________
21169 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
21170         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
21171              From: Michael G Schwern <schwern@pobox.com> 
21172              Date: Tue, 4 Dec 2001 23:40:10 -0500
21173              Message-ID: <20011204234010.B14333@blackrider>
21174      Branch: perl
21175            ! t/op/stat.t
21176 ____________________________________________________________________________
21177 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
21178         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
21179              From: Michael G Schwern <schwern@pobox.com> 
21180              Date: Tue, 4 Dec 2001 21:09:18 -0500           
21181              Message-ID: <20011204210918.D13279@blackrider>
21182              
21183              t/test.
21184      Branch: perl
21185            ! t/test.pl
21186 ____________________________________________________________________________
21187 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
21188         Log: (accidentally empty check-in)
21189      Branch: perl
21190            ! t/op/stat.t
21191 ____________________________________________________________________________
21192 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
21193         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
21194              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21195              Date: Tue, 04 Dec 2001 23:40:27 +0100
21196              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
21197      Branch: perl
21198            ! mg.c
21199 ____________________________________________________________________________
21200 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
21201         Log: Subject: [PATCH] minor pod fix in Safe.pm
21202              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21203              Date: Tue, 4 Dec 2001 22:02:34 +0100
21204              Message-ID: <20011204220234.A17293@rafael>
21205      Branch: perl
21206            ! ext/Opcode/Safe.pm
21207 ____________________________________________________________________________
21208 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
21209         Log: CRLF GRRR.
21210      Branch: perl
21211            ! djgpp/configure.bat
21212 ____________________________________________________________________________
21213 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
21214         Log: DJGPP fixes from Laszlo Molnar.
21215      Branch: perl
21216            ! djgpp/configure.bat djgpp/djgpp.h
21217 ____________________________________________________________________________
21218 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
21219         Log: Update Changes.
21220      Branch: perl
21221            ! Changes patchlevel.h
21222 ____________________________________________________________________________
21223 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
21224         Log: Must wipe out the memory of real Socket before starting
21225              to use the new fake one.
21226      Branch: perl
21227            ! lib/Net/t/config.t
21228 ____________________________________________________________________________
21229 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
21230         Log: LC_ALL might trump LANG.
21231      Branch: perl
21232            ! lib/open.t
21233 ____________________________________________________________________________
21234 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
21235         Log: Make the eval runtime.
21236      Branch: perl
21237            ! lib/open.pm
21238 ____________________________________________________________________________
21239 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
21240         Log: Make the Langinfo test both more lenient (allow
21241              for any symbol not to exists) and stricter (add
21242              more symbols).
21243      Branch: perl
21244            ! ext/I18N/Langinfo/Langinfo.t
21245 ____________________________________________________________________________
21246 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
21247         Log: integrate change#13453 from maint-5.6
21248              
21249              tweak change#11399 to use an explicit flag rather than
21250              ass_u_ming w32_pseudo_id will only be zero for the real
21251              toplevel interpreter; avoids multiple hosts from diddling
21252              the environment at the same time
21253      Branch: perl
21254           !> win32/perlhost.h
21255 ____________________________________________________________________________
21256 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
21257         Log: Subject: [PATCH] VMS update for perldelta.pod
21258              From: "Craig A. Berry" <craigberry@mac.com> 
21259              Date: Tue, 4 Dec 2001 00:23:12 -0600
21260              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
21261      Branch: perl
21262            ! pod/perldelta.pod
21263 ____________________________________________________________________________
21264 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
21265         Log: NetWare tweak from Ananth Kesari.
21266      Branch: perl
21267            ! NetWare/Makefile
21268 ____________________________________________________________________________
21269 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
21270         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
21271              Not adding the test suite because of its many assumptions.
21272      Branch: perl
21273            ! lib/Net/Ping.pm
21274 ____________________________________________________________________________
21275 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
21276         Log: tweak change#11399 to use an explicit flag rather than
21277              ass_u_ming w32_pseudo_id will only be zero for the real
21278              toplevel interpreter; avoids multiple hosts from diddling
21279              the environment at the same time
21280      Branch: maint-5.6/perl
21281            ! win32/perlhost.h
21282 ____________________________________________________________________________
21283 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
21284         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
21285              from Len Makin.
21286      Branch: perl
21287            + hints/super-ux.sh
21288            ! MANIFEST
21289 ____________________________________________________________________________
21290 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
21291         Log: Add Mac OS X known failures to perldelta.
21292      Branch: perl
21293            ! pod/perldelta.pod
21294 ____________________________________________________________________________
21295 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
21296         Log: I think it's time to call the utf8 code non-test.
21297      Branch: perl
21298            ! utf8.c
21299 ____________________________________________________________________________
21300 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
21301         Log: Retract #13303, need rethink.
21302      Branch: perl
21303            ! utf8.c
21304 ____________________________________________________________________________
21305 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
21306         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
21307              From: "Craig A. Berry" <craigberry@mac.com>
21308              Date: Mon, 03 Dec 2001 16:28:06 -0600
21309              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
21310      Branch: perl
21311            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
21312 ____________________________________________________________________________
21313 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
21314         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
21315              From: Andy Dougherty <doughera@lafayette.edu>
21316              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
21317              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
21318      Branch: perl
21319            ! hints/solaris_2.sh
21320 ____________________________________________________________________________
21321 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
21322         Log: This test is not very robust on 8.3-constrained systems:
21323              all the "with truncated name" lines between "Autosplitting ..."
21324              and "some names are not unique" lines are unexpected,
21325              and the truncation message becomes:
21326              testtest.al, testtest.al truncate to testtest 
21327      Branch: perl
21328            ! lib/AutoSplit.t
21329 ____________________________________________________________________________
21330 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
21331         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
21332      Branch: perl
21333            ! ext/I18N/Langinfo/Langinfo.t
21334 ____________________________________________________________________________
21335 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
21336         Log: Test::Morify UCD.t
21337      Branch: perl
21338            ! lib/Unicode/UCD.t
21339 ____________________________________________________________________________
21340 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
21341         Log: If Socket has not been built (e.g. DJGPP) the libnet
21342              tests fall over with (too) much noise.
21343      Branch: perl
21344            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
21345            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
21346            ! lib/Net/t/smtp.t lib/Net/t/time.t
21347 ____________________________________________________________________________
21348 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
21349         Log: Subject: [PATCH] shared hash keys and ++/--
21350              From: Nicholas Clark <nick@ccl4.org>
21351              Date: Mon, 3 Dec 2001 16:37:16 +0000
21352              Message-ID: <20011203163716.C21702@plum.flirble.org>
21353      Branch: perl
21354            ! pp.c pp_hot.c sv.c t/op/inc.t
21355 ____________________________________________________________________________
21356 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
21357         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
21358              From: Jonathan Stowe <jns@gellyfish.com>
21359              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
21360              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
21361      Branch: perl
21362            ! lib/Term/Cap.pm
21363 ____________________________________________________________________________
21364 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
21365         Log: Update Changes.
21366      Branch: perl
21367            ! Changes patchlevel.h
21368 ____________________________________________________________________________
21369 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
21370         Log: perldelta tweaks.
21371      Branch: perl
21372            ! pod/perldelta.pod
21373 ____________________________________________________________________________
21374 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
21375         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
21376              From: Sam Tregar <sam@tregar.com> 
21377              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
21378              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
21379      Branch: perl
21380            ! pod/perlnewmod.pod
21381 ____________________________________________________________________________
21382 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
21383         Log: microperl casting nit.
21384      Branch: perl
21385            ! utf8.c
21386 ____________________________________________________________________________
21387 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
21388         Log: Make sharepvn a macro since all it does is a deref.
21389      Branch: perl
21390            ! embed.h embed.pl global.sym hv.c hv.h proto.h
21391 ____________________________________________________________________________
21392 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
21393         Log: perldelta updates.
21394      Branch: perl
21395            ! pod/perldelta.pod
21396 ____________________________________________________________________________
21397 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
21398         Log: PPPort update from Paul Marquess.
21399      Branch: perl
21400            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
21401            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
21402            + ext/Devel/PPPort/t/test.t
21403            - ext/Devel/PPPort/harness/Harness.pm
21404            - ext/Devel/PPPort/harness/Harness.xs
21405            - ext/Devel/PPPort/harness/Makefile.PL
21406            - ext/Devel/PPPort/harness/module2.c
21407            - ext/Devel/PPPort/harness/module3.c
21408            - ext/Devel/PPPort/harness/t/test.t
21409            ! MANIFEST ext/Devel/PPPort/MANIFEST
21410            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
21411            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
21412            ! ext/Devel/PPPort/soak
21413 ____________________________________________________________________________
21414 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
21415         Log: No use talking about dynamic library search patch
21416              unless we are having a dynamic build.
21417      Branch: perl
21418            ! t/TEST
21419 ____________________________________________________________________________
21420 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
21421         Log: Be more explicit on the List::Util build trick,
21422              should also stop unneeded rebuilds on static builds.
21423      Branch: perl
21424            ! ext/List/Util/Makefile.PL
21425 ____________________________________________________________________________
21426 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
21427         Log: We need to replace the optimize (-O1) with
21428              the -h scalar0 -h vector0, not append them
21429              to the ccflags.
21430      Branch: perl
21431            ! hints/unicos.sh hints/unicosmk.sh
21432 ____________________________________________________________________________
21433 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
21434         Log: Subject: [PATCH] Shared hash keys 
21435              From: Nicholas Clark <nick@ccl4.org>
21436              Date: Sun, 2 Dec 2001 20:52:32 +0000
21437              Message-ID: <20011202205232.U21702@plum.flirble.org>
21438      Branch: perl
21439            ! doop.c t/op/tr.t
21440 ____________________________________________________________________________
21441 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
21442         Log: Better add new files to MANIFEST, too.
21443      Branch: perl
21444            ! MANIFEST
21445 ____________________________________________________________________________
21446 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
21447         Log: Subject: {PATCH] perlpacktut.pod
21448              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
21449              Date: Sun, 02 Dec 2001 19:55:06 +0100
21450              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
21451      Branch: perl
21452            ! pod/perlpacktut.pod
21453 ____________________________________________________________________________
21454 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
21455         Log: Various small nits found by DJGPP build.
21456      Branch: perl
21457            ! doio.c mg.c pp.c util.c
21458 ____________________________________________________________________________
21459 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
21460         Log: Subject: RE: More verbose POD for Carp
21461              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
21462              Date: Sun, 2 Dec 2001 11:32:51 -0500
21463              Message-ID: <3C0A9748@operamail.com>
21464      Branch: perl
21465            ! lib/Carp.pm
21466 ____________________________________________________________________________
21467 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
21468         Log: Add a header for DJGPP with the function prototypes.
21469      Branch: perl
21470            + djgpp/djgpp.h
21471            ! MANIFEST djgpp/djgpp.c
21472 ____________________________________________________________________________
21473 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
21474         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
21475              From: Abe Timmerman <abe@ztreet.demon.nl>
21476              Date: Sun, 02 Dec 2001 02:41:25 +0100
21477              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
21478      Branch: perl
21479            ! pp_sys.c
21480 ____________________________________________________________________________
21481 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
21482         Log: There isn't PTR2INT(), there's PTR2IV().
21483      Branch: perl
21484            ! ext/Time/HiRes/HiRes.xs
21485 ____________________________________________________________________________
21486 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
21487         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
21488              From: Marc Lehmann <root@schmorp.de>
21489              Date: Sun, 02 Dec 2001 02:44:53 +0100
21490              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
21491      Branch: perl
21492            ! ext/Time/HiRes/HiRes.xs
21493 ____________________________________________________________________________
21494 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
21495         Log: encode()/decode() examples.
21496      Branch: perl
21497            ! ext/Encode/Encode.pm
21498 ____________________________________________________________________________
21499 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
21500         Log: DJGPP tweaks from Laszlo Molnar.
21501      Branch: perl
21502            ! djgpp/config.over djgpp/djgppsed.sh
21503 ____________________________________________________________________________
21504 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
21505         Log: Update Changes.
21506      Branch: perl
21507            ! Changes patchlevel.h
21508 ____________________________________________________________________________
21509 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
21510         Log: Integrate perlio;
21511              
21512              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
21513              which do not have file descriptors. Noticed a possibly
21514              worse problem in the process ...
21515      Branch: perl
21516           !> doio.c
21517 ____________________________________________________________________________
21518 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
21519         Log: Non-VMS-fixed and Win32-skipped version of
21520              
21521              Subject: [PATCH t/op/exec.t] Portabilty fix 
21522              From: Michael G Schwern <schwern@pobox.com> 
21523              Date: Fri, 30 Nov 2001 16:09:27 -0500
21524              Message-ID: <20011130160927.A10406@blackrider>
21525      Branch: perl
21526            ! t/op/exec.t
21527 ____________________________________________________________________________
21528 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
21529         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
21530              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
21531              Date: Sat, 1 Dec 2001 07:01:09 -0500
21532              Message-ID: <3C0D2E39@operamail.com>
21533              
21534              Subject: More verbose POD for Carp
21535              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
21536              Date: Sat, 1 Dec 2001 08:04:16 -0500
21537              Message-ID: <3C285C2B@operamail.com>
21538      Branch: perl
21539            ! lib/Carp.pm lib/Carp/Heavy.pm
21540 ____________________________________________________________________________
21541 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
21542         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
21543              From: chromatic <chromatic@rmci.net>
21544              Date: Sat, 01 Dec 2001 12:41:58 -0700
21545              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
21546      Branch: perl
21547            ! lib/DB.t
21548 ____________________________________________________________________________
21549 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
21550         Log: Try to make a missing RADIXCHAR a softer kinder error.
21551      Branch: perl
21552            ! ext/I18N/Langinfo/Langinfo.t
21553 ____________________________________________________________________________
21554 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
21555         Log: Have a little faith on nl_langinfo() itself.
21556      Branch: perl
21557            ! ext/I18N/Langinfo/Langinfo.xs
21558 ____________________________________________________________________________
21559 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
21560         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
21561              the max, not max plus one)
21562      Branch: perl
21563            ! ext/I18N/Langinfo/Langinfo.xs
21564 ____________________________________________________________________________
21565 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
21566         Log: Make reality agree with the comment.
21567      Branch: perl
21568            ! ext/I18N/Langinfo/Langinfo.xs
21569 ____________________________________________________________________________
21570 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
21571         Log: Try to protect against wild langinfo() arguments.
21572      Branch: perl
21573            ! ext/I18N/Langinfo/Langinfo.xs
21574 ____________________________________________________________________________
21575 [ 13409] By: nick                                  on 2001/12/01  18:19:59
21576         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
21577              have file descriptors. Noticed a possibly worse problem in the process ...
21578      Branch: perlio
21579            ! doio.c
21580 ____________________________________________________________________________
21581 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
21582         Log: (replaced by #13556)
21583              
21584              If we are inside an eval, let's be silent about
21585              separate symbols and just croak() in the end.
21586      Branch: perl
21587            ! lib/Exporter/Heavy.pm
21588 ____________________________________________________________________________
21589 [ 13407] By: nick                                  on 2001/12/01  17:14:05
21590         Log: Integrate mainline
21591      Branch: perlio
21592           !> (integrate 26 files)
21593 ____________________________________________________________________________
21594 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
21595         Log: Subject: Fix for Exporter error reporting behaviour
21596              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
21597              Date: Sat, 1 Dec 2001 06:34:48 -0500
21598              Message-ID: <3C0D1B9A@operamail.com>
21599      Branch: perl
21600            ! lib/Exporter.pm lib/Exporter/Heavy.pm
21601 ____________________________________________________________________________
21602 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
21603         Log: Need to hide behind an eval to avoid a warning
21604              about :utf8 on non-perlio configs.
21605      Branch: perl
21606            ! lib/open.t
21607 ____________________________________________________________________________
21608 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
21609         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
21610              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21611              Date: Fri, 30 Nov 2001 23:46:58 +0100
21612              Message-ID: <20011130234658.A717@rafael>
21613      Branch: perl
21614            ! op.c t/op/method.t
21615 ____________________________________________________________________________
21616 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
21617         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
21618              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21619              Date: Thu, 29 Nov 2001 22:46:12 +0100
21620              Message-ID: <20011129224612.A699@rafael>
21621      Branch: perl
21622            ! ext/B/B/Xref.pm
21623 ____________________________________________________________________________
21624 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
21625         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
21626              From: Tels <perl_dummy@bloodgate.com>
21627              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
21628              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
21629      Branch: perl
21630            ! pod/perlfunc.pod
21631 ____________________________________________________________________________
21632 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
21633         Log: Subject: [REPATCH] reference pointer comparison
21634              From: Nicholas Clark <nick@ccl4.org>
21635              Date: Sat, 1 Dec 2001 13:00:17 +0000
21636              Message-ID: <20011201130017.I21702@plum.flirble.org>
21637      Branch: perl
21638            ! pp.c
21639 ____________________________________________________________________________
21640 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
21641         Log: Upgrade to Storable 1.0.14.
21642      Branch: perl
21643            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21644 ____________________________________________________________________________
21645 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
21646         Log: Add simple caches for ::viacode() and ::vianame().
21647      Branch: perl
21648            ! lib/charnames.pm lib/charnames.t
21649 ____________________________________________________________________________
21650 [ 13398] By: nick                                  on 2001/12/01  10:36:24
21651         Log: Integrate mainline.
21652      Branch: perlio
21653           +> (branch 44 files)
21654            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
21655            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
21656            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
21657           !> (integrate 250 files)
21658 ____________________________________________________________________________
21659 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
21660         Log: Regen toc and modlib.
21661      Branch: perl
21662            ! pod/perlmodlib.pod pod/perltoc.pod
21663 ____________________________________________________________________________
21664 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
21665         Log: Upgrade to podlators-1.18.
21666      Branch: perl
21667            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
21668 ____________________________________________________________________________
21669 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
21670         Log: -h scalar0 -h vector0 seems to help for both
21671              UNICOS and UNICOS/mk on the unpack %65c problems.
21672              
21673              (replaces #13393)
21674      Branch: perl
21675            ! hints/unicos.sh hints/unicosmk.sh
21676 ____________________________________________________________________________
21677 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
21678         Log: More Socket constants.
21679      Branch: perl
21680            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
21681 ____________________________________________________________________________
21682 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
21683         Log: (replaced by #13395)
21684      Branch: perl
21685            ! hints/unicosmk.sh
21686 ____________________________________________________________________________
21687 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
21688         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
21689              From: Andy Dougherty <doughera@lafayette.edu>
21690              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
21691              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
21692              
21693              Simplify the test skippage criterion now that we are
21694              no more dependent on sed.
21695      Branch: perl
21696            ! t/comp/cpp.t t/run/switchPx.t
21697 ____________________________________________________________________________
21698 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
21699         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
21700              From: Michael G Schwern <schwern@pobox.com>
21701              Date: Fri, 30 Nov 2001 11:48:44 -0500
21702              Message-ID: <20011130114844.C1303@blackrider>
21703              
21704              (replaces #13381)
21705      Branch: perl
21706            ! t/op/stat.t
21707 ____________________________________________________________________________
21708 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
21709         Log: Let's not assume how much memory has been allocated
21710              to PVs.
21711      Branch: perl
21712            ! ext/Devel/Peek/Peek.t
21713 ____________________________________________________________________________
21714 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
21715         Log: VOS needs to know the modules, including pp_sort.
21716      Branch: perl
21717            ! vos/perl.bind
21718 ____________________________________________________________________________
21719 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
21720         Log: Unused variables.
21721      Branch: perl
21722            ! ext/Unicode/Normalize/Normalize.xs
21723 ____________________________________________________________________________
21724 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
21725         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
21726              From: John Peacock <jpeacock@rowman.com>     
21727              Date: Fri, 30 Nov 2001 10:24:00 -0500        
21728              Message-ID: <3C07A490.A22A76B0@rowman.com>   
21729      Branch: perl
21730            ! lib/ExtUtils/Embed.t
21731 ____________________________________________________________________________
21732 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
21733         Log: Tweak for the VOS building script from Paul Green.
21734      Branch: perl
21735            ! vos/configure_perl.cm
21736 ____________________________________________________________________________
21737 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
21738         Log: Update Changes.
21739      Branch: perl
21740            ! Changes patchlevel.h
21741 ____________________________________________________________________________
21742 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
21743         Log: Cannot test if cppstdin has not yet been installed.
21744      Branch: perl
21745            ! t/run/switchPx.t
21746 ____________________________________________________________________________
21747 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
21748         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
21749              From: Michael G Schwern <schwern@pobox.com> 
21750              Date: Thu, 29 Nov 2001 22:05:11 -0500
21751              Message-ID: <20011129220510.A18869@blackrider>
21752              
21753              TODO 1: if cppstdin is used and not yet installed,
21754              the Px.t will fail (must do the same as in cpp.t)
21755              
21756              TODO 2: does this work if no Perl whatsoever has
21757              yet been installed?  That is, we should be using
21758              the Perl we are building to execute the one-liner.
21759      Branch: perl
21760            + t/run/switchPx.aux t/run/switchPx.t
21761            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
21762            ! vms/test.com
21763 ____________________________________________________________________________
21764 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
21765         Log: Upgrade to Unicode::Normalize 0.12.
21766      Branch: perl
21767            ! ext/Unicode/Normalize/Changes
21768            ! ext/Unicode/Normalize/Normalize.pm
21769            ! ext/Unicode/Normalize/Normalize.xs
21770            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
21771            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
21772            ! ext/Unicode/Normalize/t/test.t
21773 ____________________________________________________________________________
21774 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
21775         Log: (replaced by #13391)
21776              
21777              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
21778              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
21779              Date: 30 Nov 2001 11:41:53 -0000             
21780              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
21781              
21782              No need to die if we have high-paranoia (non-chdirable)
21783              system directories.
21784      Branch: perl
21785            ! t/op/stat.t
21786 ____________________________________________________________________________
21787 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
21788         Log: Paragraph rewrapping.
21789      Branch: perl
21790            ! pod/perliol.pod
21791 ____________________________________________________________________________
21792 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
21793         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
21794              From: Stas Bekman <stas@stason.org>
21795              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
21796              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
21797      Branch: perl
21798            ! pod/perliol.pod
21799 ____________________________________________________________________________
21800 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
21801         Log: Whether select() gets restarted on signals is
21802              implementation dependent.
21803      Branch: perl
21804            ! ext/Time/HiRes/HiRes.t
21805 ____________________________________________________________________________
21806 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
21807         Log: More forgotten checkins.
21808      Branch: perl
21809            ! embed.h embed.pl proto.h
21810 ____________________________________________________________________________
21811 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
21812         Log: Add a note about folding vs lowercase.
21813      Branch: perl
21814            ! regexec.c
21815 ____________________________________________________________________________
21816 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
21817         Log: Use to_uni_fold (and add changed global.sym)
21818      Branch: perl
21819            ! global.sym utf8.c
21820 ____________________________________________________________________________
21821 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
21822         Log: Make to Unicode character functions to use UVs
21823              instead of U32s and add to_uni_fold().
21824      Branch: perl
21825            ! embed.pl proto.h utf8.c
21826 ____________________________________________________________________________
21827 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
21828         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
21829              From: Nicholas Clark <nick@ccl4.org>
21830              Date: Thu, 29 Nov 2001 22:47:32 +0000
21831              Message-ID: <20011129224732.W37621@plum.flirble.org>
21832      Branch: perl
21833            ! pod/perlpacktut.pod
21834 ____________________________________________________________________________
21835 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
21836         Log: README.vos updates from Paul Green.
21837      Branch: perl
21838            ! README.vos
21839 ____________________________________________________________________________
21840 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
21841         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
21842              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21843              Date: Thu, 29 Nov 2001 14:18:51 EST
21844              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
21845      Branch: perl
21846            ! mg.c vms/vms.c vms/vmsish.h
21847 ____________________________________________________________________________
21848 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
21849         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
21850              From: Michael G Schwern <schwern@pobox.com>
21851              Date: Thu, 29 Nov 2001 13:12:31 -0500
21852              Message-ID: <20011129131231.E11300@blackrider>
21853      Branch: perl
21854            ! README.vms
21855 ____________________________________________________________________________
21856 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
21857         Log: BGET_IV was missing.
21858      Branch: perl
21859            ! ext/ByteLoader/bytecode.h
21860 ____________________________________________________________________________
21861 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
21862         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
21863              From: Jonathan Stowe <gellyfish@gellyfish.com>
21864              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
21865              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
21866      Branch: perl
21867            ! lib/Term/Cap.pm
21868 ____________________________________________________________________________
21869 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
21870         Log: Porting/checkURL.pl was missing.
21871      Branch: perl
21872            ! MANIFEST
21873 ____________________________________________________________________________
21874 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
21875         Log: Subject: INSTALL and READMEs should be reviewed
21876              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21877              Date: Thu, 29 Nov 2001 16:49:36 +0100
21878              Message-ID: <20011129164936.A17492@rafael>         
21879      Branch: perl
21880            ! README.cygwin
21881 ____________________________________________________________________________
21882 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
21883         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
21884              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
21885              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
21886              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
21887      Branch: perl
21888            ! README.os390
21889 ____________________________________________________________________________
21890 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
21891         Log: Update Changes.
21892      Branch: perl
21893            ! Changes patchlevel.h
21894 ____________________________________________________________________________
21895 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
21896         Log: The changes to the curliffed files didn't stick in #13348.
21897      Branch: perl
21898            ! README.dos README.win32
21899 ____________________________________________________________________________
21900 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
21901         Log: Subject: Re: Found the rev where File::Glob broke
21902              From: Andy Dougherty <doughera@lafayette.edu>
21903              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
21904              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
21905      Branch: perl
21906            ! lib/ExtUtils/MM_Unix.pm
21907 ____________________________________________________________________________
21908 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
21909         Log: Use __DATA__ instead of __END__.
21910      Branch: perl
21911            ! lib/Term/Cap.pm
21912 ____________________________________________________________________________
21913 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
21914         Log: Subject: [PATCH toke.c] autosplit into @F fix
21915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21916              Date: Thu, 29 Nov 2001 14:52:23 +0100
21917              Message-ID: <20011129145223.A25817@rafael>         
21918      Branch: perl
21919            ! toke.c
21920 ____________________________________________________________________________
21921 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
21922         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
21923              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21924              Date: Thu, 29 Nov 2001 15:48:15 +0100
21925              Message-ID: <20011129154815.C25817@rafael>         
21926      Branch: perl
21927            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
21928 ____________________________________________________________________________
21929 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
21930         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
21931              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
21932              Date: Wed, 28 Nov 2001 20:35:29 +0100
21933              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
21934      Branch: perl
21935            ! pod/perlpacktut.pod
21936 ____________________________________________________________________________
21937 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
21938         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
21939              From: Stas Bekman <stas@stason.org>
21940              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
21941              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
21942              
21943              (with tweaks)
21944      Branch: perl
21945            ! pod/perlapio.pod
21946 ____________________________________________________________________________
21947 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
21948         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
21949              From: Tels <perl_dummy@bloodgate.com>
21950              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
21951              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
21952              
21953              (plus paragraph rewrapping)
21954      Branch: perl
21955            ! lib/Exporter.pm
21956 ____________________________________________________________________________
21957 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
21958         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
21959              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
21960              Date: Wed, 28 Nov 2001 21:47:59 +0000
21961              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
21962      Branch: perl
21963            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
21964 ____________________________________________________________________________
21965 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
21966         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
21967              From: Andy Dougherty <doughera@lafayette.edu>
21968              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
21969              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
21970      Branch: perl
21971            ! INSTALL ext/Time/HiRes/HiRes.t
21972 ____________________________________________________________________________
21973 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
21974         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
21975              From: Michael G Schwern <schwern@pobox.com> 
21976              Date: Wed, 28 Nov 2001 16:37:01 -0500
21977              Message-ID: <20011128163701.H676@blackrider>
21978      Branch: perl
21979            ! t/run/kill_perl.t
21980 ____________________________________________________________________________
21981 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
21982         Log: @INC tweak.
21983      Branch: perl
21984            ! t/op/ref.t
21985 ____________________________________________________________________________
21986 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
21987         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
21988              From: Nicholas Clark <nick@ccl4.org>
21989              Date: Wed, 28 Nov 2001 23:38:43 +0000
21990              Message-ID: <20011128233843.N37621@plum.flirble.org>  
21991      Branch: perl
21992            ! installman
21993 ____________________________________________________________________________
21994 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
21995         Log: Tweak the forking logic.
21996      Branch: perl
21997            ! Porting/checkURL.pl
21998 ____________________________________________________________________________
21999 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
22000         Log: Update perlmodlib.PL as per #13348.  The L<> got
22001              changed back because that is coming from ParseLink.pm.
22002      Branch: perl
22003            ! pod/perlmodlib.PL pod/perlmodlib.pod
22004 ____________________________________________________________________________
22005 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
22006         Log: URL fixups from Michael Schwern.
22007      Branch: perl
22008            ! README.cygwin README.dos README.hpux README.mint README.mpeix
22009            ! README.os390 README.qnx README.solaris README.vos README.win32
22010            ! pod/perlmodlib.pod
22011 ____________________________________________________________________________
22012 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
22013         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
22014              From: Barrie Slaymaker <barries@slaysys.com>
22015              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
22016              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
22017      Branch: perl
22018            ! lib/Exporter.pm
22019 ____________________________________________________________________________
22020 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
22021         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
22022      Branch: perl
22023            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
22024 ____________________________________________________________________________
22025 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
22026         Log: Subject: [PATCH] Re: $\ very broken
22027              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22028              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
22029              Message-ID: <20011128223308.E732@rafael>   
22030              
22031              Subject: Re: [PATCH] Re: $\ very broken     
22032              From: Nicholas Clark <nick@ccl4.org>
22033              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
22034              Message-ID: <20011128222859.K37621@plum.flirble.org>
22035      Branch: perl
22036            ! mg.c t/op/ref.t
22037 ____________________________________________________________________________
22038 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
22039         Log: Add Abigail's link checker with the following tweaks:
22040              - known dummy URLs (Peter Prymmer)
22041              - do also READMEs and INSTALL (Michael Schwern)
22042              - do also ftp URLs
22043              - add fork retry loop in case the allowed number
22044              of processes per user is low
22045      Branch: perl
22046            + Porting/checkURL.pl
22047            ! MANIFEST
22048 ____________________________________________________________________________
22049 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
22050         Log: Update Changes.
22051      Branch: perl
22052            ! Changes patchlevel.h
22053 ____________________________________________________________________________
22054 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
22055         Log: In Linux if we have modern enough gcc and supported
22056              enough CPU, crank up the optimization level to -O3.
22057      Branch: perl
22058            ! hints/linux.sh
22059 ____________________________________________________________________________
22060 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
22061         Log: Add perlpacktut from Wolfgang Laun; regen toc.
22062      Branch: perl
22063            + pod/perlpacktut.pod
22064            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
22065            ! pod/perltoc.pod
22066 ____________________________________________________________________________
22067 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
22068         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
22069              From: PPrymmer@factset.com
22070              Date: Wed, 28 Nov 2001 07:51:26 -0500
22071              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
22072      Branch: perl
22073            ! vms/test.com
22074 ____________________________________________________________________________
22075 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
22076         Log: Test cases for the first half of #13338.
22077      Branch: perl
22078            ! t/lib/h2ph.h t/lib/h2ph.pht
22079 ____________________________________________________________________________
22080 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
22081         Log: Subject: Re: h2ph confused by comments in an enum.
22082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22083              Date: Wed, 28 Nov 2001 04:19:21 +0000
22084              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
22085              
22086              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
22087              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22088              Date: Wed, 28 Nov 2001 13:36:35 +0000
22089              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
22090      Branch: perl
22091            ! utils/h2ph.PL
22092 ____________________________________________________________________________
22093 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
22094         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
22095              From: Jonathan Stowe <gellyfish@gellyfish.com>
22096              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
22097              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
22098              
22099              (replace #13327)
22100      Branch: perl
22101            ! lib/Term/Cap.pm
22102 ____________________________________________________________________________
22103 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
22104         Log: Replace #13335 with
22105              
22106              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
22107              From: Russ Allbery <rra@stanford.edu>
22108              Date: 27 Nov 2001 20:42:49 -0800
22109              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
22110      Branch: perl
22111            ! lib/Pod/Text/Termcap.pm
22112 ____________________________________________________________________________
22113 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
22114         Log: (replaced by #13336)
22115              
22116              Subject: [PATCH perl@13323] Termcap.pm with no termios
22117              From: "Craig A. Berry" <craigberry@mac.com> 
22118              Date: Tue, 27 Nov 2001 22:28:50 -0600
22119              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
22120      Branch: perl
22121            ! lib/Pod/Text/Termcap.pm
22122 ____________________________________________________________________________
22123 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
22124         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
22125              From: "Craig A. Berry" <craigberry@mac.com> 
22126              Date: Tue, 27 Nov 2001 21:46:45 -0600
22127              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
22128      Branch: perl
22129            ! configure.com
22130 ____________________________________________________________________________
22131 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
22132         Log: Upgrade to podlators 1.17.
22133      Branch: perl
22134            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
22135            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
22136 ____________________________________________________________________________
22137 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
22138         Log: Fix for "a\x{100}" =~ /A/i.
22139      Branch: perl
22140            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
22141            ! utf8.c
22142 ____________________________________________________________________________
22143 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
22144         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
22145              From: "Craig A. Berry" <craigberry@mac.com>
22146              Date: Tue, 27 Nov 2001 17:11:49 -0600
22147              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
22148      Branch: perl
22149            ! lib/DB.t
22150 ____________________________________________________________________________
22151 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
22152         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
22153              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
22154              Date: Tue, 27 Nov 2001 14:55:23 -0500
22155              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
22156              
22157              Subject: [PATCH: perl@13324] updates to perldelta.pod 
22158              From: PPrymmer@factset.com
22159              Date: Tue, 27 Nov 2001 18:06:04 -0500
22160              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
22161              
22162              plus added some known problems.
22163      Branch: perl
22164            ! pod/perldelta.pod
22165 ____________________________________________________________________________
22166 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
22167         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
22168              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22169              Date: Tue, 27 Nov 2001 15:38:02 EST 
22170              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
22171      Branch: perl
22172            ! configure.com vms/vms.c vms/vmsish.h
22173 ____________________________________________________________________________
22174 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
22175         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
22176              From: Michael G Schwern <schwern@pobox.com> 
22177              Date: Tue, 27 Nov 2001 15:31:12 -0500
22178              Message-ID: <20011127153112.G20929@blackrider>
22179      Branch: perl
22180            ! t/run/kill_perl.t
22181 ____________________________________________________________________________
22182 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
22183         Log: (replaced by #13337)
22184              
22185              VMS can safely hardcode a termcap entry for VT100.
22186      Branch: perl
22187            ! lib/Term/Cap.pm
22188 ____________________________________________________________________________
22189 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
22190         Log: VMS piping fixes from Charles Lane (perl -P should
22191              be working now).
22192      Branch: perl
22193            ! vms/vms.c
22194 ____________________________________________________________________________
22195 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
22196         Log: Subject: [PATCH] perlvar.pod fix
22197              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
22198              Date: Tue, 27 Nov 2001 13:11:47 -0500
22199              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
22200      Branch: perl
22201            ! pod/perlvar.pod
22202 ____________________________________________________________________________
22203 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
22204         Log: Update Changes.
22205      Branch: perl
22206            ! Changes patchlevel.h
22207 ____________________________________________________________________________
22208 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
22209         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
22210              From: "Craig A. Berry" <craigberry@mac.com> 
22211              Date: Tue, 27 Nov 2001 10:21:18 -0600
22212              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
22213      Branch: perl
22214            ! lib/ExtUtils/MM_VMS.pm
22215 ____________________________________________________________________________
22216 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
22217         Log: Protect against accumulating -options -options -options.
22218      Branch: perl
22219            ! hints/hpux.sh
22220 ____________________________________________________________________________
22221 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
22222         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
22223              From: Barrie Slaymaker <barries@slaysys.com>
22224              Date: Tue, 27 Nov 2001 10:58:54 -0500
22225              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
22226      Branch: perl
22227            ! lib/Benchmark.pm
22228 ____________________________________________________________________________
22229 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
22230         Log: Tiny fix from John P. Linderman.
22231      Branch: perl
22232            ! lib/sort.pm
22233 ____________________________________________________________________________
22234 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
22235         Log: The Story of sort(), from John P. Linderman.
22236      Branch: perl
22237            ! pod/perldelta.pod
22238 ____________________________________________________________________________
22239 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
22240         Log: Add information what to do if you are reading
22241              perluniintro but using some older Perl.
22242      Branch: perl
22243            ! pod/perluniintro.pod
22244 ____________________________________________________________________________
22245 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
22246         Log: Update the 'wide characters' FAQ entry.
22247      Branch: perl
22248            ! pod/perlfaq6.pod
22249 ____________________________________________________________________________
22250 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
22251         Log: Fix for
22252              
22253              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
22254              From: Marc Lehmann <root@schmorp.de>
22255              Date: Tue, 27 Nov 2001 14:27:14 +0100
22256              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
22257      Branch: perl
22258            ! ext/Encode.t ext/Encode/Encode.xs
22259 ____________________________________________________________________________
22260 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
22261         Log: Subject: [PATCH] DB_File 1.801
22262              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22263              Date: Tue, 27 Nov 2001 15:06:45 -0000
22264              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
22265      Branch: perl
22266            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22267            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
22268 ____________________________________________________________________________
22269 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
22270         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
22271      Branch: perl
22272            ! pod/perlmodlib.pod
22273 ____________________________________________________________________________
22274 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
22275         Log: sort() doc tweaks from John P. Linderman.
22276      Branch: perl
22277            ! pod/perlfunc.pod
22278 ____________________________________________________________________________
22279 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
22280         Log: Subject: [PATCH] More perldelta.pod nits
22281              From: Simon Glover <scog@roe.ac.uk>
22282              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
22283              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
22284      Branch: perl
22285            ! pod/perldelta.pod
22286 ____________________________________________________________________________
22287 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
22288         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
22289              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22290              Date: Tue, 27 Nov 2001 11:52:31 -0000
22291              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
22292      Branch: perl
22293            ! ext/Devel/PPPort/harness/Makefile.PL
22294 ____________________________________________________________________________
22295 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
22296         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
22297              From: Michael G Schwern <schwern@pobox.com>
22298              Date: Tue, 27 Nov 2001 03:38:24 -0500
22299              Message-ID: <20011127033824.A17775@blackrider>
22300      Branch: perl
22301            ! t/TEST
22302 ____________________________________________________________________________
22303 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
22304         Log: Subject: Re: perlcc very broken
22305              From: John Peacock <jpeacock@rowman.com>
22306              Date: Tue, 27 Nov 2001 06:48:01 -0500
22307              Message-ID: <3C037D71.4030508@rowman.com>
22308      Branch: perl
22309            ! utils/perlcc.PL
22310 ____________________________________________________________________________
22311 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
22312         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
22313              From: David Dyck <dcd@tc.fluke.com>
22314              Date: Mon, 26 Nov 2001 22:04:38 -0800
22315              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
22316      Branch: perl
22317            ! t/op/pack.t
22318 ____________________________________________________________________________
22319 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
22320         Log: Subject: [ID 20011126.149] t/op/split fails step 37
22321              From: David Dyck <dcd@tc.fluke.com>
22322              Date: Mon, 26 Nov 2001 21:52:35 -0800
22323              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
22324      Branch: perl
22325            ! t/op/split.t
22326 ____________________________________________________________________________
22327 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
22328         Log: incorporate last minute change from libnet 1.0901-tobe
22329      Branch: perl
22330            ! lib/Net/SMTP.pm
22331 ____________________________________________________________________________
22332 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
22333         Log: Pass 7 at perldelta - random edits.
22334      Branch: perl
22335            ! pod/perldelta.pod
22336 ____________________________________________________________________________
22337 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
22338         Log: Portability and skippage tweaks.
22339      Branch: perl
22340            ! t/op/split.t
22341 ____________________________________________________________________________
22342 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
22343         Log: (retracted by #13449)
22344              Try to make Unicode casemapping to work for EBCDIC, too.
22345      Branch: perl
22346            ! utf8.c
22347 ____________________________________________________________________________
22348 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
22349         Log: Just printing 1..0 is not quite enough...
22350      Branch: perl
22351            ! lib/Dumpvalue.t
22352 ____________________________________________________________________________
22353 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
22354         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
22355              Delay the match until runtime.
22356      Branch: perl
22357            ! t/op/append.t
22358 ____________________________________________________________________________
22359 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
22360         Log: UTF-EBCDIC.
22361      Branch: perl
22362            ! ext/Devel/Peek/Peek.t
22363 ____________________________________________________________________________
22364 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
22365         Log: Be UTF-EBCDIC aware.
22366      Branch: perl
22367            ! lib/bytes.t
22368 ____________________________________________________________________________
22369 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
22370         Log: Bad assumption which way digits and letters sort.
22371      Branch: perl
22372            ! lib/English.t
22373 ____________________________________________________________________________
22374 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
22375         Log: If in EBCDIC but no Convert::EBCDIC
22376              the libnet tests will all fail.
22377      Branch: perl
22378            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
22379            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
22380            ! lib/Net/t/smtp.t lib/Net/t/time.t
22381 ____________________________________________________________________________
22382 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
22383         Log: Just sorting to guarantee order is not enough.
22384              (Think EBCDIC.) 
22385      Branch: perl
22386            ! lib/ExtUtils/Manifest.t
22387 ____________________________________________________________________________
22388 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
22389         Log: OS/390 cleanable gunk.
22390      Branch: perl
22391            ! lib/ExtUtils/MM_Unix.pm
22392 ____________________________________________________________________________
22393 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
22394         Log: Update the EBCDIC MD5 checksums.
22395      Branch: perl
22396            ! ext/Digest/MD5/t/files.t
22397 ____________________________________________________________________________
22398 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
22399         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
22400              From: Nicholas Clark <nick@ccl4.org>
22401              Date: Mon, 26 Nov 2001 23:06:34 +0000
22402              Message-ID: <20011126230633.Q37621@plum.flirble.org>
22403      Branch: perl
22404            ! installman
22405 ____________________________________________________________________________
22406 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
22407         Log: sort tweaks from John P. Linderman.
22408      Branch: perl
22409            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
22410 ____________________________________________________________________________
22411 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
22412         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
22413              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
22414              Date: Mon, 26 Nov 2001 18:47:25 -0600
22415              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
22416              
22417              Craig Berry submitted half of this patch just yesterday.
22418              Spooky cosmic resonance.
22419      Branch: perl
22420            ! ext/Socket/Socket.xs
22421 ____________________________________________________________________________
22422 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
22423         Log: Subject: [PATCH] doio slightly smaller
22424              From: Nicholas Clark <nick@ccl4.org>
22425              Date: Tue, 27 Nov 2001 00:40:23 +0000      
22426              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
22427      Branch: perl
22428            ! doio.c
22429 ____________________________________________________________________________
22430 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
22431         Log: perldelta nits from Autrijus Tang and Ron Kimball.
22432      Branch: perl
22433            ! pod/perldelta.pod
22434 ____________________________________________________________________________
22435 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
22436         Log: Subject: [PATCH] unpack P* uses random length for item
22437              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
22438              Date: Mon, 26 Nov 2001 19:56:32 +0100
22439              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
22440      Branch: perl
22441            ! pod/perldiag.pod pp_pack.c t/op/pack.t
22442 ____________________________________________________________________________
22443 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
22444         Log: Subject: [PATCH current] system and taintedness
22445              From: Radu Greab <radu@netsoft.ro>
22446              Date: Mon, 26 Nov 2001 18:42:29 +0200
22447              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
22448      Branch: perl
22449            ! pp_sys.c t/op/taint.t
22450 ____________________________________________________________________________
22451 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
22452         Log: Subject: [PATCH @ 13283] Devel::PPPort
22453              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22454              Date: Mon, 26 Nov 2001 14:37:17 -0000
22455              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
22456      Branch: perl
22457            + ext/Devel/PPPort/MANIFEST
22458            ! MANIFEST ext/Devel/PPPort/Makefile.PL
22459            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
22460            ! ext/Devel/PPPort/harness/Harness.xs
22461            ! ext/Devel/PPPort/harness/Makefile.PL
22462            ! ext/Devel/PPPort/harness/module2.c
22463            ! ext/Devel/PPPort/harness/module3.c
22464            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
22465 ____________________________________________________________________________
22466 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
22467         Log: Update the test list.
22468      Branch: perl
22469            ! t/lib/1_compile.t
22470 ____________________________________________________________________________
22471 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
22472         Log: Sync-up tests with libnet distribution
22473      Branch: perl
22474            + lib/Net/t/netrc.t
22475            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
22476 ____________________________________________________________________________
22477 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
22478         Log: Update Changes.
22479      Branch: perl
22480            ! Changes patchlevel.h
22481 ____________________________________________________________________________
22482 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
22483         Log: Upgrade to podlators 1.16.
22484      Branch: perl
22485            + lib/Pod/t/basic.cap
22486            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
22487            ! lib/Pod/t/basic.t pod/pod2man.PL
22488 ____________________________________________________________________________
22489 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
22490         Log: Pass 6 at perldelta - sort enhancements, generic and
22491              platform specific bug fixes.
22492      Branch: perl
22493            ! pod/perldelta.pod
22494 ____________________________________________________________________________
22495 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
22496         Log: PROPAGATE documentation from Tony Cook.
22497      Branch: perl
22498            ! pod/perlfunc.pod
22499 ____________________________________________________________________________
22500 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
22501         Log: DJGPP cannot do signals that well.
22502      Branch: perl
22503            ! ext/POSIX/t/sigaction.t
22504 ____________________________________________________________________________
22505 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
22506         Log: Can't do subsecond alarms without ualarm; and break out
22507              early if alarms do not seem to be coming in as expected.
22508      Branch: perl
22509            ! ext/Time/HiRes/HiRes.t
22510 ____________________________________________________________________________
22511 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
22512         Log: No Socket, little Net.
22513      Branch: perl
22514            ! t/lib/1_compile.t
22515 ____________________________________________________________________________
22516 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
22517         Log: Take the taint brush to the getcwds.
22518      Branch: perl
22519            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
22520 ____________________________________________________________________________
22521 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
22522         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
22523              From: "Craig A. Berry" <craigberry@mac.com>
22524              Date: Sun, 25 Nov 2001 16:20:45 -0600
22525              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
22526      Branch: perl
22527            ! ext/Socket/Socket.xs
22528 ____________________________________________________________________________
22529 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
22530         Log: Since in some DOS filesystems the timestamp granularity
22531              may be only two seconds, better sleep for three to play safe.
22532              (Helps CygWin, at least.)
22533      Branch: perl
22534            ! lib/Memoize/t/expire_file.t
22535 ____________________________________________________________________________
22536 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
22537         Log: For some reason CygWin wasn't collapsing multiple
22538              slashes into one, which made some Spec.t tests to fail.
22539              Either CygWin was being too prudish or the collapsing
22540              logic needs to be rethunk.
22541      Branch: perl
22542            ! lib/File/Spec/Unix.pm
22543 ____________________________________________________________________________
22544 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
22545         Log: Cygwin needs to have libperl.dll around if trying to link
22546              with -lperl.  Note: this change cures the test but whether
22547              it cures CygPerl installation, I don't know: hopefully the
22548              libperl5_7_2.dll, or the version equivalent, gets installed
22549              also as libperl.dll to the proper place(s).
22550      Branch: perl
22551            ! lib/ExtUtils/Embed.t
22552 ____________________________________________________________________________
22553 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
22554         Log: -I../lib/.. and -L../lib/..?  Strange.
22555      Branch: perl
22556            ! lib/ExtUtils/Embed.t
22557 ____________________________________________________________________________
22558 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
22559         Log: $MM?
22560      Branch: perl
22561            ! lib/ExtUtils/Embed.pm
22562 ____________________________________________________________________________
22563 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
22564         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
22565              From: Dave Rolsky <autarch@urth.org>
22566              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
22567              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
22568      Branch: perl
22569            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
22570            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
22571 ____________________________________________________________________________
22572 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
22573         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
22574              From: chromatic <chromatic@rmci.net>
22575              Date: Sat, 24 Nov 2001 14:56:57 -0700
22576              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
22577              
22578              plus a tweak for ithreads builds.
22579      Branch: perl
22580            + lib/DB.t
22581            ! MANIFEST lib/DB.pm
22582 ____________________________________________________________________________
22583 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
22584         Log: Win32 compilation tweaks for Blair Zajac.
22585      Branch: perl
22586            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
22587 ____________________________________________________________________________
22588 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
22589         Log: I don't think trying to bracket the hires time with lores
22590              times is going to be portable enough: Cygwin seems to be
22591              capable of getting hires ones rather consistently lower
22592              than the lores ones.  So let's try average difference instead.
22593      Branch: perl
22594            ! ext/Time/HiRes/HiRes.t
22595 ____________________________________________________________________________
22596 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
22597         Log: Subject: Re: benchmarks, sorts and reproducibility
22598              From: "John P. Linderman" <jpl@research.att.com>
22599              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
22600              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
22601              
22602              Randomize large partitions for quicksort to dodge the
22603              angry gods of quadratic.
22604      Branch: perl
22605            ! pp_sort.c
22606 ____________________________________________________________________________
22607 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
22608         Log: The joys of portable quoting.
22609      Branch: perl
22610            ! ext/Devel/PPPort/harness/Makefile.PL
22611 ____________________________________________________________________________
22612 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
22613         Log: sort pragma tweaks.
22614      Branch: perl
22615            ! lib/sort.pm
22616 ____________________________________________________________________________
22617 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
22618         Log: Skip the link= directives of utils.lst if no mandir
22619              (if no manpages).
22620      Branch: perl
22621            ! installman
22622 ____________________________________________________________________________
22623 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
22624         Log: integrate changes#8340,13260 from mainline
22625              
22626              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22627              
22628              change#3373 introduced a handle leak in backticks and piped open()s
22629              that fail
22630      Branch: maint-5.6/perl
22631            ! t/io/pipe.t util.c
22632 ____________________________________________________________________________
22633 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
22634         Log: change#3373 introduced a handle leak in backticks and piped open()s
22635              that fail
22636      Branch: perl
22637            ! util.c
22638 ____________________________________________________________________________
22639 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
22640         Log: metaconfig unit change for #13258.
22641      Branch: metaconfig/U/perl
22642            ! d_procselfexe.U
22643 ____________________________________________________________________________
22644 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
22645         Log: Extraenous breaks noticed by David Dyck.
22646      Branch: perl
22647            ! Configure
22648 ____________________________________________________________________________
22649 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
22650         Log: Revert the /proc/self/auxv experiment for now.
22651      Branch: perl
22652            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
22653 ____________________________________________________________________________
22654 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
22655         Log: Also ExtUtils.t had $^X assumptions.
22656      Branch: perl
22657            ! lib/ExtUtils.t
22658 ____________________________________________________________________________
22659 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
22660         Log: Now is Solaris if you start the t/perl in the t/
22661              as "./perl", the $^X will be "../perl", not "./perl".
22662      Branch: perl
22663            ! t/lib/1_compile.t
22664 ____________________________________________________________________________
22665 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
22666         Log: The new way of finding out $^X in Solaris
22667              requires a little tweak if the executable
22668              pathname is *not* absolute: prepend "./"
22669              (otherwise `$^X ...` will start perl from PATH...)
22670      Branch: perl
22671            ! perl.c
22672 ____________________________________________________________________________
22673 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
22674         Log: Avoid "will not stay shared" warnings.
22675      Branch: perl
22676            ! lib/ExtUtils/MM_Unix.pm
22677 ____________________________________________________________________________
22678 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
22679         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
22680              From: Michael G Schwern <schwern@pobox.com>
22681              Date: Sat, 24 Nov 2001 19:56:18 -0500
22682              Message-ID: <20011124195618.A14614@blackrider>            
22683      Branch: perl
22684            ! perl.c pp_sys.c t/op/magic.t util.c
22685 ____________________________________________________________________________
22686 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
22687         Log: In the MakeMaker pm_to_blib target don't copy all
22688              the files in one fell swoop, deal with them hunkwise,
22689              helps for CLIs with limited line lengths.
22690              (This seems to help for DJGPP building Encode,
22691              where there are dozens of files to copy.)
22692      Branch: perl
22693            ! lib/ExtUtils/MM_Unix.pm
22694 ____________________________________________________________________________
22695 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
22696         Log: testsuite leaves stray files behind on windows
22697      Branch: perl
22698            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
22699 ____________________________________________________________________________
22700 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
22701         Log: xsubpp produces a spurious warning on directories called 'typemap'
22702      Branch: perl
22703            ! lib/ExtUtils/xsubpp
22704 ____________________________________________________________________________
22705 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
22706         Log: xsubpp treats invalid (indented) cpp directives as comments
22707      Branch: perl
22708            ! ext/IO/IO.xs
22709 ____________________________________________________________________________
22710 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
22711         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
22712      Branch: perl
22713            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
22714 ____________________________________________________________________________
22715 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
22716         Log: The debug_pag needs to be visible at all times
22717              because of the re extension.
22718      Branch: perl
22719            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
22720 ____________________________________________________________________________
22721 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
22722         Log: Subject: Re: [PATCH] Tests are good
22723              From: Philip Newton <Philip.Newton@gmx.net>
22724              Date: Sat, 24 Nov 2001 21:24:00 +0100
22725              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
22726      Branch: perl
22727            ! pod/perlhack.pod
22728 ____________________________________________________________________________
22729 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
22730         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
22731              From: "Craig A. Berry" <craigberry@mac.com> 
22732              Date: Sat, 24 Nov 2001 12:45:44 -0600
22733              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
22734              
22735              (with tweaks, and combined with Sarathy's #13242)
22736      Branch: perl
22737            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
22738 ____________________________________________________________________________
22739 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
22740         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
22741              From: John Peacock <jpeacock@rowman.com>
22742              Date: Sat, 24 Nov 2001 14:27:46 -0500
22743              Message-ID: <3BFFF4B2.40509@rowman.com> 
22744      Branch: perl
22745            ! lib/Exporter/Heavy.pm
22746 ____________________________________________________________________________
22747 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
22748         Log: use portable quotes
22749      Branch: perl
22750            ! ext/Devel/PPPort/harness/Makefile.PL
22751 ____________________________________________________________________________
22752 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
22753         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
22754              From: Nicholas Clark <nick@ccl4.org>
22755              Date: Sat, 24 Nov 2001 18:06:26 +0000
22756              Message-ID: <20011124180626.T37621@plum.flirble.org>
22757      Branch: perl
22758            ! installman
22759 ____________________________________________________________________________
22760 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
22761         Log: Subject: [PATCH] perl5005delta.pod L<>
22762              From: Nicholas Clark <nick@ccl4.org>
22763              Date: Sat, 24 Nov 2001 18:04:21 +0000
22764              Message-ID: <20011124180421.S37621@plum.flirble.org>
22765      Branch: perl
22766            ! pod/perl5005delta.pod
22767 ____________________________________________________________________________
22768 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
22769         Log: fix typo in config.vc; regenerate win32 config_H.* files
22770      Branch: perl
22771            ! win32/config.vc win32/config_H.bc win32/config_H.gc
22772            ! win32/config_H.vc
22773 ____________________________________________________________________________
22774 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
22775         Log: Mention the charnames::vianame().
22776      Branch: perl
22777            ! pod/perluniintro.pod
22778 ____________________________________________________________________________
22779 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
22780         Log: Add charnames::vianame() in case people want to access
22781              the codes in run-time (as opposed to the compile-timeness
22782              of \N{...}).
22783      Branch: perl
22784            ! lib/charnames.pm lib/charnames.t
22785 ____________________________________________________________________________
22786 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
22787         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
22788              From: Nicholas Clark <nick@ccl4.org>
22789              Date: Sat, 24 Nov 2001 16:30:42 +0000
22790              Message-ID: <20011124163042.R37621@plum.flirble.org>
22791      Branch: perl
22792            ! regcomp.c regcomp.h
22793 ____________________________________________________________________________
22794 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
22795         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
22796              From: Nicholas Clark <nick@ccl4.org>
22797              Date: Sat, 24 Nov 2001 16:24:33 +0000
22798              Message-ID: <20011124162433.Q37621@plum.flirble.org>
22799              
22800              cmp fixes.
22801      Branch: perl
22802            ! pp.c
22803 ____________________________________________________________________________
22804 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
22805         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
22806              (It seems that "./perl" gets resolved to "perl" now.)
22807      Branch: perl
22808            ! perl.c
22809 ____________________________________________________________________________
22810 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
22811         Log: Subject: [PATCH] DB_File 1.800        
22812              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
22813              Date: Sat, 24 Nov 2001 11:41:41 -0000
22814              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
22815      Branch: perl
22816            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22817            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
22818            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22819            ! ext/DB_File/t/db-recno.t
22820 ____________________________________________________________________________
22821 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
22822         Log: Tweak the PUSHED documentation.
22823      Branch: perl
22824            ! ext/PerlIO/Via/Via.pm
22825 ____________________________________________________________________________
22826 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
22827         Log: Update 1_compile for new known tests.
22828      Branch: perl
22829            ! t/lib/1_compile.t
22830 ____________________________________________________________________________
22831 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
22832         Log: Move the MBF/MBI test modules to t/lib.
22833      Branch: perl
22834            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
22835            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
22836            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
22837            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
22838            ! lib/Math/BigInt/t/sub_mbi.t
22839 ____________________________________________________________________________
22840 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
22841         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
22842              From: "Craig A. Berry" <craigberry@mac.com> 
22843              Date: Fri, 23 Nov 2001 18:05:35 -0600
22844              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
22845      Branch: perl
22846            ! configure.com
22847 ____________________________________________________________________________
22848 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
22849         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
22850              From: PPrymmer@factset.com 
22851              Date: Fri, 23 Nov 2001 17:03:07 -0500
22852              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
22853      Branch: perl
22854            ! ext/Unicode/Normalize/mkheader
22855 ____________________________________________________________________________
22856 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
22857         Log: Here are the right helper files.
22858      Branch: perl
22859            + t/lib/Filter/Simple/ExportTest.pm
22860            + t/lib/Filter/Simple/FilterOnlyTest.pm
22861            + t/lib/Filter/Simple/FilterTest.pm
22862            + t/lib/Filter/Simple/ImportTest.pm
22863            ! MANIFEST
22864 ____________________________________________________________________________
22865 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
22866         Log: Update Changes.
22867      Branch: perl
22868            ! Changes patchlevel.h
22869 ____________________________________________________________________________
22870 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
22871         Log: Never mind.
22872      Branch: perl
22873            - lib/Filter/Simple/lib/ExportTest.pm
22874            - lib/Filter/Simple/lib/ImportTest.pm
22875 ____________________________________________________________________________
22876 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
22877         Log: Mis-add.
22878      Branch: perl
22879            + lib/Filter/Simple/lib/ExportTest.pm
22880            + lib/Filter/Simple/lib/ImportTest.pm
22881 ____________________________________________________________________________
22882 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
22883         Log: Upgrade to Filter::Simple 0.77.
22884      Branch: perl
22885            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
22886            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
22887            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
22888            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
22889            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
22890 ____________________________________________________________________________
22891 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
22892         Log: Missing p4 add.
22893      Branch: perl
22894            + lib/ExtUtils/MM_VMS.t
22895 ____________________________________________________________________________
22896 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
22897         Log: Pass 5 at perldelta - module and utility updates cleanup.
22898      Branch: perl
22899            ! pod/perldelta.pod
22900 ____________________________________________________________________________
22901 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
22902         Log: metaconfig unit change for #13219.
22903      Branch: metaconfig/U/perl
22904            ! d_procselfexe.U
22905 ____________________________________________________________________________
22906 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
22907         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
22908      Branch: perl
22909            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22910            ! pod/buildtoc.PL pod/perltoc.pod
22911 ____________________________________________________________________________
22912 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
22913         Log: Add procselfexe and d_dirfd to strange lands.
22914      Branch: perl
22915            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
22916            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22917            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22918            ! win32/config.gc win32/config.vc win32/config.win64
22919            ! wince/config.ce
22920 ____________________________________________________________________________
22921 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
22922         Log: metaconfig unit change for #13216.
22923      Branch: metaconfig/U/perl
22924            ! d_procselfexe.U
22925 ____________________________________________________________________________
22926 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
22927         Log: Better to "quote" the pathname.
22928      Branch: perl
22929            ! Configure config_h.SH
22930 ____________________________________________________________________________
22931 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
22932         Log: Use PROCSELFEXE_PATH.
22933      Branch: perl
22934            ! perl.c
22935 ____________________________________________________________________________
22936 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
22937         Log: metaconfig unit change for #13213.
22938      Branch: metaconfig/U/perl
22939            ! d_procselfexe.U
22940 ____________________________________________________________________________
22941 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
22942         Log: Add probing for BSD-like /proc/curproc/file.
22943      Branch: perl
22944            ! Configure config_h.SH
22945 ____________________________________________________________________________
22946 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
22947         Log: metaconfig unit change for 13211.
22948      Branch: metaconfig/U/perl
22949            + d_dirfd.U
22950 ____________________________________________________________________________
22951 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
22952         Log: Add probing for dirfd() so that it can be added it IO::Dir.
22953      Branch: perl
22954            ! Configure config_h.SH perl.h
22955 ____________________________________________________________________________
22956 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
22957         Log: ...and update the test count.
22958      Branch: perl
22959            ! lib/Pod/t/basic.t
22960 ____________________________________________________________________________
22961 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
22962         Log: Must remove the cap test also from the test script.
22963      Branch: perl
22964            ! lib/Pod/t/basic.t
22965 ____________________________________________________________________________
22966 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
22967         Log: Subject: [PATCH] Tests are good
22968              From: Nicholas Clark <nick@ccl4.org>
22969              Date: Fri, 23 Nov 2001 18:12:21 +0000
22970              Message-ID: <20011123181220.F37621@plum.flirble.org>
22971      Branch: perl
22972            ! pod/perlhack.pod
22973 ____________________________________________________________________________
22974 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
22975         Log: The basic.cap from podlators 1.14 is not very portable.
22976      Branch: perl
22977            - lib/Pod/t/basic.cap
22978            ! MANIFEST
22979 ____________________________________________________________________________
22980 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
22981         Log: Subject: Re: [DOC PATCHES] pod cleanups
22982              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22983              Date: 22 Nov 2001 12:54:16 -0000
22984              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
22985      Branch: perl
22986            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
22987            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
22988 ____________________________________________________________________________
22989 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
22990         Log: FAQ sync.
22991      Branch: perl
22992            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
22993 ____________________________________________________________________________
22994 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
22995         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
22996              From: PPrymmer@factset.com
22997              Date: Fri, 23 Nov 2001 11:43:45 -0500
22998              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
22999      Branch: perl
23000            ! MANIFEST lib/ExtUtils/MM_VMS.pm
23001 ____________________________________________________________________________
23002 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
23003         Log: Corify podlators 1.14 test.
23004      Branch: perl
23005            ! lib/Pod/t/basic.t
23006 ____________________________________________________________________________
23007 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
23008         Log: Output tweak needed because of podlators 1.14.
23009      Branch: perl
23010            ! t/pod/multiline_items.xr
23011 ____________________________________________________________________________
23012 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
23013         Log: Upgrade to podlators 1.14.
23014      Branch: perl
23015            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
23016            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
23017            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
23018            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
23019            ! lib/Pod/Text/Overstrike.pm
23020 ____________________________________________________________________________
23021 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
23022         Log: perlmodinstall tweaks from Philip Newton.
23023      Branch: perl
23024            ! pod/perlmodinstall.pod
23025 ____________________________________________________________________________
23026 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
23027         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
23028              From: Autrijus Tang <autrijus@autrijus.org>           
23029              Date: Fri, 23 Nov 2001 23:55:53 +0800
23030              Message-ID: <20011123235553.A2310@not.autrijus.org>
23031      Branch: perl
23032            ! Porting/genlog
23033 ____________________________________________________________________________
23034 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
23035         Log: Subject: Re: regex oddness with \Z and $&
23036              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
23037              Date: Fri, 23 Nov 2001 15:15:24 +0000
23038              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
23039      Branch: perl
23040            ! regcomp.c t/op/re_tests
23041 ____________________________________________________________________________
23042 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
23043         Log: regen_headers.
23044      Branch: perl
23045            ! embed.h global.sym pod/perlapi.pod proto.h
23046 ____________________________________________________________________________
23047 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
23048         Log: Forgotten check-in.
23049      Branch: perl
23050            ! pod/perlapi.pod
23051 ____________________________________________________________________________
23052 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
23053         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
23054      Branch: perl
23055            ! lib/Test/Simple.pm
23056 ____________________________________________________________________________
23057 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
23058         Log: Retract #13173 (effectively retract Net::Ping 2.06,
23059              go back to 2.04, the 2.06 hasn't seen the patches
23060              that have gone to the blead version.)
23061      Branch: perl
23062            - lib/Net/Ping/CHANGES lib/Net/Ping/README
23063            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23064            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23065            - lib/Net/Ping/t/200_ping_tcp.t
23066            ! MANIFEST lib/Net/Ping.pm
23067 ____________________________________________________________________________
23068 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
23069         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
23070              From: Robin Barker <rmb1@cise.npl.co.uk>
23071              Date: Thu, 22 Nov 2001 11:00:38 GMT
23072              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
23073      Branch: perl
23074            ! utils/perldoc.PL
23075 ____________________________________________________________________________
23076 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
23077         Log: metaconfig unit change for #13191.
23078      Branch: metaconfig/U/perl
23079            ! d_procselfexe.U
23080 ____________________________________________________________________________
23081 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
23082         Log: procselfexe tweak: for some reason I had a ls in
23083              /proc/self/exe, not the ls Configure thought it
23084              would found.
23085      Branch: perl
23086            ! Configure
23087 ____________________________________________________________________________
23088 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
23089         Log: Corify the Net::Ping tests; skip the tests
23090              unless $ENV{PERL_TEST_Net_Ping} is true.
23091      Branch: perl
23092            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23093            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23094            ! lib/Net/Ping/t/200_ping_tcp.t
23095 ____________________________________________________________________________
23096 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
23097         Log: metaconfig units changes for #13188.
23098      Branch: metaconfig
23099            ! U/modified/Head.U
23100      Branch: metaconfig/U/perl
23101            ! issymlink.U
23102 ____________________________________________________________________________
23103 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
23104         Log: The #13182 didn't really help.  The real problem
23105              seems to be that 'sh' can in AIX mean at least three
23106              different things, and we can't know which one it is
23107              unless we export $newsh from an earlier run (and it's
23108              the 'bsh' aka 'sh' that has the the broken test -h).
23109      Branch: perl
23110            ! Configure
23111 ____________________________________________________________________________
23112 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
23113         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
23114      Branch: perl
23115            ! op.c t/op/override.t
23116 ____________________________________________________________________________
23117 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
23118         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
23119              From: PPrymmer@factset.com 
23120              Date: Wed, 21 Nov 2001 20:17:25 -0500
23121              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
23122      Branch: perl
23123            ! lib/Shell.t
23124 ____________________________________________________________________________
23125 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
23126         Log: Reapply perlmodinstall parts of #12897.
23127      Branch: perl
23128            ! pod/perlmodinstall.pod
23129 ____________________________________________________________________________
23130 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
23131         Log: perlmodinstall 2.01 from Jon Orwant.
23132      Branch: perl
23133            ! pod/perlmodinstall.pod
23134 ____________________________________________________________________________
23135 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
23136         Log: Subject: [PATCH @10907] REXX on OS/2
23137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23138              Date: Wed, 21 Nov 2001 15:26:11 -0500
23139              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
23140      Branch: perl
23141            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
23142            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
23143 ____________________________________________________________________________
23144 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
23145         Log: metaconfig unit change for #13181.
23146      Branch: metaconfig/U/perl
23147            ! issymlink.U
23148 ____________________________________________________________________________
23149 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
23150         Log: AIX has broken builtin 'test'.
23151      Branch: perl
23152            ! Configure
23153 ____________________________________________________________________________
23154 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
23155         Log: Subject: [PATCH 5.7.x] INSTALL size update
23156              From: Andy Dougherty <doughera@lafayette.edu>
23157              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
23158              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
23159      Branch: perl
23160            ! INSTALL
23161 ____________________________________________________________________________
23162 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
23163         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
23164              to pp_sort.c.  Includes the quicksort stabilizing layer
23165              from John P. Linderman.  -Msort=qsort or -Msort=fast is
23166              faster than without (or with -Msort=mergesort or -Msort=safe)
23167              for short random inputs, but for some reason not quite as fast
23168              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
23169              optimizing definitely needed.
23170      Branch: perl
23171            + lib/sort.pm lib/sort.t pp_sort.c
23172            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
23173            ! embed.pl global.sym perl.h pp_ctl.c proto.h
23174            ! vms/descrip_mms.template vos/build.cm win32/Makefile
23175            ! win32/makefile.mk wince/Makefile.ce
23176 ____________________________________________________________________________
23177 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
23178         Log: Sync file with libnet-1.0901-tobe
23179      Branch: perl
23180            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
23181            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
23182            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
23183            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
23184            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
23185 ____________________________________________________________________________
23186 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
23187         Log: Subject: [PATCH perldoc] problems with pod2man
23188              From: Robin Barker <rmb1@cise.npl.co.uk>
23189              Date: Wed, 21 Nov 2001 17:48:51 GMT
23190              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
23191      Branch: perl
23192            ! utils/perldoc.PL
23193 ____________________________________________________________________________
23194 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
23195         Log: debug_pad only visible when debugging.
23196      Branch: perl
23197            ! makedef.pl
23198 ____________________________________________________________________________
23199 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
23200         Log: metaconfig units changes for #13174.
23201      Branch: metaconfig/U/perl
23202            + d_procselfexe.U
23203            - procselfexe.U
23204 ____________________________________________________________________________
23205 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
23206         Log: procselfexe tweaks.
23207      Branch: perl
23208            ! Configure config_h.SH
23209 ____________________________________________________________________________
23210 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
23211         Log: Upgrade to Net::Ping 2.06.
23212      Branch: perl
23213            + lib/Net/Ping/CHANGES lib/Net/Ping/README
23214            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
23215            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
23216            + lib/Net/Ping/t/200_ping_tcp.t
23217            ! MANIFEST lib/Net/Ping.pm
23218 ____________________________________________________________________________
23219 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
23220         Log: Upgrade to Math::BigInt 1.47.
23221      Branch: perl
23222            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23223            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
23224            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
23225            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
23226            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
23227            ! lib/Math/BigInt/t/sub_mbi.t
23228 ____________________________________________________________________________
23229 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
23230         Log: Dynaloading for POSIX-BC from Thomas Dorner.
23231      Branch: perl
23232            ! hints/posix-bc.sh
23233 ____________________________________________________________________________
23234 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
23235         Log: Strange: the same mysterious regex study bug
23236              seems to be present both in OS/390 and POSIX-BC.
23237              Deep EBCDIC magic that regex engine gets wrong,
23238              or a bug in some compiler/library shared by the
23239              two platforms?  From Thomas Dorner.
23240      Branch: perl
23241            ! t/op/study.t
23242 ____________________________________________________________________________
23243 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
23244         Log: More lost and found.
23245      Branch: perl
23246            + lib/Test/Simple/README
23247            ! MANIFEST
23248 ____________________________________________________________________________
23249 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
23250         Log: MANIFESTly missing.
23251      Branch: perl
23252            ! MANIFEST
23253 ____________________________________________________________________________
23254 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
23255         Log: Subject: Re: PERFORCE change 13162 for review               
23256              From: Philip Newton <Philip.Newton@gmx.net> 
23257              Date: Wed, 21 Nov 2001 16:44:30 +0100
23258              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
23259      Branch: perl
23260            ! ext/Devel/PPPort/PPPort.pm
23261 ____________________________________________________________________________
23262 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
23263         Log: Update Changes.
23264      Branch: perl
23265            ! Changes patchlevel.h
23266 ____________________________________________________________________________
23267 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
23268         Log: Small doc tweaks.
23269      Branch: perl
23270            ! ext/PerlIO/Via/Via.pm
23271 ____________________________________________________________________________
23272 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
23273         Log: Redundant return.
23274      Branch: perl
23275            ! ext/MIME/Base64/QuotedPrint.pm
23276 ____________________________________________________________________________
23277 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
23278         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
23279              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23280              Date: Wed, 21 Nov 2001 10:23:16 +0100
23281              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
23282      Branch: perl
23283            ! pp_pack.c t/op/pack.t
23284 ____________________________________________________________________________
23285 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
23286         Log: Add Devel::PPPort originally from Kenneth Albanowski,
23287              revigorated by Paul Marquess: gives h2xs a Perl version
23288              portability boost.
23289      Branch: perl
23290            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
23291            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
23292            + ext/Devel/PPPort/harness/Harness.pm
23293            + ext/Devel/PPPort/harness/Harness.xs
23294            + ext/Devel/PPPort/harness/Makefile.PL
23295            + ext/Devel/PPPort/harness/module2.c
23296            + ext/Devel/PPPort/harness/module3.c
23297            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
23298            ! MANIFEST lib/h2xs.t utils/h2xs.PL
23299 ____________________________________________________________________________
23300 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
23301         Log: Oops.
23302      Branch: perl
23303            ! lib/Test/Simple/t/filehandles.t
23304 ____________________________________________________________________________
23305 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
23306         Log: Subject: Re: PERFORCE change 13152 for review               
23307              From: Philip Newton <Philip.Newton@gmx.net> 
23308              Date: Wed, 21 Nov 2001 09:04:05 +0100
23309              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
23310      Branch: perl
23311            ! lib/Test/Builder.pm
23312 ____________________________________________________________________________
23313 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
23314         Log: Subject: Re: PERFORCE change 13142 for review
23315              From: Philip Newton <Philip.Newton@gmx.net>
23316              Date: Wed, 21 Nov 2001 09:04:03 +0100
23317              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
23318              
23319              plus rewrap few paragraphs.
23320      Branch: perl
23321            ! lib/Pod/LaTeX.pm
23322 ____________________________________________________________________________
23323 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
23324         Log: Integrate #13154 from macperl; Remove comments.
23325      Branch: perl
23326           !> lib/File/Spec/Mac.pm
23327 ____________________________________________________________________________
23328 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
23329         Log: Update the list of modules having tests.
23330      Branch: perl
23331            ! t/lib/1_compile.t
23332 ____________________________________________________________________________
23333 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
23334         Log: Slight doc changes.
23335      Branch: maint-5.6/macperl
23336            ! macos/macperl/MacPerl.podhelp
23337 ____________________________________________________________________________
23338 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
23339         Log: Add UTF-16 coercion.
23340      Branch: maint-5.6/macperl
23341            ! macos/lib/Mac/AppleEvents/Simple.pm
23342 ____________________________________________________________________________
23343 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
23344         Log: Remove comments.
23345      Branch: maint-5.6/macperl
23346            ! lib/File/Spec/Mac.pm
23347 ____________________________________________________________________________
23348 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
23349         Log: Fix FSpGetCatInfo (and other functions) corrupting
23350              memory with bad filespecs (bug #471867)
23351      Branch: maint-5.6/macperl
23352            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
23353 ____________________________________________________________________________
23354 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
23355         Log: Upgrade to Test::Simple 0.33.
23356      Branch: perl
23357            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
23358            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
23359            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
23360 ____________________________________________________________________________
23361 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
23362         Log: Upgrade to Test::Harness 1.26.
23363      Branch: perl
23364            ! lib/Test/Harness.pm lib/Test/Harness/Changes
23365 ____________________________________________________________________________
23366 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
23367         Log: Integrate change #13145 from maintperl;
23368              another compatibility tweak to change#12559: avoid quoting
23369              arguments that already have quotes; add test case
23370      Branch: perl
23371           !> t/op/system_tests win32/win32.c
23372 ____________________________________________________________________________
23373 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
23374         Log: integrate change#13147 from mainline (fixes nit in change#10091)
23375              
23376              Subject: [PATCH] spaceship and refs
23377      Branch: maint-5.6/perl
23378            ! pp.c pp_hot.c t/op/cmp.t
23379 ____________________________________________________________________________
23380 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
23381         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
23382              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
23383              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
23384              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
23385      Branch: perl
23386            + lib/Pod/t/utils.t
23387            ! MANIFEST
23388 ____________________________________________________________________________
23389 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
23390         Log: Subject: [PATCH] spaceship and refs
23391              From: Nicholas Clark <nick@ccl4.org>
23392              Date: Tue, 20 Nov 2001 21:59:51 +0000
23393              Message-ID: <20011120215951.U62891@plum.flirble.org> 
23394      Branch: perl
23395            ! pp.c pp_hot.c t/op/cmp.t
23396 ____________________________________________________________________________
23397 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
23398         Log: Try to clarify which I/O call operates on bytes,
23399              which on characters, which on either.
23400      Branch: perl
23401            ! pod/perlfunc.pod
23402 ____________________________________________________________________________
23403 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
23404         Log: another compatibility tweak to change#12559: avoid quoting
23405              arguments that already have quotes; add test case
23406      Branch: maint-5.6/perl
23407            ! t/op/system_tests win32/win32.c
23408 ____________________________________________________________________________
23409 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
23410         Log: Give a simple example of writing PerlIO::Via handlers
23411              in Perl.
23412      Branch: perl
23413            ! ext/PerlIO/Via/Via.pm
23414 ____________________________________________________________________________
23415 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
23416         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
23417      Branch: perl
23418            + lib/Pod/t/latex.t
23419            ! MANIFEST
23420 ____________________________________________________________________________
23421 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
23422         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
23423              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23424              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
23425              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
23426      Branch: perl
23427            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
23428 ____________________________________________________________________________
23429 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
23430         Log: Spread d_procselfexe to far-off lands (undefined).
23431      Branch: perl
23432            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
23433            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23434            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23435            ! win32/config.gc win32/config.vc win32/config.win64
23436            ! wince/config.ce
23437 ____________________________________________________________________________
23438 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
23439         Log: Integrate perlio; add detection and use of /proc/self/exe
23440              (Linuxism for finding the absolute path of the executable)
23441      Branch: perl
23442           !> Configure config_h.SH perl.c t/op/magic.t
23443 ____________________________________________________________________________
23444 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
23445         Log: Really define do_report_used() only if DEBUGGING.
23446      Branch: perl
23447            ! sv.c
23448 ____________________________________________________________________________
23449 [ 13138] By: nick                                  on 2001/11/20  20:01:05
23450         Log: perl.c change to use HAS_PROCSELFEXE, also
23451              tweak to $^X test to comprehend full path to real executable
23452              being returned (like Cygwin as it happens...)
23453      Branch: perlio
23454            ! perl.c t/op/magic.t
23455 ____________________________________________________________________________
23456 [ 13137] By: nick                                  on 2001/11/20  19:46:00
23457         Log: Integrate mainline
23458      Branch: perlio
23459           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
23460           +> lib/NEXT/t/unseen.t
23461            - lib/NEXT/test.pl
23462           !> (integrate 34 files)
23463 ____________________________________________________________________________
23464 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
23465         Log: Subject: [?PATCH] terser pp_eq
23466              From: Nicholas Clark <nick@ccl4.org>
23467              Date: Mon, 19 Nov 2001 23:09:02 +0000
23468              Message-ID: <20011119230901.O62891@plum.flirble.org>
23469      Branch: perl
23470            ! pp_hot.c
23471 ____________________________________________________________________________
23472 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
23473         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
23474      Branch: perl
23475            ! pod/perldelta.pod
23476 ____________________________________________________________________________
23477 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
23478         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
23479              From: Andy Dougherty <doughera@lafayette.edu>
23480              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
23481              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
23482      Branch: perl
23483            ! ext/re/Makefile.PL ext/re/re.xs
23484 ____________________________________________________________________________
23485 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
23486         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
23487              From: Andy Dougherty <doughera@lafayette.edu>
23488              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
23489              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
23490      Branch: perl
23491            ! ext/re/re.xs
23492 ____________________________________________________________________________
23493 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
23494         Log: Integrate change #13119 from macperl.
23495              (No changes since already applied the patch,
23496              just keep perforce happy and well-fed.)
23497      Branch: perl
23498           !> lib/Pod/Html.pm
23499 ____________________________________________________________________________
23500 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
23501         Log: Subject: [PATCH] filter-util.pl for Mac OS
23502              From: Chris Nandor <pudge@pobox.com>
23503              Date: Tue, 20 Nov 2001 00:16:11 -0500
23504              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
23505      Branch: perl
23506            ! t/lib/filter-util.pl
23507 ____________________________________________________________________________
23508 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
23509         Log: Subject: [PATCH] Portability fix for Pod::Html
23510              From: Chris Nandor <pudge@pobox.com>
23511              Date: Tue, 20 Nov 2001 00:01:05 -0500
23512              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
23513      Branch: perl
23514            ! lib/Pod/Html.pm
23515 ____________________________________________________________________________
23516 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
23517         Log: Need to skip more tests if not perlio.
23518      Branch: perl
23519            ! lib/open.t
23520 ____________________________________________________________________________
23521 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
23522         Log: Pass 3 at perldelta - sort the lists of new modules,
23523              module improvements, and new platforms.
23524      Branch: perl
23525            ! pod/perldelta.pod
23526 ____________________________________________________________________________
23527 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
23528         Log: Document ${^OPEN}.
23529      Branch: perl
23530            ! pod/perlvar.pod
23531 ____________________________________________________________________________
23532 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
23533         Log: Make configpm work with extra keys
23534      Branch: maint-5.6/macperl
23535            ! macos/configpm
23536 ____________________________________________________________________________
23537 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
23538         Log: Version and doc updates
23539      Branch: maint-5.6/macperl
23540            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
23541 ____________________________________________________________________________
23542 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
23543         Log: More fixes for error message parsing (bug #470316)
23544      Branch: maint-5.6/macperl
23545            ! macos/macish.c
23546 ____________________________________________________________________________
23547 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
23548         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
23549              remove obsolete function (bug #465225)
23550      Branch: maint-5.6/macperl
23551            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
23552            ! macos/macperl/MPScript.c
23553 ____________________________________________________________________________
23554 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
23555         Log: Add p2as droplet to distribution.
23556      Branch: maint-5.6/macperl
23557            + macos/macperl/Droplets/p2as.plx
23558 ____________________________________________________________________________
23559 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
23560         Log: Bundle File::Sort.
23561      Branch: maint-5.6/macperl
23562            + macos/bundled_lib/blib/lib/File/Sort.pm
23563 ____________________________________________________________________________
23564 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
23565         Log: Various bundled module fixes.
23566      Branch: maint-5.6/macperl
23567            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
23568            ! macos/bundled_ext/Digest/MD5/t/files.t
23569            ! macos/bundled_ext/Filter/t/filter-util.pl
23570            ! macos/bundled_lib/blib/lib/Net/Config.pm
23571            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
23572 ____________________________________________________________________________
23573 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
23574         Log: Portability fix for Pod::Html.
23575      Branch: maint-5.6/macperl
23576            ! lib/Pod/Html.pm
23577 ____________________________________________________________________________
23578 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
23579         Log: Upgrade to Text::Balanced 1.89.
23580      Branch: perl
23581            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
23582            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
23583            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
23584            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
23585            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
23586            ! lib/Text/Balanced/t/gentag.t
23587 ____________________________________________________________________________
23588 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
23589         Log: Upgrade to NEXT 0.50.
23590      Branch: perl
23591            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
23592            + lib/NEXT/t/unseen.t
23593            - lib/NEXT/test.pl
23594            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
23595 ____________________________________________________________________________
23596 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
23597         Log: Integrate with maint-5.6/perl.
23598      Branch: maint-5.6/macperl
23599           !> win32/win32.c
23600 ____________________________________________________________________________
23601 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
23602         Log: Update the README.threads scary header a bit.
23603      Branch: perl
23604            ! README.threads
23605 ____________________________________________________________________________
23606 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
23607         Log: Pass 2 at perldelta: add some changes since 5.7.2.
23608      Branch: perl
23609            ! pod/perldelta.pod
23610 ____________________________________________________________________________
23611 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
23612         Log: Subject: [DOC PATCH] perlfaq4.pod 
23613              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23614              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
23615              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
23616      Branch: perl
23617            ! pod/perlfaq4.pod
23618 ____________________________________________________________________________
23619 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
23620         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
23621              From: Michael G Schwern <schwern@pobox.com> 
23622              Date: Mon, 19 Nov 2001 19:53:12 -0500
23623              Message-ID: <20011119195311.I11883@blackrider>
23624      Branch: perl
23625            ! perl.c
23626 ____________________________________________________________________________
23627 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
23628         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
23629              From: PPrymmer@factset.com
23630              Date: Mon, 19 Nov 2001 17:08:59 -0500
23631              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
23632      Branch: perl
23633            ! vms/descrip_mms.template
23634 ____________________________________________________________________________
23635 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
23636         Log: Create a per-interpeter debug scratchpad container
23637              and use that for the regexec debugging.
23638      Branch: perl
23639            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
23640 ____________________________________________________________________________
23641 [ 13109] By: nick                                  on 2001/11/19  22:01:45
23642         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
23643              Configure unit detects the feature).
23644      Branch: metaconfig/U/perl
23645            + procselfexe.U
23646      Branch: perlio
23647            ! Configure config_h.SH
23648 ____________________________________________________________________________
23649 [ 13108] By: nick                                  on 2001/11/19  20:39:17
23650         Log: Integrate mainline
23651      Branch: perlio
23652           +> t/op/or.t
23653           !> (integrate 44 files)
23654 ____________________________________________________________________________
23655 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
23656         Log: sysseek tweak.
23657      Branch: perl
23658            ! pod/perlfunc.pod
23659 ____________________________________________________________________________
23660 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
23661         Log: Move the sysio tests from io/utf8 to lib/open.
23662      Branch: perl
23663            ! lib/open.t t/io/utf8.t
23664 ____________________________________________________________________________
23665 [ 13105] By: nick                                  on 2001/11/19  20:15:39
23666         Log: Add a .package and a README to //depot/metaconfig
23667      Branch: metaconfig
23668            + .package README
23669 ____________________________________________________________________________
23670 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
23671         Log: Thou shalt not mix stdio and sysio.
23672      Branch: perl
23673            ! t/io/utf8.t
23674 ____________________________________________________________________________
23675 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
23676         Log: Update Changes.
23677      Branch: perl
23678            ! Changes patchlevel.h
23679 ____________________________________________________________________________
23680 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
23681         Log: The runops_debug needs to be present always, otherwise
23682              places like AIX which need an explicit symbol export list
23683              will croak when trying to build Devel::Peek (which uses
23684              the runops_debug).
23685      Branch: perl
23686            ! makedef.pl
23687 ____________________________________________________________________________
23688 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
23689         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
23690              From: PPrymmer@factset.com 
23691              Date: Mon, 19 Nov 2001 11:34:22 -0500
23692              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
23693      Branch: perl
23694            ! lib/Memoize/t/tie_sdbm.t
23695 ____________________________________________________________________________
23696 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
23697         Log: Retract #13088: it seems that unless dump.c is extensively
23698              reorganized as to what symbols it shows, when, and to whom,
23699              we are stuck with having the dump.o symbols in the libperl
23700              and thusly in the main Perl binary.
23701      Branch: perl
23702            ! embedvar.h perlapi.h perlvars.h
23703 ____________________________________________________________________________
23704 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
23705         Log: The _uni_display should not be in dump.c since they
23706              are used under normal operation (S_not_a_number()).
23707      Branch: perl
23708            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
23709 ____________________________________________________________________________
23710 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
23711         Log: Protect sv_dump() from being included unless DEBUGGING,
23712              as noticed by Ilya.
23713      Branch: perl
23714            ! sv.c
23715 ____________________________________________________________________________
23716 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
23717         Log: Pending further investigation skip the tell() tests.
23718              The tell() is okay on Solaris, HP-UX and Tru64, but fails
23719              (by returning too much) in Linux.
23720      Branch: perl
23721            ! t/io/utf8.t
23722 ____________________________________________________________________________
23723 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
23724         Log: Retract #13082 until a better solution is found:
23725              statics break ithreads.
23726      Branch: perl
23727            ! regexec.c
23728 ____________________________________________________________________________
23729 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
23730         Log: Figures 1 and 2 for UTF-8.
23731      Branch: perl
23732            ! pod/perlunicode.pod
23733 ____________________________________________________________________________
23734 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
23735         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
23736              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23737              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
23738              Message-ID: <20011119132645.A15034@rafael>
23739      Branch: perl
23740            ! op.c pod/perldiag.pod t/lib/warnings/op
23741 ____________________________________________________________________________
23742 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
23743         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
23744              From: Michael G Schwern <schwern@pobox.com> 
23745              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
23746              Message-ID: <20011119031112.E786@blackrider>
23747      Branch: perl
23748            ! t/op/closure.t
23749 ____________________________________________________________________________
23750 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
23751         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
23752              From: Michael G Schwern <schwern@pobox.com>
23753              Date: Mon, 19 Nov 2001 03:42:56 -0500
23754              Message-ID: <20011119034256.I786@blackrider>
23755      Branch: perl
23756            + t/op/or.t
23757            ! MANIFEST
23758 ____________________________________________________________________________
23759 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
23760         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
23761              From: "Craig A. Berry" <craigberry@mac.com>
23762              Date: Sun, 18 Nov 2001 14:33:48 -0600
23763              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
23764      Branch: perl
23765            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
23766 ____________________________________________________________________________
23767 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
23768         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
23769              From: Dave Rolsky <autarch@urth.org>
23770              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
23771              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
23772      Branch: perl
23773            ! lib/ExtUtils/Manifest.pm
23774 ____________________________________________________________________________
23775 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
23776         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
23777              From: Dave Rolsky <autarch@urth.org>
23778              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
23779              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
23780      Branch: perl
23781            ! lib/ExtUtils/Install.pm
23782 ____________________________________________________________________________
23783 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
23784         Log: The runops_dbg should not be needed.
23785      Branch: perl
23786            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
23787 ____________________________________________________________________________
23788 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
23789         Log: do_spawn() cleanup from Charles Lane.
23790      Branch: perl
23791            ! vms/vms.c
23792 ____________________________________________________________________________
23793 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
23794         Log: Update the list of tests.
23795      Branch: perl
23796            ! t/lib/1_compile.t
23797 ____________________________________________________________________________
23798 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
23799         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
23800              From: Michael G Schwern <schwern@pobox.com> 
23801              Date: Fri, 16 Nov 2001 17:37:04 -0500
23802              Message-ID: <20011116173703.L30160@blackrider>
23803      Branch: perl
23804            ! t/lib/warnings/sv
23805 ____________________________________________________________________________
23806 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
23807         Log: FAQ sync.
23808      Branch: perl
23809            ! pod/perlfaq4.pod
23810 ____________________________________________________________________________
23811 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
23812         Log: Integrate perlio; win32 sync.
23813      Branch: perl
23814           !> perlio.c win32/win32io.c
23815 ____________________________________________________________________________
23816 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
23817         Log: (retracted by #13096)
23818              Debugging would be badly skewed by a malloc per regex dump.
23819      Branch: perl
23820            ! regexec.c
23821 ____________________________________________________________________________
23822 [ 13081] By: nick                                  on 2001/11/18  19:08:40
23823         Log: Win32 layer has a dup which needs to match new prototype.
23824      Branch: perlio
23825            ! win32/win32io.c
23826 ____________________________________________________________________________
23827 [ 13080] By: nick                                  on 2001/11/18  19:05:02
23828         Log: Wrong way to get stdio mode used.
23829      Branch: perlio
23830            ! perlio.c
23831 ____________________________________________________________________________
23832 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
23833         Log: Retract #13048: that introduced a malloc() (through savepvn())
23834              to *every* m//, which killed the performance quite badly.
23835      Branch: perl
23836            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
23837 ____________________________________________________________________________
23838 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
23839         Log: Pass 1 at perldelta.pod: sort the section contents
23840              together, drop all but the 5.7.2 known problems,
23841              leave the 5.7.1 security note since that's the
23842              fullest explanation (update the date on that).
23843      Branch: perl
23844            ! pod/perldelta.pod
23845 ____________________________________________________________________________
23846 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
23847         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
23848              
23849              Tiny problem in the test for 20011113.110: I hope
23850              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
23851      Branch: perl
23852            ! pp.c t/op/repeat.t
23853 ____________________________________________________________________________
23854 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
23855         Log: All of syswrite/send/sendto need to return character counts,
23856              and character counts from the offset, not the beginning of
23857              the scalar.
23858      Branch: perl
23859            ! pp_sys.c
23860 ____________________________________________________________________________
23861 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
23862         Log: Integrate PerlIO: duping fixes.
23863      Branch: perl
23864           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23865           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
23866           !> perliol.h sv.c
23867 ____________________________________________________________________________
23868 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
23869         Log: syswrite() was still returning byte counts, not character counts.
23870      Branch: perl
23871            ! pp_sys.c t/io/utf8.t
23872 ____________________________________________________________________________
23873 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
23874         Log: Add test for sysread().
23875      Branch: perl
23876            ! t/io/utf8.t
23877 ____________________________________________________________________________
23878 [ 13072] By: nick                                  on 2001/11/18  16:15:31
23879         Log: Allow dup'ing of PerlIO::Scalar etc.
23880      Branch: perlio
23881            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23882            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
23883            ! perliol.h sv.c
23884 ____________________________________________________________________________
23885 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
23886         Log: Prepend a null byte to the test set.
23887      Branch: perl
23888            ! t/io/utf8.t
23889 ____________________________________________________________________________
23890 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
23891         Log: Document how "no utf8;" can become handy.
23892      Branch: perl
23893            ! lib/utf8.pm
23894 ____________________________________________________________________________
23895 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
23896         Log: Integrate perlio; force the inclusion of the PL_runops_*
23897      Branch: perl
23898           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
23899 ____________________________________________________________________________
23900 [ 13068] By: nick                                  on 2001/11/18  13:23:33
23901         Log: embed.pl generated changes I forgot to include
23902      Branch: perlio
23903            ! embedvar.h perlapi.h pod/perlapi.pod
23904 ____________________________________________________________________________
23905 [ 13067] By: nick                                  on 2001/11/18  12:50:19
23906         Log: Force inclusion of both Perl_runops_* in perl itself,
23907              so they are available for Peek.xs etc.
23908      Branch: perlio
23909            ! perlvars.h
23910 ____________________________________________________________________________
23911 [ 13066] By: nick                                  on 2001/11/18  11:00:34
23912         Log: Integrate mainline - a few Devel::Peak fails.
23913      Branch: perlio
23914           +> (branch 29 files)
23915            - ext/Thread/Thread.pm lib/Benchmark.t
23916            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
23917            - lib/Lingua/KO/Hangul/Util/README
23918            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
23919            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
23920            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
23921            - vms/ext/vmsish.pm vms/ext/vmsish.t
23922            ! hv.c
23923           !> (integrate 389 files)
23924 ____________________________________________________________________________
23925 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
23926         Log: Start working on perldelta.  This is not yet any sort of
23927              editing; just concatenating perl570delta, perl571delta,
23928              and perl572delta.  Any sorting not done, any duplicate
23929              removal not done, any removal or update of obsolete items
23930              not done, any changes since 5.7.2 not included.  So there.
23931      Branch: perl
23932            ! pod/perldelta.pod
23933 ____________________________________________________________________________
23934 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
23935         Log: Banish "use utf8".
23936      Branch: perl
23937            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
23938 ____________________________________________________________________________
23939 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
23940         Log: Tweak from Charles Lane.
23941      Branch: perl
23942            ! vms/vms.c
23943 ____________________________________________________________________________
23944 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
23945         Log: Integrate change #13058 from maintperl;
23946              change#12559 breaks things on Win9x because command.com doesn't
23947              grok dquotes at all; disable all the system() smarts for
23948              command.com
23949      Branch: perl
23950           !> win32/win32.c
23951 ____________________________________________________________________________
23952 [ 13061] By: ams                                   on 2001/11/17  13:46:11
23953         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
23954              From: Jonathan Stowe <gellyfish@gellyfish.com>
23955              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
23956              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
23957      Branch: perl
23958            ! lib/Term/Cap.pm
23959 ____________________________________________________________________________
23960 [ 13060] By: ams                                   on 2001/11/17  09:49:10
23961         Log: Subject: [PATCH9 File/Find.pm doc nits
23962              From: Tels <perl_dummy@bloodgate.com>
23963              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
23964      Branch: perl
23965            ! lib/File/Find.pm
23966 ____________________________________________________________________________
23967 [ 13059] By: ams                                   on 2001/11/17  09:38:38
23968         Log: Subject: [PATCH] Benchmark.pm nit
23969              From: Tels <perl_dummy@bloodgate.com>
23970              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
23971      Branch: perl
23972            ! lib/Benchmark.pm
23973 ____________________________________________________________________________
23974 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
23975         Log: change#12559 breaks things on Win9x because command.com doesn't
23976              grok dquotes at all; disable all the system() smarts for
23977              command.com
23978      Branch: maint-5.6/perl
23979            ! win32/win32.c
23980 ____________________________________________________________________________
23981 [ 13057] By: ams                                   on 2001/11/16  20:30:03
23982         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
23983              From: Andy Dougherty <doughera@lafayette.edu>
23984              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
23985              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
23986      Branch: perl
23987            ! lib/Unicode/UCD.t
23988 ____________________________________________________________________________
23989 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
23990         Log: Subject: [Patch Perl@13023] VMS system() warning
23991              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23992              Date: Fri, 16 Nov 2001 15:20:11 EST
23993              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
23994      Branch: perl
23995            ! vms/vms.c
23996 ____________________________________________________________________________
23997 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
23998         Log: It's neither-nor, and protect against the impossible.
23999      Branch: perl
24000            ! lib/Thread.pm
24001 ____________________________________________________________________________
24002 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
24003         Log: 5005threads didn't work because $Thread::VERSION wasn't
24004              visible.  Oops.
24005      Branch: perl
24006            ! ext/Thread/Makefile.PL lib/Thread.pm
24007 ____________________________________________________________________________
24008 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
24009         Log: Robustness against Linux using something else than gcc;
24010              based on
24011              
24012              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
24013              From: Charles Randall <cfriv@yahoo.com>
24014              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
24015              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
24016      Branch: perl
24017            ! ext/Errno/Errno_pm.PL
24018 ____________________________________________________________________________
24019 [ 13052] By: ams                                   on 2001/11/16  16:46:39
24020         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
24021              From: Russ Allbery <rra@stanford.edu>
24022              Date: 16 Nov 2001 09:44:21 -0800
24023              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
24024      Branch: perl
24025            ! lib/Pod/ParseLink.pm
24026 ____________________________________________________________________________
24027 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
24028         Log: Update perluniintro on the UTF-8 output matters
24029              (that -w will warn unless the stream is explicitly UTF-8-ified).
24030      Branch: perl
24031            ! pod/perluniintro.pod
24032 ____________________________________________________________________________
24033 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
24034         Log: Adding new files to MANIFEST is nice.
24035      Branch: perl
24036            ! MANIFEST
24037 ____________________________________________________________________________
24038 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
24039         Log: Update Changes.
24040      Branch: perl
24041            ! Changes patchlevel.h
24042 ____________________________________________________________________________
24043 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
24044         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
24045              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
24046              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
24047              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
24048      Branch: perl
24049            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
24050 ____________________________________________________________________________
24051 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
24052         Log: Rename perlunintro to perluniintro; regen toc.
24053      Branch: perl
24054            + pod/perluniintro.pod
24055            - pod/perlunintro.pod
24056            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24057 ____________________________________________________________________________
24058 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
24059         Log: Document the negated lookahead trick to emulate
24060              character class subtraction.
24061      Branch: perl
24062            ! pod/perlunicode.pod
24063 ____________________________________________________________________________
24064 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
24065         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
24066              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24067              Date: Fri, 16 Nov 2001 23:31:04 +0900
24068              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
24069              
24070              (with the tweak that Cntrl is not C, it's Cc)
24071      Branch: perl
24072            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
24073            ! lib/unicore/mktables
24074 ____________________________________________________________________________
24075 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
24076         Log: Subject: [PATCH current] runtime runops switch
24077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24078              Date: Fri, 16 Nov 2001 00:48:09 -0500
24079              Message-ID: <20011116004809.A934@math.ohio-state.edu>
24080      Branch: perl
24081            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
24082            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
24083            ! pod/perlintern.pod proto.h run.c
24084 ____________________________________________________________________________
24085 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
24086         Log: Further discourage old Thread code; tell how to tell
24087              the difference.
24088      Branch: perl
24089            ! lib/Thread.pm
24090 ____________________________________________________________________________
24091 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
24092         Log: A missing return; from Charles Lane.
24093      Branch: perl
24094            ! vms/vms.c
24095 ____________________________________________________________________________
24096 [ 13041] By: ams                                   on 2001/11/16  12:11:14
24097         Log: Subject: [PATCH] Doc spellcheck + podcheck
24098              From: Autrijus Tang <autrijus@egb.elixus.org>
24099              Date: Thu, 15 Nov 2001 22:49:05 -0800
24100              Message-Id: <20011116064905.GA44092@egb.elixus.org>
24101              
24102              Subject: [PATCH] podcheck+spellcheck, the rest of the story
24103              From: Autrijus Tang <autrijus@egb.elixus.org>
24104              Date: Fri, 16 Nov 2001 00:42:20 -0800
24105              Message-Id: <20011116084220.GA44295@egb.elixus.org>
24106              
24107              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
24108              From: Nicholas Clark <nick@ccl4.org>
24109              Date: Fri, 16 Nov 2001 10:32:01 +0000
24110              Message-Id: <20011116103200.F62891@plum.flirble.org>
24111              (Applied after suitable de-mangling.)
24112      Branch: perl
24113            ! README.aix README.dgux README.dos README.epoc README.hpux
24114            ! README.mint README.mpeix README.netware README.os2
24115            ! README.os390 README.plan9 README.qnx README.solaris
24116            ! README.threads doio.c pod/perl571delta.pod
24117            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
24118            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
24119            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
24120            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
24121            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
24122            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
24123 ____________________________________________________________________________
24124 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
24125         Log: Avoid redefinedness warning for now.
24126      Branch: perl
24127            ! lib/Thread.pm
24128 ____________________________________________________________________________
24129 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
24130         Log: use strict.
24131      Branch: perl
24132            ! lib/Thread.pm
24133 ____________________________________________________________________________
24134 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
24135         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
24136              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
24137              Date: Thu, 15 Nov 2001 22:54:47 EST 
24138              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
24139      Branch: perl
24140            ! vms/vms.c vms/vmspipe.com
24141 ____________________________________________________________________________
24142 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
24143         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
24144              From: "chromatic" <chromatic@rmci.net>
24145              Date: Thu, 15 Nov 2001 19:54:23 -0700
24146              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
24147      Branch: perl
24148            ! lib/File/stat.t
24149 ____________________________________________________________________________
24150 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
24151         Log: Make Thread a wrapper for both ithreads and 5005threads.
24152              Needs a lot of work and Arthur's eyeballing (and finishing
24153              few missing odds and ends of threads.pm).  Now Thread
24154              is an extension without its own .pm.
24155              
24156              If there are people who have experience working with
24157              either the 5005threads or the ithreads: cleaning up
24158              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
24159              and porting the various Thread::* modules, like Thread::Queue,
24160              to work also with ithreads, is needed.
24161              
24162              Removed the 5005threads requirement from the 5005 tests
24163              for easier testing (not all of them work yet since
24164              they use the Thread::* modules that have not been made
24165              to work with ithreads).  Leave the 5005 tests named as
24166              *.tx so that they are not run by "make test".
24167      Branch: perl
24168            + lib/Thread.pm
24169            - ext/Thread/Thread.pm
24170            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
24171            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
24172            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
24173            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
24174            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
24175            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
24176            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
24177 ____________________________________________________________________________
24178 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
24179         Log: $VERSION "a5" doesn't quite work.
24180      Branch: perl
24181            ! ext/B/Makefile.PL
24182 ____________________________________________________________________________
24183 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
24184         Log: Add the fruits of Larry Shatzer's version verifying script.
24185              (There are some straddlers, but they will be fixed in the
24186              upcoming releases of the modules.)
24187      Branch: perl
24188            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
24189            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
24190            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
24191            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
24192            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
24193            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
24194            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
24195            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
24196            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
24197            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
24198            ! wince/FindExt.pm
24199 ____________________________________________________________________________
24200 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
24201         Log: Add Larry Shatzer's VERSION verifying script.
24202      Branch: perl
24203            + Porting/checkVERSION.pl
24204            ! MANIFEST Porting/pumpkin.pod
24205 ____________________________________________________________________________
24206 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
24207         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
24208              From: Michael G Schwern <schwern@pobox.com>
24209              Date: Thu, 15 Nov 2001 19:26:40 -0500
24210              Message-ID: <20011115192640.R31399@blackrider>
24211      Branch: perl
24212            ! t/test.pl
24213 ____________________________________________________________________________
24214 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
24215         Log: Document the MY_CXT business; from Paul Marquess.
24216      Branch: perl
24217            ! pod/perlxs.pod
24218 ____________________________________________________________________________
24219 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
24220         Log: VMSCMD synch attempt.
24221      Branch: perl
24222            ! vms/vms.c vms/vmsish.h
24223 ____________________________________________________________________________
24224 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
24225         Log: Advise against -P as instructed by Schwern.
24226      Branch: perl
24227            ! pod/perlrun.pod
24228 ____________________________________________________________________________
24229 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
24230         Log: Subject: [PATCH] v-strings as Objects Step 1
24231              From: John Peacock <jpeacock@rowman.com>
24232              Date: Thu, 15 Nov 2001 12:41:04 -0500
24233              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
24234      Branch: perl
24235            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
24236            ! util.c
24237 ____________________________________________________________________________
24238 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
24239         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
24240              From: Michael G Schwern <schwern@pobox.com>
24241              Date: Thu, 15 Nov 2001 12:47:59 -0500
24242              Message-ID: <20011115124759.E31399@blackrider>
24243      Branch: perl
24244            + t/run/switchx.aux t/run/switchx.t
24245            ! MANIFEST t/run/switches.t
24246 ____________________________________________________________________________
24247 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
24248         Log: Upgrade to Getopt::Long 2.26_03.
24249      Branch: perl
24250            ! lib/Getopt/Long.pm
24251 ____________________________________________________________________________
24252 [ 13025] By: ams                                   on 2001/11/15  20:46:22
24253         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
24254              From: Michael G Schwern <schwern@pobox.com>
24255              Date: Thu, 15 Nov 2001 16:24:11 -0500
24256              Message-Id: <20011115162411.M31399@blackrider>
24257      Branch: perl
24258            ! vms/vms.c
24259 ____________________________________________________________________________
24260 [ 13024] By: ams                                   on 2001/11/15  19:32:06
24261         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
24262              From: rspier@pobox.com (Robert Spier)
24263              Date: Thu, 15 Nov 2001 11:19:21 -0800
24264              Message-Id: <15348.5433.732364.963687@rls.cx>
24265      Branch: perl
24266            ! op.c
24267 ____________________________________________________________________________
24268 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
24269         Log: Update Changes.
24270      Branch: perl
24271            ! Changes patchlevel.h
24272 ____________________________________________________________________________
24273 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
24274         Log: Subject: [PATCH] new tests for command-line switches
24275              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24276              Date: Thu, 15 Nov 2001 17:00:30 +0100
24277              Message-ID: <20011115170030.A14193@rafael>
24278      Branch: perl
24279            + t/run/switches.t
24280            ! MANIFEST
24281 ____________________________________________________________________________
24282 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
24283         Log: Upgrade to podlators 1.13.
24284      Branch: perl
24285            + lib/Pod/ParseLink.pm
24286            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
24287            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
24288            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
24289            ! t/pod/pod2usage.xr t/pod/podselect.xr
24290 ____________________________________________________________________________
24291 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
24292         Log: skip "might be used uninitialized".
24293      Branch: perl
24294            ! pp_sys.c
24295 ____________________________________________________________________________
24296 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
24297         Log: Fix for "perlio bug in koi8-r encoding".  The problem
24298              seemed to be that binmode() always flushed the handle,
24299              which is not so good when switching encodings.  Fixed,
24300              added Matt Sergeant's testcase, documented in perlfunc/binmode,
24301              also added a pointer about disciplines to perlfunc/open,
24302              and in general cleaned up and reformatted the open entry.
24303      Branch: perl
24304            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
24305 ____________________________________________________________________________
24306 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
24307         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
24308              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24309              Date: 15 Nov 2001 08:57:06 -0000
24310              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
24311              
24312              chop() and chomp() are not real list functions,
24313              so let's not have them overrideable.  (Casey will
24314              be confused since in #7071 he patched the other way.)
24315      Branch: perl
24316            ! pod/perlfunc.pod toke.c
24317 ____________________________________________________________________________
24318 [ 13017] By: ams                                   on 2001/11/15  12:56:49
24319         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
24320              From: Robin Barker <rmb1@cise.npl.co.uk>
24321              Date: Thu, 15 Nov 2001 13:48:34 GMT
24322              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
24323              (Applied with tweaks.)
24324      Branch: perl
24325            ! pod/perltrap.pod
24326 ____________________________________________________________________________
24327 [ 13016] By: ams                                   on 2001/11/15  09:12:48
24328         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
24329              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24330              Date: Thu, 15 Nov 2001 09:06:39 +0100
24331              Message-Id: <20011115090639.A13005@rafael>
24332      Branch: perl
24333            ! pod/perlrun.pod
24334 ____________________________________________________________________________
24335 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
24336         Log: "link =" from utils.lst was being processed oddly.
24337      Branch: perl
24338            ! installman
24339 ____________________________________________________________________________
24340 [ 13014] By: ams                                   on 2001/11/15  02:52:52
24341         Log: Subject: [PATCH current] CreateTTY in -d
24342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24343              Date: Wed, 14 Nov 2001 21:26:31 -0500
24344              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
24345      Branch: perl
24346            ! lib/perl5db.pl
24347 ____________________________________________________________________________
24348 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
24349         Log: Corify the Filter::Simple tests. 
24350      Branch: perl
24351            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
24352            ! lib/Filter/Simple/t/filter_only.t
24353 ____________________________________________________________________________
24354 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
24355         Log: Upgrade to Filter::Simple 0.70.
24356      Branch: perl
24357            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
24358            + t/lib/FilterOnlyTest.pm
24359            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
24360            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
24361            ! t/lib/FilterTest.pm
24362 ____________________________________________________________________________
24363 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
24364         Log: Cleanliness inspired by Cygwin.
24365      Branch: perl
24366            ! Makefile.SH x2p/Makefile.SH
24367 ____________________________________________________________________________
24368 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
24369         Log: Add perlunintro (formerly known as perlunitut); regen toc.
24370      Branch: perl
24371            + pod/perlunintro.pod
24372            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24373 ____________________________________________________________________________
24374 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
24375         Log: FAQ sync.
24376      Branch: perl
24377            ! pod/perlfaq6.pod
24378 ____________________________________________________________________________
24379 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
24380         Log: Quieten pgcc 2.91.66 worries.
24381      Branch: perl
24382            ! gv.c pp_ctl.c utf8.c
24383 ____________________________________________________________________________
24384 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
24385         Log: Upgrade to Switch 2.06.
24386      Branch: perl
24387            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
24388            ! lib/Switch/t/nested.t
24389 ____________________________________________________________________________
24390 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
24391         Log: Upgrade to Attribute::Handlers 0.76.
24392      Branch: perl
24393            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
24394            ! lib/Attribute/Handlers/README
24395            ! lib/Attribute/Handlers/demo/Demo.pm
24396            ! lib/Attribute/Handlers/demo/Descriptions.pm
24397            ! lib/Attribute/Handlers/demo/MyClass.pm
24398            ! lib/Attribute/Handlers/demo/demo_cycle.pl
24399            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
24400            ! lib/Attribute/Handlers/t/multi.t
24401 ____________________________________________________________________________
24402 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
24403         Log: Signedness nit.
24404      Branch: perl
24405            ! regexec.c
24406 ____________________________________________________________________________
24407 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
24408         Log: VERSIONize.
24409      Branch: perl
24410            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
24411            ! lib/integer.pm
24412 ____________________________________________________________________________
24413 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
24414         Log: No pod in internal Net::FTP classes.
24415      Branch: perl
24416            ! pod/buildtoc.PL
24417 ____________________________________________________________________________
24418 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
24419         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
24420              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24421              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
24422              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
24423      Branch: perl
24424            ! regexec.c
24425 ____________________________________________________________________________
24426 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
24427         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
24428              Pudge correctly).
24429      Branch: perl
24430            ! t/test.pl
24431 ____________________________________________________________________________
24432 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
24433         Log: Add comments to mark where $^X is being handled.
24434      Branch: perl
24435            ! perl.c toke.c
24436 ____________________________________________________________________________
24437 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
24438         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
24439              From: Michael G Schwern <schwern@pobox.com>
24440              Date: Wed, 14 Nov 2001 16:38:25 -0500
24441              Message-ID: <20011114163825.D6519@blackrider>
24442      Branch: perl
24443            ! t/op/repeat.t
24444 ____________________________________________________________________________
24445 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
24446         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
24447              From: Michael G Schwern <schwern@pobox.com>
24448              Date: Wed, 14 Nov 2001 13:19:15 -0500
24449              Message-ID: <20011114131915.K5096@blackrider>
24450      Branch: perl
24451            ! t/op/die_exit.t
24452 ____________________________________________________________________________
24453 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
24454         Log: Subject: Re: [PATCH] new version of runperl()
24455              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24456              Date: Wed, 14 Nov 2001 15:39:12 EST
24457              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
24458              
24459              "VMS $^X pipes etc" patch.
24460      Branch: perl
24461            ! vms/vms.c
24462 ____________________________________________________________________________
24463 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
24464         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
24465              and add "verbose" option to show the final command.
24466      Branch: perl
24467            ! t/test.pl
24468 ____________________________________________________________________________
24469 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
24470         Log: Goof in some of the comment fields of #12994.
24471      Branch: perl
24472            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
24473            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
24474            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
24475            ! lib/unicore/In/9.pl
24476 ____________________________________________________________________________
24477 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
24478         Log: The First, Last ranges in the Unicode data weren't
24479              getting their general categories added properly;
24480              noticed by Jeffrey Friedl.
24481      Branch: perl
24482            ! lib/unicore/Category.pl lib/unicore/In/0.pl
24483            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
24484            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
24485            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
24486            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
24487            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
24488            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
24489            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
24490            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
24491            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
24492            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
24493            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
24494            ! lib/unicore/mktables
24495 ____________________________________________________________________________
24496 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
24497         Log: Subject: [PATCH] new version of runperl()
24498              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24499              Date: Wed, 14 Nov 2001 12:23:01 +0100
24500              Message-ID: <20011114122301.A29384@rafael>
24501      Branch: perl
24502            ! t/io/argv.t t/test.pl
24503 ____________________________________________________________________________
24504 [ 12992] By: ams                                   on 2001/11/14  13:40:39
24505         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
24506              From: Michael G Schwern <schwern@pobox.com>
24507              Date: Tue, 13 Nov 2001 23:17:54 -0500
24508              Message-Id: <20011113231754.S32567@blackrider>
24509      Branch: perl
24510            ! perl.c
24511 ____________________________________________________________________________
24512 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
24513         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
24514              From: Philip Newton <Philip.Newton@gmx.net>
24515              Date: Wed, 14 Nov 2001 10:59:53 +0100
24516              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
24517              
24518              plus a lot of paragraph reformatting because of long lines.
24519      Branch: perl
24520            ! pod/perlapio.pod
24521 ____________________________________________________________________________
24522 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
24523         Log: A bool is not a pointer.
24524      Branch: perl
24525            ! pp_sys.c
24526 ____________________________________________________________________________
24527 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
24528         Log: AUTHORS updates.
24529      Branch: perl
24530            ! AUTHORS
24531 ____________________________________________________________________________
24532 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
24533         Log: There are several MIME RFCs.
24534      Branch: perl
24535            ! ext/Encode/Encode.pm
24536 ____________________________________________________________________________
24537 [ 12987] By: ams                                   on 2001/11/14  01:09:28
24538         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
24539              From: Michael G Schwern <schwern@pobox.com>
24540              Date: Tue, 13 Nov 2001 20:59:13 -0500
24541              Message-Id: <20011113205913.H32567@blackrider>
24542      Branch: perl
24543            ! t/op/groups.t vms/test.com
24544 ____________________________________________________________________________
24545 [ 12986] By: ams                                   on 2001/11/14  01:07:06
24546         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
24547              From: Michael G Schwern <schwern@pobox.com>
24548              Date: Tue, 13 Nov 2001 20:51:34 -0500
24549              Message-Id: <20011113205134.F32567@blackrider>
24550      Branch: perl
24551            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
24552 ____________________________________________________________________________
24553 [ 12985] By: ams                                   on 2001/11/14  00:43:59
24554         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
24555              From: Michael G Schwern <schwern@pobox.com>
24556              Date: Tue, 13 Nov 2001 20:38:42 -0500
24557              Message-Id: <20011113203842.E32567@blackrider>
24558      Branch: perl
24559            ! pod/perlport.pod
24560 ____________________________________________________________________________
24561 [ 12984] By: ams                                   on 2001/11/14  00:32:15
24562         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
24563              From: Michael G Schwern <schwern@pobox.com>
24564              Date: Tue, 13 Nov 2001 20:27:02 -0500
24565              Message-Id: <20011113202702.D32567@blackrider>
24566      Branch: perl
24567            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
24568            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
24569            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
24570            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
24571 ____________________________________________________________________________
24572 [ 12983] By: ams                                   on 2001/11/14  00:00:27
24573         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
24574              From: Michael G Schwern <schwern@pobox.com>
24575              Date: Tue, 13 Nov 2001 19:51:59 -0500
24576              Message-Id: <20011113195159.B32567@blackrider>
24577      Branch: perl
24578            ! pod/perlport.pod
24579 ____________________________________________________________________________
24580 [ 12982] By: ams                                   on 2001/11/13  23:53:11
24581         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
24582              From: Larry Shatzer <fugazi@zippy.zyx.net>
24583              Date: Tue, 13 Nov 2001 17:27:59 -0700
24584              Message-Id: <20011113172759.E27768@zippy.zyx.net>
24585      Branch: perl
24586            ! pod/perlapio.pod
24587 ____________________________________________________________________________
24588 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
24589         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
24590              "large enough" Unicode characters returned more than one
24591              as their "Unicode size".
24592      Branch: perl
24593            ! pp_sys.c t/io/utf8.t
24594 ____________________________________________________________________________
24595 [ 12980] By: ams                                   on 2001/11/13  19:32:33
24596         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
24597              From: "Craig A. Berry" <craigberry@mac.com>
24598              Date: Tue, 13 Nov 2001 14:33:25 -0600
24599              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
24600      Branch: perl
24601            ! vms/gen_shrfls.pl
24602 ____________________________________________________________________________
24603 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
24604         Log: Subject: Minor patch to Encode.pm (detypo)
24605              From: "Philip Newton" <Philip.Newton@gmx.net>
24606              Date: Tue, 13 Nov 2001 20:11:01 +0100
24607              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
24608      Branch: perl
24609            ! ext/Encode/Encode.pm
24610 ____________________________________________________________________________
24611 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
24612         Log: Evil tabulators.
24613      Branch: perl
24614            ! ext/Encode/Encode.pm
24615 ____________________________________________________________________________
24616 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
24617         Log: Document the available encodings.
24618      Branch: perl
24619            ! ext/Encode/Encode.pm
24620 ____________________________________________________________________________
24621 [ 12976] By: ams                                   on 2001/11/13  17:14:07
24622         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
24623              From: Barrie Slaymaker <barries@slaysys.com>
24624              Date: Tue, 13 Nov 2001 12:41:36 -0500
24625              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
24626      Branch: perl
24627            ! t/op/universal.t
24628 ____________________________________________________________________________
24629 [ 12975] By: ams                                   on 2001/11/13  16:24:21
24630         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
24631              From: Barrie Slaymaker <barries@slaysys.com>
24632              Date: Tue, 13 Nov 2001 10:56:20 -0500
24633              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
24634              (Test applied with minor tweaks and ->isa("HASH") omission.)
24635      Branch: perl
24636            ! lib/UNIVERSAL.pm t/op/universal.t
24637 ____________________________________________________________________________
24638 [ 12974] By: ams                                   on 2001/11/13  15:46:07
24639         Log: Subject: [PATCH Benchmark.pm] docco tweaks
24640              From: Barrie Slaymaker <barries@slaysys.com>
24641              Date: Tue, 13 Nov 2001 11:34:45 -0500
24642              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
24643      Branch: perl
24644            ! lib/Benchmark.pm
24645 ____________________________________________________________________________
24646 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
24647         Log: Subject: [PATCH] Attack of the C loops, round 1
24648              From: Richard Soderberg <rs@oregonnet.com>
24649              Date: Mon, 12 Nov 2001 12:07:29 -0800
24650              Message-Id: <200111122007.MAA01994@oregonnet.com>
24651              
24652              Subject: [PATCH] bytecode.pl (tiny patch)
24653              From: Richard Soderberg <rs@oregonnet.com>
24654              Date: Mon, 12 Nov 2001 12:53:24 -0800
24655              Message-Id: <200111122053.MAA06272@oregonnet.com>
24656      Branch: perl
24657            ! bytecode.pl installhtml
24658 ____________________________________________________________________________
24659 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
24660         Log: Subject: [PATCH] Update to Filter::Util::Call
24661              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
24662              Date: Sun, 11 Nov 2001 22:33:33 -0000
24663              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
24664              
24665              Use the new CXT* macros.
24666      Branch: perl
24667            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
24668 ____________________________________________________________________________
24669 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
24670         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
24671              From: Michael G Schwern <schwern@pobox.com>
24672              Date: Mon, 12 Nov 2001 20:50:34 -0500
24673              Message-ID: <20011112205034.H2888@blackrider>
24674      Branch: perl
24675            + lib/vmsish.pm lib/vmsish.t
24676            - vms/ext/vmsish.pm vms/ext/vmsish.t
24677            ! MANIFEST vms/descrip_mms.template
24678 ____________________________________________________________________________
24679 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
24680         Log: :utf8 works only with perlio.
24681      Branch: perl
24682            ! lib/open.t
24683 ____________________________________________________________________________
24684 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
24685         Log: Subject: Re: @Config -"des" not quite working on VMS
24686              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24687              Date: Tue, 13 Nov 2001 08:35:13 EST 
24688              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
24689      Branch: perl
24690            ! configure.com
24691 ____________________________________________________________________________
24692 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
24693         Log: Subject: [PATCH] lib/charnames.pm 
24694              From: Jeffrey Friedl <jfriedl@yahoo.com>
24695              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
24696              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
24697      Branch: perl
24698            ! lib/charnames.pm
24699 ____________________________________________________________________________
24700 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
24701         Log: Docs for Mac::err.
24702      Branch: maint-5.6/macperl
24703            ! macos/ext/Mac/err/err.pm
24704 ____________________________________________________________________________
24705 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
24706         Log: Some cleanup; change some globals to references for
24707              possible persistence later.
24708      Branch: maint-5.6/macperl
24709            ! macos/lib/Mac/Glue.pm
24710 ____________________________________________________________________________
24711 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
24712         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
24713      Branch: maint-5.6/macperl
24714            ! macos/ext/Mac/Files/Files.pm
24715 ____________________________________________________________________________
24716 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
24717         Log: Get Mac::Navigation to compile (bug #464684).
24718      Branch: maint-5.6/macperl
24719            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
24720            ! macos/ext/Mac/Navigation/Makefile.PL
24721            ! macos/ext/Mac/Navigation/Navigation.xs
24722            ! macos/macperl/Makefile.mk
24723 ____________________________________________________________________________
24724 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
24725         Log: Add in modules and POD to help menu.
24726      Branch: maint-5.6/macperl
24727            ! macos/macperl/MacPerl.podhelp
24728 ____________________________________________________________________________
24729 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
24730         Log: Update bundled modules.
24731      Branch: maint-5.6/macperl
24732            + macos/bundled_ext/Filter/t/FilterTest.pm
24733            + macos/bundled_ext/List/Util/t/shuffle.t
24734            + macos/bundled_ext/Storable/t/compat06.t
24735            + macos/bundled_ext/Storable/t/st-dump.pl
24736            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
24737            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
24738            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
24739            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
24740            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
24741            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
24742            + macos/bundled_lib/blib/lib/lwpcook.pod
24743            + macos/bundled_lib/t/Filter/Simple/filter.t
24744            + macos/bundled_lib/t/Switch/t/given.t
24745            + macos/bundled_lib/t/Switch/t/nested.t
24746            + macos/bundled_lib/t/Switch/t/switch.t
24747            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
24748            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
24749            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
24750            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
24751            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
24752            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
24753            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
24754            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
24755            + macos/bundled_lib/t/URI/rfc2732.t
24756            + macos/bundled_lib/t/libnet/config.t
24757            + macos/bundled_lib/t/libnet/libnet_t.pl
24758            + macos/bundled_lib/t/libwww-perl/live/google.t
24759            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
24760            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
24761            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
24762            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
24763            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
24764            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
24765            + macos/bundled_lib/t/libwww-perl/live/validator.t
24766            - macos/bundled_ext/Filter/t/MyFilter.pm
24767            - macos/bundled_ext/Storable/t/compat-0.6.t
24768            - macos/bundled_ext/Storable/t/dump.pl
24769            - macos/bundled_ext/Time/Piece/Makefile.PL
24770            - macos/bundled_ext/Time/Piece/Piece.pm
24771            - macos/bundled_ext/Time/Piece/Piece.t
24772            - macos/bundled_ext/Time/Piece/Piece.xs
24773            - macos/bundled_ext/Time/Piece/README
24774            - macos/bundled_ext/Time/Piece/Seconds.pm
24775            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
24776            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
24777            - macos/bundled_lib/blib/lib/Net/PH.pm
24778            - macos/bundled_lib/blib/lib/Net/SNPP.pm
24779            - macos/bundled_lib/blib/lib/Text/Balanced.pod
24780            - macos/bundled_lib/t/Filter/Simple/test.pl
24781            - macos/bundled_lib/t/Switch/test.pl
24782            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
24783            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
24784            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
24785            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
24786            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
24787            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
24788            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
24789            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
24790            - macos/bundled_lib/t/libnet/ph.t
24791            ! (edit 125 files)
24792 ____________________________________________________________________________
24793 [ 12961] By: ams                                   on 2001/11/13  00:45:08
24794         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
24795              From: Michael G Schwern <schwern@pobox.com>
24796              Date: Mon, 12 Nov 2001 20:16:45 -0500
24797              Message-Id: <20011112201644.G2888@blackrider>
24798      Branch: perl
24799            ! pod/perlport.pod
24800 ____________________________________________________________________________
24801 [ 12960] By: ams                                   on 2001/11/12  23:54:00
24802         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
24803              Recoving dup tests for VMS
24804              From: Michael G Schwern <schwern@pobox.com>
24805              Date: Mon, 12 Nov 2001 19:35:33 -0500
24806              Message-Id: <20011112193533.D2888@blackrider>
24807      Branch: perl
24808            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
24809 ____________________________________________________________________________
24810 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
24811         Log: Update Changes.
24812      Branch: perl
24813            ! Changes patchlevel.h
24814 ____________________________________________________________________________
24815 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
24816         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
24817              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
24818              Date: Mon, 12 Nov 2001 12:35:18 EST 
24819              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
24820      Branch: perl
24821            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
24822            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
24823 ____________________________________________________________________________
24824 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
24825         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
24826              From: Barrie Slaymaker <barries@slaysys.com>
24827              Date: Mon, 12 Nov 2001 11:19:52 -0500
24828              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
24829      Branch: perl
24830            ! lib/File/Spec.t lib/File/Spec/Win32.pm
24831 ____________________________________________________________________________
24832 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
24833         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
24834              From: Barrie Slaymaker <barries@slaysys.com>
24835              Date: Mon, 12 Nov 2001 11:07:36 -0500
24836              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
24837      Branch: perl
24838            ! lib/Benchmark.pm
24839 ____________________________________________________________________________
24840 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
24841         Log: Misplaced test, noticed by Barrie Slaymaker.
24842              (We are missing Benchmark tests, then.)
24843      Branch: perl
24844            + ext/Devel/DProf/DProf.t
24845            - lib/Benchmark.t
24846            ! MANIFEST
24847 ____________________________________________________________________________
24848 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
24849         Log: Subject: [PATCH] a few typo fixes 
24850              From: Jeffrey Friedl <jfriedl@yahoo.com>
24851              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
24852              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
24853              
24854              Patching README.foo instead of pod/perlfoo.pod,
24855              not patching Math::BigInt (Tels will take care of that),
24856              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
24857              and perldoc.PL instead of libnetcfg and perldoc, patching
24858              ext/Digest/MD5/t/files.t since MD5.pm was changed.
24859      Branch: perl
24860            ! (edit 109 files)
24861 ____________________________________________________________________________
24862 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
24863         Log: Add a note about the dangers of bad UTF-8.
24864      Branch: perl
24865            ! pod/perlunicode.pod
24866 ____________________________________________________________________________
24867 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
24868         Log: NetWare Nit from Ananth Kesari.
24869      Branch: perl
24870            ! NetWare/config.wc
24871 ____________________________________________________________________________
24872 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
24873         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
24874      Branch: perl
24875            ! ext/Encode/Encode.pm
24876 ____________________________________________________________________________
24877 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
24878         Log: (retracted by #12951)
24879      Branch: perl
24880            ! ext/Encode/Encode.pm
24881 ____________________________________________________________________________
24882 [ 12949] By: ams                                   on 2001/11/12  06:40:18
24883         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
24884              From: Robert Spier <rspier@pobox.com>
24885              Date: Sun, 11 Nov 2001 18:50:18 -0800
24886              Message-Id: <15343.14570.121505.233336@rls.cx>
24887              
24888              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
24889              From: Rick Delaney <rick.delaney@home.com>
24890              Date: 12 Nov 2001 00:15:52 -0500
24891              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
24892      Branch: perl
24893            ! pp_hot.c t/op/taint.t
24894 ____________________________________________________________________________
24895 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
24896         Log: It seems that we actually have this detail implemented
24897              as for as Level 1 Support of Unicode regex support is
24898              concerned: at Level 1 only 1:1 support for loose
24899              (aka caseless, aka caseigoring ) matching is required.
24900      Branch: perl
24901            ! pod/perlunicode.pod
24902 ____________________________________________________________________________
24903 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
24904         Log: (retracted by #12951)
24905      Branch: perl
24906            ! ext/Encode/Encode.pm
24907 ____________________________________________________________________________
24908 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
24909         Log: BOM, bom, Bom.
24910      Branch: perl
24911            ! pod/perlunicode.pod
24912 ____________________________________________________________________________
24913 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
24914         Log: Upgrade to Math::BigInt 1.46.
24915      Branch: perl
24916            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24917            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24918            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24919            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
24920            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24921 ____________________________________________________________________________
24922 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
24923         Log: Subject: Re: PERFORCE change 12943 for review
24924              From: "Philip Newton" <Philip.Newton@gmx.net>
24925              Date: Sun, 11 Nov 2001 20:53:36 +0100
24926              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
24927      Branch: perl
24928            ! pod/perlunicode.pod
24929 ____________________________________________________________________________
24930 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
24931         Log: Doc updates; make the Unicode discussions a little
24932              bit less alarming, and add information about encodings,
24933              surrogates, and BOMs.
24934      Branch: perl
24935            ! pod/perlunicode.pod
24936 ____________________________________________________________________________
24937 [ 12942] By: ams                                   on 2001/11/11  16:45:00
24938         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
24939              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
24940              Date: Mon, 12 Nov 2001 00:22:57 +0900
24941              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
24942      Branch: perl
24943            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24944            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24945 ____________________________________________________________________________
24946 [ 12941] By: ams                                   on 2001/11/11  13:01:40
24947         Log: Subject: Re: PERFORCE change 12929 for review
24948              From: "Philip Newton" <Philip.Newton@gmx.net>
24949              Date: Sun, 11 Nov 2001 14:27:44 +0100
24950              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
24951      Branch: perl
24952            ! MANIFEST
24953 ____________________________________________________________________________
24954 [ 12940] By: ams                                   on 2001/11/11  05:06:43
24955         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
24956              From: Michael G Schwern <schwern@pobox.com>
24957              Date: Thu, 8 Nov 2001 22:56:45 -0500
24958              Message-Id: <20011108225645.H5587@blackrider>
24959      Branch: perl
24960            ! t/op/chdir.t
24961 ____________________________________________________________________________
24962 [ 12939] By: ams                                   on 2001/11/11  05:01:00
24963         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
24964              From: Michael G Schwern <schwern@pobox.com>
24965              Date: Sun, 11 Nov 2001 00:54:43 -0500
24966              Message-Id: <20011111005443.A24450@blackrider>
24967      Branch: perl
24968            ! ext/Cwd/t/cwd.t
24969 ____________________________________________________________________________
24970 [ 12938] By: ams                                   on 2001/11/11  03:25:13
24971         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
24972              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
24973              From: "chromatic" <chromatic@rmci.net>
24974              Date: Sat, 10 Nov 2001 21:03:20 -0700
24975              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
24976      Branch: perl
24977            ! lib/File/stat.pm lib/File/stat.t
24978 ____________________________________________________________________________
24979 [ 12937] By: ams                                   on 2001/11/11  02:05:23
24980         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
24981              From: "Craig A. Berry" <craigberry@mac.com>
24982              Date: Sat, 10 Nov 2001 17:23:52 -0600
24983              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
24984      Branch: perl
24985            ! t/op/magic.t
24986 ____________________________________________________________________________
24987 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
24988         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
24989      Branch: perl
24990            ! lib/open.pm lib/open.t
24991 ____________________________________________________________________________
24992 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
24993         Log: The Official name of ASCII.
24994      Branch: perl
24995            ! ext/Encode/Encode.pm
24996 ____________________________________________________________________________
24997 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
24998         Log: The KOI8-R example wasn't quite right.
24999      Branch: perl
25000            ! lib/open.pm lib/open.t
25001 ____________________________________________________________________________
25002 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
25003         Log: Enhance the open pragma to support :utf8, :locale,
25004              and :encoding directly as special cases, and rename
25005              the INOUT to IO.
25006      Branch: perl
25007            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
25008 ____________________________________________________________________________
25009 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
25010         Log: Document the UTF-16 surrogate encoding and decoding.
25011      Branch: perl
25012            ! ext/Encode/Encode.pm
25013 ____________________________________________________________________________
25014 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
25015         Log: A potential recursion breaker.
25016      Branch: perl
25017            ! sv.c
25018 ____________________________________________________________________________
25019 [ 12930] By: ams                                   on 2001/11/10  07:46:53
25020         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
25021              (was Re: perl@12892)
25022              From: "chromatic" <chromatic@rmci.net>
25023              Date: Sat, 10 Nov 2001 01:28:09 -0700
25024              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
25025      Branch: perl
25026            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
25027            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
25028            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
25029            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
25030 ____________________________________________________________________________
25031 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
25032         Log: Add a test for the bytes pragma.
25033      Branch: perl
25034            + lib/bytes.t
25035            ! MANIFEST
25036 ____________________________________________________________________________
25037 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
25038         Log: Doc update.
25039      Branch: perl
25040            ! lib/bytes.pm
25041 ____________________________________________________________________________
25042 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
25043         Log: Cease to exist.
25044      Branch: perl
25045            - lib/Unicode/Normalize.pm
25046 ____________________________________________________________________________
25047 [ 12926] By: ams                                   on 2001/11/10  03:23:16
25048         Log: Subject: [patch] my_setenv speedup + fixes
25049              From: Doug MacEachern <dougm@covalent.net>
25050              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
25051              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
25052      Branch: perl
25053            ! util.c
25054 ____________________________________________________________________________
25055 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
25056         Log: Newline trouble.
25057      Branch: perl
25058            ! lib/ExtUtils/Embed.t
25059 ____________________________________________________________________________
25060 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
25061         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
25062              From: "Craig A. Berry" <craigberry@mac.com>
25063              Date: Fri, 09 Nov 2001 18:13:16 -0600
25064              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
25065      Branch: perl
25066            ! vms/munchconfig.c
25067 ____________________________________________________________________________
25068 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
25069         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
25070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25071              Date: Sat, 10 Nov 2001 00:10:45 +0100
25072              Message-ID: <20011110001045.A11945@rafael>
25073      Branch: perl
25074            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
25075            + t/run/switchn.t t/run/switchp.t
25076            ! MANIFEST
25077 ____________________________________________________________________________
25078 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
25079         Log: Subject: [PATCH] some tests not cleaning up properly               
25080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
25081              Date: Fri, 9 Nov 2001 22:13:10 +0100
25082              Message-ID: <20011109221310.A11115@rafael>
25083      Branch: perl
25084            ! ext/Cwd/t/cwd.t t/io/argv.t
25085 ____________________________________________________________________________
25086 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
25087         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
25088              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25089              Date: Fri, 9 Nov 2001 15:07:19 EST
25090              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
25091      Branch: perl
25092            ! lib/ExtUtils/Embed.t
25093 ____________________________________________________________________________
25094 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
25095         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
25096              have been copied so it shouldn't be freed in perl_destruct()
25097      Branch: perl
25098            ! perl.c
25099 ____________________________________________________________________________
25100 [ 12919] By: ams                                   on 2001/11/09  15:36:22
25101         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
25102              From: Michael G Schwern <schwern@pobox.com>
25103              Date: Fri, 9 Nov 2001 00:38:59 -0500
25104              Message-Id: <20011109003859.K5587@blackrider>
25105              (Applied with directory name changes suggested by Craig Berry.)
25106      Branch: perl
25107            ! ext/Cwd/t/cwd.t
25108 ____________________________________________________________________________
25109 [ 12918] By: ams                                   on 2001/11/09  15:29:15
25110         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
25111              From: Michael G Schwern <schwern@pobox.com>
25112              Date: Fri, 9 Nov 2001 01:44:14 -0500
25113              Message-Id: <20011109014414.N5587@blackrider>
25114      Branch: perl
25115            ! vms/ext/filespec.t
25116 ____________________________________________________________________________
25117 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
25118         Log: Update Changes.
25119      Branch: perl
25120            ! Changes patchlevel.h
25121 ____________________________________________________________________________
25122 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
25123         Log: Regen toc.
25124      Branch: perl
25125            ! pod/perltoc.pod
25126 ____________________________________________________________________________
25127 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
25128         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
25129              see http://www.jepstone.net/bjepson//jpl/cvs.html
25130      Branch: perl
25131            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
25132 ____________________________________________________________________________
25133 [ 12914] By: ams                                   on 2001/11/09  14:05:12
25134         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
25135              From: Michael G Schwern <schwern@pobox.com>
25136              Date: Thu, 8 Nov 2001 22:05:49 -0500
25137              Message-Id: <20011108220549.F5587@blackrider>
25138      Branch: perl
25139            ! vms/test.com
25140 ____________________________________________________________________________
25141 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
25142         Log: NetWare update from Ananth Kesari.
25143      Branch: perl
25144            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
25145 ____________________________________________________________________________
25146 [ 12912] By: ams                                   on 2001/11/09  13:40:26
25147         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
25148              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25149              Date: Fri, 9 Nov 2001 14:32:28 +0100
25150              Message-Id: <20011109143228.A18996@rafael>
25151      Branch: perl
25152            ! perl.c
25153 ____________________________________________________________________________
25154 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
25155         Log: FAQ sync.
25156      Branch: perl
25157            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
25158            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
25159            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
25160 ____________________________________________________________________________
25161 [ 12910] By: ams                                   on 2001/11/09  07:33:49
25162         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
25163              From: Michael G Schwern <schwern@pobox.com>
25164              Date: Fri, 9 Nov 2001 00:41:56 -0500
25165              Message-Id: <20011109004156.L5587@blackrider>
25166      Branch: perl
25167            ! lib/File/Find/t/find.t
25168 ____________________________________________________________________________
25169 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
25170         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
25171              The CPAN distribution has both pm and XS implementations,
25172              and for performance reasons we choose the XS.
25173              Another reason to choose the XS is that it doesn't
25174              require Lingua::KO::Hangul::Util, which means that
25175              we can delete that-- which in turn means that Unicode::UCD
25176              cannot expect that: support it, but don't expect.
25177              Ditto Unicode::Collate.
25178              
25179              Note that Unicode::Normalize Makefile.PL and
25180              Normalize.xs have been modified from the CPAN 0.10
25181              versions: the first one to be simpler (no pm) and
25182              clean up the generated unf*.h files, the second one
25183              to quench compiler grumblings.  Must notify Sadahiro
25184              about these changes.
25185      Branch: perl
25186            + ext/Unicode/Normalize/Changes
25187            + ext/Unicode/Normalize/Makefile.PL
25188            + ext/Unicode/Normalize/Normalize.pm
25189            + ext/Unicode/Normalize/Normalize.pod
25190            + ext/Unicode/Normalize/Normalize.xs
25191            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25192            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25193            + ext/Unicode/Normalize/t/test.t
25194            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
25195            - lib/Lingua/KO/Hangul/Util/README
25196            - lib/Lingua/KO/Hangul/Util/t/test.t
25197            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
25198            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
25199            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
25200            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
25201            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
25202            ! win32/makefile.mk
25203 ____________________________________________________________________________
25204 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
25205         Log: Test miscounting.
25206      Branch: perl
25207            ! ext/POSIX/t/posix.t
25208 ____________________________________________________________________________
25209 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
25210         Log: Quote the variables in failures messages more nicely.
25211      Branch: perl
25212            ! t/test.pl
25213 ____________________________________________________________________________
25214 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
25215         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
25216              From: Michael G Schwern <schwern@pobox.com>
25217              Date: Thu, 8 Nov 2001 17:24:49 -0500
25218              Message-ID: <20011108172449.A5587@blackrider>
25219              
25220              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
25221              From: "Craig A. Berry" <craigberry@mac.com>
25222              Date: Thu, 8 Nov 2001 16:35:00 -0600
25223              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
25224      Branch: perl
25225            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
25226 ____________________________________________________________________________
25227 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
25228         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
25229              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25230              Date: Thu, 8 Nov 2001 22:52:50 -0000
25231              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
25232      Branch: perl
25233            ! ext/DB_File/t/db-recno.t
25234 ____________________________________________________________________________
25235 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
25236         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
25237              (Probably not an EBCDIC issue the way one would think
25238              since no chr() et alia are used in UCD.pm.)
25239      Branch: perl
25240            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
25241 ____________________________________________________________________________
25242 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
25243         Log: Whether overwriting the $self->{...} values (see #12902)
25244              is a good policy or not is debatable, but let's at least
25245              be consistent.
25246      Branch: perl
25247            ! lib/ExtUtils/MM_Unix.pm
25248 ____________________________________________________________________________
25249 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
25250         Log: The MakeMaker argument () quoting patch that sneaked
25251              in at #12883 didn't handle make macros like this $(...).
25252              Leaning toothpicks, we've got them.
25253      Branch: perl
25254            ! lib/ExtUtils/MM_Unix.pm
25255 ____________________________________________________________________________
25256 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
25257         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
25258              From: Michael G Schwern <schwern@pobox.com>
25259              Date: Wed, 7 Nov 2001 02:02:29 -0500
25260              Message-ID: <20011107020229.K2858@blackrider>
25261      Branch: perl
25262            ! t/io/argv.t t/test.pl vms/test.com
25263 ____________________________________________________________________________
25264 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
25265         Log: Subject: [PATCH 20011106.084] -s on #! line 
25266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25267              Date: Wed, 7 Nov 2001 22:23:39 +0100
25268              Message-ID: <20011107222339.E729@rafael>
25269      Branch: perl
25270            ! embed.h embed.pl perl.c proto.h toke.c
25271 ____________________________________________________________________________
25272 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
25273         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
25274              From: Michael G Schwern <schwern@pobox.com>
25275              Date: Wed, 7 Nov 2001 16:52:49 -0500
25276              Message-ID: <20011107165249.I7346@blackrider>
25277      Branch: perl
25278            ! pod/perlhack.pod
25279 ____________________________________________________________________________
25280 [ 12898] By: ams                                   on 2001/11/08  13:02:19
25281         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
25282              From: Mark-Jason Dominus <mjd@plover.com>
25283              Date: Thu, 08 Nov 2001 08:59:02 -0500
25284              Message-Id: <20011108135902.2275.qmail@plover.com>
25285      Branch: perl
25286            ! INSTALL README README.amiga README.os2 README.vms
25287            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
25288            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
25289 ____________________________________________________________________________
25290 [ 12897] By: ams                                   on 2001/11/08  12:49:28
25291         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
25292              From: mjd@plover.com
25293              Date: 8 Nov 2001 13:33:18 -0000
25294              Message-Id: <20011108133318.1786.qmail@plover.com>
25295      Branch: perl
25296            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
25297            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
25298            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
25299            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
25300            ! pod/perlport.pod pod/perlvar.pod
25301 ____________________________________________________________________________
25302 [ 12896] By: ams                                   on 2001/11/08  11:22:12
25303         Log: open(FH, $file) should strip leading and trailing whitespace.
25304      Branch: perl
25305            ! doio.c
25306 ____________________________________________________________________________
25307 [ 12895] By: ams                                   on 2001/11/08  10:17:14
25308         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
25309              From: "Craig A. Berry" <craigberry@mac.com>
25310              Date: Wed, 07 Nov 2001 13:41:50 -0600
25311              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
25312      Branch: perl
25313            ! t/op/glob.t
25314 ____________________________________________________________________________
25315 [ 12894] By: ams                                   on 2001/11/08  08:32:20
25316         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
25317              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
25318              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
25319              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
25320      Branch: perl
25321            ! makedepend.SH
25322 ____________________________________________________________________________
25323 [ 12893] By: ams                                   on 2001/11/08  08:26:31
25324         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
25325              From: mjd@plover.com
25326              Date: 8 Nov 2001 08:08:07 -0000
25327              Message-Id: <20011108080807.30147.qmail@plover.com>
25328              
25329              Subject: bleadperl perl.pod
25330              From: mjd@plover.com
25331              Date: 8 Nov 2001 08:10:47 -0000
25332              Message-Id: <20011108081047.30178.qmail@plover.com>
25333              
25334              Subject: more bleadperl perl.pod
25335              From: mjd@plover.com
25336              Date: 8 Nov 2001 08:16:28 -0000
25337              Message-Id: <20011108081628.30229.qmail@plover.com>
25338      Branch: perl
25339            ! pod/perl.pod pod/perldebug.pod
25340 ____________________________________________________________________________
25341 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
25342         Log: Tweak for Cray-friendliness from Nicholas Clark.
25343      Branch: perl
25344            ! sv.c
25345 ____________________________________________________________________________
25346 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
25347         Log: VMS patch redo from Charles Lane.
25348      Branch: perl
25349            ! vms/gen_shrfls.pl
25350 ____________________________________________________________________________
25351 [ 12890] By: ams                                   on 2001/11/07  15:16:10
25352         Log: Subject: [ID 20011107.088] two perl pod nits
25353              From: lvirden@cas.org
25354              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
25355              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
25356      Branch: perl
25357            ! pod/perl.pod pod/perlfaq3.pod
25358 ____________________________________________________________________________
25359 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
25360         Log: Update Changes.
25361      Branch: perl
25362            ! Changes patchlevel.h
25363 ____________________________________________________________________________
25364 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
25365         Log: The (emulated) "no utf8" must be in a BEGIN block
25366              to be effective.
25367      Branch: perl
25368            ! lib/CGI/t/html.t
25369 ____________________________________________________________________________
25370 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
25371         Log: "v-strings" is the right term.
25372      Branch: perl
25373            ! pod/perltodo.pod
25374 ____________________________________________________________________________
25375 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
25376         Log: Add vstrings-as-objects need to perltodo.
25377      Branch: perl
25378            ! pod/perltodo.pod
25379 ____________________________________________________________________________
25380 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
25381         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
25382              From: Nicholas Clark <nick@ccl4.org>
25383              Date: Wed, 7 Nov 2001 14:36:32 +0000
25384              Message-ID: <20011107143631.I24980@plum.flirble.org>
25385      Branch: perl
25386            ! t/op/pack.t
25387 ____________________________________________________________________________
25388 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
25389         Log: The Embed test requires a major rewrite for VMS
25390              (plus it reveals a couple of annoying glitches
25391              in buffering), so skip the test for now; from
25392              Charles Lane.
25393      Branch: perl
25394            ! lib/ExtUtils/Embed.t
25395 ____________________________________________________________________________
25396 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
25397         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
25398              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25399              Date: Wed, 7 Nov 2001 09:23:28 EST
25400              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
25401              
25402              (Also i seems that an unrelated experimental patch
25403              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
25404      Branch: perl
25405            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
25406 ____________________________________________________________________________
25407 [ 12882] By: ams                                   on 2001/11/07  05:14:04
25408         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
25409              From: Mark-Jason Dominus <mjd@plover.com>
25410              Date: Wed, 07 Nov 2001 00:43:46 -0500
25411              Message-Id: <20011107054346.14428.qmail@plover.com>
25412      Branch: perl
25413            ! gv.c op.c toke.c
25414 ____________________________________________________________________________
25415 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
25416         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
25417              From: Michael G Schwern <schwern@pobox.com>             
25418              Date: Tue, 6 Nov 2001 22:04:39 -0500
25419              Message-ID: <20011106220439.D2858@blackrider>              
25420      Branch: perl
25421            ! lib/perl5db.pl
25422 ____________________________________________________________________________
25423 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
25424         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
25425              stress))
25426              From: Jonathan Stowe <gellyfish@gellyfish.com>
25427              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
25428              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
25429              
25430              (except for one hunk where indentation differs)
25431      Branch: perl
25432            ! lib/Term/Cap.t
25433 ____________________________________________________________________________
25434 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
25435         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
25436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25437              Date: Tue, 6 Nov 2001 21:45:01 +0100
25438              Message-ID: <20011106214501.A704@rafael>
25439      Branch: perl
25440            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
25441            ! lib/File/Spec/Win32.pm
25442 ____________________________________________________________________________
25443 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
25444         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
25445              From: Michael G Schwern <schwern@pobox.com>              
25446              Date: Tue, 6 Nov 2001 20:58:45 -0500
25447              Message-ID: <20011106205845.G29411@blackrider>
25448      Branch: perl
25449            ! t/test.pl
25450 ____________________________________________________________________________
25451 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
25452         Log: Subject: making do_sprintf public       
25453              From: Doug MacEachern <dougm@covalent.net>    
25454              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
25455              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
25456      Branch: perl
25457            ! embed.h embed.pl global.sym
25458 ____________________________________________________________________________
25459 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
25460         Log: Update to CGI.pm 2.78.
25461              
25462              TODO: the test suite needs to be merged so that
25463              when in core, the core version is tested, and when
25464              using the CPAN version, testing the CPAN version.
25465              (the changes need to be sent to Lincoln, too...)
25466      Branch: perl
25467            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
25468            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
25469            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
25470            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
25471            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
25472            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
25473 ____________________________________________________________________________
25474 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
25475         Log: Integrate with perlio; (strictly) readonly hashes via XS.
25476      Branch: perl
25477           +> t/lib/access.t
25478           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
25479 ____________________________________________________________________________
25480 [ 12874] By: nick                                  on 2001/11/06  21:05:16
25481         Log: Keep It Simple and Stupid version of readonly hash support.
25482              - Test for SvREAONLY(hv) at a few spots in hv.c
25483              - add the error message to perldiag.pod
25484              - (dubious) add access::readonly() to univeral.c
25485              - add test using above
25486              - fixup ext/B/t/stash.t to account for access:: existing
25487      Branch: perlio
25488            + t/lib/access.t
25489            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
25490 ____________________________________________________________________________
25491 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
25492         Log: Fix incorrect warnings about broken globbing;
25493              from Andy Dougherty.
25494      Branch: perl
25495            ! hints/linux.sh
25496 ____________________________________________________________________________
25497 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
25498         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
25499              toggle-on from the encoding pragma.
25500      Branch: perl
25501            ! regcomp.c regexec.c
25502 ____________________________________________________________________________
25503 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
25504         Log: Retract #12824, doesn't help and is ignored
25505              by Configure anyway.
25506      Branch: perl
25507            ! hints/beos.sh
25508 ____________________________________________________________________________
25509 [ 12870] By: ams                                   on 2001/11/06  10:40:37
25510         Log: Subject: Cosmetic change
25511              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25512              Date: Tue, 06 Nov 2001 12:30:52 +0100
25513              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
25514      Branch: perl
25515            ! README.hpux
25516 ____________________________________________________________________________
25517 [ 12869] By: nick                                  on 2001/11/06  08:26:40
25518         Log: Integrate mainline
25519      Branch: perlio
25520           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
25521           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
25522 ____________________________________________________________________________
25523 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
25524         Log: The parentheses are protected enough.
25525      Branch: perl
25526            ! hints/os390.sh
25527 ____________________________________________________________________________
25528 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
25529         Log: ccflags, not ldflags.
25530      Branch: perl
25531            ! hints/os390.sh
25532 ____________________________________________________________________________
25533 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
25534         Log: ... and the proto to go with #12865.
25535      Branch: perl
25536            ! proto.h
25537 ____________________________________________________________________________
25538 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
25539         Log: Oops.  Luckily nothing was using this symbol yet.
25540      Branch: perl
25541            ! global.sym
25542 ____________________________________________________________________________
25543 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
25544         Log: Implement the encoding pragma for regex literals.
25545      Branch: perl
25546            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
25547 ____________________________________________________________________________
25548 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
25549         Log: More UTF8 EXACT fixing.
25550      Branch: perl
25551            ! regexec.c
25552 ____________________________________________________________________________
25553 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
25554         Log: More re debugging.
25555      Branch: perl
25556            ! regexec.c
25557 ____________________________________________________________________________
25558 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
25559         Log: EXACT correction attempt.  Continued in #12863.
25560      Branch: perl
25561            ! regexec.c
25562 ____________________________________________________________________________
25563 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
25564         Log: Unterminated L<.
25565      Branch: perl
25566            ! ext/DB_File/DB_File.pm
25567 ____________________________________________________________________________
25568 [ 12859] By: nick                                  on 2001/11/05  19:15:17
25569         Log: Integrate mainline
25570      Branch: perlio
25571           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25572           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25573           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
25574           +> lib/Math/BigInt/t/sub_mbi.t
25575            - lib/Math/BigInt/t/Math/Subclass.pm
25576            - lib/Math/BigInt/t/subclass.t
25577           !> (integrate 30 files)
25578 ____________________________________________________________________________
25579 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
25580         Log: Regex debugging fixes from Hugo.
25581      Branch: perl
25582            ! regcomp.c regexec.c
25583 ____________________________________________________________________________
25584 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
25585         Log: IRIX: at some point the cc -version has started
25586              to output to stderr, not stdout any more.
25587      Branch: perl
25588            ! hints/irix_6.sh
25589 ____________________________________________________________________________
25590 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
25591         Log: Update Changes.
25592      Branch: perl
25593            ! Changes patchlevel.h
25594 ____________________________________________________________________________
25595 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
25596         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
25597      Branch: perl
25598            ! lib/File/Spec/Unix.pm
25599 ____________________________________________________________________________
25600 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
25601         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
25602              From: rgarciasuarez@free.fr
25603              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
25604              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
25605      Branch: perl
25606            ! lib/File/Spec/Unix.pm
25607 ____________________________________________________________________________
25608 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
25609         Log: Use config.arch in OS/390 where the combination of
25610              IEEE floats and ldflags is tricky.
25611      Branch: perl
25612            ! hints/os390.sh
25613 ____________________________________________________________________________
25614 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
25615         Log: Metaconfig unit change for #12851.
25616      Branch: metaconfig
25617            ! U/modified/Config_sh.U
25618 ____________________________________________________________________________
25619 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
25620         Log: Support a config.arch file, similar to config.over,
25621              but loaded just before it.
25622      Branch: perl
25623            ! Configure INSTALL
25624 ____________________________________________________________________________
25625 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
25626         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
25627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25628              Date: Mon, 5 Nov 2001 14:26:24 +0100
25629              Message-ID: <20011105142624.C31977@rafael>
25630      Branch: perl
25631            ! lib/Symbol.pm lib/Symbol.t
25632 ____________________________________________________________________________
25633 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
25634         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
25635              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25636              Date: Sun, 4 Nov 2001 22:28:57 +0100
25637              Message-ID: <20011104222857.C696@rafael>
25638      Branch: perl
25639            ! pod/perldebug.pod pod/perlpodspec.pod
25640 ____________________________________________________________________________
25641 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
25642         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
25643      Branch: perl
25644            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
25645 ____________________________________________________________________________
25646 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
25647         Log: Math::Big* test tweaks to work better with core:
25648              but the coast still not clear.
25649      Branch: perl
25650            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
25651            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25652 ____________________________________________________________________________
25653 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
25654         Log: Protect against high load: measure how much wall
25655              clock time went by while sleeping.  Avoids some
25656              false negatives, while may introduce some false
25657              positives.  Life is hard.
25658      Branch: perl
25659            ! ext/Time/HiRes/HiRes.t
25660 ____________________________________________________________________________
25661 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
25662         Log: More forgotten from #12843.
25663      Branch: perl
25664            ! lib/Math/BigInt/t/bigfltpm.inc
25665 ____________________________________________________________________________
25666 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
25667         Log: Forgot from #12843.
25668      Branch: perl
25669            + lib/Math/BigInt/t/bigintpm.inc
25670            ! MANIFEST
25671 ____________________________________________________________________________
25672 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
25673         Log: Upgrade to Math::BigInt 1.45; from Tels.
25674              NOTE: some of the tests are failing but that's because
25675              the core integration is not yet done.
25676      Branch: perl
25677            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25678            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25679            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25680            - lib/Math/BigInt/t/Math/Subclass.pm
25681            - lib/Math/BigInt/t/subclass.t
25682            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
25683            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
25684            ! lib/Math/BigInt/t/mbimbf.t
25685 ____________________________________________________________________________
25686 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
25687         Log: VMS: adds capability to control more configuration stuff with
25688              -D and -U switches; parsing config.sh to extract previous config
25689              info in VMS-form, and a rewrite of the "prompt/response" routine;
25690              from Charles Lane.
25691      Branch: perl
25692            ! configure.com
25693 ____________________________________________________________________________
25694 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
25695         Log: Subject: Typo correction in perldebguts.pod
25696              From: mjd@plover.com
25697              Date: 4 Nov 2001 16:20:05 -0000
25698              Message-ID: <20011104162005.16699.qmail@plover.com>
25699      Branch: perl
25700            ! pod/perldebguts.pod
25701 ____________________________________________________________________________
25702 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
25703         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
25704              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25705              Date: Sun, 4 Nov 2001 11:47:30 +0100
25706              Message-ID: <20011104114730.A715@rafael>
25707              
25708              Remove -T from the test, wrong place for that.
25709      Branch: perl
25710            ! lib/File/Temp/t/mktemp.t
25711 ____________________________________________________________________________
25712 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
25713         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
25714              From: Nicholas Clark <nick@ccl4.org>
25715              Date: Sun, 4 Nov 2001 10:41:24 +0000
25716              Message-ID: <20011104104123.U20123@plum.flirble.org>
25717      Branch: perl
25718            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
25719 ____________________________________________________________________________
25720 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
25721         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
25722              From: Michael G Schwern <schwern@pobox.com>
25723              Date: Sat, 3 Nov 2001 15:41:47 -0500
25724              Message-ID: <20011103154147.C600@blackrider>
25725      Branch: perl
25726            ! lib/Term/Cap.t
25727 ____________________________________________________________________________
25728 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
25729         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
25730              From: "Craig A. Berry" <craigberry@mac.com>     
25731              Date: Sat, 03 Nov 2001 16:02:28 -0600
25732              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
25733      Branch: perl
25734            ! ext/Time/HiRes/HiRes.t
25735 ____________________________________________________________________________
25736 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
25737         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
25738              From: "chromatic" <chromatic@rmci.net>
25739              Date: Sat, 03 Nov 2001 12:28:17 -0700
25740              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
25741      Branch: perl
25742            ! lib/Term/Cap.t
25743 ____________________________________________________________________________
25744 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
25745         Log: Don't bother doing POSIX charclass parsing if it
25746              possibly cannot be so.  Prepares way for charclass
25747              syntax like [[abc]||[def]] (or just [[abc][def]])
25748              for union, [[\w]&&[$a]] for intersection,
25749              and [[a-z]&&[^def]] for subtraction.
25750              
25751              Currently /[[a]/ (or /[a[]/) parses as a character
25752              class containing two characters, "[" and "a",
25753              this may have to be broken for the syntax described
25754              above, otherwise we would have to scan the whole pattern
25755              to find out whether the square brackets match pairwise.
25756              Luckily, the special case of "[" doesn't seem to be
25757              documented (as opposed to "]" and "-"), so we may have
25758              better story for breaking it...  One can always use \[
25759              if one wants a literal "[", so there.
25760      Branch: perl
25761            ! regcomp.c
25762 ____________________________________________________________________________
25763 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
25764         Log: Comment correction.
25765      Branch: perl
25766            ! regcomp.c
25767 ____________________________________________________________________________
25768 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
25769         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
25770              The latter is a RedHatism.
25771      Branch: perl
25772            ! lib/ExtUtils/MakeMaker.pm
25773 ____________________________________________________________________________
25774 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
25775         Log: Integrate perlio.
25776      Branch: perl
25777           !> perlio.c
25778 ____________________________________________________________________________
25779 [ 12831] By: nick                                  on 2001/11/03  11:42:15
25780         Log: Integrate mainline
25781      Branch: perlio
25782           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
25783           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
25784           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
25785           !> sv.c t/test.pl
25786 ____________________________________________________________________________
25787 [ 12830] By: nick                                  on 2001/11/03  10:27:34
25788         Log: Fix clone_leak problem.
25789              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
25790              as vestige of calling PerlLIO_dup().
25791      Branch: perlio
25792            ! perlio.c
25793 ____________________________________________________________________________
25794 [ 12829] By: nick                                  on 2001/11/03  09:40:46
25795         Log: Tweaks attempting to locate Doug's clone_leak leak.
25796              - add some PerlIO_debug()
25797              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
25798              - Even if it closing stdout etc. do a fflush()
25799      Branch: perlio
25800            ! perlio.c
25801 ____________________________________________________________________________
25802 [ 12828] By: nick                                  on 2001/11/03  08:34:31
25803         Log: Integrate mainline
25804      Branch: perlio
25805           !> (integrate 54 files)
25806 ____________________________________________________________________________
25807 [ 12827] By: ams                                   on 2001/11/03  03:45:19
25808         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
25809              remove this later). Based on a patch from Robert Spier in
25810              <15330.61459.14452.795263@rls.cx>.
25811      Branch: perl
25812            ! sv.c
25813 ____________________________________________________________________________
25814 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
25815         Log: microperl sync.
25816      Branch: perl
25817            ! doio.c perl.c perl.h perlio.c regexec.c
25818 ____________________________________________________________________________
25819 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
25820         Log: Definitions for the Unicode Newline Guidelines.
25821      Branch: perl
25822            ! perl.h
25823 ____________________________________________________________________________
25824 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
25825         Log: (retracted by #12871)
25826              
25827              There is no csh of any kind in default BeOS.
25828              For the purposes of miniperl globbing, bash
25829              will do.
25830      Branch: perl
25831            ! hints/beos.sh
25832 ____________________________________________________________________________
25833 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
25834         Log: Integrate change #12820 from macperl to maint and blead;
25835              
25836              Fix up (dynaloading) to work properly with multiplicity
25837      Branch: maint-5.6/perl
25838           !> ext/DynaLoader/dl_mac.xs
25839      Branch: perl
25840           !> ext/DynaLoader/dl_mac.xs
25841 ____________________________________________________________________________
25842 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
25843         Log: Several fixes for various exit problems and clearing out
25844              task queue, as well as another (incomplete) go at
25845              fixing error message handling
25846      Branch: maint-5.6/macperl
25847            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
25848 ____________________________________________________________________________
25849 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
25850         Log: Add source files for bleadperl builds
25851      Branch: maint-5.6/macperl
25852            ! macos/Makefile.mk
25853 ____________________________________________________________________________
25854 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
25855         Log: Fix up to work properly with multiplicity
25856      Branch: maint-5.6/macperl
25857            ! ext/DynaLoader/dl_mac.xs
25858 ____________________________________________________________________________
25859 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
25860         Log: Integrate with maintperl.
25861      Branch: maint-5.6/macperl
25862           +> t/op/system.t t/op/system_tests
25863           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
25864           !> pod/perltodo.pod util.c win32/win32.c
25865 ____________________________________________________________________________
25866 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
25867         Log: Locate _PATH_LOG if it's a socket even if not #defined
25868              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
25869              via Nick Clark.
25870      Branch: perl
25871            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
25872 ____________________________________________________________________________
25873 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
25874         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
25875              From: Michael G Schwern <schwern@pobox.com>
25876              Date: Fri, 2 Nov 2001 15:36:41 -0500
25877              Message-ID: <20011102153641.E23234@blackrider>
25878      Branch: perl
25879            ! t/test.pl
25880 ____________________________________________________________________________
25881 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
25882         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
25883              From: merlyn@stonehenge.com (Randal L. Schwartz)
25884              Date: 02 Nov 2001 09:33:34 -0800
25885              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
25886              
25887              (two of the changes)
25888              
25889              Better coexistence with extensions.
25890      Branch: perl
25891            ! ext/Errno/Errno_pm.PL hints/darwin.sh
25892 ____________________________________________________________________________
25893 [ 12815] By: ams                                   on 2001/11/02  16:47:43
25894         Log: Subject: Re: [PATCH] the the double double word word fix fix
25895              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25896              Date: Fri, 02 Nov 2001 19:43:07 +0100
25897              Message-Id: <3BE2E93B.627C198E@alcatel.at>
25898      Branch: perl
25899            ! pod/perldebug.pod
25900 ____________________________________________________________________________
25901 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
25902         Log: Update Changes.
25903      Branch: perl
25904            ! Changes patchlevel.h
25905 ____________________________________________________________________________
25906 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
25907         Log: More encoding testing.
25908      Branch: perl
25909            ! lib/encoding.pm lib/encoding.t
25910 ____________________________________________________________________________
25911 [ 12812] By: ams                                   on 2001/11/02  15:07:11
25912         Log: Slight modification of #12811.
25913      Branch: perl
25914            ! op.c
25915 ____________________________________________________________________________
25916 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
25917         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
25918              From: Radu Greab <radu@netsoft.ro>
25919              Date: Fri, 2 Nov 2001 15:28:58 +0200
25920              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
25921      Branch: perl
25922            ! op.c t/op/stat.t
25923 ____________________________________________________________________________
25924 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
25925         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
25926              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25927              Date: Thu, 1 Nov 2001 22:35:50 +0100
25928              Message-ID: <20011101223550.A10849@rafael>
25929      Branch: perl
25930            ! lib/ExtUtils/Embed.t
25931 ____________________________________________________________________________
25932 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
25933         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
25934              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25935              Date: 2 Nov 2001 14:48:51 -0000
25936              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
25937      Branch: perl
25938            ! lib/File/Find.pm
25939 ____________________________________________________________________________
25940 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
25941         Log: Add documentation.
25942      Branch: perl
25943            ! embed.pl pod/perlapi.pod utf8.c
25944 ____________________________________________________________________________
25945 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
25946         Log: Unicode: add ToFold mapping.  Not used yet; but basically
25947              a more useful mapping for caseless aka case-ignoring than
25948              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
25949              algorithm for creating the foldings uses equivalence classes,
25950              see http://www.unicode.org/unicode/reports/tr21/
25951              Hopefully this feature will be used in //i.
25952              (The folding tables were introduced by #12689.)
25953      Branch: perl
25954            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
25955            ! utf8.c
25956 ____________________________________________________________________________
25957 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
25958         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
25959              From: "Craig A. Berry" <craigberry@mac.com>
25960              Date: Fri, 02 Nov 2001 00:03:52 -0600
25961              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
25962      Branch: perl
25963            ! lib/AutoSplit.t
25964 ____________________________________________________________________________
25965 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
25966         Log: Subject: Trivial doc patch
25967              From: andreas.koenig@anima.de (Andreas J. Koenig)
25968              Date: 02 Nov 2001 06:11:35 +0100
25969              Message-ID: <m37kt94v08.fsf@anima.de>
25970      Branch: perl
25971            ! pod/perlport.pod
25972 ____________________________________________________________________________
25973 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
25974         Log: Make encoding and charnames pragmas coexist.
25975      Branch: perl
25976            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
25977 ____________________________________________________________________________
25978 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
25979         Log: The basic character classes seem to go untested with Unicode.
25980      Branch: perl
25981            ! t/op/pat.t
25982 ____________________________________________________________________________
25983 [ 12802] By: ams                                   on 2001/11/02  00:39:36
25984         Log: Subject: [PATCH] the the double double word word fix fix
25985              From: Richard Soderberg <rs@oregonnet.com>
25986              Date: Thu, 1 Nov 2001 13:12:03 -0800
25987              Message-Id: <200111012112.NAA23288@oregonnet.com>
25988              
25989              Subject: Re: [PATCH] the the double double word word fix fix
25990              From: Mark-Jason Dominus <mjd@plover.com>
25991              Date: Thu, 01 Nov 2001 16:43:40 -0500
25992              Message-Id: <20011101214340.2044.qmail@plover.com>
25993              
25994              Subject: Re: [PATCH] the the double double word word fix fix
25995              From: Mark-Jason Dominus <mjd@plover.com>
25996              Date: Thu, 01 Nov 2001 16:51:39 -0500
25997              Message-Id: <20011101215139.2196.qmail@plover.com>
25998      Branch: perl
25999            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
26000            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
26001            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
26002            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
26003            ! pod/perltodo.pod pod/perlxstut.pod
26004 ____________________________________________________________________________
26005 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
26006         Log: Comment tweaks.
26007      Branch: perl
26008            ! toke.c
26009 ____________________________________________________________________________
26010 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
26011         Log: FAQ sync.
26012      Branch: perl
26013            ! pod/perlfaq9.pod
26014 ____________________________________________________________________________
26015 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
26016         Log: If an encoding is set by -M/-m, it must be in
26017              effect only for the actual script, not any other
26018              required/-M/-m'ed module, otherwise we enter a nasty
26019              recursion in regexec.c while trying to init the simple
26020              UTF-8 charclasses like PL_utf8_alnum.
26021      Branch: perl
26022            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
26023 ____________________________________________________________________________
26024 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
26025         Log: A bit more descriptive name.
26026      Branch: perl
26027            ! mg.c
26028 ____________________________________________________________________________
26029 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
26030         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
26031              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26032              Date: Wed, 31 Oct 2001 13:47:04 EST
26033              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
26034      Branch: perl
26035            ! ext/Time/HiRes/HiRes.t
26036 ____________________________________________________________________________
26037 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
26038         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
26039              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26040              Date: Wed, 31 Oct 2001 13:43:29 EST
26041              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
26042      Branch: perl
26043            ! mg.c
26044 ____________________________________________________________________________
26045 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
26046         Log: Subject: [PATCH] Various test cleanups
26047              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26048              Date: Tue, 30 Oct 2001 21:56:26 +0100
26049              Message-ID: <20011030215626.A28503@rafael>
26050      Branch: perl
26051            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26052            ! ext/DB_File/t/db-recno.t ext/Encode.t
26053 ____________________________________________________________________________
26054 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
26055         Log: Update Changes.
26056      Branch: perl
26057            ! Changes patchlevel.h
26058 ____________________________________________________________________________
26059 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
26060         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
26061              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
26062              Date: Wed, 31 Oct 2001 17:16:39 +0100
26063              Message-ID: <20011031171639.A32511@rafael>
26064      Branch: perl
26065            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
26066 ____________________________________________________________________________
26067 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
26068         Log: Skip message nit.
26069      Branch: perl
26070            ! t/io/fs.t
26071 ____________________________________________________________________________
26072 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
26073         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
26074              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26075              Date: 31 Oct 2001 14:49:37 -0000
26076              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
26077      Branch: perl
26078            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
26079 ____________________________________________________________________________
26080 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
26081         Log: Extend the effect of the encoding pragma to chr() and ord().
26082              
26083              TODO: regex literals, reentrancy problems with the utf8
26084              and charnames pragmas.
26085      Branch: perl
26086            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
26087 ____________________________________________________________________________
26088 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
26089         Log: Doc tweaks.
26090      Branch: perl
26091            ! lib/encoding.pm
26092 ____________________________________________________________________________
26093 [ 12788] By: nick                                  on 2001/10/31  08:59:56
26094         Log: Integrate mainline
26095      Branch: perlio
26096           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
26097           !> (integrate 49 files)
26098 ____________________________________________________________________________
26099 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
26100         Log: Forgot new proto.
26101      Branch: perl
26102            ! proto.h
26103 ____________________________________________________________________________
26104 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
26105         Log: Clarification: use encoding cannot be used to
26106              change the default encoding of "your whole script";
26107              only the default encoding of the *data*.  Also, it
26108              seems that "use encoding" does not mix with "use utf8"
26109              (a coredumping recursion ensues).  Should not be a huge
26110              problem since "use utf8" is pretty marginal nowadays.
26111      Branch: perl
26112            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
26113 ____________________________________________________________________________
26114 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
26115         Log: More documentation for the encode pragma.
26116      Branch: perl
26117            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
26118            ! pod/perlapi.pod pod/perlunicode.pod sv.c
26119 ____________________________________________________________________________
26120 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
26121         Log: Thinko in #12783.
26122      Branch: perl
26123            ! sv.c
26124 ____________________________________________________________________________
26125 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
26126         Log: Make sv_recode_to_utf8() a real API: the encoding
26127              is a parameter, instead of a global.  Document the
26128              PERL_ENCODING.
26129      Branch: perl
26130            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
26131            ! toke.c
26132 ____________________________________________________________________________
26133 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
26134         Log: Enable -Mencoding=foobar also for string literals.
26135      Branch: perl
26136            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
26137            ! pod/perlapi.pod proto.h sv.c toke.c
26138 ____________________________________________________________________________
26139 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
26140         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
26141              From: Andy Dougherty <doughera@lafayette.edu>
26142              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
26143              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
26144      Branch: perl
26145            ! ext/POSIX/hints/svr4.pl
26146 ____________________________________________________________________________
26147 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
26148         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
26149              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26150              Date: Mon, 29 Oct 2001 23:11:58 -0000
26151              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
26152              
26153              Add compat.h.
26154      Branch: perl
26155            ! lib/h2xs.t utils/h2xs.PL
26156 ____________________________________________________________________________
26157 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
26158         Log: Subject: PerlIOBuf_dup
26159              From: Nicholas Clark <nick@ccl4.org>              
26160              Date: Mon, 29 Oct 2001 21:52:35 +0000             
26161              Message-ID: <20011029215235.K41204@plum.flirble.org>
26162              
26163              Add prototype.
26164      Branch: perl
26165            ! perliol.h
26166 ____________________________________________________________________________
26167 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
26168         Log: Subject: [PATCH] Make malloc.c errors more useful
26169              From: Richard Soderberg <rs@oregonnet.com>
26170              Date: Mon, 29 Oct 2001 22:28:02 -0800
26171              Message-Id: <200110300628.WAA11025@oregonnet.com>
26172      Branch: perl
26173            ! malloc.c
26174 ____________________________________________________________________________
26175 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
26176         Log: Retract #12776 - the bug 19990906.001 is still valid.
26177      Branch: perl
26178            ! t/run/kill_perl.t
26179 ____________________________________________________________________________
26180 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
26181         Log: (Retracted by #12777)
26182              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
26183              From: Michael G Schwern <schwern@pobox.com> 
26184              Date: Mon, 29 Oct 2001 23:01:08 -0500
26185              Message-ID: <20011029230108.G18053@blackrider>
26186      Branch: perl
26187            ! t/run/kill_perl.t
26188 ____________________________________________________________________________
26189 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
26190         Log: Comment nits.
26191      Branch: perl
26192            ! lib/encoding.t
26193 ____________________________________________________________________________
26194 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
26195         Log: integrate change#12772 from mainline
26196              
26197              Subject: [PATCH] Mommy, what's a pointer cast?
26198      Branch: maint-5.6/perl
26199            ! perl.h
26200 ____________________________________________________________________________
26201 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
26202         Log: Subject: [PATCH] Mommy, what's a pointer cast?
26203              From: Richard Soderberg <rs@oregonnet.com>
26204              Date: Mon, 29 Oct 2001 17:01:10 -0800
26205              Message-Id: <200110300101.RAA31561@oregonnet.com>
26206              
26207              (threads* parts)
26208      Branch: perl
26209            ! ext/threads/shared/shared.xs ext/threads/threads.xs
26210 ____________________________________________________________________________
26211 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
26212         Log: Subject: [PATCH] Mommy, what's a pointer cast?
26213              From: Richard Soderberg <rs@oregonnet.com>
26214              Date: Mon, 29 Oct 2001 17:01:10 -0800
26215              Message-Id: <200110300101.RAA31561@oregonnet.com>
26216              
26217              (the perl.h part)
26218      Branch: perl
26219            ! perl.h
26220 ____________________________________________________________________________
26221 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
26222         Log: Subject: [PATCH] OpenBSD likes signal.h 
26223              From: Richard Soderberg <rs@oregonnet.com>
26224              Date: Mon, 29 Oct 2001 17:00:31 -0800
26225              Message-Id: <200110300100.RAA31533@oregonnet.com>
26226      Branch: perl
26227            ! unixish.h
26228 ____________________________________________________________________________
26229 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
26230         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
26231              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26232              Date: Mon, 29 Oct 2001 23:04:23 -0000
26233              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
26234      Branch: perl
26235            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26236            ! ext/DB_File/t/db-recno.t
26237 ____________________________________________________________________________
26238 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
26239         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
26240              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
26241              Date: Mon, 29 Oct 2001 12:34:07 -0600
26242              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
26243      Branch: perl
26244            ! ext/Time/HiRes/HiRes.t
26245 ____________________________________________________________________________
26246 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
26247         Log: Update Changes.
26248      Branch: perl
26249            ! Changes patchlevel.h
26250 ____________________________________________________________________________
26251 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
26252         Log: AIX needs an explicit symbol export list.
26253      Branch: perl
26254            ! lib/ExtUtils/Embed.t
26255 ____________________________________________________________________________
26256 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
26257         Log: The test (and the module) would require some
26258              quality hacking time to work on EBCDIC.  Based on
26259              the test results nothing seems to be majorly broken,
26260              the module just seems to have strange assumptions:
26261              got: ''\226\225\205'
26262              expected: ''one'
26263              The \226\225\205 being, of course, 'one', in EBCDIC.
26264      Branch: perl
26265            ! lib/Dumpvalue.t
26266 ____________________________________________________________________________
26267 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
26268         Log: Mark the test known to be failing in EBCDIC.
26269      Branch: perl
26270            ! t/op/tr.t
26271 ____________________________________________________________________________
26272 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
26273         Log: None of the libnet modules are going to work in
26274              EBCDIC without the Convert::EBCDIC.
26275      Branch: perl
26276            ! t/lib/1_compile.t
26277 ____________________________________________________________________________
26278 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
26279         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
26280      Branch: perl
26281            ! t/op/pack.t
26282 ____________________________________________________________________________
26283 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
26284         Log: UTF-EBCDIC ain't UTF-8.
26285      Branch: perl
26286            ! t/op/pack.t
26287 ____________________________________________________________________________
26288 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
26289         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
26290      Branch: perl
26291            ! t/lib/1_compile.t
26292 ____________________________________________________________________________
26293 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
26294         Log: Let's not assume ASCII.
26295      Branch: perl
26296            ! t/op/lc.t
26297 ____________________________________________________________________________
26298 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
26299         Log: Call the new perlio symbols differently.
26300      Branch: perl
26301            ! makedef.pl
26302 ____________________________________________________________________________
26303 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
26304         Log: Don't expect ASCII ordering.
26305      Branch: perl
26306            ! lib/ExtUtils/Manifest.t
26307 ____________________________________________________________________________
26308 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
26309         Log: Forgot from #12756.
26310      Branch: perl
26311            ! perlio.h
26312 ____________________________________________________________________________
26313 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
26314         Log: BeOS tweaks:
26315              - fseeko and ftello can be found by Configure but
26316              we do not seem to have prototypes for them so
26317              let's make up some
26318              - BeOS didn't use to have real sockets (sockets as
26319              filedescriptors) but the BONE package is supposed
26320              to fix this.  I do not know how to detect BONEness,
26321              see hints/beos.sh for a spot that needs to fixed.
26322              - BeOS has O_TEXT != O_BINARY but has no setmode()
26323      Branch: perl
26324            ! hints/beos.sh perlio.c
26325 ____________________________________________________________________________
26326 [ 12755] By: sky                                   on 2001/10/29  12:56:12
26327         Log: Ugly fix to not die when a thread creator is holding locks.
26328      Branch: perl
26329            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26330            ! ext/threads/threads.xs
26331 ____________________________________________________________________________
26332 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
26333         Log: Integrate change #12752 from maintperl;
26334              
26335              croak(Nullch) wasn't printing the contents of ERRSV if there was
26336              no outer eval (bug in change#6125)
26337      Branch: perl
26338           !> util.c
26339 ____________________________________________________________________________
26340 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
26341         Log: Subject: [PATCH h2xs] Use of static data in XS modules
26342              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26343              Date: Sun, 28 Oct 2001 21:19:07 -0000
26344              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
26345              
26346              with nits from Sarathy.
26347      Branch: perl
26348            ! utils/h2xs.PL
26349 ____________________________________________________________________________
26350 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
26351         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
26352              no outer eval (bug in change#6125)
26353      Branch: maint-5.6/perl
26354            ! util.c
26355 ____________________________________________________________________________
26356 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
26357         Log: More todo for the encoding pragma.
26358      Branch: perl
26359            ! lib/encoding.pm
26360 ____________________________________________________________________________
26361 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
26362         Log: Add the encoding pragma to control the "upgrade"
26363              from the native eight bit data to Unicode.
26364              
26365              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
26366      Branch: perl
26367            + lib/encoding.pm lib/encoding.t
26368            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
26369            ! pod/perlunicode.pod pod/perlvar.pod sv.c
26370 ____________________________________________________________________________
26371 [ 12749] By: sky                                   on 2001/10/28  21:02:33
26372         Log: Update documentation.
26373      Branch: perl
26374            ! ext/threads/shared/shared.pm
26375 ____________________________________________________________________________
26376 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
26377         Log: Integrate change #12747 from maintperl;
26378              
26379              finishing touches to system() fixes on windows:
26380              * detect cmd shell correctly even if it had full path in it
26381              * more quoting needed for single-arg system if the argument
26382              really had multiple quoted arguments within it
26383              * be smarter about not calling the shell when the executable
26384              has spaces, but otherwise does not need shell involvement
26385              * add a testsuite (windows-specific currently)
26386      Branch: perl
26387           +> t/op/system.t t/op/system_tests
26388            ! MANIFEST pod/perltodo.pod
26389           !> win32/win32.c
26390 ____________________________________________________________________________
26391 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
26392         Log: finishing touches to system() fixes on windows:
26393              * detect cmd shell correctly even if it had full path in it
26394              * more quoting needed for single-arg system if the argument
26395              really had multiple quoted arguments within it
26396              * be smarter about not calling the shell when the executable
26397              has spaces, but otherwise does not need shell involvement
26398              * add a testsuite (windows-specific currently)
26399      Branch: maint-5.6/perl
26400            + t/op/system.t t/op/system_tests
26401            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
26402 ____________________________________________________________________________
26403 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
26404         Log: Integrate perlio.
26405      Branch: perl
26406           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
26407 ____________________________________________________________________________
26408 [ 12745] By: nick                                  on 2001/10/28  16:08:14
26409         Log: Mingw32 fixup for Embed.t
26410      Branch: perlio
26411            ! lib/ExtUtils/Embed.t
26412 ____________________________________________________________________________
26413 [ 12744] By: nick                                  on 2001/10/28  15:54:14
26414         Log: GCC vs MS 64-bit constant syntax
26415      Branch: perlio
26416            ! ext/Time/HiRes/HiRes.xs
26417 ____________________________________________________________________________
26418 [ 12743] By: nick                                  on 2001/10/28  15:42:55
26419         Log: Integrate mainline
26420      Branch: perlio
26421           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
26422 ____________________________________________________________________________
26423 [ 12742] By: sky                                   on 2001/10/28  14:47:10
26424         Log: Manpage updates.
26425      Branch: perl
26426            ! ext/threads/threads.pm
26427 ____________________________________________________________________________
26428 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
26429         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
26430      Branch: perl
26431            ! lib/ExtUtils/Embed.t
26432 ____________________________________________________________________________
26433 [ 12740] By: nick                                  on 2001/10/28  14:14:24
26434         Log: Integrate mainline
26435      Branch: perlio
26436           !> lib/ExtUtils/Embed.t win32/win32.c
26437 ____________________________________________________________________________
26438 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
26439         Log: Need to be ./executed.
26440      Branch: perl
26441            ! lib/ExtUtils/Embed.t
26442 ____________________________________________________________________________
26443 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
26444         Log: Integrate perlio.
26445      Branch: perl
26446           !> perlio.c win32/win32.h
26447 ____________________________________________________________________________
26448 [ 12737] By: nick                                  on 2001/10/28  13:53:45
26449         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
26450              by gcc -xc++.
26451      Branch: perlio
26452            ! win32/win32.h
26453 ____________________________________________________________________________
26454 [ 12736] By: nick                                  on 2001/10/28  13:50:50
26455         Log: Have :stdio layer update an honour the fd refcnt table.
26456              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
26457      Branch: perlio
26458            ! perlio.c
26459 ____________________________________________________________________________
26460 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
26461         Log: Integrate changes #12724 and #12725 from maintperl;
26462              multiarg system now works.
26463      Branch: perl
26464           !> win32/win32.c
26465 ____________________________________________________________________________
26466 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
26467         Log: Integrate perlio.
26468      Branch: perl
26469           +> lib/ExtUtils/Embed.t
26470           !> MANIFEST perlio.c
26471 ____________________________________________________________________________
26472 [ 12733] By: nick                                  on 2001/10/28  13:07:16
26473         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
26474              least for PERLIO=perlio unthreaded case
26475      Branch: perlio
26476            ! perlio.c
26477 ____________________________________________________________________________
26478 [ 12732] By: nick                                  on 2001/10/28  11:10:24
26479         Log: Typo in exe name
26480      Branch: perlio
26481            ! lib/ExtUtils/Embed.t
26482 ____________________________________________________________________________
26483 [ 12731] By: nick                                  on 2001/10/28  11:09:59
26484         Log: Integrate Mainline
26485      Branch: perlio
26486           !> Changes configure.com ext/DB_File/DB_File.pm
26487           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
26488           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
26489           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
26490           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
26491           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
26492           !> t/TEST t/op/regexp.t win32/buildext.pl
26493 ____________________________________________________________________________
26494 [ 12730] By: nick                                  on 2001/10/28  11:05:35
26495         Log: Fixup Embed.t for Win32/VC++
26496      Branch: perlio
26497            ! lib/ExtUtils/Embed.t
26498 ____________________________________________________________________________
26499 [ 12729] By: nick                                  on 2001/10/28  09:36:20
26500         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
26501              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
26502              ExtUtils::Embed.
26503      Branch: perlio
26504            + lib/ExtUtils/Embed.t
26505            ! MANIFEST
26506 ____________________________________________________________________________
26507 [ 12728] By: sky                                   on 2001/10/28  08:12:53
26508         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
26509              line manually!
26510      Branch: perl
26511            ! lib/ExtUtils/xsubpp
26512 ____________________________________________________________________________
26513 [ 12727] By: sky                                   on 2001/10/28  08:02:09
26514         Log: And here we use the prototypes.
26515      Branch: perl
26516            ! ext/threads/shared/shared.xs
26517 ____________________________________________________________________________
26518 [ 12726] By: sky                                   on 2001/10/28  08:00:48
26519         Log: Support [] style prototypes.
26520      Branch: perl
26521            ! lib/ExtUtils/xsubpp
26522 ____________________________________________________________________________
26523 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
26524         Log: yet another multi-arg system() fix on windows: batch files as the
26525              first argument (i.e. directly executed by CreateProcess()) need
26526              extra quoting to escape shell-shock
26527      Branch: maint-5.6/perl
26528            ! win32/win32.c
26529 ____________________________________________________________________________
26530 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
26531         Log: another multi-arg system() fix on windows: passing empty arguments
26532              now works
26533      Branch: maint-5.6/perl
26534            ! win32/win32.c
26535 ____________________________________________________________________________
26536 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
26537         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
26538              No final #else #error because we do not seem to
26539              be using #error?
26540      Branch: perl
26541            ! op.h
26542 ____________________________________________________________________________
26543 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
26544         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
26545              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
26546              Date: Sat, 27 Oct 2001 23:28:44 EST 
26547              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
26548      Branch: perl
26549            ! ext/Time/HiRes/HiRes.xs
26550 ____________________________________________________________________________
26551 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
26552         Log: Regen perlapi, perltoc.
26553      Branch: perl
26554            ! pod/perlapi.pod pod/perltoc.pod
26555 ____________________________________________________________________________
26556 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
26557         Log: Subject: [PATCH] sv.h documentation
26558              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
26559              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
26560              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
26561      Branch: perl
26562            ! sv.h
26563 ____________________________________________________________________________
26564 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
26565         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
26566              system("nmake -nologo", "clean") and there is no executable
26567              called "nmake -nologo"; this used to "work" pre-change#12559 due
26568              to bugs in multiarg system() that have since been fixed
26569      Branch: perl
26570            ! win32/buildext.pl
26571 ____________________________________________________________________________
26572 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
26573         Log: Update Changes.
26574      Branch: perl
26575            ! Changes patchlevel.h
26576 ____________________________________________________________________________
26577 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
26578         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
26579              From: Richard.Foley@t-online.de (Richard Foley)            
26580              Date: Sun, 28 Oct 2001 00:48:32 +0200
26581              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
26582      Branch: perl
26583            ! pod/perlhack.pod
26584 ____________________________________________________________________________
26585 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
26586         Log: Must store pointers with the right width.
26587      Branch: perl
26588            ! op.h
26589 ____________________________________________________________________________
26590 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
26591         Log: Integrate change #12711 from perlio;
26592              
26593              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
26594              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
26595      Branch: perl
26596           !> perlio.c
26597 ____________________________________________________________________________
26598 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
26599         Log: Subject: [PATCH] make minitest
26600              From: Nicholas Clark <nick@ccl4.org>
26601              Date: Sat, 27 Oct 2001 22:56:16 +0100
26602              Message-ID: <20011027225616.L20275@plum.flirble.org>
26603      Branch: perl
26604            ! t/TEST
26605 ____________________________________________________________________________
26606 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
26607         Log: Patch #12661 missed this.
26608      Branch: perl
26609            ! ext/DB_File/DB_File.pm
26610 ____________________________________________________________________________
26611 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
26612         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
26613              From: "Craig A. Berry" <craigberry@mac.com>
26614              Date: Sat, 27 Oct 2001 16:07:47 -0500
26615              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
26616      Branch: perl
26617            ! configure.com perlio.c
26618 ____________________________________________________________________________
26619 [ 12711] By: nick                                  on 2001/10/27  19:49:25
26620         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
26621              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
26622      Branch: perlio
26623            ! perlio.c
26624 ____________________________________________________________________________
26625 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
26626         Log: Let's not replace reason if there's one already supplied.
26627      Branch: perl
26628            ! t/op/regexp.t
26629 ____________________________________________________________________________
26630 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
26631         Log: is not good.
26632      Branch: perl
26633            ! t/op/regexp.t
26634 ____________________________________________________________________________
26635 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
26636         Log: ldlibpth can exist but be unset.
26637      Branch: perl
26638            ! t/TEST
26639 ____________________________________________________________________________
26640 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
26641         Log: Unicode: property alias naming cleanup.
26642      Branch: perl
26643            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
26644 ____________________________________________________________________________
26645 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
26646         Log: FAQ sync.
26647      Branch: perl
26648            ! pod/perlfaq4.pod
26649 ____________________________________________________________________________
26650 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
26651         Log: Integrate change #12703 from maintperl;
26652              
26653              typemap stuff intervenes before declaration, move it to PREINIT
26654              section
26655              
26656              (an empty integrate, but now the files are in sync
26657              between the branches)
26658      Branch: perl
26659           !> ext/ODBM_File/ODBM_File.xs
26660 ____________________________________________________________________________
26661 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
26662         Log: More PerlIO symbols.
26663      Branch: perl
26664            ! makedef.pl
26665 ____________________________________________________________________________
26666 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
26667         Log: typemap stuff intervenes before declaration, move it to PREINIT
26668              section
26669      Branch: maint-5.6/perl
26670            ! ext/ODBM_File/ODBM_File.xs
26671 ____________________________________________________________________________
26672 [ 12702] By: nick                                  on 2001/10/27  14:09:35
26673         Log: Integrate mainline
26674      Branch: perlio
26675           +> ext/threads/shared/t/av_simple.t
26676           +> ext/threads/shared/t/hv_refs.t
26677           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
26678           !> (integrate 109 files)
26679 ____________________________________________________________________________
26680 [ 12700] By: ams                                   on 2001/10/26  21:22:23
26681         Log: Subject: [PATCH] tweak divide
26682              From: Nicholas Clark <nick@ccl4.org>
26683              Date: Fri, 26 Oct 2001 22:52:17 +0100
26684              Message-Id: <20011026225217.B20275@plum.flirble.org>
26685      Branch: perl
26686            ! pp.c
26687 ____________________________________________________________________________
26688 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
26689         Log: Integrate a buncha things from maintperl.
26690      Branch: maint-5.6/macperl
26691           !> (integrate 32 files)
26692 ____________________________________________________________________________
26693 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
26694         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
26695              From: Andy Dougherty <doughera@lafayette.edu>
26696              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
26697              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
26698      Branch: perl
26699            ! hints/svr4.sh
26700 ____________________________________________________________________________
26701 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
26702         Log: When you're root, many things become writable.
26703      Branch: perl
26704            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
26705 ____________________________________________________________________________
26706 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
26707         Log: Update Changes.
26708      Branch: perl
26709            ! Changes patchlevel.h
26710 ____________________________________________________________________________
26711 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
26712         Log: Term/Cap.t attempts to access the floppy drive for no good reason
26713              on dosish systems
26714      Branch: perl
26715            ! lib/Term/Cap.t
26716 ____________________________________________________________________________
26717 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
26718         Log: fix misleading comment on known inadequacy in B::Terse, and skip
26719              it correctly
26720      Branch: perl
26721            ! ext/B/t/terse.t
26722 ____________________________________________________________________________
26723 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
26724         Log: fix spurious AutoSplit.t failure under windows
26725      Branch: perl
26726            ! lib/AutoSplit.t
26727 ____________________________________________________________________________
26728 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
26729         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
26730      Branch: perl
26731            ! ext/Time/HiRes/HiRes.t
26732 ____________________________________________________________________________
26733 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
26734         Log: More logical to use %04"UVXf" than %"UVuf" since
26735              the Unicode standard prefers hex.
26736      Branch: perl
26737            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
26738            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
26739            ! lib/unicore/mktables utf8.c
26740 ____________________________________________________________________________
26741 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
26742         Log: change#12065 seems to have broken Encode build on windows; fix
26743      Branch: perl
26744            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
26745 ____________________________________________________________________________
26746 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
26747         Log: Unicode: add the case folding table.
26748      Branch: perl
26749            + lib/unicore/To/Fold.pl
26750            ! MANIFEST lib/unicore/mktables
26751 ____________________________________________________________________________
26752 [ 12688] By: sky                                   on 2001/10/26  13:51:29
26753         Log: Get the new functions right, do not export lock since we use builtin lock.
26754              TODO: fix xsubpp to support the new prototypes
26755      Branch: perl
26756            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26757 ____________________________________________________________________________
26758 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
26759         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
26760              as suggested by Sarathy.
26761      Branch: perl
26762            ! mg.c
26763 ____________________________________________________________________________
26764 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
26765         Log: avoid compiler warning
26766      Branch: perl
26767            ! win32/win32.c
26768 ____________________________________________________________________________
26769 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
26770         Log: WinCE update from Rainer Keuchel.
26771      Branch: perl
26772            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
26773            ! wince/wince.c
26774 ____________________________________________________________________________
26775 [ 12684] By: sky                                   on 2001/10/26  13:34:33
26776         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
26777      Branch: perl
26778            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26779 ____________________________________________________________________________
26780 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
26781         Log: More fixes that were made to the core and not in the libnet src
26782      Branch: perl
26783            ! lib/Net/Domain.pm
26784 ____________________________________________________________________________
26785 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
26786         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
26787              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
26788              Date: Fri, 26 Oct 2001 13:55:21 +0200
26789              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
26790              
26791              (plus make the db-recno.t#59 accept both \n and \r\n)
26792      Branch: perl
26793            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26794            ! ext/DB_File/t/db-recno.t
26795 ____________________________________________________________________________
26796 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
26797         Log: Fix tests to be able to run in the core and the CPAN dist
26798      Branch: perl
26799            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
26800            ! lib/Net/t/require.t lib/Net/t/smtp.t
26801 ____________________________________________________________________________
26802 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
26803         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
26804              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26805              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
26806              Date: Fri, 26 Oct 2001 08:34:46 EDT
26807      Branch: perl
26808            ! ext/Time/HiRes/HiRes.t
26809 ____________________________________________________________________________
26810 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
26811         Log: Sync libnet modules with what will be libnet-1.08
26812      Branch: perl
26813            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
26814            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
26815            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
26816            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
26817 ____________________________________________________________________________
26818 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
26819         Log: Integrate maintperl changes #12268 and #12669;
26820              
26821              final touches to the audit for statics and thread-unsafe code
26822              * make DB_File, ODBM_File thread-safe 
26823              * remove unnecessary/dangerous statics and protect others
26824              from not getting accidentally enabled under threaded perls
26825              
26826              windows support functions get_childdir() et al aren't exported
26827              correctly under vanilla build
26828              
26829              Testing under win32 appreciated since changes there had
26830              to be manually merged and I cannot test how badly did I do.
26831      Branch: perl
26832           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
26833           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
26834           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
26835           !> win32/vmem.h win32/win32.c win32/win32iop.h
26836 ____________________________________________________________________________
26837 [ 12677] By: sky                                   on 2001/10/26  12:37:17
26838         Log: More Config::threads to threads::threads changes
26839      Branch: perl
26840            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
26841 ____________________________________________________________________________
26842 [ 12676] By: sky                                   on 2001/10/26  12:31:46
26843         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
26844      Branch: perl
26845            ! ext/threads/threads.pm ext/threads/threads.xs
26846 ____________________________________________________________________________
26847 [ 12675] By: sky                                   on 2001/10/26  12:06:30
26848         Log: Allocing a TLS in runtime is not too hot.
26849      Branch: perl
26850            ! ext/threads/threads.xs
26851 ____________________________________________________________________________
26852 [ 12674] By: sky                                   on 2001/10/26  11:59:09
26853         Log: Don't display debug data.
26854      Branch: perl
26855            ! ext/threads/threads.pm
26856 ____________________________________________________________________________
26857 [ 12673] By: sky                                   on 2001/10/26  11:35:47
26858         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
26859              complete bar support for blessed objects.
26860              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
26861      Branch: perl
26862            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
26863 ____________________________________________________________________________
26864 [ 12672] By: sky                                   on 2001/10/26  11:15:28
26865         Log: Fix case where shared reference does not exist in current thread.
26866      Branch: perl
26867            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
26868 ____________________________________________________________________________
26869 [ 12671] By: sky                                   on 2001/10/26  08:48:52
26870         Log: Support for references in shared arrays.
26871      Branch: perl
26872            ! ext/threads/shared/shared.xs
26873 ____________________________________________________________________________
26874 [ 12670] By: sky                                   on 2001/10/26  08:30:11
26875         Log: Add tests for references in hashes.
26876      Branch: perl
26877            + ext/threads/shared/t/hv_refs.t
26878            ! MANIFEST
26879 ____________________________________________________________________________
26880 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
26881         Log: windows support functions get_childdir() et al aren't exported
26882              correctly under vanilla build
26883      Branch: maint-5.6/perl
26884            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
26885 ____________________________________________________________________________
26886 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
26887         Log: final touches to the audit for statics and thread-unsafe code
26888              * make DB_File, ODBM_File thread-safe 
26889              * remove unnecessary/dangerous statics and protect others
26890              from not getting accidentally enabled under threaded perls
26891      Branch: maint-5.6/perl
26892            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
26893            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
26894            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
26895            ! win32/win32.c
26896 ____________________________________________________________________________
26897 [ 12667] By: ams                                   on 2001/10/26  03:48:36
26898         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
26899              From: "Richard Soderberg" <rs@crystalflame.net>
26900              Date: Thu, 25 Oct 2001 23:42:50 -0400
26901              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
26902      Branch: perl
26903            ! sharedsv.c
26904 ____________________________________________________________________________
26905 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
26906         Log: Integrate change #12664 from maintperl;
26907              
26908              the newest GCCs don't seem to like C<"string1"##STRING2>
26909              so keep it as C<"string1" STRING2> (latter appears to
26910              work everywhere)
26911      Branch: perl
26912           !> ext/DynaLoader/dlutils.c
26913 ____________________________________________________________________________
26914 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
26915         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
26916              From: Chris Nandor <pudge@pobox.com>
26917              Date: Thu, 25 Oct 2001 22:15:03 -0400
26918              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
26919      Branch: perl
26920            ! perl.h
26921 ____________________________________________________________________________
26922 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
26923         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
26924              C<"string1" STRING2> (latter appears to work everywhere)
26925      Branch: maint-5.6/perl
26926            ! ext/DynaLoader/dlutils.c
26927 ____________________________________________________________________________
26928 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
26929         Log: AUTHORS update.
26930      Branch: perl
26931            ! AUTHORS
26932 ____________________________________________________________________________
26933 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
26934         Log: Integrate change #12660 from maintperl;
26935              
26936              make the dMY_CXT stuff available under all of
26937              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
26938      Branch: perl
26939           !> perl.h
26940 ____________________________________________________________________________
26941 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
26942         Log: Subject: [PATCH] DB_File-1.79
26943              From: "Paul Marquess" <paul.marquess@openwave.com>
26944              Date: Fri, 26 Oct 2001 00:03:54 +0100
26945              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
26946      Branch: perl
26947            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
26948            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
26949 ____________________________________________________________________________
26950 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
26951         Log: make the dMY_CXT stuff available under all of
26952              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
26953      Branch: maint-5.6/perl
26954            ! perl.h
26955 ____________________________________________________________________________
26956 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
26957         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
26958              From: Michael G Schwern <schwern@pobox.com>
26959              Date: Thu, 25 Oct 2001 18:28:12 -0400
26960              Message-ID: <20011025182812.M4811@blackrider>
26961      Branch: perl
26962            ! t/run/kill_perl.t
26963 ____________________________________________________________________________
26964 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
26965         Log: STRLEN != int.
26966      Branch: perl
26967            ! regcomp.c regexec.c
26968 ____________________________________________________________________________
26969 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
26970         Log: Subject: [PATCH] remove small IVop redundancy
26971              From: Nicholas Clark <nick@ccl4.org>
26972              Date: Thu, 25 Oct 2001 22:48:28 +0100
26973              Message-ID: <20011025224827.M66471@plum.flirble.org>
26974      Branch: perl
26975            ! pp.c pp_hot.c
26976 ____________________________________________________________________________
26977 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
26978         Log: Metaconfig unit change for #12655.
26979      Branch: metaconfig/U/perl
26980            ! Extensions.U
26981 ____________________________________________________________________________
26982 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
26983         Log: Subject: Re: Not OK @12650
26984              From: Andy Dougherty <doughera@lafayette.edu>
26985              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
26986              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
26987      Branch: perl
26988            ! Configure
26989 ____________________________________________________________________________
26990 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
26991         Log: Integrate changes #12652 and #12653 from maintperl;
26992              
26993              more tweaks to change#12626
26994              * move the boilerplate code over to perl.h and make DynaLoader
26995              use it
26996              * make re, Opcode, File::Glob and B threadsafe
26997              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
26998              C<no re;> anywhere)
26999              
27000              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
27001              
27002              File::Glob required a bit more work in bleadperl
27003              because of ExtUtils::Constant (see the Makefile.PL change)
27004      Branch: perl
27005            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
27006           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
27007           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
27008 ____________________________________________________________________________
27009 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
27010         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
27011      Branch: maint-5.6/perl
27012            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
27013            ! ext/Opcode/Opcode.xs ext/re/re.xs
27014 ____________________________________________________________________________
27015 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
27016         Log: more tweaks to change#12626
27017              * move the boilerplate code over to perl.h and make DynaLoader
27018              use it
27019              * make re, Opcode, File::Glob and B threadsafe
27020              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
27021              C<no re;> anywhere)
27022      Branch: maint-5.6/perl
27023            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
27024            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
27025 ____________________________________________________________________________
27026 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
27027         Log: Metaconfig unit change for #12650.
27028      Branch: metaconfig/U/perl
27029            ! Extensions.U
27030 ____________________________________________________________________________
27031 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
27032         Log: Subject: Re: ithreads doesn't like usedl=n
27033              From: Andy Dougherty <doughera@lafayette.edu>
27034              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
27035              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
27036              
27037              Special-case threads::shared.
27038      Branch: perl
27039            ! Configure
27040 ____________________________________________________________________________
27041 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
27042         Log: Getting fancier...
27043      Branch: perl
27044            ! t/TEST
27045 ____________________________________________________________________________
27046 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
27047         Log: csh - what a pain.
27048      Branch: perl
27049            ! t/TEST
27050 ____________________________________________________________________________
27051 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
27052         Log: Update Changes.
27053      Branch: perl
27054            ! Changes patchlevel.h
27055 ____________________________________________________________________________
27056 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
27057         Log: Allow resetting the locale system for the duration
27058              of the build (Mac OS X default setting LANG=En_US
27059              ist kaputt)
27060      Branch: perl
27061            ! Makefile.SH
27062 ____________________________________________________________________________
27063 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
27064         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
27065      Branch: perl
27066            ! ext/Digest/MD5/t/files.t
27067 ____________________________________________________________________________
27068 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
27069         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
27070              From: Andy Dougherty <doughera@lafayette.edu>
27071              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
27072              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
27073      Branch: perl
27074            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
27075            ! ext/threads/shared/Makefile.PL
27076 ____________________________________________________________________________
27077 [ 12643] By: sky                                   on 2001/10/25  12:28:26
27078         Log: Add support for reference members of hashes.
27079      Branch: perl
27080            ! ext/threads/shared/shared.xs
27081 ____________________________________________________________________________
27082 [ 12642] By: ams                                   on 2001/10/25  12:21:13
27083         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
27084              From: "Norton Allen" <nort@qnx.com>
27085              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
27086              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
27087      Branch: perl
27088            ! ext/Digest/MD5/MD5.xs
27089 ____________________________________________________________________________
27090 [ 12641] By: sky                                   on 2001/10/25  10:27:39
27091         Log: Tests shared hashes.
27092      Branch: perl
27093            + ext/threads/shared/t/hv_simple.t
27094            ! MANIFEST
27095 ____________________________________________________________________________
27096 [ 12640] By: sky                                   on 2001/10/25  10:18:23
27097         Log: Fix threadcounts for arrays and hashes.
27098      Branch: perl
27099            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27100 ____________________________________________________________________________
27101 [ 12639] By: sky                                   on 2001/10/25  10:17:26
27102         Log: Note to self, doing *src_ary++ in a macro that evaluates
27103              the value more than once is a good way to dump core.
27104      Branch: perl
27105            ! sharedsv.c
27106 ____________________________________________________________________________
27107 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
27108         Log: Integrate change #12636 from maintperl; more dl fixups.
27109      Branch: perl
27110           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
27111           !> ext/DynaLoader/dl_vms.xs
27112 ____________________________________________________________________________
27113 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
27114         Log: Like dl_hpux, like dl_dld.
27115      Branch: perl
27116            ! ext/DynaLoader/dl_dld.xs
27117 ____________________________________________________________________________
27118 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
27119         Log: followups to change#12635
27120      Branch: maint-5.6/perl
27121            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
27122            ! ext/DynaLoader/dl_vms.xs
27123 ____________________________________________________________________________
27124 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
27125         Log: add part of change#12634 to the two files that need it; dl_aix.xs
27126              in maint-5.6 doesn't have the branch that had the problem in
27127              mainline
27128      Branch: maint-5.6/perl
27129            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
27130 ____________________________________________________________________________
27131 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
27132         Log: Fixes for #12627.
27133      Branch: perl
27134            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
27135 ____________________________________________________________________________
27136 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
27137         Log: Since pv_uni_display and sv_uni_display are now used
27138              in the re extension, their symbols have to be exported.
27139      Branch: perl
27140            ! embed.pl global.sym
27141 ____________________________________________________________________________
27142 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
27143         Log: Subject:  Re: [PATCH Perl@12567] debug /list
27144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27145              Date: Tue, 23 Oct 2001 21:40:33 EDT
27146              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
27147      Branch: perl
27148            ! configure.com
27149 ____________________________________________________________________________
27150 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
27151         Log: This takes care of some of the re 'debug' cases but
27152              not all cases since the information whether the pattern
27153              or the target are utf8 seems to be either lost or not
27154              spread widely enough, sigh.
27155      Branch: perl
27156            ! regcomp.c
27157 ____________________________________________________________________________
27158 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
27159         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
27160              From: John Peacock <jpeacock@rowman.com>
27161              Date: Wed, 24 Oct 2001 16:53:29 -0400
27162              Message-ID: <3BD72A49.1508D152@rowman.com>
27163      Branch: perl
27164            ! configure.com
27165 ____________________________________________________________________________
27166 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
27167         Log: Upgrade NetWare and WinCE as in #12626.
27168      Branch: perl
27169            ! NetWare/dl_netware.xs wince/dl_win32.xs
27170 ____________________________________________________________________________
27171 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
27172         Log: Tru64 compiler nit.
27173      Branch: perl
27174            ! ext/threads/shared/shared.xs
27175 ____________________________________________________________________________
27176 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
27177         Log: Integrate change #12626 from maintperl;
27178              make DynaLoader threadsafe by moving all statics into
27179              interpreter-local space
27180              
27181              TODO: Netware, OS/2, WinCE
27182      Branch: perl
27183           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
27184           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
27185           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
27186           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
27187           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
27188           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
27189           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
27190 ____________________________________________________________________________
27191 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
27192         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
27193              space
27194      Branch: maint-5.6/perl
27195            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
27196            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
27197            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
27198            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
27199            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
27200            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
27201            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
27202 ____________________________________________________________________________
27203 [ 12625] By: sky                                   on 2001/10/24  20:05:26
27204         Log: Change #12623 inflicted an infinite hang. Fixed.
27205      Branch: perl
27206            ! ext/threads/shared/shared.xs
27207 ____________________________________________________________________________
27208 [ 12624] By: sky                                   on 2001/10/24  19:06:55
27209         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
27210      Branch: perl
27211            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27212 ____________________________________________________________________________
27213 [ 12623] By: sky                                   on 2001/10/24  18:06:34
27214         Log: We need to do sharedsv_find in the original perl context.
27215      Branch: perl
27216            ! ext/threads/shared/shared.xs
27217 ____________________________________________________________________________
27218 [ 12622] By: sky                                   on 2001/10/24  17:26:51
27219         Log: Add support for basic support for AVs, references not supported yet.
27220              Add test for AVs.
27221              Add more tests to sv_refs
27222              Fix documentation issues.  
27223      Branch: perl
27224            + ext/threads/shared/t/av_simple.t
27225            ! MANIFEST ext/threads/shared/shared.pm
27226            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
27227 ____________________________________________________________________________
27228 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
27229         Log: Dump Unicode better for re 'debug'.  The regprop()
27230              is unfinished since have to figure out how to detect
27231              Unicodeness in there.
27232      Branch: perl
27233            ! regcomp.c regexec.c
27234 ____________________________________________________________________________
27235 [ 12620] By: sky                                   on 2001/10/24  13:18:07
27236         Log: Add support for finding shared arrays and hashes.
27237      Branch: perl
27238            ! sharedsv.c
27239 ____________________________________________________________________________
27240 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
27241         Log: Rewrite sv_uni_display() as pv_uni_display() as
27242              reimplement sv_uni_display() using that.
27243      Branch: perl
27244            ! dump.c embed.h embed.pl proto.h
27245 ____________________________________________________________________________
27246 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
27247         Log: Integrate change #12615 from maintperl;
27248              on Windows, IO::File::new_tmpfile() fails after being called
27249              32767 times because MSVCRT thinks stdio's TMP_MAX is a
27250              process-wide limit
27251      Branch: perl
27252           !> win32/win32.c
27253 ____________________________________________________________________________
27254 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
27255         Log: Don't try to print ints as IVs.
27256      Branch: perl
27257            ! ext/Time/HiRes/HiRes.xs
27258 ____________________________________________________________________________
27259 [ 12616] By: sky                                   on 2001/10/24  11:06:35
27260         Log: We only need to fetch the SV from the backend if the index
27261              is not the same as mg_private.     In theory this could be
27262              a problem if there are an exact multiple of U16 changes
27263              of a shared variable between two access in a given thread,
27264              we choose to avoid theory for now.
27265      Branch: perl
27266            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
27267 ____________________________________________________________________________
27268 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
27269         Log: on Windows, IO::File::new_tmpfile() fails after being called
27270              32767 times because MSVCRT thinks stdio's TMP_MAX is a
27271              process-wide limit
27272      Branch: maint-5.6/perl
27273            ! win32/win32.c
27274 ____________________________________________________________________________
27275 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
27276         Log: Negation and Unicode: sort of solves 20010303.010,
27277              except not quite like reported in the Subject
27278              (Perl_warner is still utf8-ignorant).
27279      Branch: perl
27280            ! pp.c t/lib/warnings/sv
27281 ____________________________________________________________________________
27282 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
27283         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
27284      Branch: perl
27285            ! sv.c t/lib/warnings/sv
27286 ____________________________________________________________________________
27287 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
27288         Log: sv_uni_display(): do not add the "...", let the caller
27289              do it if wanted, and be prepared for more display options.
27290      Branch: perl
27291            ! dump.c embed.h embed.pl proto.h
27292 ____________________________________________________________________________
27293 [ 12611] By: nick                                  on 2001/10/23  20:28:07
27294         Log: Integrate mainline
27295      Branch: perlio
27296           !> Changes configure.com cygwin/cygwin.c
27297           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
27298           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
27299           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
27300           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
27301           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
27302           !> utils/h2xs.PL utils/perldoc.PL
27303 ____________________________________________________________________________
27304 [ 12610] By: sky                                   on 2001/10/23  19:39:24
27305         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
27306              don't call themselves READONLY but still die with modification
27307              attempt. We only call bless for ext and umagic.
27308      Branch: perl
27309            ! sv.c
27310 ____________________________________________________________________________
27311 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
27312         Log: Croak() on negative time; doc tweaks.
27313      Branch: perl
27314            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
27315            ! ext/Time/HiRes/HiRes.xs
27316 ____________________________________________________________________________
27317 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
27318         Log: FAQ sync.
27319      Branch: perl
27320            ! pod/perlfaq4.pod pod/perlfaq7.pod
27321 ____________________________________________________________________________
27322 [ 12607] By: sky                                   on 2001/10/23  18:27:27
27323         Log: Call setmagic on the referent we are blessing.
27324      Branch: perl
27325            ! sv.c
27326 ____________________________________________________________________________
27327 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
27328         Log: Small test nits.
27329      Branch: perl
27330            ! t/op/lc.t
27331 ____________________________________________________________________________
27332 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
27333         Log: Update Changes.
27334      Branch: perl
27335            ! Changes patchlevel.h
27336 ____________________________________________________________________________
27337 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
27338         Log: Make the PerlIO_init() prototypes consistent.
27339      Branch: perl
27340            ! perlio.c
27341 ____________________________________________________________________________
27342 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
27343         Log: Upping the test count is a good idea.
27344      Branch: perl
27345            ! t/op/lc.t
27346 ____________________________________________________________________________
27347 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
27348         Log: Document the final sigma spot.
27349      Branch: perl
27350            ! pp.c
27351 ____________________________________________________________________________
27352 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
27353         Log: Fix multicharacter titlecase (ucfirst).
27354      Branch: perl
27355            ! pod/perlunicode.pod pp.c t/op/lc.t
27356 ____________________________________________________________________________
27357 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
27358         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
27359              From: Mikhail Zabaluev <mhz@alt-linux.org>
27360              Date: Tue, 23 Oct 2001 10:40:37 +0400
27361              Message-ID: <20011023104037.A12761@localhost.localdomain>
27362              
27363              (#12406 replaced with this)
27364      Branch: perl
27365            ! utils/perldoc.PL
27366 ____________________________________________________________________________
27367 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
27368         Log: MacOS Classic updates from Pudge.
27369      Branch: perl
27370            ! lib/File/Spec.t lib/File/Spec/Mac.pm
27371 ____________________________________________________________________________
27372 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
27373         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
27374              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
27375              Date: Sun, 14 Oct 2001 23:14:46 +0200
27376              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
27377              
27378              except for the 2->4 changes.
27379      Branch: perl
27380            ! lib/AutoSplit.t
27381 ____________________________________________________________________________
27382 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
27383         Log: integrate macperl contents into maint-5.6
27384      Branch: maint-5.6/perl
27385            ! mg.c
27386           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
27387           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
27388           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
27389           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
27390           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
27391           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
27392           !> t/lib/filefind.t t/lib/filespec.t
27393 ____________________________________________________________________________
27394 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
27395         Log: At some point the #6234 has been lost from the mainline
27396              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
27397      Branch: perl
27398            ! lib/File/Spec/Win32.pm
27399 ____________________________________________________________________________
27400 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
27401         Log: Cygwin seems to round up (or closest, but not down)
27402              for time(), so half of the time (bad pun intended)
27403              Time::HiRes::time() is less than time(), half of
27404              the time it's more.  So let's try harder in the loop.
27405      Branch: perl
27406            ! ext/Time/HiRes/HiRes.t
27407 ____________________________________________________________________________
27408 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
27409         Log: MacOS Classic timeofday(), from Chris Nandor. 
27410      Branch: perl
27411            ! ext/Time/HiRes/HiRes.xs
27412 ____________________________________________________________________________
27413 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
27414         Log: Integrate changes #12580 and #12581 from macperl;
27415              
27416              Fix path construction.
27417              
27418              (Copyright) Nit.
27419      Branch: perl
27420           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
27421 ____________________________________________________________________________
27422 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
27423         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
27424              doesn't seem to help (the error being output to console, maybe?)
27425      Branch: perl
27426            ! lib/Net/Domain.pm
27427 ____________________________________________________________________________
27428 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
27429         Log: Taint the getcwd() result also in Cygwin.
27430              (TODO: which other platforms need the same thing?)
27431      Branch: perl
27432            ! cygwin/cygwin.c
27433 ____________________________________________________________________________
27434 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
27435         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
27436      Branch: perl
27437            ! t/op/taint.t
27438 ____________________________________________________________________________
27439 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
27440         Log: getpwuid() fragility continues.
27441      Branch: perl
27442            ! utils/h2xs.PL
27443 ____________________________________________________________________________
27444 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
27445         Log: getpwuid() might succeed but that's no guarantee
27446              that the $home will be defined.
27447      Branch: perl
27448            ! ext/File/Glob/t/basic.t
27449 ____________________________________________________________________________
27450 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
27451         Log: It's safer to to expand the variable, too... (see #12571)
27452      Branch: perl
27453            ! t/TEST
27454 ____________________________________________________________________________
27455 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
27456         Log: Integrate with maintperl.
27457      Branch: maint-5.6/macperl
27458           !> win32/bin/pl2bat.pl win32/win32.c
27459 ____________________________________________________________________________
27460 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
27461         Log: Oops, forgot to include Win32 ... just as well, since it
27462              seems in bleadperl, change #7764 was not included
27463              (adding C:\temp).  Re-added.  Rip it back out if it
27464              doesn't belong.  :-)
27465      Branch: maint-5.6/macperl
27466            ! lib/File/Spec/Win32.pm
27467 ____________________________________________________________________________
27468 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
27469         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
27470              From: "Craig A. Berry" <craigberry@mac.com>
27471              Date: Mon, 22 Oct 2001 15:25:19 -0500
27472              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
27473      Branch: perl
27474            ! configure.com
27475 ____________________________________________________________________________
27476 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
27477         Log: Add in lots of File::Spec changes, from Thomas Wegner,
27478              and sync with changes from bleadperl.
27479      Branch: maint-5.6/macperl
27480            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
27481            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
27482            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
27483            ! lib/File/Spec/Win32.pm t/lib/filespec.t
27484 ____________________________________________________________________________
27485 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
27486         Log: Sync with latest File::Find and tests from bleadperl.
27487      Branch: maint-5.6/macperl
27488            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
27489 ____________________________________________________________________________
27490 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
27491         Log: Nit.
27492      Branch: maint-5.6/macperl
27493            ! perl.c
27494 ____________________________________________________________________________
27495 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
27496         Log: Fix path construction.
27497      Branch: maint-5.6/macperl
27498            ! ext/DynaLoader/DynaLoader_pm.PL
27499 ____________________________________________________________________________
27500 [ 12579] By: nick                                  on 2001/10/22  19:08:35
27501         Log: Integrate mainline (for Arthurs thread.xs fix)
27502      Branch: perlio
27503           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
27504 ____________________________________________________________________________
27505 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
27506         Log: Fix up exported symbols, move relevant docs
27507              over from macperl.pod.
27508      Branch: maint-5.6/macperl
27509            ! macos/ext/MacPerl/MacPerl.pm
27510 ____________________________________________________________________________
27511 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
27512         Log: Make ADDRESS called optionally as a method.
27513      Branch: maint-5.6/macperl
27514            ! macos/lib/Mac/Glue.pm
27515 ____________________________________________________________________________
27516 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
27517         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
27518              Apple event.
27519      Branch: maint-5.6/macperl
27520            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
27521            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
27522            ! macos/macperl/MPTerminology.aete
27523 ____________________________________________________________________________
27524 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
27525         Log: Clean up some build utilities. Change Entab to Duplicate;
27526              fix docs and error reporting; improve macify() of paths;
27527              remove requirement for Exporter.pm presence.
27528      Branch: maint-5.6/macperl
27529            ! macos/InstallBLIB macos/MacPerlTests.cmd
27530            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
27531 ____________________________________________________________________________
27532 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
27533         Log: Sync Time::HiRes with bleadperl
27534      Branch: maint-5.6/macperl
27535            ! macos/bundled_ext/Time/HiRes/HiRes.pm
27536            ! macos/bundled_ext/Time/HiRes/HiRes.t
27537            ! macos/bundled_ext/Time/HiRes/HiRes.xs
27538 ____________________________________________________________________________
27539 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
27540         Log: Fix up Changes
27541      Branch: maint-5.6/macperl
27542            ! macos/Changes
27543 ____________________________________________________________________________
27544 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
27545         Log: A user might belong to only a single group
27546              (the group equal to the group id).
27547      Branch: perl
27548            ! t/op/groups.t
27549 ____________________________________________________________________________
27550 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
27551         Log: Prepending (instead of replacing with) the pwd is safer. 
27552      Branch: perl
27553            ! t/TEST
27554 ____________________________________________________________________________
27555 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
27556         Log: Be more robust if no hostname or domainname
27557              (especially the latter)
27558      Branch: perl
27559            ! lib/Net/Domain.pm
27560 ____________________________________________________________________________
27561 [ 12569] By: sky                                   on 2001/10/22  17:41:07
27562         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
27563      Branch: perl
27564            ! ext/threads/threads.xs
27565 ____________________________________________________________________________
27566 [ 12568] By: nick                                  on 2001/10/22  16:31:24
27567         Log: Integrate mainline
27568      Branch: perlio
27569           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
27570           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27571           +> ext/threads/shared/t/sv_refs.t
27572           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
27573            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
27574            - lib/unicore/To/SpecUpper.pl
27575           !> (integrate 42 files)
27576 ____________________________________________________________________________
27577 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
27578         Log: Update Changes.
27579      Branch: perl
27580            ! Changes patchlevel.h
27581 ____________________________________________________________________________
27582 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
27583         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
27584              From: Michael G Schwern <schwern@pobox.com>
27585              Date: Mon, 22 Oct 2001 03:48:38 -0400
27586              Message-ID: <20011022034838.B1676@blackrider>
27587      Branch: perl
27588            ! pod/perlvar.pod
27589 ____________________________________________________________________________
27590 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
27591         Log: Pod nits, as suggested by Stas Bekman.
27592      Branch: perl
27593            ! ext/threads/shared/shared.pm ext/threads/threads.pm
27594 ____________________________________________________________________________
27595 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
27596         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
27597              From: "Paul Marquess" <paul.marquess@openwave.com> 
27598              Date: Sun, 21 Oct 2001 21:11:15 +0100
27599              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
27600      Branch: perl
27601            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
27602            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
27603            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
27604            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
27605            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
27606            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
27607            ! ext/SDBM_File/sdbm.t
27608 ____________________________________________________________________________
27609 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
27610         Log: Integrate change #12559 from maintperl;
27611              various fixes for system() and backticks under windows
27612      Branch: perl
27613           !> win32/win32.c
27614 ____________________________________________________________________________
27615 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
27616         Log: Integrate change #12560 from maintperl;
27617              make pl2bat use %0 rather than "%0" (the latter fails to work
27618              in a lot of common cases)
27619      Branch: perl
27620           !> win32/bin/pl2bat.pl
27621 ____________________________________________________________________________
27622 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
27623         Log: Integrate changes #12549 and #12550 from maintperl;
27624              
27625              readline() doesn't work with our variables; it confuses them with
27626              my variables (change#4227 was incomplete)
27627      Branch: perl
27628            ! t/lib/strict/vars
27629           !> t/base/rs.t toke.c
27630 ____________________________________________________________________________
27631 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
27632         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
27633              in a lot of common cases)
27634      Branch: maint-5.6/perl
27635            ! win32/bin/pl2bat.pl
27636 ____________________________________________________________________________
27637 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
27638         Log: various fixes for system() and backticks under windows:
27639              
27640              * avoid munging whitespace that is passed within quotes
27641              * work around a cmd.exe misfeature that made multi-arg
27642              system() unreliable when there is more than one quoted
27643              argument
27644              * make multi-arg system() autoquote arguments as needed
27645              before passing them to the shell (this avoids having to
27646              second guess the shell quoting)
27647              * perl's -Dp switch can be used to trace the innards
27648      Branch: maint-5.6/perl
27649            ! win32/win32.c
27650 ____________________________________________________________________________
27651 [ 12558] By: nick                                  on 2001/10/22  08:58:42
27652         Log: Integrate ithreads buffer flush fix from perlio
27653      Branch: perl
27654           !> ext/threads/t/basic.t perl.c
27655 ____________________________________________________________________________
27656 [ 12557] By: nick                                  on 2001/10/22  08:35:09
27657         Log: All tests pass (legitimately) on ithreads
27658      Branch: perlio
27659            ! ext/threads/t/basic.t perl.c
27660 ____________________________________________________________________________
27661 [ 12556] By: nick                                  on 2001/10/22  06:51:22
27662         Log: Integrate non-ithreads fix to mainline
27663      Branch: perl
27664           !> perlio.c
27665 ____________________________________________________________________________
27666 [ 12555] By: nick                                  on 2001/10/22  06:48:33
27667         Log: Restore non-ithreads build. Interestingly binmode test passes
27668              non-ithreads - so crlf layer is not damaged and ithreads fail
27669              is a symptom ...
27670      Branch: perlio
27671            ! perlio.c
27672 ____________________________________________________________________________
27673 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
27674         Log: Integrate from perlio; restructuring.
27675      Branch: perl
27676           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
27677           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
27678           !> win32/perlhost.h
27679 ____________________________________________________________________________
27680 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
27681         Log: Integrate from maintperl
27682              (Changes 12350, 12496, 12548, 12549, 12550)
27683      Branch: maint-5.6/macperl
27684           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
27685           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
27686 ____________________________________________________________________________
27687 [ 12552] By: nick                                  on 2001/10/21  19:18:12
27688         Log: Win32 PerlIO_cleanup special cases should no longer be required.
27689      Branch: perlio
27690            ! perl.c
27691 ____________________________________________________________________________
27692 [ 12551] By: nick                                  on 2001/10/21  19:16:56
27693         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
27694      Branch: perlio
27695            ! win32/makefile.mk
27696 ____________________________________________________________________________
27697 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
27698         Log: change#12549 wasn't aware of strictures
27699      Branch: maint-5.6/perl
27700            ! t/pragma/strict-vars toke.c
27701 ____________________________________________________________________________
27702 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
27703         Log: readline() doesn't work with our variables; it confuses them with
27704              my variables (change#4227 was incomplete)
27705      Branch: maint-5.6/perl
27706            ! t/base/rs.t toke.c
27707 ____________________________________________________________________________
27708 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
27709         Log: change#12220 appears to have pulled in a mainline change that
27710              isn't applicable to maint-5.6 (some platforms don't taint
27711              cwd)
27712      Branch: maint-5.6/perl
27713            ! t/lib/filefind-taint.t
27714 ____________________________________________________________________________
27715 [ 12547] By: nick                                  on 2001/10/21  17:15:54
27716         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
27717              for them. Call explicit cleanup during destruct process.
27718              - one binmode test is failing
27719              - also ext/threads/t/basic.t fails under make test, and is noisy under
27720              harness. (Threads results are intermingled and don't match order expected.)
27721      Branch: perlio
27722            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
27723            ! perlio.h perliol.h pod/perlapi.pod sv.c
27724 ____________________________________________________________________________
27725 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
27726         Log: Implement multicharacter case mappings where a single
27727              Unicode character can be mapped into several.
27728      Branch: perl
27729            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
27730            - lib/unicore/To/SpecUpper.pl
27731            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
27732            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
27733            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
27734            ! proto.h t/op/lc.t utf8.c
27735 ____________________________________________________________________________
27736 [ 12545] By: sky                                   on 2001/10/21  15:25:16
27737         Log: First support of threads::shared, support shared svs and references.
27738      Branch: perl
27739            + ext/threads/shared/Makefile.PL ext/threads/shared/README
27740            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27741            + ext/threads/shared/t/sv_refs.t
27742            + ext/threads/shared/t/sv_simple.t
27743            ! MANIFEST sharedsv.c
27744 ____________________________________________________________________________
27745 [ 12544] By: nick                                  on 2001/10/21  14:52:35
27746         Log: PerlIO layer table as PL_perlio (per-interpreter)
27747      Branch: perlio
27748            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
27749            ! pod/perlapi.pod sv.c
27750 ____________________________________________________________________________
27751 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
27752         Log: Prettyprinting.
27753      Branch: perl
27754            ! pod/perlunicode.pod
27755 ____________________________________________________________________________
27756 [ 12542] By: ams                                   on 2001/10/21  03:50:25
27757         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
27758              From: "Sean M. Burke" <sburke@cpan.org>
27759              Date: Sat, 20 Oct 2001 17:51:09 -0600
27760              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
27761      Branch: perl
27762            + pod/perlpodspec.pod
27763            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
27764            ! pod/perltoc.pod
27765 ____________________________________________________________________________
27766 [ 12541] By: nick                                  on 2001/10/20  22:23:53
27767         Log: Fix typos in new locking on MemShared
27768              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
27769              - seems to make segfaults more deterministic - suspect they are 
27770              attempt to free() after Interp and Host have gone.
27771      Branch: perlio
27772            ! perlio.c win32/perlhost.h
27773 ____________________________________________________________________________
27774 [ 12540] By: nick                                  on 2001/10/20  21:50:46
27775         Log: Remove the MemShared re-#define (again)
27776      Branch: perlio
27777            ! perlio.c
27778 ____________________________________________________________________________
27779 [ 12539] By: nick                                  on 2001/10/20  21:49:06
27780         Log: Use locks on MemShared
27781      Branch: perlio
27782            ! win32/perlhost.h
27783 ____________________________________________________________________________
27784 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
27785         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
27786              From: "chromatic" <chromatic@rmci.net>
27787              Date: Sat, 20 Oct 2001 11:13:47 -0600
27788              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
27789      Branch: perl
27790            ! installhtml
27791 ____________________________________________________________________________
27792 [ 12537] By: nick                                  on 2001/10/20  16:44:03
27793         Log: Integrate mainline
27794      Branch: perlio
27795           !> (integrate 48 files)
27796 ____________________________________________________________________________
27797 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
27798         Log: Update Changes.
27799      Branch: perl
27800            ! Changes patchlevel.h
27801 ____________________________________________________________________________
27802 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
27803         Log: Upgrade to podlators 1.11, from Russ Allbery.
27804      Branch: perl
27805            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
27806            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27807            ! pod/pod2man.PL pod/pod2text.PL
27808 ____________________________________________________________________________
27809 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
27810         Log: Integrate perlio change #12532:
27811              introduce and use PerlIO_intmod2str().
27812      Branch: perl
27813           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
27814 ____________________________________________________________________________
27815 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
27816         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
27817      Branch: perl
27818            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
27819 ____________________________________________________________________________
27820 [ 12532] By: nick                                  on 2001/10/20  14:25:37
27821         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
27822              Use for non-PERLIO fdupopen().
27823      Branch: perlio
27824            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
27825 ____________________________________________________________________________
27826 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
27827         Log: Integrate perlio: PerlIO win32 fixes.
27828      Branch: perl
27829           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
27830           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
27831           !> proto.h sv.h win32/win32io.c
27832 ____________________________________________________________________________
27833 [ 12530] By: nick                                  on 2001/10/20  12:53:30
27834         Log: Fixed in two places - p4 resolve
27835      Branch: perlio
27836            ! perlsdio.h
27837 ____________________________________________________________________________
27838 [ 12529] By: nick                                  on 2001/10/20  12:51:05
27839         Log: Fix for ithreads/stdio build
27840      Branch: perlio
27841            ! perlio.c perlsdio.h
27842 ____________________________________________________________________________
27843 [ 12528] By: ams                                   on 2001/10/20  12:13:25
27844         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
27845              From: Michael G Schwern <schwern@pobox.com>
27846              Date: Sat, 20 Oct 2001 01:41:21 -0400
27847              Message-Id: <20011020014121.I3681@blackrider>
27848      Branch: perl
27849            ! installman
27850 ____________________________________________________________________________
27851 [ 12527] By: ams                                   on 2001/10/20  12:09:41
27852         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
27853              From: Michael G Schwern <schwern@pobox.com>
27854              Date: Sat, 20 Oct 2001 02:04:21 -0400
27855              Message-Id: <20011020020421.A11732@blackrider>
27856      Branch: perl
27857            ! lib/Pod/Checker.pm
27858 ____________________________________________________________________________
27859 [ 12526] By: ams                                   on 2001/10/20  11:59:41
27860         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
27861              From: "chromatic" <chromatic@rmci.net>
27862              Date: Fri, 19 Oct 2001 22:46:39 -0600
27863              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
27864      Branch: perl
27865            ! lib/Net/Config.pm
27866 ____________________________________________________________________________
27867 [ 12525] By: nick                                  on 2001/10/20  11:16:18
27868         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
27869              Perl_sv_setsv_flags directly.
27870      Branch: perlio
27871            ! ext/threads/threads.xs
27872 ____________________________________________________________________________
27873 [ 12524] By: nick                                  on 2001/10/20  10:28:17
27874         Log: Add a new flag character 'm' to embed.pl set to represent
27875              "functions" which are really macros. Use it foe the troublesome
27876              sv_setsv() etc. macros in sv.h - changing latter to define
27877              sv_setsv rather than sv_setsv_macro etc.
27878      Branch: perlio
27879            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
27880            ! pod/perlapi.pod proto.h sv.h
27881 ____________________________________________________________________________
27882 [ 12523] By: nick                                  on 2001/10/20  09:17:17
27883         Log: Add comments explaining why win32.h/embed.h are included where they are
27884              in perl.h 
27885      Branch: perlio
27886            ! perl.h
27887 ____________________________________________________________________________
27888 [ 12522] By: nick                                  on 2001/10/20  08:27:44
27889         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
27890              being used yet.
27891      Branch: perlio
27892            ! win32/win32io.c
27893 ____________________________________________________________________________
27894 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
27895         Log: Wording tweaks.
27896      Branch: perl
27897            ! t/TEST
27898 ____________________________________________________________________________
27899 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
27900         Log: Subject: IO module with nonblocking socket connect patch 
27901              From: Raul Dias <raul@dias.com.br>
27902              Date: Fri, 19 Oct 2001 22:45:32 -0300
27903              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
27904      Branch: perl
27905            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
27906 ____________________________________________________________________________
27907 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
27908         Log: Test vertical whitespace combined with /x in \p{}.
27909      Branch: perl
27910            ! t/op/pat.t
27911 ____________________________________________________________________________
27912 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
27913         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
27914              From: Gisle Aas <gisle@ActiveState.com> 
27915              Date: 19 Oct 2001 16:46:02 -0700
27916              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
27917      Branch: perl
27918            ! lib/ExtUtils/MakeMaker.pm
27919 ____________________________________________________________________________
27920 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
27921         Log: No more this symbol.
27922      Branch: perl
27923            ! makedef.pl
27924 ____________________________________________________________________________
27925 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
27926         Log: Integrate change #12511; fix gross win32 build issues.
27927      Branch: perl
27928           !> makedef.pl sv.c
27929 ____________________________________________________________________________
27930 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
27931         Log: Unpack in scalar context should return the first value
27932              returned in list context, as pointed out by Ton Hospel
27933              in 2001-05-21 (this is how it works already in blead,
27934              just adding the test).
27935      Branch: perl
27936            ! t/op/pack.t
27937 ____________________________________________________________________________
27938 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
27939         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
27940              From: "Craig A. Berry" <craigberry@mac.com>
27941              Date: Fri, 19 Oct 2001 16:59:30 -0500
27942              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
27943      Branch: perl
27944            ! utils/perldoc.PL
27945 ____________________________________________________________________________
27946 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
27947         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
27948              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27949              Date: Fri, 19 Oct 2001 17:45:23 EDT
27950              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
27951      Branch: perl
27952            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
27953            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
27954            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
27955            ! vms/vmsish.h
27956 ____________________________________________________________________________
27957 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
27958         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
27959              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27960              Date: Fri, 19 Oct 2001 17:26:35 EDT
27961              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
27962      Branch: perl
27963            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
27964 ____________________________________________________________________________
27965 [ 12511] By: nick                                  on 2001/10/19  19:55:36
27966         Log: Fix gross win32 build issues
27967      Branch: perlio
27968            ! makedef.pl sv.c
27969 ____________________________________________________________________________
27970 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
27971         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
27972              From: David Dyck <dcd@tc.fluke.com>
27973              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
27974              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
27975      Branch: perl
27976            ! lib/File/Find.pm
27977 ____________________________________________________________________________
27978 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
27979         Log: Subject: Re: PerlIO and Encode
27980              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27981              Date: Tue, 16 Oct 2001 01:50:16 +0900
27982              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
27983      Branch: perl
27984            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
27985            ! ext/Encode/Encode/Tcl.t
27986 ____________________________________________________________________________
27987 [ 12508] By: ams                                   on 2001/10/19  17:59:16
27988         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
27989              (See #12499)
27990      Branch: perl
27991            ! pod/perlintro.pod
27992 ____________________________________________________________________________
27993 [ 12507] By: nick                                  on 2001/10/19  16:30:43
27994         Log: Integrate mainline
27995      Branch: perlio
27996           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
27997           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
27998           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
27999           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
28000           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
28001           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
28002           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
28003           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
28004           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
28005           +> win32/config_H.win64
28006            - lib/Test/Utils.pm lib/unicore/mktables.PL
28007            - t/lib/Test/Simple/Catch/More.pm
28008           !> (integrate 84 files)
28009 ____________________________________________________________________________
28010 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
28011         Log: Retract the #10451 which seems to be the cause
28012              of the major leakage from while(){eval"sub{}"}
28013      Branch: perl
28014            ! op.c t/run/kill_perl.t
28015 ____________________________________________________________________________
28016 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
28017         Log: Regen toc.
28018      Branch: perl
28019            ! pod/perltoc.pod
28020 ____________________________________________________________________________
28021 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
28022         Log: Tiny tweaks.
28023      Branch: perl
28024            ! pod/perl.pod
28025 ____________________________________________________________________________
28026 [ 12503] By: ams                                   on 2001/10/19  13:34:24
28027         Log: Subject: Re: perlintro.pod
28028              From: Abe Timmerman <abe@ztreet.demon.nl>
28029              Date: Fri, 19 Oct 2001 14:12:40 +0200
28030              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
28031      Branch: perl
28032            ! pod/perlintro.pod
28033 ____________________________________________________________________________
28034 [ 12502] By: ams                                   on 2001/10/19  13:24:12
28035         Log: Slight reorganisation of references.
28036      Branch: perl
28037            ! pod/perl.pod
28038 ____________________________________________________________________________
28039 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
28040         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
28041              From: Kay Röpke <kroepke@dolphin-services.de>
28042              Date: Fri, 19 Oct 2001 14:04:01 +0200 
28043              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
28044      Branch: perl
28045            ! lib/ExtUtils/MakeMaker.pm
28046 ____________________________________________________________________________
28047 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
28048         Log: Unicode categories continue:
28049              implement Category=, Script=, Block=
28050              (these are based on an upcoming update of TR#18)
28051              Fix a bug where we got two In categories named "old italic",
28052              and another where shortcut for the Is categories wasn't taken.
28053      Branch: perl
28054            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
28055            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
28056            ! pod/perlunicode.pod t/op/pat.t
28057 ____________________________________________________________________________
28058 [ 12499] By: ams                                   on 2001/10/19  01:42:29
28059         Log: Subject: a small patch to perlintro.pod.
28060              From: Autrijus Tang <autrijus@autrijus.org>
28061              Date: Fri, 19 Oct 2001 01:45:51 +0800
28062              Message-Id: <20011019014551.A35625@not.autrijus.org>
28063              (Applied by hand with nits.)
28064      Branch: perl
28065            ! pod/perlintro.pod
28066 ____________________________________________________________________________
28067 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
28068         Log: Subject: [PATCH] OpenBSD hints for ithreads
28069              From: Andy Dougherty <doughera@lafayette.edu>
28070              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
28071              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
28072      Branch: perl
28073            ! hints/openbsd.sh
28074 ____________________________________________________________________________
28075 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
28076         Log: Retract #12446; the problem solved by #12474.
28077      Branch: perl
28078            ! hints/aix.sh
28079 ____________________________________________________________________________
28080 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
28081         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
28082              message and suppress line number info (from Steve Hay
28083              <Steve.Hay@uk.radan.com>)
28084      Branch: maint-5.6/perl
28085            ! lib/Carp/Heavy.pm
28086 ____________________________________________________________________________
28087 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
28088         Log: More documented In categories.
28089      Branch: perl
28090            ! pod/perlunicode.pod
28091 ____________________________________________________________________________
28092 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
28093         Log: Update Changes.
28094      Branch: perl
28095            ! Changes patchlevel.h
28096 ____________________________________________________________________________
28097 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
28098         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
28099      Branch: perl
28100            ! MANIFEST
28101 ____________________________________________________________________________
28102 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
28103         Log: Wrong skip() arguments.
28104      Branch: perl
28105            ! ext/B/t/terse.t
28106 ____________________________________________________________________________
28107 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
28108         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
28109              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28110              Date: Wed, 17 Oct 2001 09:10:53 EDT 
28111              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
28112      Branch: perl
28113            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
28114            ! pod/perlapi.pod vms/vms.c
28115 ____________________________________________________________________________
28116 [ 12490] By: ams                                   on 2001/10/18  09:31:00
28117         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
28118              From: Mark-Jason Dominus <mjd@plover.com>
28119              Date: Thu, 18 Oct 2001 06:25:35 -0400
28120              Message-Id: <20011018102535.19264.qmail@plover.com>
28121      Branch: perl
28122            ! pod/perl.pod
28123 ____________________________________________________________________________
28124 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
28125         Log: Prettyprinting.
28126      Branch: perl
28127            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
28128 ____________________________________________________________________________
28129 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
28130         Log: Regen toc.
28131      Branch: perl
28132            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28133 ____________________________________________________________________________
28134 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
28135         Log: Add perlintro, from Skud.
28136      Branch: perl
28137            + pod/perlintro.pod
28138            ! MANIFEST
28139 ____________________________________________________________________________
28140 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
28141         Log: FAQ sync.
28142      Branch: perl
28143            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
28144            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
28145            ! pod/perlfaq8.pod pod/perlfaq9.pod
28146 ____________________________________________________________________________
28147 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
28148         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
28149              in speed (upto 20% speedup in certain operations) but meanwhile
28150              regexps and arithmetics got slower (5-10%) (according to
28151              perlbench average speedup is negligible, and within measuring
28152              flutter, 1%).  Therefore retracting all the changes
28153              aimed at getting -std1 to compile cleanly:  #12475, #12476,
28154              #12479, #12480, #12481, #12482, #12483, #12484.
28155      Branch: perl
28156            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
28157            ! pp_hot.c pp_sys.c toke.c
28158 ____________________________________________________________________________
28159 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
28160         Log: (retracted by #12485)
28161              Strict ANSI doesn't like the third argument of main()
28162              so enable ignoring it if using ultra picky compiler.
28163      Branch: perl
28164            ! miniperlmain.c
28165 ____________________________________________________________________________
28166 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
28167         Log: (retracted by #12485)
28168              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
28169      Branch: perl
28170            ! perl.h
28171 ____________________________________________________________________________
28172 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
28173         Log: (retracted by #12485)
28174              Add explanatory comment.
28175      Branch: perl
28176            ! mg.c
28177 ____________________________________________________________________________
28178 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
28179         Log: (retracted by #12485)
28180              More dollar$hiding.
28181      Branch: perl
28182            ! doio.c perl.h pp_sys.c
28183 ____________________________________________________________________________
28184 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
28185         Log: (retracted by #12485)
28186              KISS.
28187      Branch: perl
28188            ! mg.c
28189 ____________________________________________________________________________
28190 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
28191         Log: (retracted by #12485)
28192              Thou shalt not #ifdef inside macro invocations,
28193              noticed by Rafael Garcia-Suarez.
28194      Branch: perl
28195            ! mg.c
28196 ____________________________________________________________________________
28197 [ 12478] By: ams                                   on 2001/10/17  18:50:55
28198         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
28199              From: Anton Berezin <tobez@tobez.org>
28200              Date: Wed, 17 Oct 2001 18:25:48 +0200
28201              Message-Id: <20011017182548.A12082@heechee.tobez.org>
28202      Branch: perl
28203            ! pp_sys.c
28204 ____________________________________________________________________________
28205 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
28206         Log: (retracted by #12485)
28207              Unterminated #ifdef.
28208      Branch: perl
28209            ! mg.c
28210 ____________________________________________________________________________
28211 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
28212         Log: (retracted by #12485)
28213              Avoid dollar signs in identifiers (in non-VMS) to
28214              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
28215      Branch: perl
28216            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
28217            ! toke.c
28218 ____________________________________________________________________________
28219 [ 12474] By: ams                                   on 2001/10/17  15:14:50
28220         Log: Subject: Two AIX patches
28221              From: H.Merijn Brand <h.m.brand@hccnet.nl>
28222              Date: Wed, 17 Oct 2001 18:04:35 +0200
28223              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
28224      Branch: perl
28225            ! hints/aix.sh makedef.pl
28226 ____________________________________________________________________________
28227 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
28228         Log: Limiting the Time::HiRes::sleep and usleep to
28229              one second is not a good policy if drop-in
28230              replacement is still a goal.
28231      Branch: perl
28232            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
28233            ! ext/Time/HiRes/HiRes.xs
28234 ____________________________________________________________________________
28235 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
28236         Log: Subject: [PATCH] Test::Simple 0.32
28237              From: Michael G Schwern <schwern@pobox.com> 
28238              Date: Wed, 17 Oct 2001 03:42:41 -0400
28239              Message-ID: <20011017034241.A25038@blackrider>
28240      Branch: perl
28241            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
28242            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
28243            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
28244            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
28245            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
28246            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
28247            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
28248            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
28249            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
28250            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
28251            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
28252            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
28253            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
28254            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
28255            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
28256            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
28257            ! t/lib/Test/Simple/Catch.pm
28258            ! t/lib/Test/Simple/sample_tests/five_fail.plx
28259 ____________________________________________________________________________
28260 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
28261         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
28262              From: Michael G Schwern <schwern@pobox.com> 
28263              Date: Wed, 17 Oct 2001 04:04:13 -0400
28264              Message-ID: <20011017040413.C25550@blackrider>
28265      Branch: perl
28266            ! t/TEST t/harness vms/test.com
28267 ____________________________________________________________________________
28268 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
28269         Log: Regen doc with perlmodstyle added.
28270      Branch: perl
28271            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28272 ____________________________________________________________________________
28273 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
28274         Log: Pod cleanup.
28275      Branch: perl
28276            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
28277 ____________________________________________________________________________
28278 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
28279         Log: Subject: perlmodstyle as a patch
28280              From: Kirrily Robert <skud@infotrope.net>
28281              Date: Tue, 16 Oct 2001 22:47:23 -0400
28282              Message-ID: <20011016224723.A20673@infotrope.net>
28283      Branch: perl
28284            + pod/perlmodstyle.pod
28285            ! MANIFEST
28286 ____________________________________________________________________________
28287 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
28288         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
28289              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
28290              Date: Thu, 6 Sep 2001 11:09:40 +0100
28291              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
28292              
28293              Mention also the develooper p5p archive.
28294      Branch: perl
28295            ! pod/perlhack.pod
28296 ____________________________________________________________________________
28297 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
28298         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
28299              From: Kay Röpke <kroepke@dolphin-services.de>
28300              Date: Tue, 16 Oct 2001 17:23:52 +0200
28301              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
28302      Branch: perl
28303            ! lib/ExtUtils/MakeMaker.pm
28304 ____________________________________________________________________________
28305 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
28306         Log: Add the special casing mappings (from SpecCase.txt)
28307              (except for the hyper special case mappings that have
28308              the condition list); the special casing mappings are
28309              unused for now.  Small tidying up on mktables.
28310      Branch: perl
28311            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
28312            + lib/unicore/To/SpecUpper.pl
28313            ! lib/unicore/mktables
28314 ____________________________________________________________________________
28315 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
28316         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
28317              From: "David H. Adler" <dha@panix.com>       
28318              Date: Tue, 16 Oct 2001 11:59:35 -0400
28319              Message-ID: <20011016115935.A13078@panix.com>
28320              
28321              Subject: [ PATCH ] perldata patch, revised
28322              From: "David H. Adler" <dha@panix.com>     
28323              Date: Tue, 16 Oct 2001 18:26:49 -0400
28324              Message-ID: <20011016182649.C23970@panix.com>
28325      Branch: perl
28326            ! pod/perldata.pod pod/perlop.pod
28327 ____________________________________________________________________________
28328 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
28329         Log: Integrate perlio: PerlIO_dup (for all but Win32).
28330      Branch: perl
28331           !> embed.h embed.pl ext/Encode/Encode.xs
28332           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
28333           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
28334           !> win32/win32io.c
28335 ____________________________________________________________________________
28336 [ 12462] By: nick                                  on 2001/10/16  19:11:30
28337         Log: PerlIOXxxx_dups for all but Win32
28338      Branch: perlio
28339            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
28340            ! ext/PerlIO/Via/Via.xs
28341 ____________________________________________________________________________
28342 [ 12461] By: nick                                  on 2001/10/16  18:28:48
28343         Log: Implement PerlIOStdio_dup (explains core dumps - dup
28344              was not setting up a FILE * to be fclosed()).
28345      Branch: perlio
28346            ! perlio.c
28347 ____________________________________________________________________________
28348 [ 12460] By: nick                                  on 2001/10/16  17:31:47
28349         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
28350              overflow.
28351      Branch: perlio
28352            ! perlio.c
28353 ____________________________________________________________________________
28354 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
28355         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
28356              From: "Craig A. Berry" <craigberry@mac.com>
28357              Date: Tue, 16 Oct 2001 13:08:38 -0500
28358              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
28359      Branch: perl
28360            ! configure.com
28361 ____________________________________________________________________________
28362 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
28363         Log: Can't expect too much accuracy from a sleep of one second.
28364              (I think this will also fail with high load.)
28365      Branch: perl
28366            ! ext/Time/HiRes/HiRes.t
28367 ____________________________________________________________________________
28368 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
28369         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
28370              From: "Werner, Randolf" <randolf.werner@sap.com>
28371              Date: Tue, 16 Oct 2001 18:33:02 +0200
28372              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
28373      Branch: perl
28374            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
28375            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
28376 ____________________________________________________________________________
28377 [ 12456] By: nick                                  on 2001/10/16  14:08:16
28378         Log: Builds under ithreads (but fails all threads tests)
28379      Branch: perlio
28380            ! hv.c perlio.c sv.c
28381 ____________________________________________________________________________
28382 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
28383         Log: I think the Perl_sortsv needs *not* be skipped?
28384      Branch: perl
28385            ! makedef.pl
28386 ____________________________________________________________________________
28387 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
28388         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
28389              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
28390              Date: Tue, 16 Oct 2001 15:32:44 +0200
28391              Message-ID: <3BCC531C.11494.3E433F@localhost>
28392      Branch: perl
28393            ! t/op/groups.t
28394 ____________________________________________________________________________
28395 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
28396         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
28397              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
28398              Date: Tue, 16 Oct 2001 15:01:04 +0200
28399              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
28400      Branch: perl
28401            ! t/io/fs.t
28402 ____________________________________________________________________________
28403 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
28404         Log: A forgotten deletion.
28405      Branch: perl
28406            - lib/unicore/mktables.PL
28407 ____________________________________________________________________________
28408 [ 12451] By: nick                                  on 2001/10/16  11:32:48
28409         Log: Skeleton of "PerlIO_dup" coded.
28410              Still-passes all tests non-threaded (well it would wouldn't it!)
28411      Branch: perlio
28412            ! embed.h embed.pl ext/Encode/Encode.xs
28413            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
28414            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
28415            ! win32/win32io.c
28416 ____________________________________________________________________________
28417 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
28418         Log: Document the problem with the swash_fetch() API that affects
28419              more complex case conversions.
28420      Branch: perl
28421            ! lib/utf8_heavy.pl utf8.c
28422 ____________________________________________________________________________
28423 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
28424         Log: Make Time::HiRes::sleep() and usleep() to return
28425              the number of seconds (a floating point value) and 
28426              microseconds (an integer) actually slept (well,
28427              modulo the time spent in measuring the time actually
28428              slept...), to be a better drop-in replacement for
28429              the builtin sleep().  Noticed by Chris Nandor.
28430              
28431              Also make usleep() to croak if fed illegal number
28432              of useconds (anything greater than 1_000_000).
28433      Branch: perl
28434            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
28435            ! ext/Time/HiRes/HiRes.xs
28436 ____________________________________________________________________________
28437 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
28438         Log: A missing SvREFCNT_dec.
28439      Branch: perl
28440            ! perl.c
28441 ____________________________________________________________________________
28442 [ 12447] By: nick                                  on 2001/10/15  20:27:53
28443         Log: Beginings of PerlIO_dup support (unstable)
28444      Branch: perlio
28445            ! perlio.c perliol.h
28446 ____________________________________________________________________________
28447 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
28448         Log: (retracted by #12497)
28449              In AIX vac 5 just can't seem to get regcomp right.
28450      Branch: perl
28451            ! hints/aix.sh
28452 ____________________________________________________________________________
28453 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
28454         Log: Bump the version number to agree with the maintperl one.
28455      Branch: perl
28456            ! lib/Tie/RefHash.pm
28457 ____________________________________________________________________________
28458 [ 12444] By: nick                                  on 2001/10/15  15:59:57
28459         Log: Integrate mainline
28460      Branch: perlio
28461           +> lib/Math/BigInt/t/Math/Subclass.pm
28462           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
28463           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
28464           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
28465           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
28466           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
28467           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
28468           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
28469           +> lib/unicore/mktables
28470            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
28471            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
28472            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
28473            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
28474            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
28475            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
28476            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
28477            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
28478            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
28479            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
28480            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
28481            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
28482            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
28483            - lib/unicore/syllables.txt
28484           !> (integrate 344 files)
28485 ____________________________________________________________________________
28486 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
28487         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
28488      Branch: perl
28489            ! ext/DB_File/DB_File.xs
28490 ____________________________________________________________________________
28491 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
28492         Log: Sync the skip() amounts with the number of tests.
28493      Branch: perl
28494            ! lib/Term/Complete.t
28495 ____________________________________________________________________________
28496 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
28497         Log: Update Changes.
28498      Branch: perl
28499            ! Changes patchlevel.h
28500 ____________________________________________________________________________
28501 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
28502         Log: MacOS Classic catdir() rewrite from Thomas Wegner
28503              (backward incompatibility, but a deliberate one,
28504              the old version simply is broken in its logic),
28505              also documentation updates, and as suggested replicated
28506              the File::Spec::Unix documentation updates also on the
28507              File::Spec documentation.
28508              
28509              TODO: there seems to be duplication of documentation
28510              between File::Spec and File::Spec::Unix.  I think
28511              the ::Unix should be left only with specific UNIXisms,
28512              and all the generic documentation should be in ::Spec.
28513      Branch: perl
28514            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
28515            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
28516            ! lib/File/Spec/Unix.pm
28517 ____________________________________________________________________________
28518 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
28519         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
28520              From: Blair Zajac <blair@orcaware.com>
28521              Date: Mon, 24 Sep 2001 11:48:58 -0700
28522              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
28523              
28524              (the skip() messages)
28525      Branch: perl
28526            ! t/op/magic.t
28527 ____________________________________________________________________________
28528 [ 12438] By: ams                                   on 2001/10/14  23:43:59
28529         Log: Subject: [PATCH] make PerlIO default on VMS
28530              From: "Craig A. Berry" <craigberry@mac.com>
28531              Date: Sun, 14 Oct 2001 15:27:18 -0500
28532              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
28533      Branch: perl
28534            ! configure.com
28535 ____________________________________________________________________________
28536 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
28537         Log: Retract #12436 (Abhijit already did this at #12426)
28538      Branch: perl
28539            ! lib/ExtUtils/MM_Unix.pm
28540 ____________________________________________________________________________
28541 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
28542         Log: (retracted by #12437)
28543              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
28544              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
28545              Date: Sat, 13 Oct 2001 20:33:55 +0200
28546              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
28547      Branch: perl
28548            ! lib/ExtUtils/MM_Unix.pm
28549 ____________________________________________________________________________
28550 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
28551         Log: Subject: h2xs grammar nit
28552              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28553              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
28554              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
28555      Branch: perl
28556            ! utils/h2xs.PL
28557 ____________________________________________________________________________
28558 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
28559         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
28560              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28561              Date: Sun, 14 Oct 2001 11:25:08 +0100
28562              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
28563      Branch: perl
28564            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
28565            ! warnings.pl
28566 ____________________________________________________________________________
28567 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
28568         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
28569              for File::Spec::Mac::catfile)
28570      Branch: perl
28571            ! lib/h2xs.t
28572 ____________________________________________________________________________
28573 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
28574         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
28575              From: Nicholas Clark <nick@ccl4.org>
28576              Date: Sat, 13 Oct 2001 00:07:31 +0100
28577              Message-ID: <20011013000731.D67535@plum.flirble.org>
28578      Branch: perl
28579            ! lib/h2xs.t utils/h2xs.PL
28580 ____________________________________________________________________________
28581 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
28582         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
28583              before DEFINE and INC), and repent by taking DEFINE and
28584              INC away from PASTHRU.
28585      Branch: perl
28586            ! lib/ExtUtils/MM_Unix.pm
28587 ____________________________________________________________________________
28588 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
28589         Log: More MANIFEST anomalies.
28590      Branch: perl
28591            ! MANIFEST
28592 ____________________________________________________________________________
28593 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
28594         Log: Not that many.
28595      Branch: perl
28596            ! MANIFEST
28597 ____________________________________________________________________________
28598 [ 12428] By: sky                                   on 2001/10/13  20:59:27
28599         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
28600              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28601              Date: Sat, 13 Oct 2001 23:15:55 +0200
28602              Message-ID: <20011013231555.A18071@rafael>
28603      Branch: perl
28604            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
28605            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
28606 ____________________________________________________________________________
28607 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
28608         Log: Rewrite mktables from scratch.
28609              - Cleaner.
28610              - Faster: 15-20 seconds as opposed to several minutes.
28611              - More dynamic: the names of the various categories
28612              such as the linebreak ones are dynamic, not static.
28613              - Is.pl: long names for the general category properties
28614              are now available.
28615              - Ranges (<... ,First>, <..., Last>) from the general
28616              categories work now.
28617              - No more mktables.PL because the mktables.PL is not
28618              and never has been run to create a mktables.
28619              - syllables.txt and Is/Syl*.pl removed: non-standard
28620              (not part of the Unicode), and the whole concept is
28621              being reworked (http://syllabary.sourceforge.net/),
28622              the old way wouldn't even work with the new Syllables.txt
28623              (it would result in 1000+ new categories)
28624      Branch: perl
28625            + lib/unicore/In/163.pl lib/unicore/In/164.pl
28626            + lib/unicore/In/165.pl lib/unicore/In/166.pl
28627            + lib/unicore/In/167.pl lib/unicore/In/168.pl
28628            + lib/unicore/In/169.pl lib/unicore/In/170.pl
28629            + lib/unicore/In/171.pl lib/unicore/Is.pl
28630            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
28631            + lib/unicore/mktables
28632            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
28633            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
28634            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
28635            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
28636            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
28637            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
28638            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
28639            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
28640            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
28641            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
28642            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
28643            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
28644            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
28645            - lib/unicore/syllables.txt
28646            ! (edit 304 files)
28647 ____________________________________________________________________________
28648 [ 12426] By: ams                                   on 2001/10/13  18:05:36
28649         Log: ExtUtils::MM_Unix should ignore comments when searching for
28650              $VERSION.
28651      Branch: perl
28652            ! lib/ExtUtils/MM_Unix.pm
28653 ____________________________________________________________________________
28654 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
28655         Log: Subject: Re: New module XML::Clean
28656              From: andreas.koenig@anima.de (Andreas J. Koenig)
28657              Date: 13 Oct 2001 10:17:09 +0200
28658              Message-ID: <m37ku0t0my.fsf@anima.de>
28659      Branch: perl
28660            ! pod/perlnewmod.pod
28661 ____________________________________________________________________________
28662 [ 12424] By: sky                                   on 2001/10/13  09:39:59
28663         Log: Set thread stack size if needed.
28664      Branch: perl
28665            ! ext/threads/threads.xs
28666 ____________________________________________________________________________
28667 [ 12423] By: sky                                   on 2001/10/13  09:36:49
28668         Log: We do want to set the attribute to joinable even on modern posix
28669              platforms.
28670      Branch: perl
28671            ! ext/threads/threads.xs
28672 ____________________________________________________________________________
28673 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
28674         Log: Subject: [PATCH ext/Data/Dumper.xs]
28675              From: Brian Ingerson <ingy@ttul.org>
28676              Date: Fri, 12 Oct 2001 19:32:35 -0700
28677              Message-ID: <20011012193235.B889@ttul.org>
28678      Branch: perl
28679            ! ext/Data/Dumper/Dumper.xs
28680 ____________________________________________________________________________
28681 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
28682         Log: Update Changes.
28683      Branch: perl
28684            ! Changes patchlevel.h
28685 ____________________________________________________________________________
28686 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
28687         Log: FAQ sync.
28688      Branch: perl
28689            ! pod/perlfaq3.pod pod/perlfaq4.pod
28690 ____________________________________________________________________________
28691 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
28692         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
28693              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
28694              Date: Fri, 12 Oct 2001 11:51:05 -0700
28695              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
28696      Branch: perl
28697            ! lib/File/Copy.pm
28698 ____________________________________________________________________________
28699 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
28700         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
28701              From: "chromatic" <chromatic@rmci.net>     
28702              Date: Thu, 11 Oct 2001 10:57:55 -0600
28703              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
28704              
28705              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
28706              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28707              Date: Thu, 11 Oct 2001 22:34:21 +0200
28708              Message-ID: <20011011223421.A693@rafael>     
28709              
28710              plus undef $Term::Complete::stty as suggested by Rafael.
28711      Branch: perl
28712            ! lib/Term/Complete.pm lib/Term/Complete.t
28713 ____________________________________________________________________________
28714 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
28715         Log: UUnndduupplleexx..
28716      Branch: perl
28717            ! perl.h
28718 ____________________________________________________________________________
28719 [ 12416] By: sky                                   on 2001/10/12  20:16:19
28720         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
28721              From: Andy Dougherty <doughera@lafayette.edu>
28722              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
28723              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
28724              (Potentially only band-aid)
28725      Branch: perl
28726            ! sv.c
28727 ____________________________________________________________________________
28728 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
28729         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
28730              mishandles kill(), and therefore the sigaction test
28731              should be skipped, from Charles Lane.
28732      Branch: perl
28733            ! ext/POSIX/t/sigaction.t
28734 ____________________________________________________________________________
28735 [ 12414] By: sky                                   on 2001/10/12  18:47:49
28736         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
28737      Branch: perl
28738            ! op.h
28739 ____________________________________________________________________________
28740 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
28741         Log: Upgrade to Math::BigInt 1.44 from Tels and
28742              further fixes from John Peacock.
28743      Branch: perl
28744            + lib/Math/BigInt/t/Math/Subclass.pm
28745            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
28746            + lib/Math/BigInt/t/subclass.t
28747            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28748            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
28749            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
28750            ! lib/Math/BigInt/t/mbimbf.t
28751 ____________________________________________________________________________
28752 [ 12412] By: sky                                   on 2001/10/12  18:28:23
28753         Log: perhaps pthread_attr_t really needs to be set for the old api
28754      Branch: perl
28755            ! ext/threads/threads.xs
28756 ____________________________________________________________________________
28757 [ 12411] By: sky                                   on 2001/10/12  18:11:45
28758         Log: pthread_keycreate not pthread_key_create under the here be dragons API
28759      Branch: perl
28760            ! ext/threads/threads.h
28761 ____________________________________________________________________________
28762 [ 12410] By: sky                                   on 2001/10/12  18:07:37
28763         Log: Apperently OLD PTHREADS API is a bit retarded.
28764              This should fix another set of compile failures in HP-UX 10.20.
28765      Branch: perl
28766            ! ext/threads/threads.h ext/threads/threads.xs
28767 ____________________________________________________________________________
28768 [ 12409] By: nick                                  on 2001/10/12  15:30:01
28769         Log: Blind integrate of mainline
28770      Branch: perlio
28771           +> (branch 32 files)
28772            - lib/unicode/README
28773           !> (integrate 121 files)
28774 ____________________________________________________________________________
28775 [ 12408] By: sky                                   on 2001/10/12  14:55:08
28776         Log: Let us avoid being smart for now.
28777      Branch: perl
28778            ! ext/threads/threads.h
28779 ____________________________________________________________________________
28780 [ 12407] By: sky                                   on 2001/10/12  14:38:12
28781         Log: (void*) the argument to make sure we work with picky compilers
28782      Branch: perl
28783            ! ext/threads/threads.xs
28784 ____________________________________________________________________________
28785 [ 12406] By: ams                                   on 2001/10/12  13:26:04
28786         Log: (replaced with #12600)
28787              
28788              Subject: [PATCH 5.6.1 perldoc] use File::Temp
28789              From: Mikhail Zabaluev <mhz@alt-linux.org>
28790              Date: Fri, 12 Oct 2001 12:47:47 +0400
28791              Message-Id: <20011012124747.E13918@localhost.localdomain>
28792      Branch: perl
28793            ! utils/perldoc.PL
28794 ____________________________________________________________________________
28795 [ 12405] By: ams                                   on 2001/10/12  13:05:32
28796         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
28797              From: andreas.koenig@anima.de (Andreas J. Koenig)
28798              Date: 12 Oct 2001 11:12:07 +0200
28799              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
28800      Branch: perl
28801            ! lib/Memoize/t/speed.t
28802 ____________________________________________________________________________
28803 [ 12404] By: sky                                   on 2001/10/12  12:46:15
28804         Log: A) Support OLD_PTHREADS_API
28805              B) Change from using pthread_t to using a TLS to store the
28806              index of the thread in an hash, this is to avoid problems when
28807              in fact pthread_t was not a seralizable type.
28808              Both these changes are because of HP-UX 10.20
28809              This has not been tested on win32 but should work there.
28810              Need to add support for NetWare.
28811      Branch: perl
28812            ! ext/threads/threads.h ext/threads/threads.xs
28813 ____________________________________________________________________________
28814 [ 12403] By: ams                                   on 2001/10/12  07:34:19
28815         Log: Subject: Re: New module XML::Clean
28816              From: andreas.koenig@anima.de (Andreas J. Koenig)
28817              Date: 12 Oct 2001 10:20:35 +0200
28818              Message-Id: <m3elo9uv58.fsf@anima.de>
28819      Branch: perl
28820            ! pod/perlnewmod.pod
28821 ____________________________________________________________________________
28822 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
28823         Log: More HP model tweaks from Merijn.
28824      Branch: perl
28825            ! README.hpux
28826 ____________________________________________________________________________
28827 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
28828         Log: Update Changes.
28829      Branch: perl
28830            ! Changes patchlevel.h
28831 ____________________________________________________________________________
28832 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
28833         Log: HP-UX update from H.Merijn Brand.
28834      Branch: perl
28835            ! README.hpux
28836 ____________________________________________________________________________
28837 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
28838         Log: Subject: [PATCH] fix link rot in README.vms
28839              From: "Craig A. Berry" <craigberry@mac.com>
28840              Date: Wed, 10 Oct 2001 17:17:00 -0500
28841              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
28842      Branch: perl
28843            ! README.vms
28844 ____________________________________________________________________________
28845 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
28846         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
28847              From: "chromatic" <chromatic@rmci.net>
28848              Date: Wed, 10 Oct 2001 15:50:30 -0600
28849              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
28850      Branch: perl
28851            ! lib/Term/Complete.t
28852 ____________________________________________________________________________
28853 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
28854         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
28855              From: "chromatic" <chromatic@rmci.net>
28856              Date: Wed, 10 Oct 2001 15:45:42 -0600
28857              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
28858      Branch: perl
28859            + lib/ExtUtils/Packlist.t
28860            ! MANIFEST
28861 ____________________________________________________________________________
28862 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
28863         Log: VMS needs quotes around the -I option to keep it from
28864              being downcased, from Charles Lane.
28865      Branch: perl
28866            ! t/run/kill_perl.t
28867 ____________________________________________________________________________
28868 [ 12395] By: ams                                   on 2001/10/10  16:22:32
28869         Log: Subject: [PATCH lib/FindBin.pm]
28870              From: Stas Bekman <stas@stason.org>
28871              Date: Tue, 09 Oct 2001 23:57:10 +0800
28872              Message-Id: <3BC31E56.60805@stason.org>
28873      Branch: perl
28874            ! lib/FindBin.pm
28875 ____________________________________________________________________________
28876 [ 12394] By: ams                                   on 2001/10/10  16:09:53
28877         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
28878              From: Abhijit Menon-Sen <ams@wiw.org>
28879              Date: Wed, 10 Oct 2001 21:59:33 +0530
28880              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
28881      Branch: perl
28882            ! ext/Data/Dumper/Dumper.xs
28883 ____________________________________________________________________________
28884 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
28885         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
28886              from Charles Lane.
28887      Branch: perl
28888            ! lib/File/Spec/VMS.pm
28889 ____________________________________________________________________________
28890 [ 12392] By: ams                                   on 2001/10/10  14:49:43
28891         Log: Subject: [PATCH] two s/// bugfixes
28892              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28893              Date: Wed, 10 Oct 2001 17:23:44 +0200
28894              Message-Id: <20011010172344.C22440@rafael>
28895      Branch: perl
28896            ! pp_ctl.c regexec.c t/op/subst.t
28897 ____________________________________________________________________________
28898 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
28899         Log: Fix/improve handling of the [000000] special "root"
28900              directory, by putting cwd in canonical form when doing
28901              abs2rel, and prepending a 000000 to directory "chunks"
28902              if missing from base or path.  Also adjust test to
28903              reflect the (improved) output from abs2rel.
28904              From Charles Lane.
28905      Branch: perl
28906            ! lib/File/Spec.t lib/File/Spec/VMS.pm
28907 ____________________________________________________________________________
28908 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
28909         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
28910              all of the extra VMSish attributes (such as "treat this logical
28911              as a device name") that are necessary to make programs run.
28912              A tainted %ENV does not hinder VMS.  From Charles Lane.
28913      Branch: perl
28914            ! lib/File/Find/t/taint.t
28915 ____________________________________________________________________________
28916 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
28917         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
28918              
28919              o  VMS is case-insensitive, RTL downcases filenames read
28920              by perl... so need to re-upcase filenames like MANIFEST
28921              and MANIFEST.SKIP
28922              
28923              o  Need to convert VMS-style to Unix-style filenames when comparing
28924              names in MANIFEST to names in filesystem.
28925              
28926              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
28927              since VMS won't let you (easily) delete non-empty directories.
28928              
28929              From Charles Lane.
28930      Branch: perl
28931            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
28932 ____________________________________________________________________________
28933 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
28934         Log: Unix and VMS agree on "*" as a "match any number of any chars"
28935              wildcards, but differ ("?"  vs.  "%") for their "match any single
28936              char" wildcard.  This patch changes "?"  chars to "%" before doing a
28937              VMS glob...at no loss of functionality, since "?"  isn't a valid
28938              filename char on VMS.  From Charles Lane.
28939      Branch: perl
28940            ! doio.c
28941 ____________________________________________________________________________
28942 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
28943         Log: (accidentally empty submit; new life as #12390)
28944      Branch: perl
28945            ! lib/File/Find/t/taint.t
28946 ____________________________________________________________________________
28947 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
28948         Log: Even more VMS tweakage from Charles Lane:
28949              
28950              Tweak #1:  splitdir only works on directory part of filespec,
28951              split off volume first
28952              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
28953              (it's a horrible kludge in the run-time library,
28954              improved in later versions). Check the
28955              $Config{'d_setenv'} flag before attempting to set it.
28956      Branch: perl
28957            ! t/op/chdir.t
28958 ____________________________________________________________________________
28959 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
28960         Log: VMS tweakage from Charles Lane.
28961              
28962              . command.com doubles an output line when prompting for extensions
28963              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
28964              . perl5db doesn't clean up after itself
28965      Branch: perl
28966            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
28967 ____________________________________________________________________________
28968 [ 12384] By: sky                                   on 2001/10/09  19:16:11
28969         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
28970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28971              Date: Tue, 9 Oct 2001 22:10:26 +0200
28972              Message-ID: <20011009221026.A8579@rafael>
28973      Branch: perl
28974            ! pod/perldata.pod
28975 ____________________________________________________________________________
28976 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
28977         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
28978              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28979              Date: 9 Oct 2001 15:15:06 -0000
28980              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
28981      Branch: perl
28982            ! t/op/subst.t
28983 ____________________________________________________________________________
28984 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
28985         Log: Update Changes.
28986      Branch: perl
28987            ! Changes patchlevel.h
28988 ____________________________________________________________________________
28989 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
28990         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
28991              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
28992              when a NULL is passed for the filename string pointer.
28993              From Charles Lane.
28994      Branch: perl
28995            ! vms/vms.c
28996 ____________________________________________________________________________
28997 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
28998         Log: Subject: HP systems update
28999              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29000              Date: Tue, 09 Oct 2001 15:59:22 +0200
29001              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
29002      Branch: perl
29003            ! README.hpux
29004 ____________________________________________________________________________
29005 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
29006         Log: CPAN::Nox does now have a test.
29007      Branch: perl
29008            ! t/lib/1_compile.t
29009 ____________________________________________________________________________
29010 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
29011         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
29012              From: David Dyck <dcd@tc.fluke.com>
29013              Date: Mon, 1 Oct 2001 12:17:36 -0700
29014              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
29015      Branch: perl
29016            ! installperl
29017 ____________________________________________________________________________
29018 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
29019         Log: NetWare update from Ananth Kesari.
29020      Branch: perl
29021            ! NetWare/nwperlsys.h makedef.pl
29022 ____________________________________________________________________________
29023 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
29024         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
29025              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29026              Date: Tue, 9 Oct 2001 08:40:57 EDT
29027              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
29028      Branch: perl
29029            ! lib/File/Find/t/find.t
29030 ____________________________________________________________________________
29031 [ 12374] By: ams                                   on 2001/10/09  05:31:45
29032         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
29033              ExtUtils::Mkbootstrap
29034              From: "chromatic" <chromatic@rmci.net>
29035              Date: Tue, 09 Oct 2001 00:08:37 -0600
29036              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
29037      Branch: perl
29038            + lib/ExtUtils/Mkbootstrap.t
29039            ! MANIFEST
29040 ____________________________________________________________________________
29041 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
29042         Log: Enable more debugging.
29043      Branch: perl
29044            ! lib/utf8_heavy.pl
29045 ____________________________________________________________________________
29046 [ 12372] By: ams                                   on 2001/10/09  02:11:59
29047         Log: #12370 forgot to modify is_gv_magical().
29048      Branch: perl
29049            ! gv.c
29050 ____________________________________________________________________________
29051 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
29052         Log: Make the toupper/lower/title API for Unicode not right
29053              but at least less wrong: prepare for the mapping being
29054              more than just one-character-to-one-character.
29055      Branch: perl
29056            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
29057            ! regexec.c utf8.c
29058 ____________________________________________________________________________
29059 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
29060         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
29061              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29062              Date: Mon, 8 Oct 2001 22:18:23 -0400
29063              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
29064      Branch: perl
29065            ! pod/perlvar.pod t/op/taint.t
29066 ____________________________________________________________________________
29067 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
29068         Log: FAQ sync.
29069      Branch: perl
29070            ! pod/perlfaq3.pod pod/perlfaq4.pod
29071 ____________________________________________________________________________
29072 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
29073         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
29074              From: "chromatic" <chromatic@rmci.net>
29075              Date: Mon, 08 Oct 2001 14:05:32 -0600
29076              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
29077      Branch: perl
29078            ! lib/Term/Cap.t
29079 ____________________________________________________________________________
29080 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
29081         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
29082              From: Michael G Schwern <schwern@pobox.com>
29083              Date: Mon, 8 Oct 2001 17:00:14 -0400
29084              Message-ID: <20011008170014.L17083@blackrider>
29085      Branch: perl
29086            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
29087 ____________________________________________________________________________
29088 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
29089         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
29090              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29091              Date: Mon, 8 Oct 2001 16:01:33 EDT
29092              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
29093      Branch: perl
29094            ! ext/Time/HiRes/HiRes.xs
29095 ____________________________________________________________________________
29096 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
29097         Log: Subject: [PATCH] Autosplit patch for VMS
29098              From: "Craig A. Berry" <craigberry@mac.com>
29099              Date: Mon, 08 Oct 2001 15:40:43 -0500
29100              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
29101      Branch: perl
29102            ! lib/AutoSplit.pm lib/AutoSplit.t
29103 ____________________________________________________________________________
29104 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
29105         Log: Don't assume that everybody is running OS X 10.1 yet;
29106              from Kay Röpke.
29107      Branch: perl
29108            ! hints/darwin.sh
29109 ____________________________________________________________________________
29110 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
29111         Log: Update Changes.
29112      Branch: perl
29113            ! Changes patchlevel.h
29114 ____________________________________________________________________________
29115 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
29116         Log: Retract #12358 for now.
29117      Branch: perl
29118            ! lib/Term/Cap.t
29119 ____________________________________________________________________________
29120 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
29121         Log: Can't figure out what this is testing.
29122              (If it is trying to catch SIGKILL, it should stop
29123              trying because that is by definition impossible.)
29124      Branch: perl
29125            ! lib/sigtrap.t
29126 ____________________________________________________________________________
29127 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
29128         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
29129              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
29130              Date: Sun, 30 Sep 2001 21:15:13 +0200
29131              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
29132      Branch: perl
29133            ! lib/ExtUtils/MM_Win32.pm
29134 ____________________________________________________________________________
29135 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
29136         Log: Clarify the ldlibpth part and condense the overall text.
29137      Branch: perl
29138            ! t/TEST
29139 ____________________________________________________________________________
29140 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
29141         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
29142              From: "chromatic" <chromatic@rmci.net>
29143              Date: Sun, 07 Oct 2001 16:59:26 -0600
29144              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
29145      Branch: perl
29146            ! lib/Term/Cap.t
29147 ____________________________________________________________________________
29148 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
29149         Log: Update the list because fo #12265.
29150      Branch: perl
29151            ! t/lib/1_compile.t
29152 ____________________________________________________________________________
29153 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
29154         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
29155              From: Nicholas Clark <nick@ccl4.org>
29156              Date: Sun, 7 Oct 2001 20:53:33 +0100
29157              Message-ID: <20011007205333.S38756@plum.flirble.org>   
29158      Branch: perl
29159            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
29160            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29161            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
29162            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
29163            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
29164            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
29165            ! lib/Switch/t/switch.t lib/Term/Complete.t
29166            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
29167            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
29168            ! t/op/my_stash.t
29169 ____________________________________________________________________________
29170 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
29171         Log: Integrate patch #12350 from maintperl; typo in
29172              IO::Seekable doc.
29173      Branch: perl
29174           !> ext/IO/lib/IO/Seekable.pm
29175 ____________________________________________________________________________
29176 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
29177         Log: Detypo.
29178      Branch: perl
29179            ! hints/darwin.sh
29180 ____________________________________________________________________________
29181 [ 12353] By: sky                                   on 2001/10/07  17:16:14
29182         Log: Change 12349 didn't really get it right.
29183      Branch: perl
29184            ! lib/Unicode/README
29185 ____________________________________________________________________________
29186 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
29187         Log: If running the harness the dynamic library search path
29188              may need setting.
29189      Branch: perl
29190            ! t/TEST
29191 ____________________________________________________________________________
29192 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
29193         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
29194              in ldflags.
29195      Branch: perl
29196            ! hints/darwin.sh
29197 ____________________________________________________________________________
29198 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
29199         Log: typo in IO::Seekable doc
29200      Branch: maint-5.6/perl
29201            ! ext/IO/lib/IO/Seekable.pm
29202 ____________________________________________________________________________
29203 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
29204         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
29205              doesn't work on Mac OS X 10.1 (when unpacking the tar the
29206              latter gets renamed as lib/unicode:1, assumedly for security
29207              reasons not to overwrite stuff)
29208      Branch: perl
29209            + lib/Unicode/README
29210            - lib/unicode/README
29211            ! MANIFEST
29212 ____________________________________________________________________________
29213 [ 12348] By: ams                                   on 2001/10/07  05:33:40
29214         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
29215              From: "chromatic" <chromatic@rmci.net>
29216              Date: Sat, 06 Oct 2001 21:42:03 -0600
29217              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
29218      Branch: perl
29219            + lib/CPAN/t/Nox.t
29220            ! MANIFEST
29221 ____________________________________________________________________________
29222 [ 12347] By: ams                                   on 2001/10/07  00:48:10
29223         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
29224              From: "chromatic" <chromatic@rmci.net>
29225              Date: Sat, 06 Oct 2001 18:52:10 -0600
29226              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
29227      Branch: perl
29228            + lib/sigtrap.t
29229            ! MANIFEST
29230 ____________________________________________________________________________
29231 [ 12346] By: ams                                   on 2001/10/06  23:14:01
29232         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
29233              h2xs write?)
29234              From: Nicholas Clark <nick@ccl4.org>
29235              Date: Sat, 6 Oct 2001 21:46:43 +0100
29236              Message-Id: <20011006214643.L38756@plum.flirble.org>
29237      Branch: perl
29238            ! utils/h2xs.PL
29239 ____________________________________________________________________________
29240 [ 12345] By: ams                                   on 2001/10/06  17:39:53
29241         Log: Subject: [PATCH] Memoize tests
29242              From: Nicholas Clark <nick@ccl4.org>
29243              Date: Sat, 6 Oct 2001 18:04:21 +0100
29244              Message-Id: <20011006180421.J38756@plum.flirble.org>
29245      Branch: perl
29246            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
29247            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
29248            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
29249            ! lib/Memoize/t/expire_module_n.t
29250            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
29251            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
29252            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
29253            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
29254            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
29255            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
29256 ____________________________________________________________________________
29257 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
29258         Log: Retract the latter part of #12343.
29259      Branch: perl
29260            ! ext/IO/lib/IO/Socket/INET.pm
29261 ____________________________________________________________________________
29262 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
29263         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
29264              From: David Dyck <dcd@tc.fluke.com>
29265              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
29266              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
29267              
29268              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
29269              From: David Dyck <dcd@tc.fluke.com>
29270              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
29271              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
29272      Branch: perl
29273            ! ext/IO/lib/IO/Socket/INET.pm
29274 ____________________________________________________________________________
29275 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
29276         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
29277              From: Robin Barker <rmb1@cise.npl.co.uk>
29278              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
29279              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
29280      Branch: perl
29281            ! t/TEST
29282 ____________________________________________________________________________
29283 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
29284         Log: Don't assume that %x is good for displaying UVs.
29285      Branch: perl
29286            ! dump.c
29287 ____________________________________________________________________________
29288 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
29289         Log: Update Changes.
29290      Branch: perl
29291            ! Changes patchlevel.h
29292 ____________________________________________________________________________
29293 [ 12339] By: ams                                   on 2001/10/05  10:22:34
29294         Log: Subject: [PATCH] perlfunc/select
29295              From: Nicholas Clark <nick@ccl4.org>
29296              Date: Fri, 5 Oct 2001 11:33:58 +0100
29297              Message-Id: <20011005113358.Z38756@plum.flirble.org>
29298      Branch: perl
29299            ! pod/perlfunc.pod
29300 ____________________________________________________________________________
29301 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
29302         Log: Retract #12313 and #12249.
29303      Branch: perl
29304            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
29305            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
29306            ! pod/perlebcdic.pod
29307 ____________________________________________________________________________
29308 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
29309         Log: Subject: [PATCH] perlvms.pod update
29310              From: "Craig A. Berry" <craigberry@mac.com>
29311              Date: Thu, 04 Oct 2001 12:55:52 -0500
29312              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
29313      Branch: perl
29314            ! vms/perlvms.pod
29315 ____________________________________________________________________________
29316 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
29317         Log: Subject: PATCH: Tie::SubstrHash
29318              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29319              Date: Thu, 04 Oct 2001 12:12:41 +0100
29320              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
29321      Branch: perl
29322            ! lib/Tie/SubstrHash.pm
29323 ____________________________________________________________________________
29324 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
29325         Log: Unicode properties saga continues.
29326      Branch: perl
29327            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
29328            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
29329 ____________________________________________________________________________
29330 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
29331         Log: Yet more Unicode properties.
29332      Branch: perl
29333            + lib/unicore/In/137.pl lib/unicore/In/138.pl
29334            + lib/unicore/In/139.pl lib/unicore/In/140.pl
29335            + lib/unicore/In/141.pl lib/unicore/In/142.pl
29336            + lib/unicore/In/143.pl lib/unicore/In/144.pl
29337            + lib/unicore/In/145.pl lib/unicore/In/146.pl
29338            + lib/unicore/In/147.pl lib/unicore/In/148.pl
29339            + lib/unicore/In/149.pl lib/unicore/In/150.pl
29340            + lib/unicore/In/151.pl lib/unicore/In/152.pl
29341            + lib/unicore/In/153.pl lib/unicore/In/154.pl
29342            + lib/unicore/In/155.pl lib/unicore/In/156.pl
29343            + lib/unicore/In/157.pl lib/unicore/In/158.pl
29344            + lib/unicore/In/159.pl lib/unicore/In/160.pl
29345            + lib/unicore/In/161.pl lib/unicore/In/162.pl
29346            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
29347            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
29348            ! pod/perlunicode.pod
29349 ____________________________________________________________________________
29350 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
29351         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
29352              From: "Craig A. Berry" <craigberry@mac.com>
29353              Date: Wed, 03 Oct 2001 17:45:25 -0500
29354              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
29355              
29356              (the lib/Term/Complete.t patched differently by #12332)
29357      Branch: perl
29358            ! lib/ExtUtils/Command.t
29359 ____________________________________________________________________________
29360 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
29361         Log: Restore only if something to restore.
29362      Branch: perl
29363            ! lib/Term/Complete.t
29364 ____________________________________________________________________________
29365 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
29366         Log: Update various resources for credits,
29367              minor icons fixes, and versions.
29368      Branch: maint-5.6/macperl
29369            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
29370            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
29371            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
29372 ____________________________________________________________________________
29373 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
29374         Log: Quiet the warnings about using undef value
29375      Branch: maint-5.6/macperl
29376            ! lib/File/Temp.pm
29377 ____________________________________________________________________________
29378 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
29379         Log: Fix up Ballon Help and Help menu docs (first pass);
29380              remove balloon rez file, and autogenerate with
29381              Balloon2Rez instead.
29382      Branch: maint-5.6/macperl
29383            + macos/macperl/macscripts/Balloon2Rez
29384            - macos/macperl/MPBalloons.r
29385            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
29386 ____________________________________________________________________________
29387 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
29388         Log: Allow overriding of defaults, for change #12327.
29389      Branch: maint-5.6/macperl
29390            ! perl.h
29391 ____________________________________________________________________________
29392 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
29393         Log: Override PerlProc_exit.
29394      Branch: maint-5.6/macperl
29395            ! macos/macish.h
29396 ____________________________________________________________________________
29397 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
29398         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
29399      Branch: maint-5.6/macperl
29400            + macos/bundled_lib/blib/lib/MD5.pm
29401            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
29402            + macos/lib/Mac/AETE/Dialect.pm
29403            + macos/lib/Mac/AETE/Format/Converter.pm
29404            + macos/lib/Mac/AETE/Format/Dictionary.pm
29405            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
29406            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
29407            + macos/lib/Mac/Toolbox.pod
29408            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
29409 ____________________________________________________________________________
29410 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
29411         Log: Sync up silly CVS headers ... I should commit CVS
29412              first to avoid this ...
29413      Branch: maint-5.6/macperl
29414            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
29415            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
29416            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
29417            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
29418 ____________________________________________________________________________
29419 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
29420         Log: Fix Matthias' address, and attributions.
29421      Branch: maint-5.6/macperl
29422            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
29423            ! pod/perlport.pod
29424 ____________________________________________________________________________
29425 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
29426         Log: Fix Matthias' address, and attributions.
29427      Branch: maint-5.6/macperl
29428            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
29429            ! macos/ext/Mac/Components/Components.pm
29430            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
29431            ! macos/ext/Mac/Dialogs/Dialogs.pm
29432            ! macos/ext/Mac/Events/Events.pm
29433            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
29434            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
29435            ! macos/ext/Mac/Gestalt/Gestalt.pm
29436            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
29437            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
29438            ! macos/ext/Mac/Menus/Menus.pm
29439            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
29440            ! macos/ext/Mac/Movies/Movies.pm
29441            ! macos/ext/Mac/Navigation/Navigation.pm
29442            ! macos/ext/Mac/Notification/Notification.pm
29443            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
29444            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
29445            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
29446            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
29447            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
29448            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
29449            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
29450            ! macos/ext/Mac/StandardFile/StandardFile.pm
29451            ! macos/ext/Mac/TextEdit/TextEdit.pm
29452            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
29453            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
29454            ! macos/lib/Mac/LowMem.pm
29455 ____________________________________________________________________________
29456 [ 12322] By: sky                                   on 2001/10/03  18:41:07
29457         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
29458              From: "Craig A. Berry" <craigberry@mac.com>
29459              Date: Wed, 03 Oct 2001 14:30:55 -0500
29460              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
29461      Branch: perl
29462            ! vms/vms.c
29463 ____________________________________________________________________________
29464 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
29465         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
29466              From: "Craig A. Berry" <craigberry@mac.com>
29467              Date: Wed, 03 Oct 2001 14:30:55 -0500
29468              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
29469      Branch: perl
29470            ! vms/vms.c
29471 ____________________________________________________________________________
29472 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
29473         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
29474              only IsL&) and Inherited (negative lookahead good);
29475              add tests for Common, Inherited, and L&.
29476      Branch: perl
29477            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
29478 ____________________________________________________________________________
29479 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
29480         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
29481              (The Unicode standard uses L& quite often.)
29482      Branch: perl
29483            ! lib/utf8_heavy.pl
29484 ____________________________________________________________________________
29485 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
29486         Log: Add the 'Common' Unicode property (code points not
29487              explicitly assigned to any other script).
29488      Branch: perl
29489            + lib/unicore/In/136.pl
29490            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
29491 ____________________________________________________________________________
29492 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
29493         Log: Skip the RV printing test under threads until fixed.
29494      Branch: perl
29495            ! ext/B/t/terse.t
29496 ____________________________________________________________________________
29497 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
29498         Log: Subject: 12309 / cygwin / win2k
29499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29500              Date: Wed, 03 Oct 2001 15:25:15 +0200
29501              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
29502      Branch: perl
29503            ! makedef.pl
29504 ____________________________________________________________________________
29505 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
29506         Log: Metaconfig unit change for #12314.
29507      Branch: metaconfig
29508            ! U/modified/Head.U
29509 ____________________________________________________________________________
29510 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
29511         Log: Subject: Both cygwin and djgpp on one machine
29512              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29513              Date: Wed, 03 Oct 2001 15:02:59 +0200
29514              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
29515      Branch: perl
29516            ! Configure
29517 ____________________________________________________________________________
29518 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
29519         Log: (retracted by #12338)
29520              
29521              Subject: [PATCH] Code clean up for perlboot.pod
29522              From: Casey West <casey@geeknest.com>
29523              Date: Tue, 2 Oct 2001 19:24:43 -0400
29524              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
29525              
29526              Subject: [PATCH] Code clean up for perlbot.diff
29527              From: Casey West <casey@geeknest.com>
29528              Date: Tue, 2 Oct 2001 19:25:22 -0400
29529              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
29530              
29531              Subject: [PATCH] Code clean up for perlcall.pod
29532              From: Casey West <casey@geeknest.com>
29533              Date: Tue, 2 Oct 2001 19:25:57 -0400
29534              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
29535              
29536              Subject: [PATCH] Code clean up for perldata.pod
29537              From: Casey West <casey@geeknest.com>
29538              Date: Tue, 2 Oct 2001 19:26:29 -0400
29539              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
29540              
29541              Subject: [PATCH] Code clean up for perldbmfilter.pod
29542              From: Casey West <casey@geeknest.com>
29543              Date: Tue, 2 Oct 2001 19:26:59 -0400
29544              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
29545              
29546              Subject: [PATCH] Code clean up for perlebcdic.pod
29547              From: Casey West <casey@geeknest.com>
29548              Date: Tue, 2 Oct 2001 19:27:37 -0400
29549              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
29550      Branch: perl
29551            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
29552            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
29553 ____________________________________________________________________________
29554 [ 12312] By: ams                                   on 2001/10/02  23:43:55
29555         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
29556              From: Michael G Schwern <schwern@pobox.com>
29557              Date: Tue, 2 Oct 2001 17:00:49 -0400
29558              Message-Id: <20011002170049.A9955@blackrider>
29559      Branch: perl
29560            ! lib/ExtUtils/MakeMaker.pm
29561 ____________________________________________________________________________
29562 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
29563         Log: FAQ sync.
29564      Branch: perl
29565            ! pod/perlfaq3.pod
29566 ____________________________________________________________________________
29567 [ 12310] By: nick                                  on 2001/10/02  16:09:49
29568         Log: Integrate mainline
29569      Branch: perlio
29570           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
29571           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
29572           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
29573           !> patchlevel.h t/op/pat.t
29574 ____________________________________________________________________________
29575 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
29576         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
29577              not just one single space.
29578      Branch: perl
29579            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
29580 ____________________________________________________________________________
29581 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
29582         Log: AUTHORS updates.
29583      Branch: perl
29584            ! AUTHORS
29585 ____________________________________________________________________________
29586 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
29587         Log: Update Changes.
29588      Branch: perl
29589            ! Changes patchlevel.h
29590 ____________________________________________________________________________
29591 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
29592         Log: Work around old buggy glibcs for langinfo constants,
29593              from Nicholas Clark and David Dyck.
29594      Branch: perl
29595            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
29596 ____________________________________________________________________________
29597 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
29598         Log: Eradicate Time::Piece; add an example.
29599      Branch: perl
29600            ! ext/I18N/Langinfo/Langinfo.pm
29601 ____________________________________________________________________________
29602 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
29603         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
29604              From: Robert Spier <rspier@pobox.com>
29605              Date: Mon, 1 Oct 2001 23:20:16 -0700
29606              Message-ID: <15289.23712.422087.878224@rls.cx>
29607      Branch: perl
29608            ! lib/Pod/Html.pm
29609 ____________________________________________________________________________
29610 [ 12303] By: sky                                   on 2001/10/02  10:40:57
29611         Log: Fixes obscure bug that manifests itself by.
29612              local $!=0;undef*STDOUT;#segfaults
29613              Has been around for a while. Possible other magic IO vars are
29614              possibly affected as well. Reported by Jos Boumans.
29615      Branch: perl
29616            ! mg.c
29617 ____________________________________________________________________________
29618 [ 12302] By: nick                                  on 2001/10/02  09:00:52
29619         Log: Integrate mainline
29620      Branch: perlio
29621           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
29622           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
29623           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
29624 ____________________________________________________________________________
29625 [ 12301] By: nick                                  on 2001/10/02  08:40:57
29626         Log: Integrate mainline + lib/open.t patch from Chromatic
29627      Branch: perlio
29628           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
29629            ! lib/open.t
29630           !> (integrate 29 files)
29631 ____________________________________________________________________________
29632 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
29633         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
29634              Until it has, better stop early if someone requests threads.
29635      Branch: perl
29636            ! hints/darwin.sh
29637 ____________________________________________________________________________
29638 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
29639         Log: Subject: [ID 20011001.011] redundant code in t/TEST
29640              From: David Dyck <dcd@tc.fluke.com>
29641              Date: Mon, 1 Oct 2001 12:56:24 -0700
29642              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
29643      Branch: perl
29644            ! t/TEST
29645 ____________________________________________________________________________
29646 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
29647         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
29648              From: "chromatic" <chromatic@rmci.net>
29649              Date: Mon, 01 Oct 2001 12:27:12 -0600
29650              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
29651      Branch: perl
29652            ! lib/Term/Cap.t
29653 ____________________________________________________________________________
29654 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
29655         Log: UNICOS testing patches from Nicholas Clark.
29656      Branch: perl
29657            ! t/op/arith.t t/op/pack.t
29658 ____________________________________________________________________________
29659 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
29660         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
29661              From: "chromatic" <chromatic@rmci.net>
29662              Date: Mon, 01 Oct 2001 10:21:51 -0600
29663              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
29664      Branch: perl
29665            ! lib/open.t
29666 ____________________________________________________________________________
29667 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
29668         Log: Make missing the RADIXCHAR a softer, gentler error.
29669      Branch: perl
29670            ! ext/I18N/Langinfo/Langinfo.t
29671 ____________________________________________________________________________
29672 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
29673         Log: Nuke also the LANG because of glibc.
29674      Branch: perl
29675            ! lib/open.t
29676 ____________________________________________________________________________
29677 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
29678         Log: Also the ^Is is optional.
29679      Branch: perl
29680            ! pod/perlunicode.pod t/op/pat.t
29681 ____________________________________________________________________________
29682 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
29683         Log: Be careful to pull chars from the varargs stack when
29684              formatting chars.
29685      Branch: perl
29686            ! regcomp.c
29687 ____________________________________________________________________________
29688 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
29689         Log: sortsv not in place anymore, noticed by John P. Linderman.
29690      Branch: perl
29691            ! pod/perlapi.pod pp_ctl.c
29692 ____________________________________________________________________________
29693 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
29694         Log: Make the diagnostic messages more neutral.
29695      Branch: perl
29696            ! ext/B/t/terse.t
29697 ____________________________________________________________________________
29698 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
29699         Log: Forgotten from #12288.
29700      Branch: perl
29701            ! ext/Data/Dumper/Dumper.pm
29702 ____________________________________________________________________________
29703 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
29704         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
29705              From: Brian Ingerson <ingy@ttul.org>
29706              Date: Sun, 30 Sep 2001 21:45:56 -0700
29707              Message-ID: <20010930214556.D26392@ttul.org>
29708              
29709              (remember also the #12289)
29710      Branch: perl
29711            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
29712 ____________________________________________________________________________
29713 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
29714         Log: More Unicode property tests for the abbreviated
29715              general properties.
29716      Branch: perl
29717            ! t/op/pat.t
29718 ____________________________________________________________________________
29719 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
29720         Log: Further tweaks to the Unicode properties.
29721      Branch: perl
29722            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
29723 ____________________________________________________________________________
29724 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
29725         Log: Retract #12284.
29726      Branch: perl
29727            ! lib/Term/Cap.t
29728 ____________________________________________________________________________
29729 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
29730         Log: (Retracted by #12285)
29731      Branch: perl
29732            ! lib/Term/Cap.t
29733 ____________________________________________________________________________
29734 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
29735         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
29736              From: "chromatic" <chromatic@rmci.net>  
29737              Date: Sun, 30 Sep 2001 16:10:02 -0600
29738              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
29739      Branch: perl
29740            + lib/Term/Cap.t
29741            ! MANIFEST
29742 ____________________________________________________________________________
29743 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
29744         Log: Use stty -g to restore the terminal state, do not even
29745              try to run the tests if stty -g is not available.
29746      Branch: perl
29747            ! lib/Term/Complete.t
29748 ____________________________________________________________________________
29749 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
29750         Log: Cleanup utf8_heavy; allow dropping the In prefix from
29751              Unicode script/block properties.
29752      Branch: perl
29753            ! lib/utf8_heavy.pl
29754 ____________________________________________________________________________
29755 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
29756         Log: Retract the #12259 for now.
29757      Branch: perl
29758            ! embed.h embed.pl sv.h
29759 ____________________________________________________________________________
29760 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
29761         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
29762      Branch: perl
29763            + lib/Text/TabsWrap/CHANGELOG
29764            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
29765 ____________________________________________________________________________
29766 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
29767         Log: #12272 wasn't right, it introduced an extra ().
29768      Branch: perl
29769            ! lib/utf8_heavy.pl
29770 ____________________________________________________________________________
29771 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
29772         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
29773              From: Jonathan Stowe <gellyfish@gellyfish.com>
29774              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
29775              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
29776      Branch: perl
29777            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
29778 ____________________________________________________________________________
29779 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
29780         Log: Subject: Patch to put qsortsv in the public API
29781              From: Brian Ingerson <ingy@ttul.org>
29782              Date: Sat, 29 Sep 2001 17:41:13 -0700
29783              Message-ID: <20010929174113.A30223@ttul.org>
29784      Branch: perl
29785            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
29786 ____________________________________________________________________________
29787 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
29788         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
29789              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29790              Date: Sat, 29 Sep 2001 23:54:48 +0200
29791              Message-ID: <20010929235448.A5017@rafael>
29792      Branch: perl
29793            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
29794 ____________________________________________________________________________
29795 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
29796         Log: FAQ sync.
29797      Branch: perl
29798            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29799            ! pod/perlfaq9.pod
29800 ____________________________________________________________________________
29801 [ 12273] By: bailey                                on 2001/09/29  23:43:46
29802         Log: Resync with mainline
29803      Branch: vmsperl
29804           +> (branch 1207 files)
29805            - (delete 324 files)
29806           !> (integrate 866 files)
29807 ____________________________________________________________________________
29808 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
29809         Log: Nasty recursion trap if one would match Unicode.
29810      Branch: perl
29811            ! lib/utf8_heavy.pl
29812 ____________________________________________________________________________
29813 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
29814         Log: More Unicode todo.
29815      Branch: perl
29816            ! pod/perltodo.pod
29817 ____________________________________________________________________________
29818 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
29819         Log: Explain a bit the new more flexible \p\P syntax.
29820      Branch: perl
29821            ! pod/perlunicode.pod
29822 ____________________________________________________________________________
29823 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
29824         Log: More leniency to the \p and \P: now can have whitespace
29825              between the property definition and the curlies; now can
29826              invert the property by having a caret between the open
29827              curly and the property.
29828      Branch: perl
29829            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
29830 ____________________________________________________________________________
29831 [ 12268] By: nick                                  on 2001/09/29  17:39:26
29832         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
29833              one test (lib/open.t) fails
29834      Branch: perlio
29835           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
29836           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
29837           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
29838           +> lib/Tie/Scalar.t lib/open.t
29839            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
29840            - ext/B/Stash.t
29841           !> (integrate 62 files)
29842 ____________________________________________________________________________
29843 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
29844         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
29845      Branch: perl
29846            ! t/op/chdir.t
29847 ____________________________________________________________________________
29848 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
29849         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
29850              From: "Craig A. Berry" <craigberry@mac.com> 
29851              Date: Sat, 29 Sep 2001 09:35:33 -0500
29852              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
29853      Branch: perl
29854            ! t/op/chdir.t
29855 ____________________________________________________________________________
29856 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
29857         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
29858              From: "chromatic" <chromatic@rmci.net>
29859              Date: Fri, 28 Sep 2001 21:20:12 -0600
29860              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
29861      Branch: perl
29862            + lib/Tie/Scalar.t
29863            ! MANIFEST lib/Tie/Scalar.pm
29864 ____________________________________________________________________________
29865 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
29866         Log: Allow for more flexibility in the \p{In...} names, now
29867              case doesn't matter, and any space or dash can be
29868              matched by any space, dash, underbar, or empty.
29869              (may be going too far on leniency)
29870      Branch: perl
29871            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
29872            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
29873            ! t/op/pat.t
29874 ____________________________________________________________________________
29875 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
29876         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
29877              From: "chromatic" <chromatic@rmci.net>
29878              Date: Fri, 28 Sep 2001 17:39:50 -0600
29879              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
29880      Branch: perl
29881            + lib/open.t
29882            ! MANIFEST
29883 ____________________________________________________________________________
29884 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
29885         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
29886              From: "Craig A. Berry" <craigberry@mac.com>
29887              Date: Fri, 28 Sep 2001 16:24:51 -0500
29888              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
29889      Branch: perl
29890            ! ext/File/Glob/t/basic.t
29891 ____________________________________________________________________________
29892 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
29893         Log: Subject: [DOC PATCH] Carp.pm pod typo
29894              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29895              Date: Fri, 28 Sep 2001 23:14:51 +0200
29896              Message-ID: <20010928231451.E16889@rafael>
29897      Branch: perl
29898            ! lib/Carp.pm
29899 ____________________________________________________________________________
29900 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
29901         Log: Subject: [PATCH] Allow an @INC hook to set %INC
29902              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29903              Date: Fri, 28 Sep 2001 22:18:13 +0200
29904              Message-ID: <20010928221813.A16889@rafael>
29905      Branch: perl
29906            ! pp_ctl.c
29907 ____________________________________________________________________________
29908 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
29909         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
29910              From: Nicholas Clark <nick@ccl4.org>
29911              Date: Fri, 28 Sep 2001 23:39:33 +0100
29912              Message-ID: <20010928233933.C23673@plum.flirble.org>
29913      Branch: perl
29914            ! embed.h embed.pl sv.h
29915 ____________________________________________________________________________
29916 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
29917         Log: Update Changes.
29918      Branch: perl
29919            ! Changes patchlevel.h
29920 ____________________________________________________________________________
29921 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
29922         Log: Move the B tests to B/t.
29923      Branch: perl
29924            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
29925            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
29926            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
29927            - ext/B/Showlex.t ext/B/Stash.t
29928            ! MANIFEST
29929 ____________________________________________________________________________
29930 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
29931         Log: Forgot from #12254.
29932      Branch: perl
29933            + ext/B/B/Terse.t
29934 ____________________________________________________________________________
29935 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
29936         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
29937              From: "chromatic" <chromatic@rmci.net>
29938              Date: Thu, 27 Sep 2001 23:22:17 -0600
29939              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
29940      Branch: perl
29941            ! MANIFEST
29942 ____________________________________________________________________________
29943 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
29944         Log: Test numbering mismatch.
29945      Branch: perl
29946            ! t/op/chdir.t
29947 ____________________________________________________________________________
29948 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
29949         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
29950              From: "Craig A. Berry" <craigberry@mac.com>
29951              Date: Wed, 26 Sep 2001 17:43:14 -0500
29952              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
29953      Branch: perl
29954            ! iperlsys.h t/op/chdir.t
29955 ____________________________________________________________________________
29956 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
29957         Log: Subject: [PATCH gv.c] make __ANON__ global
29958              From: Robin Barker <rmb1@cise.npl.co.uk>
29959              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
29960              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
29961      Branch: perl
29962            ! gv.c t/op/anonsub.t t/op/runlevel.t
29963 ____________________________________________________________________________
29964 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
29965         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
29966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29967              Date: Thu, 27 Sep 2001 22:34:32 +0200
29968              Message-ID: <20010927223432.A1485@rafael>
29969      Branch: perl
29970            ! ext/B/B/Terse.pm
29971 ____________________________________________________________________________
29972 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
29973         Log: (retracted by #12338)
29974              
29975              Subject: [PATCH] Cleanup of perldsc.pod      
29976              From: Casey West <casey@geeknest.com>
29977              Date: Thu, 27 Sep 2001 11:13:17 -0400
29978              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
29979      Branch: perl
29980            ! pod/perldsc.pod
29981 ____________________________________________________________________________
29982 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
29983         Log: Not everyone is using ithreads...
29984      Branch: perl
29985            ! ext/Devel/Peek/Peek.t
29986 ____________________________________________________________________________
29987 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
29988         Log: Document the nss_delete core dump workaround for HP-UX
29989              and Solaris, bug IDs 20010805.018 and 20010629.004.
29990      Branch: perl
29991            ! README.hpux README.solaris
29992 ____________________________________________________________________________
29993 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
29994         Log: Dump Unicode hash keys also as Unicode,
29995              not just as a byte string.
29996      Branch: perl
29997            ! dump.c ext/Devel/Peek/Peek.t
29998 ____________________________________________________________________________
29999 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
30000         Log: Integrate changes #12241 and #12242 from macperl:
30001              
30002              Remove unneeded disabling of umask() calls
30003              
30004              Note (get|set)sockopt are available.
30005      Branch: perl
30006           !> lib/File/Temp.pm pod/perlport.pod
30007 ____________________________________________________________________________
30008 [ 12244] By: sky                                   on 2001/09/27  08:53:00
30009         Log: Flush buffers on thread closedown.
30010      Branch: perl
30011            ! ext/threads/threads.xs
30012 ____________________________________________________________________________
30013 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
30014         Log: Dump SvUTF8(sv)s also as \x{...}.
30015              
30016              TODO: dump the SvUTF8() hash keys similarly. 
30017      Branch: perl
30018            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
30019 ____________________________________________________________________________
30020 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
30021         Log: Note (get|set)sockopt are available.
30022      Branch: maint-5.6/macperl
30023            ! pod/perlport.pod
30024 ____________________________________________________________________________
30025 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
30026         Log: Remove unneeded disabling of umask() calls
30027      Branch: maint-5.6/macperl
30028            ! lib/File/Temp.pm
30029 ____________________________________________________________________________
30030 [ 12240] By: sky                                   on 2001/09/26  18:44:56
30031         Log: Documention update
30032      Branch: perl
30033            ! ext/threads/threads.pm
30034 ____________________________________________________________________________
30035 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
30036         Log: Update Changes.
30037      Branch: perl
30038            ! Changes patchlevel.h
30039 ____________________________________________________________________________
30040 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
30041         Log: Check that all environment variables are tainted.
30042      Branch: perl
30043            ! t/op/taint.t
30044 ____________________________________________________________________________
30045 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
30046         Log: Manual integration error in #12235.
30047      Branch: perl
30048            ! lib/File/DosGlob.t
30049 ____________________________________________________________________________
30050 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
30051         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
30052              From: "chromatic" <chromatic@rmci.net>
30053              Date: Tue, 25 Sep 2001 23:57:07 -0600
30054              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
30055      Branch: perl
30056            ! perlio.c
30057 ____________________________________________________________________________
30058 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
30059         Log: Integrate macperl changes from Chris Nandor:
30060              12192 11817 11815 11813 11778 11775
30061              
30062              Update CPAN.pm to work with new Mac::BuildTools instead
30063              of ExtUtils::MM_MacOS "orphan" functions
30064              
30065              Fix test
30066              
30067              Make syntax check report in MPW style, fix tests
30068              to use Mac::err=unix to get normal-style error
30069              messages.
30070              
30071              More module and test ports from Thomas Wegner et al
30072              
30073              Fix open of /dev/null for Mac OS
30074              
30075              Allow for platforms to override formatting of errors
30076              on output from Matthias Neeracher (core files)
30077      Branch: perl
30078            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
30079            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
30080            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
30081           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
30082           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
30083           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
30084 ____________________________________________________________________________
30085 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
30086         Log: grrr.
30087      Branch: perl
30088            ! t/op/gv.t
30089 ____________________________________________________________________________
30090 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
30091         Log: Retract #12232.
30092      Branch: perl
30093            ! t/op/gv.t
30094 ____________________________________________________________________________
30095 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
30096         Log: (Retracted by #12233.)
30097      Branch: perl
30098            ! t/op/gv.t
30099 ____________________________________________________________________________
30100 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
30101         Log: Detypo.
30102      Branch: perl
30103            ! ext/Encode/Makefile.PL
30104 ____________________________________________________________________________
30105 [ 12230] By: sky                                   on 2001/09/26  11:36:23
30106         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
30107              We are using a "delay" here because we do not want to depend on thread synchronization issues.
30108      Branch: perl
30109            + ext/threads/t/stress_cv.t
30110            ! MANIFEST ext/threads/t/stress_string.t
30111 ____________________________________________________________________________
30112 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
30113         Log: NetWare tweak from Ananth Kesari.
30114      Branch: perl
30115            ! NetWare/t/Readme.txt
30116 ____________________________________________________________________________
30117 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
30118         Log: Trick to fool case-blind filesystems.
30119      Branch: perl
30120            ! ext/Encode/Makefile.PL
30121 ____________________________________________________________________________
30122 [ 12227] By: sky                                   on 2001/09/26  11:06:50
30123         Log: Threads can start executing in a different order than they were
30124              created.... so we cannot ok() inside the threadstarter.
30125      Branch: perl
30126            ! ext/threads/t/stress_string.t
30127 ____________________________________________________________________________
30128 [ 12226] By: sky                                   on 2001/09/26  07:41:45
30129         Log: Add in stress_string.t to stress test threads a bit more.
30130      Branch: perl
30131            + ext/threads/t/stress_string.t
30132            ! MANIFEST
30133 ____________________________________________________________________________
30134 [ 12225] By: sky                                   on 2001/09/26  07:04:21
30135         Log: Fix negative refcount introduced by #12223.
30136      Branch: perl
30137            ! ext/threads/threads.xs
30138 ____________________________________________________________________________
30139 [ 12224] By: sky                                   on 2001/09/26  06:57:58
30140         Log: Update documentation to match change #12223
30141      Branch: perl
30142            ! sharedsv.c
30143 ____________________________________________________________________________
30144 [ 12223] By: sky                                   on 2001/09/26  06:54:32
30145         Log: Use a separate interpreter for the sharedsv space. Another
30146              negative sv leak. Sigh.
30147      Branch: perl
30148            ! sharedsv.c
30149 ____________________________________________________________________________
30150 [ 12222] By: sky                                   on 2001/09/26  05:58:35
30151         Log: Do the environ assignment in perl_contruct to match perl_destruct.
30152              Now we don't need to perl_parse/perl_run. However environ is a
30153              global....
30154      Branch: perl
30155            ! perl.c
30156 ____________________________________________________________________________
30157 [ 12221] By: sky                                   on 2001/09/26  05:41:02
30158         Log: Move the creation of PL_strtab to perl_construct so we can work
30159              with HV and HEs without running perl_parse.
30160      Branch: perl
30161            ! perl.c
30162 ____________________________________________________________________________
30163 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
30164         Log: integrate macperl changes into maint-5.6
30165      Branch: maint-5.6/perl
30166           !> (integrate 26 files)
30167 ____________________________________________________________________________
30168 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
30169         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
30170              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
30171      Branch: maint-5.6/macperl
30172            ! macos/ext/Mac/Fonts/Fonts.xs
30173            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
30174 ____________________________________________________________________________
30175 [ 12218] By: ams                                   on 2001/09/25  23:31:33
30176         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
30177              From: Nicholas Clark <nick@ccl4.org>
30178              Date: Wed, 26 Sep 2001 01:20:20 +0100
30179              Message-Id: <20010926012020.B48092@plum.flirble.org>
30180      Branch: perl
30181            ! lib/AutoSplit.t
30182 ____________________________________________________________________________
30183 [ 12217] By: ams                                   on 2001/09/25  22:33:05
30184         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
30185              From: "Craig A. Berry" <craigberry@mac.com>
30186              Date: Tue, 25 Sep 2001 18:08:42 -0500
30187              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
30188      Branch: perl
30189            ! vms/vms.c
30190 ____________________________________________________________________________
30191 [ 12216] By: ams                                   on 2001/09/25  21:41:01
30192         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
30193              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
30194              From: Michael G Schwern <schwern@pobox.com>
30195              Date: Wed, 26 Sep 2001 00:38:21 -0400
30196              Message-Id: <20010926003821.A627@blackrider>
30197      Branch: perl
30198            ! lib/AutoSplit.t
30199 ____________________________________________________________________________
30200 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
30201         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
30202              From: Michael G Schwern <schwern@pobox.com>
30203              Date: Tue, 25 Sep 2001 17:43:49 -0400
30204              Message-ID: <20010925174349.B19534@blackrider>
30205      Branch: perl
30206            ! lib/Test/Simple.pm lib/Test/Utils.pm
30207 ____________________________________________________________________________
30208 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
30209         Log: Integrate changes from bleadperl.
30210      Branch: maint-5.6/macperl
30211           !> pod/perlport.pod
30212 ____________________________________________________________________________
30213 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
30214         Log: skip($mess) should result in one skip.
30215      Branch: perl
30216            ! t/test.pl
30217 ____________________________________________________________________________
30218 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
30219         Log: Integrate change #12200 from maintperl.
30220      Branch: maint-5.6/macperl
30221           !> win32/perlhost.h
30222 ____________________________________________________________________________
30223 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
30224         Log: Fix file types to "apple"
30225      Branch: maint-5.6/macperl
30226            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
30227            ! macos/ext/Mac/SAT/t/Collision.rsrc
30228 ____________________________________________________________________________
30229 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
30230         Log: Fix rsrc file as snd file; fix path in t file.
30231      Branch: maint-5.6/macperl
30232            ! macos/ext/Mac/Notification/t/Notification.rsrc
30233            ! macos/ext/Mac/Notification/t/Notification.t
30234 ____________________________________________________________________________
30235 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
30236         Log: Sync up with File::Find from bleadperl.
30237      Branch: maint-5.6/macperl
30238            ! lib/File/Find.pm t/lib/filefind-taint.t
30239 ____________________________________________________________________________
30240 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
30241         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
30242              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
30243              of hundreds)
30244      Branch: maint-5.6/macperl
30245            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
30246            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
30247            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
30248 ____________________________________________________________________________
30249 [ 12207] By: nick                                  on 2001/09/25  19:04:36
30250         Log: Integrate mainline (untested while modem is up)
30251      Branch: perlio
30252           +> lib/AutoSplit.t t/test.pl
30253            - lib/warnings/register.t
30254           !> (integrate 28 files)
30255 ____________________________________________________________________________
30256 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
30257         Log: perldiag entry for #12205.
30258      Branch: perl
30259            ! pod/perldiag.pod
30260 ____________________________________________________________________________
30261 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
30262         Log: Subject: [PATCH] warning on v-string in use/require
30263              From: John Peacock <jpeacock@rowman.com>
30264              Date: Mon, 24 Sep 2001 17:29:03 -0400
30265              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
30266      Branch: perl
30267            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
30268 ____________________________________________________________________________
30269 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
30270         Log: perltooc et al updates.
30271      Branch: perl
30272            ! plan9/mkfile pod/roffitall
30273 ____________________________________________________________________________
30274 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
30275         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
30276              From: Michael G Schwern <schwern@pobox.com>
30277              Date: Sun, 23 Sep 2001 00:07:12 -0400
30278              Message-ID: <20010923000712.A7005@blackrider>
30279      Branch: perl
30280            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
30281 ____________________________________________________________________________
30282 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
30283         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
30284              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30285              Date: Wed, 26 Sep 2001 01:25:10 +0900
30286              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
30287      Branch: perl
30288            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
30289            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
30290            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
30291 ____________________________________________________________________________
30292 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
30293         Log: Integrate change #12200 from maintperl;
30294              on windows, virtualized environment could propagate deleted variables
30295              into children if they happen to be at the very end of the table
30296      Branch: perl
30297           !> win32/perlhost.h
30298 ____________________________________________________________________________
30299 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
30300         Log: on windows, virtualized environment could propagate deleted variables
30301              into children if they happen to be at the very end of the table
30302              (thanks for succinct test case from Johan Holmberg, and fix from
30303              Doug Lankshear)
30304      Branch: maint-5.6/perl
30305            ! win32/perlhost.h
30306 ____________________________________________________________________________
30307 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
30308         Log: avoid the use of ftime() (it does a useless, potentially
30309              expensive call to GetTimeZoneInformation()); this potentially
30310              also results in three more digits of precision from
30311              Time::HiRes::time()
30312      Branch: perl
30313            ! ext/Time/HiRes/HiRes.xs
30314 ____________________________________________________________________________
30315 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
30316         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
30317              
30318              Note: io/binmode is failing, have to figure out why.
30319      Branch: perl
30320            + t/test.pl
30321            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
30322            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
30323            ! t/run/exit.t
30324 ____________________________________________________________________________
30325 [ 12197] By: ams                                   on 2001/09/25  13:48:55
30326         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
30327              From: Nicholas Clark <nick@ccl4.org>
30328              Date: Tue, 25 Sep 2001 00:37:40 +0100
30329              Message-Id: <20010925003740.S4971@plum.flirble.org>
30330              (Further changes expected.)
30331      Branch: perl
30332            + lib/AutoSplit.t
30333            ! MANIFEST
30334 ____________________________________________________________________________
30335 [ 12196] By: sky                                   on 2001/09/25  13:37:12
30336         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
30337              _ftime to try and be more robust.
30338      Branch: perl
30339            ! ext/Time/HiRes/HiRes.xs
30340 ____________________________________________________________________________
30341 [ 12194] By: ams                                   on 2001/09/25  11:40:00
30342         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
30343              From: "Craig A. Berry" <craigberry@mac.com>
30344              Date: Mon, 24 Sep 2001 17:54:20 -0500
30345              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
30346      Branch: perl
30347            ! vms/descrip_mms.template
30348 ____________________________________________________________________________
30349 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
30350         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
30351              not working, cursor not spinning (Bug #422129); external
30352              editor problems (Bug #456329); escape/cmd-. not activating
30353              "Cancel" in Save dialog box (Bug #446960); Runtimes not
30354              executing on launch (Bug #464441).
30355      Branch: maint-5.6/macperl
30356            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
30357            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
30358            ! macos/macperl/MacPerl.r
30359 ____________________________________________________________________________
30360 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
30361         Log: Update CPAN.pm to work with new Mac::BuildTools instead
30362              of ExtUtils::MM_MacOS "orphan" functions
30363      Branch: maint-5.6/macperl
30364            ! lib/CPAN.pm
30365 ____________________________________________________________________________
30366 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
30367         Log: Fix up another xsubpp problem (Matthias Neeracher)
30368      Branch: maint-5.6/macperl
30369            ! macos/xsubpp
30370 ____________________________________________________________________________
30371 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
30372         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
30373      Branch: maint-5.6/macperl
30374            ! macos/lib/ExtUtils/MM_MacOS.pm
30375 ____________________________________________________________________________
30376 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
30377         Log: Fix up Makefiles for more Mac:: modules (and prepare for
30378              static build ...?)
30379      Branch: maint-5.6/macperl
30380            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
30381            ! macos/macperl/Makefile.mk
30382 ____________________________________________________________________________
30383 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
30384         Log: Fix up tests
30385      Branch: maint-5.6/macperl
30386            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
30387 ____________________________________________________________________________
30388 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
30389         Log: Make malloc smarter, fix bugs.  (Bug #404030)
30390      Branch: maint-5.6/macperl
30391            ! macos/icemalloc.c macos/icemalloc.h
30392 ____________________________________________________________________________
30393 [ 12186] By: nick                                  on 2001/09/24  19:18:17
30394         Log: Integrate mainline
30395      Branch: perlio
30396           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
30397           +> lib/filetest.t
30398           !> (integrate 30 files)
30399 ____________________________________________________________________________
30400 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
30401         Log: Retract #12136, the warnings::register is already
30402              tested by t/lib/warnings/9enabled, as pointed out
30403              by Paul Marquess.
30404      Branch: perl
30405            - lib/warnings/register.t
30406            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
30407 ____________________________________________________________________________
30408 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
30409         Log: fix Time::HiRes implementation of gettimeofday() on windows
30410              (HiRes.t#14 now passes)
30411      Branch: perl
30412            ! ext/Time/HiRes/HiRes.xs
30413 ____________________________________________________________________________
30414 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
30415         Log: File::Spec::catfile() canonifies everything to blackslashes on
30416              windows :-(
30417      Branch: perl
30418            ! lib/ExtUtils/Manifest.t
30419 ____________________________________________________________________________
30420 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
30421         Log: test number mismatch
30422      Branch: perl
30423            ! t/op/magic.t
30424 ____________________________________________________________________________
30425 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
30426         Log: ok().
30427      Branch: perl
30428            ! t/op/pack.t
30429 ____________________________________________________________________________
30430 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
30431         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
30432              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30433      Branch: perl
30434            ! pp_pack.c t/op/pack.t
30435 ____________________________________________________________________________
30436 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
30437         Log: Update Changes.
30438      Branch: perl
30439            ! Changes patchlevel.h
30440 ____________________________________________________________________________
30441 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
30442         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
30443              From: Michael G Schwern <schwern@pobox.com>
30444              Date: Mon, 24 Sep 2001 11:12:13 -0400
30445              Message-ID: <20010924111213.G27885@blackrider>
30446      Branch: perl
30447            ! lib/ExtUtils/Manifest.pm
30448 ____________________________________________________________________________
30449 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
30450         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
30451              From: Michael G Schwern <schwern@pobox.com> 
30452              Date: Mon, 24 Sep 2001 11:02:07 -0400
30453              Message-ID: <20010924110207.E27885@blackrider>
30454      Branch: perl
30455            ! vms/test.com
30456 ____________________________________________________________________________
30457 [ 12176] By: ams                                   on 2001/09/24  14:01:59
30458         Log: Update Changes.
30459      Branch: perl
30460            ! Changes
30461 ____________________________________________________________________________
30462 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
30463         Log: Various cleanups.
30464      Branch: perl
30465            ! ext/threads/Makefile.PL ext/threads/threads.xs
30466 ____________________________________________________________________________
30467 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
30468         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
30469      Branch: maint-5.6/macperl
30470           !> (integrate 33 files)
30471 ____________________________________________________________________________
30472 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
30473         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
30474              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30475              Date: Mon, 24 Sep 2001 20:04:58 +0900
30476              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
30477      Branch: perl
30478            ! ext/Encode/Encode/gb2312.enc
30479 ____________________________________________________________________________
30480 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
30481         Log: Clarifying comment to #12164.
30482      Branch: perl
30483            ! lib/Cwd.pm
30484 ____________________________________________________________________________
30485 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
30486         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
30487              From: Nicholas Clark <nick@ccl4.org>
30488              Date: Sun, 23 Sep 2001 23:00:56 +0100
30489              Message-ID: <20010923230055.Y4971@plum.flirble.org>
30490              
30491              (with "sample_constants" changed to "fallback")
30492      Branch: perl
30493            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
30494            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
30495            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
30496            ! lib/h2xs.t utils/h2xs.PL
30497 ____________________________________________________________________________
30498 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
30499         Log: Metaconfig unit change for #12167.
30500      Branch: metaconfig
30501            ! U/modified/Cppsym.U
30502 ____________________________________________________________________________
30503 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
30504         Log: Add a few glibc cpp symbols to probe for.
30505      Branch: perl
30506            ! Configure
30507 ____________________________________________________________________________
30508 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
30509         Log: DJGPP tweaks for Laszlo Molnar.
30510      Branch: perl
30511            ! djgpp/djgppsed.sh dosish.h
30512 ____________________________________________________________________________
30513 [ 12165] By: ams                                   on 2001/09/24  10:07:08
30514         Log: Subject: [PATCH t/op/inccode.t] More tests
30515              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30516              Date: 24 Sep 2001 10:01:44 -0000
30517              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
30518      Branch: perl
30519            ! t/op/inccode.t
30520 ____________________________________________________________________________
30521 [ 12164] By: ams                                   on 2001/09/24  09:43:29
30522         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
30523              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
30524              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
30525              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
30526      Branch: perl
30527            ! lib/Cwd.pm
30528 ____________________________________________________________________________
30529 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
30530         Log: 1_compile updates.
30531      Branch: perl
30532            ! t/lib/1_compile.t
30533 ____________________________________________________________________________
30534 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
30535         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
30536              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30537              Date: Wed, 19 Sep 2001 22:47:14 +0200
30538              Message-ID: <20010919224714.A6382@rafael>
30539      Branch: perl
30540            ! pod/perlvar.pod pp_ctl.c
30541 ____________________________________________________________________________
30542 [ 12161] By: ams                                   on 2001/09/23  17:40:02
30543         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
30544              filetest Pragma
30545              From: "chromatic" <chromatic@rmci.net>
30546              Date: Sun, 23 Sep 2001 12:07:25 -0600
30547              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
30548      Branch: perl
30549            + lib/filetest.t
30550            ! MANIFEST t/lib/1_compile.t
30551 ____________________________________________________________________________
30552 [ 12160] By: ams                                   on 2001/09/23  16:32:11
30553         Log: Additional minor chdir() tweak.
30554      Branch: perl
30555            ! pod/perlfunc.pod
30556 ____________________________________________________________________________
30557 [ 12159] By: ams                                   on 2001/09/23  16:25:01
30558         Log: Subject: PATCH lib/ExtUtils/Command.t
30559              From: Abe Timmerman <abe@ztreet.demon.nl>
30560              Date: Sun, 23 Sep 2001 19:11:44 +0200
30561              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
30562      Branch: perl
30563            ! lib/ExtUtils/Command.t
30564 ____________________________________________________________________________
30565 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
30566         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
30567              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
30568              Date: Sun, 23 Sep 2001 02:02:26 +0200
30569              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
30570      Branch: perl
30571            ! makedef.pl
30572 ____________________________________________________________________________
30573 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
30574         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
30575              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
30576              Date: Sat, 22 Sep 2001 12:54:39 -0500
30577              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
30578      Branch: perl
30579            ! t/op/study.t
30580 ____________________________________________________________________________
30581 [ 12156] By: nick                                  on 2001/09/23  07:48:44
30582         Log: Integrate mainline
30583      Branch: perlio
30584            - check83.pl
30585           !> ext/Encode/Encode/2022-cn.enc
30586 ____________________________________________________________________________
30587 [ 12155] By: nick                                  on 2001/09/23  07:48:01
30588         Log: Integrate mainline
30589      Branch: perlio
30590           +> (branch 64 files)
30591            - ext/Encode/Encode/cns11643-1.enc
30592            - ext/Encode/Encode/cns11643-2.enc
30593            - ext/Encode/Encode/iso2022-cn.enc
30594            - ext/Encode/Encode/iso2022-jp.enc
30595            - ext/Encode/Encode/iso2022-jp1.enc
30596            - ext/Encode/Encode/iso2022-jp2.enc
30597            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
30598            - ext/Encode/Encode/iso8859-1.enc
30599            - ext/Encode/Encode/iso8859-1.ucm
30600            - ext/Encode/Encode/iso8859-10.enc
30601            - ext/Encode/Encode/iso8859-10.ucm
30602            - ext/Encode/Encode/iso8859-13.enc
30603            - ext/Encode/Encode/iso8859-13.ucm
30604            - ext/Encode/Encode/iso8859-14.enc
30605            - ext/Encode/Encode/iso8859-14.ucm
30606            - ext/Encode/Encode/iso8859-15.enc
30607            - ext/Encode/Encode/iso8859-15.ucm
30608            - ext/Encode/Encode/iso8859-16.enc
30609            - ext/Encode/Encode/iso8859-16.ucm
30610            - ext/Encode/Encode/iso8859-2.enc
30611            - ext/Encode/Encode/iso8859-2.ucm
30612            - ext/Encode/Encode/iso8859-3.enc
30613            - ext/Encode/Encode/iso8859-3.ucm
30614            - ext/Encode/Encode/iso8859-4.enc
30615            - ext/Encode/Encode/iso8859-4.ucm
30616            - ext/Encode/Encode/iso8859-5.enc
30617            - ext/Encode/Encode/iso8859-5.ucm
30618            - ext/Encode/Encode/iso8859-6.enc
30619            - ext/Encode/Encode/iso8859-6.ucm
30620            - ext/Encode/Encode/iso8859-7.enc
30621            - ext/Encode/Encode/iso8859-7.ucm
30622            - ext/Encode/Encode/iso8859-8.enc
30623            - ext/Encode/Encode/iso8859-8.ucm
30624            - ext/Encode/Encode/iso8859-9.enc
30625            - ext/Encode/Encode/iso8859-9.ucm
30626            - ext/Encode/Encode/isoir-197.enc
30627            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
30628            - t/lib/sample-tests/header_at_end
30629            - t/lib/sample-tests/header_at_end_fail
30630           !> (integrate 174 files)
30631 ____________________________________________________________________________
30632 [ 12154] By: ams                                   on 2001/09/23  07:11:46
30633         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
30634              by Blair Zajac.
30635      Branch: perl
30636            ! pod/perlfunc.pod
30637 ____________________________________________________________________________
30638 [ 12153] By: ams                                   on 2001/09/23  06:56:32
30639         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
30640              Forgotten deprecation of *glob{FILEHANDLE}?
30641              From: "chromatic" <chromatic@rmci.net>
30642              Date: Sat, 22 Sep 2001 21:27:56 -0600
30643              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
30644      Branch: perl
30645            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
30646 ____________________________________________________________________________
30647 [ 12152] By: ams                                   on 2001/09/23  06:42:58
30648         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
30649              From: Michael G Schwern <schwern@pobox.com>
30650              Date: Sun, 23 Sep 2001 03:34:39 -0400
30651              Message-Id: <20010923033439.E7005@blackrider>
30652      Branch: perl
30653            ! lib/File/Find.pm
30654 ____________________________________________________________________________
30655 [ 12151] By: ams                                   on 2001/09/23  06:37:57
30656         Log: Subject: Re: t/op/magic.t missing tests on Win32
30657              From: Michael G Schwern <schwern@pobox.com>
30658              Date: Sat, 22 Sep 2001 20:29:09 -0400
30659              Message-Id: <20010922202909.I18223@blackrider>
30660      Branch: perl
30661            ! t/op/magic.t
30662 ____________________________________________________________________________
30663 [ 12150] By: ams                                   on 2001/09/23  06:36:26
30664         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
30665              Dumpvalue.pm
30666              From: "chromatic" <chromatic@rmci.net>
30667              Date: Sat, 22 Sep 2001 19:41:31 -0600
30668              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
30669      Branch: perl
30670            + lib/Dumpvalue.t
30671            ! MANIFEST lib/Dumpvalue.pm
30672 ____________________________________________________________________________
30673 [ 12149] By: ams                                   on 2001/09/23  06:25:35
30674         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
30675              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30676              Date: Sun, 23 Sep 2001 15:27:56 +0900
30677              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
30678      Branch: perl
30679            ! ext/Encode/Encode/2022-cn.enc
30680 ____________________________________________________________________________
30681 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
30682         Log: Manual eror in #12147.
30683      Branch: perl
30684            ! win32/win32.c
30685 ____________________________________________________________________________
30686 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
30687         Log: Integrate change #12146 from maintperl;
30688              win32_chdir() et al don't handle a NULL argument gracefully
30689      Branch: perl
30690           !> win32/perlhost.h win32/win32.c
30691 ____________________________________________________________________________
30692 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
30693         Log: win32_chdir() et al don't handle a NULL argument gracefully
30694      Branch: maint-5.6/perl
30695            ! win32/perlhost.h win32/win32.c
30696 ____________________________________________________________________________
30697 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
30698         Log: typo in change#12026
30699      Branch: maint-5.6/perl
30700            ! op.c
30701 ____________________________________________________________________________
30702 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
30703         Log: Subject: [PATCH] Re: scalar context unpack bugs
30704              From: Nicholas Clark <nick@ccl4.org>
30705              Date: Sat, 22 Sep 2001 23:07:56 +0100
30706              Message-ID: <20010922230755.O4971@plum.flirble.org>
30707      Branch: perl
30708            ! pp_pack.c t/op/pack.t
30709 ____________________________________________________________________________
30710 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
30711         Log: Try ExtUtils::Command.t everywhere, not just on Win32
30712              (as suggested by NI-S).  Also allow running it either
30713              in t/ or in the main directory.
30714      Branch: perl
30715            ! lib/ExtUtils/Command.t
30716 ____________________________________________________________________________
30717 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
30718         Log: Update the test on warnings/register.t.
30719      Branch: perl
30720            ! t/lib/1_compile.t
30721 ____________________________________________________________________________
30722 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
30723         Log: The code is now almost tidy enough to keep the IRIX cc happy.
30724      Branch: perl
30725            ! hints/irix_6.sh
30726 ____________________________________________________________________________
30727 [ 12140] By: ams                                   on 2001/09/22  17:26:32
30728         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
30729              use_ithreads
30730              From: "Craig A. Berry" <craigberry@mac.com>
30731              Date: Sat, 22 Sep 2001 13:15:32 -0500
30732              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
30733      Branch: perl
30734            ! configure.com
30735 ____________________________________________________________________________
30736 [ 12139] By: ams                                   on 2001/09/22  16:44:08
30737         Log: Do what perl_clone() does for sharedsv functions.
30738      Branch: perl
30739            ! embed.pl proto.h
30740 ____________________________________________________________________________
30741 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
30742         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
30743              (suggested by Sarathy, extensions shouldn't be dabbling with
30744              op structures, so binary backward compatibility should not be
30745              an issue.)
30746      Branch: perl
30747            ! hints/irix_6.sh op.h
30748 ____________________________________________________________________________
30749 [ 12137] By: ams                                   on 2001/09/22  16:21:05
30750         Log: More cleanups. (What's PERL_DECL_PROT?)
30751      Branch: perl
30752            ! embed.pl proto.h sharedsv.h
30753 ____________________________________________________________________________
30754 [ 12136] By: ams                                   on 2001/09/22  15:14:34
30755         Log: (Retracted by #12185)
30756              
30757              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
30758              Add Tests for warnings::register, Doc Update
30759              From: "chromatic" <chromatic@rmci.net>
30760              Date: Sat, 22 Sep 2001 09:43:20 -0600
30761              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
30762      Branch: perl
30763            + lib/warnings/register.t
30764            ! MANIFEST lib/warnings/register.pm
30765 ____________________________________________________________________________
30766 [ 12135] By: ams                                   on 2001/09/22  15:07:50
30767         Log: `@foo' should be @foo for consistency.
30768      Branch: perl
30769            ! pod/perldiag.pod
30770 ____________________________________________________________________________
30771 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
30772         Log: (Retracted by #12138)
30773              
30774              Add -woff (turn warning off) 3187:
30775              "A pointer is converted to a smaller integer."
30776              This happens when your pointers are 64-bit: then every case
30777              of converting pointers to PADOFFSETs (explicitly 32-bit)
30778              faces truncation (even explicit use of INT2PTR doesn't help).
30779              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
30780              Changing PADOFFSET from U32 to UV would help, but that
30781              would break binary backward compatibility of BASEOP and padop
30782              (assuming you have been using 64-bit pointers).
30783      Branch: perl
30784            ! hints/irix_6.sh
30785 ____________________________________________________________________________
30786 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
30787         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
30788              but the name comes from the inside the file, not from the file
30789              name, and Rumanian is the name of the language.
30790      Branch: perl
30791            + ext/Encode/Encode/macRumanian.enc
30792            - ext/Encode/Encode/macRomania.enc
30793            ! MANIFEST
30794 ____________________________________________________________________________
30795 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
30796         Log: Rename perltootc as perltooc for 8.3-friedliness.
30797      Branch: perl
30798            + pod/perltooc.pod
30799            - pod/perltootc.pod
30800            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
30801            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
30802            ! pod/perltoot.pod
30803 ____________________________________________________________________________
30804 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
30805         Log: Find more conflicts by lowercasing.
30806      Branch: perl
30807            + Porting/check83.pl
30808            - check83.pl
30809            ! MANIFEST
30810 ____________________________________________________________________________
30811 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
30812         Log: The AIX cc 5.0.0.0 is simply too buggy.
30813      Branch: perl
30814            ! hints/aix.sh
30815 ____________________________________________________________________________
30816 [ 12129] By: ams                                   on 2001/09/22  12:35:38
30817         Log: Uninteresting cleanup.
30818      Branch: perl
30819            ! form.h
30820 ____________________________________________________________________________
30821 [ 12128] By: ams                                   on 2001/09/22  12:28:48
30822         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
30823              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
30824              Date: Sat, 22 Sep 2001 14:29:13 +0100
30825              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
30826      Branch: perl
30827            ! cv.h
30828 ____________________________________________________________________________
30829 [ 12127] By: ams                                   on 2001/09/22  12:04:28
30830         Log: What's a backet?
30831      Branch: perl
30832            ! dump.c
30833 ____________________________________________________________________________
30834 [ 12126] By: ams                                   on 2001/09/22  10:02:34
30835         Log: Removed duplicated tests #19 and #20.
30836      Branch: perl
30837            ! t/op/do.t
30838 ____________________________________________________________________________
30839 [ 12125] By: ams                                   on 2001/09/22  03:58:41
30840         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
30841              From: Michael Carman <mjcarman@home.com>
30842              Date: Fri, 21 Sep 2001 17:54:05 -0500
30843              Message-Id: <3BABC50D.6040202@home.com>
30844              (Applied with some changes.)
30845      Branch: perl
30846            ! pod/perlmod.pod
30847 ____________________________________________________________________________
30848 [ 12124] By: ams                                   on 2001/09/22  03:44:19
30849         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
30850              From: Michael G Schwern <schwern@pobox.com>
30851              Date: Fri, 21 Sep 2001 19:20:40 -0400
30852              Message-Id: <20010921192040.E5494@blackrider>
30853      Branch: perl
30854            ! t/op/chdir.t
30855 ____________________________________________________________________________
30856 [ 12123] By: ams                                   on 2001/09/22  03:41:08
30857         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
30858              From: Blair Zajac <blair@orcaware.com>
30859              Date: Fri, 21 Sep 2001 15:13:04 -0700
30860              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
30861      Branch: perl
30862            ! t/op/chdir.t
30863 ____________________________________________________________________________
30864 [ 12122] By: ams                                   on 2001/09/22  03:37:07
30865         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
30866              20010920.007
30867              From: Michael G Schwern <schwern@pobox.com>
30868              Date: Fri, 21 Sep 2001 17:59:03 -0400
30869              Message-Id: <20010921175903.V5494@blackrider>
30870      Branch: perl
30871            ! t/op/do.t
30872 ____________________________________________________________________________
30873 [ 12121] By: ams                                   on 2001/09/22  03:30:38
30874         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
30875              suite on WinCE)
30876              From: Michael G Schwern <schwern@pobox.com>
30877              Date: Fri, 21 Sep 2001 19:41:03 -0400
30878              Message-Id: <20010921194103.G5494@blackrider>
30879      Branch: perl
30880            ! pod/perlport.pod
30881 ____________________________________________________________________________
30882 [ 12120] By: ams                                   on 2001/09/22  03:28:06
30883         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
30884              From: Michael G Schwern <schwern@pobox.com>
30885              Date: Fri, 21 Sep 2001 17:33:35 -0400
30886              Message-Id: <20010921173335.T5494@blackrider>
30887              ($ENV{FOO}=undef hunk not applied.)
30888      Branch: perl
30889            ! t/op/magic.t
30890 ____________________________________________________________________________
30891 [ 12119] By: ams                                   on 2001/09/22  03:02:26
30892         Log: Subject: [PATCH] perldiag.pod
30893              From: Peter Scott <Peter@PSDT.com>
30894              Date: Fri, 21 Sep 2001 18:54:50 -0700
30895              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
30896              (Moved to the right place.)
30897      Branch: perl
30898            ! pod/perldiag.pod
30899 ____________________________________________________________________________
30900 [ 12118] By: ams                                   on 2001/09/21  20:05:29
30901         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
30902              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30903              Date: Fri, 21 Sep 2001 22:36:54 +0200
30904              Message-Id: <20010921223654.A12742@rafael>
30905      Branch: perl
30906            ! t/op/do.t
30907 ____________________________________________________________________________
30908 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
30909         Log: Restore things as they were before
30910              the backward compatibility police notices.
30911      Branch: perl
30912            ! lib/Cwd.pm
30913 ____________________________________________________________________________
30914 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
30915         Log: More Cwd from Schwern: make also OS/2 and DOS
30916              Cwd agree with File::Spec (that is, native path
30917              syntax using \ instead of / -- backward compatibility
30918              polic warning) and stop Win32 from using bsd_realpath().
30919      Branch: perl
30920            ! lib/Cwd.pm
30921 ____________________________________________________________________________
30922 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
30923         Log: Subject: [PATCH @12110] RE: Untested libraries update
30924              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
30925              Date: Fri, 21 Sep 2001 18:21:07 +0100
30926              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
30927      Branch: perl
30928            ! lib/warnings/register.pm
30929 ____________________________________________________________________________
30930 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
30931         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
30932              From: Michael G Schwern <schwern@pobox.com>
30933              Date: Thu, 20 Sep 2001 22:54:02 -0400
30934              Message-ID: <20010920225402.A3611@blackrider>
30935      Branch: perl
30936            ! lib/Cwd.pm
30937 ____________________________________________________________________________
30938 [ 12113] By: ams                                   on 2001/09/21  17:08:24
30939         Log: Subject: [PATCH] avoid v-strings with require/use
30940              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30941              Date: Fri, 21 Sep 2001 12:34:40 -0400
30942              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
30943      Branch: perl
30944            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
30945            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
30946            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
30947            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
30948            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
30949            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
30950            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
30951            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
30952            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
30953            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
30954            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
30955            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
30956            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
30957            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
30958            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
30959            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
30960            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
30961            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
30962            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
30963 ____________________________________________________________________________
30964 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
30965         Log: Update Changes.
30966      Branch: perl
30967            ! Changes patchlevel.h
30968 ____________________________________________________________________________
30969 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
30970         Log: Make AIX and Tru64 compilers happy.  
30971      Branch: perl
30972            ! ext/threads/threads.h ext/threads/threads.xs
30973 ____________________________________________________________________________
30974 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
30975         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
30976              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30977              Date: 21 Sep 2001 09:16:37 -0000
30978              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
30979      Branch: perl
30980            ! toke.c
30981 ____________________________________________________________________________
30982 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
30983         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
30984              From: Michael G Schwern <schwern@pobox.com>
30985              Date: Thu, 20 Sep 2001 21:21:34 -0400
30986              Message-ID: <20010920212134.Y28291@blackrider>
30987      Branch: perl
30988            ! pp_sys.c
30989 ____________________________________________________________________________
30990 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
30991         Log: Subject: Re: GDB Debugging Macros from mod_perl
30992              From: rspier@pobox.com (Robert Spier)
30993              Date: Thu, 20 Sep 2001 22:45:03 -0700
30994              Message-ID: <15274.54239.413929.49430@rls.cx>
30995      Branch: perl
30996            ! pod/perltodo.pod
30997 ____________________________________________________________________________
30998 [ 12105] By: sky                                   on 2001/09/21  10:33:34
30999         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
31000              timezone! GetSystemTime should be available on all Win32 
31001              platforms we support. Perhaps Time::HiRes should be extended to
31002              support WinCE and Novell?
31003      Branch: perl
31004            ! ext/Time/HiRes/HiRes.xs
31005 ____________________________________________________________________________
31006 [ 12104] By: sky                                   on 2001/09/21  08:12:39
31007         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
31008      Branch: perl
31009            ! ext/threads/threads.h ext/threads/threads.xs
31010 ____________________________________________________________________________
31011 [ 12103] By: sky                                   on 2001/09/21  07:57:41
31012         Log: Rename the *thread* functions to Perl_* to avoid clashes.
31013              Notably on AIX but could become a problem on other platforms.
31014      Branch: perl
31015            ! ext/threads/threads.h ext/threads/threads.xs
31016 ____________________________________________________________________________
31017 [ 12102] By: sky                                   on 2001/09/21  07:35:30
31018         Log: Add the shared sv space to the global vars.
31019              Fix problems compiling on win32.
31020      Branch: perl
31021            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
31022            ! sharedsv.c sharedsv.h
31023 ____________________________________________________________________________
31024 [ 12101] By: ams                                   on 2001/09/21  00:19:55
31025         Log: Subject: [PATCH] win32/Makefile warning fix
31026              From: Blair Zajac <blair@orcaware.com>
31027              Date: Thu, 20 Sep 2001 18:15:43 -0700
31028              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
31029      Branch: perl
31030            ! win32/Makefile
31031 ____________________________________________________________________________
31032 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
31033         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
31034              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31035              Date: Thu, 20 Sep 2001 18:36:22 +0200
31036              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
31037      Branch: perl
31038            ! lib/ExtUtils/Command.t
31039 ____________________________________________________________________________
31040 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
31041         Log: Cant spl wirth a dam.
31042      Branch: perl
31043            ! intrpvar.h
31044 ____________________________________________________________________________
31045 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
31046         Log: Don't use C++ comments.
31047      Branch: perl
31048            ! ext/threads/threads.xs
31049 ____________________________________________________________________________
31050 [ 12097] By: ams                                   on 2001/09/20  21:42:07
31051         Log: Change #12044 didn't.
31052      Branch: perl
31053            ! lib/constant.pm
31054 ____________________________________________________________________________
31055 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
31056         Log: Metaconfig unit changes for #12095.
31057      Branch: metaconfig
31058            ! U/modified/Myinit.U U/modified/libs.U
31059 ____________________________________________________________________________
31060 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
31061         Log: Remove iconv references since we are not using it
31062              and not going to; regen perltoc, perlmodlib.
31063              (Some references still linger in perltoc, have to figure
31064              out where they are coming from.)
31065      Branch: perl
31066            ! Configure NetWare/config.wc NetWare/config_H.wc
31067            ! Porting/Glossary Porting/config.sh Porting/config_H
31068            ! config_h.SH configure.com epoc/config.sh perl.h
31069            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
31070            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31071            ! vos/config.ga.h win32/config.bc win32/config.gc
31072            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31073            ! win32/config_H.vc wince/config.ce wince/config.h
31074            ! wince/config_H.ce
31075 ____________________________________________________________________________
31076 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
31077         Log: Subject: [PATCH docs] Re: ARGV and read
31078              From: Dave Mitchell <davem@fdgroup.co.uk>
31079              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
31080              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
31081      Branch: perl
31082            ! pod/perltodo.pod pod/perlvar.pod
31083 ____________________________________________________________________________
31084 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
31085         Log: Fresh copies from the cvs.perl.org perlfaq repository.
31086      Branch: perl
31087            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31088            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31089            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31090            ! pod/perlfaq9.pod
31091 ____________________________________________________________________________
31092 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
31093         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
31094              From: Nicholas Clark <nick@ccl4.org>
31095              Date: Thu, 20 Sep 2001 14:27:08 +0100
31096              Message-ID: <20010920142708.X4971@plum.flirble.org>
31097      Branch: perl
31098            ! pp_pack.c t/op/pack.t
31099 ____________________________________________________________________________
31100 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
31101         Log: The sharedsv_space* are variables, not code.  Duh.
31102      Branch: perl
31103            ! intrpvar.h makedef.pl
31104 ____________________________________________________________________________
31105 [ 12090] By: ams                                   on 2001/09/20  11:26:06
31106         Log: Subject: [patch lib/lib_pm.PL]
31107              From: Stas Bekman <stas@stason.org>
31108              Date: Thu, 20 Sep 2001 18:48:53 +0800
31109              Message-Id: <3BA9C995.6010302@stason.org>
31110              (Applied by hand.)
31111      Branch: perl
31112            ! lib/lib_pm.PL
31113 ____________________________________________________________________________
31114 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
31115         Log: Only 21 tests, skipping or not.
31116      Branch: perl
31117            ! lib/ExtUtils/Command.t
31118 ____________________________________________________________________________
31119 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
31120         Log: New exported symbols.
31121      Branch: perl
31122            ! makedef.pl
31123 ____________________________________________________________________________
31124 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
31125         Log: Update Changes.
31126      Branch: perl
31127            ! Changes patchlevel.h
31128 ____________________________________________________________________________
31129 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
31130         Log: Correct numbering of the tests is useful.
31131      Branch: perl
31132            ! ext/threads/t/basic.t
31133 ____________________________________________________________________________
31134 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
31135         Log: More tests now too.
31136      Branch: perl
31137            ! lib/ExtUtils/Command.t
31138 ____________________________________________________________________________
31139 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
31140         Log: More tests now.
31141      Branch: perl
31142            ! ext/threads/t/basic.t
31143 ____________________________________________________________________________
31144 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
31145         Log: The test assumed 7-bit ASCII.  Now it "just"
31146              assumes 8-bit whatever.
31147      Branch: perl
31148            ! t/op/crypt.t
31149 ____________________________________________________________________________
31150 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
31151         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
31152              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31153              Date: Wed, 19 Sep 2001 11:45:28 +0200
31154              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
31155              
31156              Lvalue casts are not portable.
31157      Branch: perl
31158            ! ext/threads/threads.xs
31159 ____________________________________________________________________________
31160 [ 12081] By: sky                                   on 2001/09/19  10:17:52
31161         Log: Make the basic test contain only realy basic API tests
31162              Seems to be a problem with detach.
31163      Branch: perl
31164            ! ext/threads/t/basic.t
31165 ____________________________________________________________________________
31166 [ 12080] By: ams                                   on 2001/09/19  01:23:55
31167         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
31168              From: Michael G Schwern <schwern@pobox.com>
31169              Date: Tue, 18 Sep 2001 19:53:48 -0400
31170              Message-Id: <20010918195348.M585@blackrider>
31171              
31172              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
31173              From: Michael G Schwern <schwern@pobox.com>
31174              Date: Tue, 18 Sep 2001 22:07:13 -0400
31175              Message-Id: <20010918220713.B19616@blackrider>
31176      Branch: perl
31177            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
31178            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
31179            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
31180            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
31181            ! lib/Test/Tutorial.pod
31182 ____________________________________________________________________________
31183 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
31184         Log: Indent the test a bit.
31185      Branch: perl
31186            ! ext/threads/t/basic.t
31187 ____________________________________________________________________________
31188 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
31189         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
31190              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31191              Date: Tue, 18 Sep 2001 18:06:44 +0200
31192              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
31193      Branch: perl
31194            ! win32/win32.c
31195 ____________________________________________________________________________
31196 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
31197         Log: Subject: stat access time is wrong on Win95
31198              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31199              Date: Tue, 18 Sep 2001 21:59:24 +0200
31200              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
31201      Branch: perl
31202            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
31203 ____________________________________________________________________________
31204 [ 12076] By: ams                                   on 2001/09/18  22:11:25
31205         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
31206              From: Michael G Schwern <schwern@pobox.com>
31207              Date: Tue, 18 Sep 2001 18:47:14 -0400
31208              Message-Id: <20010918184714.I585@blackrider>
31209      Branch: perl
31210            ! t/op/crypt.t
31211 ____________________________________________________________________________
31212 [ 12075] By: sky                                   on 2001/09/18  19:29:37
31213         Log: two test failures
31214              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31215              Message-ID: <20010918221702.A17408@rafael>
31216              partly applied, #12074 already fixed half the patch
31217      Branch: perl
31218            ! ext/threads/t/basic.t
31219 ____________________________________________________________________________
31220 [ 12074] By: sky                                   on 2001/09/18  18:49:03
31221         Log: Fixes test case failure introduced by #12071, the warning is
31222              now correctly spelled :-)
31223      Branch: perl
31224            ! ext/IO/lib/IO/t/io_sel.t
31225 ____________________________________________________________________________
31226 [ 12073] By: sky                                   on 2001/09/18  18:46:22
31227         Log: Make the test behave properly!
31228      Branch: perl
31229            ! ext/threads/t/basic.t
31230 ____________________________________________________________________________
31231 [ 12072] By: ams                                   on 2001/09/18  18:44:59
31232         Log: OP_RCATLINE is an SVOP, not a BASEOP.
31233      Branch: perl
31234            ! opcode.h opcode.pl
31235 ____________________________________________________________________________
31236 [ 12071] By: ams                                   on 2001/09/18  18:06:27
31237         Log: Deprecate != Depreciate.
31238      Branch: perl
31239            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
31240            ! lib/Pod/ParseUtils.pm
31241 ____________________________________________________________________________
31242 [ 12070] By: ams                                   on 2001/09/18  15:14:58
31243         Log: Subject: [PATCH] Getopt::Std cleanup
31244              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31245              Date: Tue, 18 Sep 2001 17:32:13 +0200
31246              Message-Id: <20010918173213.C777@rafael>
31247      Branch: perl
31248            ! lib/Getopt/Std.pm lib/Getopt/Std.t
31249 ____________________________________________________________________________
31250 [ 12069] By: sky                                   on 2001/09/18  14:56:33
31251         Log: Forgot the makefile
31252      Branch: perl
31253            + ext/threads/Makefile.PL
31254 ____________________________________________________________________________
31255 [ 12068] By: sky                                   on 2001/09/18  14:13:26
31256         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
31257              The test will fail because of Test.pm not knowing about threads. 
31258              basic needs to be manually tested
31259              compile time warnings on IV2PTR conversions need to be fixed
31260      Branch: perl
31261            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
31262            + ext/threads/threads.h ext/threads/threads.pm
31263            + ext/threads/threads.xs
31264            ! MANIFEST
31265 ____________________________________________________________________________
31266 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
31267         Log: DJGPP tweak from Laszlo Molnar.
31268      Branch: perl
31269            ! djgpp/config.over
31270 ____________________________________________________________________________
31271 [ 12066] By: sky                                   on 2001/09/18  10:24:31
31272         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
31273      Branch: perl
31274            ! sharedsv.c sharedsv.h
31275 ____________________________________________________________________________
31276 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
31277         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
31278              ditto ^cns.
31279      Branch: perl
31280            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
31281            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
31282            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
31283            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
31284            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
31285            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
31286            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
31287            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
31288            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
31289            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
31290            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
31291            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
31292            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
31293            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
31294            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
31295            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
31296            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
31297            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
31298            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
31299            + ext/Encode/Encode/ir-197.enc
31300            - ext/Encode/Encode/cns11643-1.enc
31301            - ext/Encode/Encode/cns11643-2.enc
31302            - ext/Encode/Encode/iso2022-cn.enc
31303            - ext/Encode/Encode/iso2022-jp.enc
31304            - ext/Encode/Encode/iso2022-jp1.enc
31305            - ext/Encode/Encode/iso2022-jp2.enc
31306            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
31307            - ext/Encode/Encode/iso8859-1.enc
31308            - ext/Encode/Encode/iso8859-1.ucm
31309            - ext/Encode/Encode/iso8859-10.enc
31310            - ext/Encode/Encode/iso8859-10.ucm
31311            - ext/Encode/Encode/iso8859-11.enc
31312            - ext/Encode/Encode/iso8859-11.ucm
31313            - ext/Encode/Encode/iso8859-13.enc
31314            - ext/Encode/Encode/iso8859-13.ucm
31315            - ext/Encode/Encode/iso8859-14.enc
31316            - ext/Encode/Encode/iso8859-14.ucm
31317            - ext/Encode/Encode/iso8859-15.enc
31318            - ext/Encode/Encode/iso8859-15.ucm
31319            - ext/Encode/Encode/iso8859-16.enc
31320            - ext/Encode/Encode/iso8859-16.ucm
31321            - ext/Encode/Encode/iso8859-2.enc
31322            - ext/Encode/Encode/iso8859-2.ucm
31323            - ext/Encode/Encode/iso8859-3.enc
31324            - ext/Encode/Encode/iso8859-3.ucm
31325            - ext/Encode/Encode/iso8859-4.enc
31326            - ext/Encode/Encode/iso8859-4.ucm
31327            - ext/Encode/Encode/iso8859-5.enc
31328            - ext/Encode/Encode/iso8859-5.ucm
31329            - ext/Encode/Encode/iso8859-6.enc
31330            - ext/Encode/Encode/iso8859-6.ucm
31331            - ext/Encode/Encode/iso8859-7.enc
31332            - ext/Encode/Encode/iso8859-7.ucm
31333            - ext/Encode/Encode/iso8859-8.enc
31334            - ext/Encode/Encode/iso8859-8.ucm
31335            - ext/Encode/Encode/iso8859-9.enc
31336            - ext/Encode/Encode/iso8859-9.ucm
31337            - ext/Encode/Encode/isoir-197.enc
31338            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
31339 ____________________________________________________________________________
31340 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
31341         Log: Must Uppercase.
31342      Branch: perl
31343            ! ext/Encode/Encode.pm
31344 ____________________________________________________________________________
31345 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
31346         Log: Add various encodings.
31347      Branch: perl
31348            + ext/Encode/Encode/iso8859-11.enc
31349            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
31350            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
31351            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
31352            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
31353            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
31354            + ext/Encode/Encode/viscii.ucm
31355            ! MANIFEST ext/Encode/Encode.pm
31356 ____________________________________________________________________________
31357 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
31358         Log: lib/unicode relic.
31359      Branch: perl
31360            ! ext/Encode/compile
31361 ____________________________________________________________________________
31362 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
31363         Log: Subject: [PATCH] Re: filename problems
31364              From: Michael G Schwern <schwern@pobox.com>
31365              Date: Mon, 17 Sep 2001 17:26:26 -0400
31366              Message-ID: <20010917172626.Q585@blackrider>
31367      Branch: perl
31368            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
31369            - t/lib/sample-tests/header_at_end
31370            - t/lib/sample-tests/header_at_end_fail
31371            ! MANIFEST lib/Test/Harness/t/test-harness.t
31372 ____________________________________________________________________________
31373 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
31374         Log: Explicitly explain the 1e9 seconds, not everybody
31375              is a C geek.
31376      Branch: perl
31377            ! ext/Time/HiRes/HiRes.pm
31378 ____________________________________________________________________________
31379 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
31380         Log: Explain an apparent bug reported by
31381              Richard J. Barbalace <rjbarbal@MIT.EDU>,
31382              with additional explanation from Gisle Aas.
31383      Branch: perl
31384            ! ext/Time/HiRes/HiRes.pm
31385 ____________________________________________________________________________
31386 [ 12058] By: ams                                   on 2001/09/17  19:52:01
31387         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
31388              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31389              Date: Mon, 17 Sep 2001 22:48:05 +0200
31390              Message-Id: <20010917224805.C11744@rafael>
31391      Branch: perl
31392            ! t/lib/warnings/op t/lib/warnings/pp
31393 ____________________________________________________________________________
31394 [ 12057] By: ams                                   on 2001/09/17  16:51:18
31395         Log: Its a nit!
31396      Branch: perl
31397            ! sv.h
31398 ____________________________________________________________________________
31399 [ 12056] By: ams                                   on 2001/09/17  16:47:55
31400         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
31401              From: "Craig A. Berry" <craigberry@mac.com>
31402              Date: Mon, 17 Sep 2001 12:34:20 -0500
31403              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
31404      Branch: perl
31405            ! vms/vms.c
31406 ____________________________________________________________________________
31407 [ 12055] By: ams                                   on 2001/09/17  16:05:15
31408         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
31409              From: Gisle Aas <gisle@ActiveState.com>
31410              Date: 16 Apr 2001 16:20:34 -0700
31411              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
31412              (Applied by hand.)
31413      Branch: perl
31414            ! lib/CPAN.pm lib/CPAN/Nox.pm
31415 ____________________________________________________________________________
31416 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
31417         Log: Update Changes.
31418      Branch: perl
31419            ! Changes patchlevel.h
31420 ____________________________________________________________________________
31421 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
31422         Log: Adding new files to the MANIFEST is always nice.
31423      Branch: perl
31424            ! MANIFEST
31425 ____________________________________________________________________________
31426 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
31427         Log: Reindent the PerlIO files (suggested by NI-S), used
31428              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
31429              (GNU indent).  Note that wholesale re-indenting might
31430              be nice, but that would break nice formatting/alignment
31431              of assignments, equality testing, and complex boolean
31432              expressions with lots of &s and |s.
31433      Branch: perl
31434            ! perlio.c perlio.h perliol.h
31435 ____________________________________________________________________________
31436 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
31437         Log: Add a script for being 8.3-polite.
31438              The found conflicts are being worked on.
31439      Branch: perl
31440            + check83.pl
31441            ! MANIFEST Porting/pumpkin.pod
31442 ____________________________________________________________________________
31443 [ 12050] By: sky                                   on 2001/09/17  12:44:36
31444         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
31445              finding it.
31446      Branch: perl
31447            ! sv.c
31448 ____________________________________________________________________________
31449 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
31450         Log: Bump up versions because of #12041.
31451      Branch: perl
31452            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
31453            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
31454            ! lib/Time/localtime.pm
31455 ____________________________________________________________________________
31456 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
31457         Log: Bump the version number because of #12042.
31458      Branch: perl
31459            ! lib/CPAN/FirstTime.pm
31460 ____________________________________________________________________________
31461 [ 12047] By: ams                                   on 2001/09/17  11:21:40
31462         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
31463              From: Abhijit Menon-Sen <ams@wiw.org>
31464              Date: Mon, 17 Sep 2001 17:44:12 +0530
31465              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
31466      Branch: perl
31467            ! op.c
31468 ____________________________________________________________________________
31469 [ 12046] By: sky                                   on 2001/09/17  07:14:17
31470         Log: Subject: Re: t/op/ver.t using skip() improperly
31471              From: "chromatic" <chromatic@rmci.net>
31472              Date: Mon, 17 Sep 2001 00:22:29 -0600
31473              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
31474      Branch: perl
31475            ! t/op/ver.t
31476 ____________________________________________________________________________
31477 [ 12045] By: nick                                  on 2001/09/17  07:12:14
31478         Log: Integrate mainline
31479      Branch: perlio
31480           +> t/op/chdir.t
31481           !> (integrate 117 files)
31482 ____________________________________________________________________________
31483 [ 12044] By: ams                                   on 2001/09/17  05:49:53
31484         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
31485              From: Ilmari Karonen <iltzu@sci.fi>
31486              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
31487              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
31488              (And $VERSION = '1.05'.)
31489      Branch: perl
31490            ! lib/constant.pm
31491 ____________________________________________________________________________
31492 [ 12043] By: ams                                   on 2001/09/17  05:44:50
31493         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
31494              From: Michael G Schwern <schwern@pobox.com>
31495              Date: Mon, 17 Sep 2001 07:49:04 +0200
31496              Message-Id: <20010917074904.V1588@blackrider>
31497              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
31498      Branch: perl
31499            + t/op/chdir.t
31500            ! MANIFEST pp_sys.c
31501 ____________________________________________________________________________
31502 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
31503         Log: Subject: Re: CPAN.pm needs some hacking 
31504              From: "chromatic" <chromatic@rmci.net>
31505              Date: Sun, 16 Sep 2001 16:46:29 -0600
31506              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
31507      Branch: perl
31508            ! lib/CPAN/FirstTime.pm
31509 ____________________________________________________________________________
31510 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
31511         Log: Change use|require 5.005_64 to use|require 5.6.1.
31512      Branch: perl
31513            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
31514            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
31515            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
31516            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
31517            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
31518            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31519            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
31520            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
31521            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
31522            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
31523            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
31524            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
31525            ! lib/base.pm lib/fields.pm
31526 ____________________________________________________________________________
31527 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
31528         Log: Bump up version numbers.
31529              
31530              TODO 1: double check that pre-5.6.1 CPAN.pm:s
31531              don't try to download 5.8.0 because of the
31532              version numbers.  Mainly this means using _00
31533              in the core version numbers.
31534              
31535              TODO 2: the "use 5.005_64" in many modules
31536              needs to be changed to, say, "use 5.6.1".
31537      Branch: perl
31538            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
31539            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
31540            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
31541            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
31542            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
31543            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
31544            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31545            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
31546            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
31547            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
31548            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
31549 ____________________________________________________________________________
31550 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
31551         Log: Use UCHARAT() as suggested by Inaba Hiroto.
31552      Branch: perl
31553            ! regexec.c
31554 ____________________________________________________________________________
31555 [ 12038] By: ams                                   on 2001/09/16  15:16:24
31556         Log: Subject: [PATCH] Re: Core module version numbers review
31557              From: Peter Scott <Peter@PSDT.com>
31558              Date: Sun, 16 Sep 2001 09:09:58 -0700
31559              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
31560      Branch: perl
31561            ! lib/perl5db.pl
31562 ____________________________________________________________________________
31563 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
31564         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
31565              not yet fully implemented.
31566      Branch: perl
31567            ! pod/perlfunc.pod pod/perlunicode.pod
31568 ____________________________________________________________________________
31569 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
31570         Log: Subject: [patch] plug PL_beginav_save leak
31571              From: Doug MacEachern <dougm@covalent.net>
31572              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
31573              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
31574      Branch: perl
31575            ! perl.c
31576 ____________________________________________________________________________
31577 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
31578         Log: (accidentally empty checkin)
31579      Branch: perl
31580            ! sv.c
31581 ____________________________________________________________________________
31582 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
31583         Log: Subject: [patch] ithreads+PL_beginav_save
31584              From: Doug MacEachern <dougm@covalent.net>
31585              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
31586              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
31587      Branch: perl
31588            ! sv.c
31589 ____________________________________________________________________________
31590 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
31591         Log: Subject: [PATCH] h2xs.PL with C::Scan
31592              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31593              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
31594              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
31595      Branch: perl
31596            ! utils/h2xs.PL
31597 ____________________________________________________________________________
31598 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
31599         Log: Elaborate (well, make more vague, really) #12030.
31600      Branch: perl
31601            ! pod/perltodo.pod pod/perlunicode.pod
31602 ____________________________________________________________________________
31603 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
31604         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
31605              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31606              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
31607              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
31608      Branch: perl
31609            ! regexec.c
31610 ____________________________________________________________________________
31611 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
31612         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
31613              are not yet complete.
31614      Branch: perl
31615            ! pod/perltodo.pod pod/perlunicode.pod
31616 ____________________________________________________________________________
31617 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
31618         Log: Document what's still to be done on the regular expression
31619              Unicode support, based on the UTR#18.
31620      Branch: perl
31621            ! pod/perltodo.pod pod/perlunicode.pod
31622 ____________________________________________________________________________
31623 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
31624         Log: Regen headers.
31625      Branch: perl
31626            ! embedvar.h perlapi.h
31627 ____________________________________________________________________________
31628 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
31629         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
31630              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
31631              Date: Sun, 09 Sep 2001 18:41:54 +0100
31632              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
31633      Branch: perl
31634            ! Porting/findvars ext/ByteLoader/bytecode.h
31635            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
31636            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
31637 ____________________________________________________________________________
31638 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
31639         Log: enable most warnings for windows build; fix the various typecasting
31640              nits that showed up (no bugfixes here)
31641      Branch: maint-5.6/perl
31642            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
31643            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
31644            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
31645            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
31646            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
31647            ! x2p/walk.c
31648 ____________________________________________________________________________
31649 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
31650         Log: Integrate change #12024 from maintperl
31651              (a local() precedence bug)
31652      Branch: perl
31653           !> lib/ExtUtils/Install.pm
31654 ____________________________________________________________________________
31655 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
31656         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
31657              change#8642
31658      Branch: maint-5.6/perl
31659            ! lib/ExtUtils/Install.pm
31660 ____________________________________________________________________________
31661 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
31662         Log: Update Changes.
31663      Branch: perl
31664            ! Changes patchlevel.h
31665 ____________________________________________________________________________
31666 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
31667         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
31668              From: "chromatic" <chromatic@rmci.net>
31669              Date: Fri, 14 Sep 2001 09:44:57 -0600 
31670              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
31671      Branch: perl
31672            ! lib/ExtUtils/Manifest.t
31673 ____________________________________________________________________________
31674 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
31675         Log: Hopefully better skipping of the Complete.t tests
31676              in case of not a tty. 
31677      Branch: perl
31678            ! lib/Term/Complete.t t/op/stat.t
31679 ____________________________________________________________________________
31680 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
31681         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
31682              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31683              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
31684              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
31685      Branch: perl
31686            ! regexec.c t/op/pat.t
31687 ____________________________________________________________________________
31688 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
31689         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
31690              From: Robin Barker <rmb1@cise.npl.co.uk>
31691              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
31692              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
31693      Branch: perl
31694            ! pod/perlport.pod
31695 ____________________________________________________________________________
31696 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
31697         Log: NetWare tweaks from Ananth Kesari.
31698      Branch: perl
31699            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
31700            ! NetWare/nwutil.h
31701 ____________________________________________________________________________
31702 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
31703         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
31704              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31705              Date: Fri, 14 Sep 2001 10:51:13 +0200
31706              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
31707      Branch: perl
31708            ! pod/perlport.pod
31709 ____________________________________________________________________________
31710 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
31711         Log: Subject: Re: [PATCH 2 pl2pm.PL]
31712              From: Joe Smith <Joe.Smith@inwap.com>
31713              Date: Fri, 14 Sep 2001 00:13:32 -0700
31714              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
31715              
31716              Eradicate qu.
31717      Branch: perl
31718            ! keywords.h keywords.pl utils/pl2pm.PL
31719 ____________________________________________________________________________
31720 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
31721         Log: Retract #12013, didn't go over too well in Tru64.
31722      Branch: perl
31723            ! embed.h embed.pl sv.h
31724 ____________________________________________________________________________
31725 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
31726         Log: Subject: [PATCH] Execute files of debugger commands
31727              From: Peter Scott <Peter@PSDT.com>
31728              Date: Thu, 13 Sep 2001 15:26:31 -0700
31729              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
31730      Branch: perl
31731            ! lib/perl5db.pl pod/perldebug.pod
31732 ____________________________________________________________________________
31733 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
31734         Log: (Retracted by #12015)
31735              Subject: [proposed PATCH] Re: perl@11920
31736              From: Nicholas Clark <nick@ccl4.org>
31737              Date: Wed, 12 Sep 2001 23:46:09 +0100
31738              Message-ID: <20010912234609.H4971@plum.flirble.org>     
31739      Branch: perl
31740            ! embed.h embed.pl sv.h
31741 ____________________________________________________________________________
31742 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
31743         Log: ucblib shouldn't be linked against in nonstop-ux,
31744              from Tom Bates.
31745      Branch: perl
31746            ! hints/nonstopux.sh
31747 ____________________________________________________________________________
31748 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
31749         Log: Do stty only if we have stty.
31750              
31751              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
31752      Branch: perl
31753            ! lib/Term/Complete.pm
31754 ____________________________________________________________________________
31755 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
31756         Log: Skip the test if not running on a tty.
31757      Branch: perl
31758            ! lib/Term/Complete.t
31759 ____________________________________________________________________________
31760 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
31761         Log: Regen headers.
31762      Branch: perl
31763            ! embed.h opcode.h pod/perlapi.pod proto.h
31764 ____________________________________________________________________________
31765 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
31766         Log: Subject: [PATCH op.c] Re: perl@12003
31767              From: Robin Barker <rmb1@cise.npl.co.uk>
31768              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
31769              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
31770      Branch: perl
31771            ! op.c
31772 ____________________________________________________________________________
31773 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
31774         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
31775              From: Robin Barker <rmb1@cise.npl.co.uk>
31776              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
31777              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
31778      Branch: perl
31779            ! sv.c
31780 ____________________________________________________________________________
31781 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
31782         Log: Upgrade to Memoize 0.66.
31783      Branch: perl
31784            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
31785            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
31786            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
31787 ____________________________________________________________________________
31788 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
31789         Log: Subject: [ID 20010912.007] substr reference core dump
31790              From: me-01@ton.iguana.be
31791              Date: 12 Sep 2001 14:11:16 -0000
31792              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
31793      Branch: perl
31794            ! mg.c
31795 ____________________________________________________________________________
31796 [ 12004] By: ams                                   on 2001/09/12  01:13:49
31797         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
31798              From: Ilmari Karonen <iltzu@sci.fi>
31799              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
31800              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
31801      Branch: perl
31802            ! pod/perlfaq4.pod
31803 ____________________________________________________________________________
31804 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
31805         Log: Update Changes.
31806      Branch: perl
31807            ! Changes patchlevel.h
31808 ____________________________________________________________________________
31809 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
31810         Log: NetWare update from Ananth Kesari.
31811      Branch: perl
31812            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
31813            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
31814 ____________________________________________________________________________
31815 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
31816         Log: Retract #11984: div() being redefined, and 1397
31817              failing on 64-bit platforms.
31818      Branch: perl
31819            ! lib/Math/BigInt/Calc.pm
31820 ____________________________________________________________________________
31821 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
31822         Log: Metaconfig unit change for #11999.
31823      Branch: metaconfig
31824            ! U/protos/d_lseekproto.U
31825 ____________________________________________________________________________
31826 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
31827         Log: The lseek fix (#11991) was no fix.
31828      Branch: perl
31829            ! Configure
31830 ____________________________________________________________________________
31831 [ 11998] By: sky                                   on 2001/09/11  07:52:06
31832         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
31833              From: Matt Sergeant <MSergeant@star.net.uk>
31834              Date: Tue, 11 Sep 2001 09:22:32 +0100
31835              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
31836      Branch: perl
31837            ! ext/Encode/Encode.pm
31838 ____________________________________________________________________________
31839 [ 11997] By: sky                                   on 2001/09/11  06:35:29
31840         Log: Sometimes dTHX is added because it is needed on non 
31841              gnuc platforms, but not needed there. This uses GCC
31842              to silence GCC specific warnings by marking pTHX as 
31843              unused.
31844      Branch: perl
31845            ! perl.h
31846 ____________________________________________________________________________
31847 [ 11996] By: nick                                  on 2001/09/11  06:25:27
31848         Log: Integrate mainline
31849      Branch: perlio
31850            - ext/POSIX/sigaction.t lib/File/Find/taint.t
31851           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
31852 ____________________________________________________________________________
31853 [ 11995] By: nick                                  on 2001/09/11  06:23:39
31854         Log: Part Integrate mainline
31855      Branch: perlio
31856           +> (branch 69 files)
31857            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
31858            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
31859            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
31860            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
31861            - lib/Switch/t/switch_case.t lib/Test/Harness.t
31862            - lib/Test/More/Changes lib/Test/More/t/More.t
31863            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
31864            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
31865            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
31866            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
31867            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
31868            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
31869            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
31870            - t/lib/Test/More/Catch.pm wince/perl.ico
31871           !> (integrate 197 files)
31872 ____________________________________________________________________________
31873 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
31874         Log: Subject: Re: [PATCH] Encode.pm docs fix
31875              From: Gisle Aas <gisle@ActiveState.com>
31876              Date: 10 Sep 2001 11:27:02 -0700
31877              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
31878      Branch: perl
31879            ! ext/Encode/Encode.pm
31880 ____________________________________________________________________________
31881 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
31882         Log: Fix unpack U to be the reverse of pack U
31883              (but implement unpack U0U as a backdoor to get
31884              the UTF-8 malformed warnings from un-UTF-8 data)
31885      Branch: perl
31886            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
31887 ____________________________________________________________________________
31888 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
31889         Log: Metaconfig unit change for #11991;
31890              delete an unused unit (d_strtoull.U is the one used)
31891      Branch: metaconfig
31892            ! U/protos/d_lseekproto.U
31893      Branch: metaconfig/U/perl
31894            - strtoull.U
31895 ____________________________________________________________________________
31896 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
31897         Log: Subject: [PATCH] Configure not recording lseek proto
31898              From: Blair Zajac <blair@orcaware.com>
31899              Date: Mon, 10 Sep 2001 17:52:37 -0700
31900              Message-ID: <3B9D6055.BA334A31@orcaware.com>
31901              
31902              plus regen Configure.
31903      Branch: perl
31904            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31905            ! config_h.SH uconfig.h
31906 ____________________________________________________________________________
31907 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
31908         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?)))                  
31909              From: Nicholas Clark <nick@ccl4.org>
31910              Date: Tue, 11 Sep 2001 00:00:31 +0100
31911              Message-ID: <20010911000031.G1512@plum.flirble.org>
31912      Branch: perl
31913            + t/op/qq.t
31914            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
31915 ____________________________________________________________________________
31916 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
31917         Log: Subject: [PATCH] Building on win32 w/o perlio
31918              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
31919              Date: Mon, 10 Sep 2001 23:38:46 +0200
31920              Message-ID: <3B9D4F06.14433.2C37644@localhost>
31921      Branch: perl
31922            ! perl.c win32/Makefile win32/makefile.mk
31923 ____________________________________________________________________________
31924 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
31925         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
31926              From: "chromatic" <chromatic@rmci.net>
31927              Date: Mon, 10 Sep 2001 15:14:01 -0600
31928              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
31929      Branch: perl
31930            + lib/CGI/t/push.t
31931            ! MANIFEST
31932 ____________________________________________________________________________
31933 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
31934         Log: Subject: avoiding hoardes of zombies
31935              From: Nicholas Clark <nick@ccl4.org>
31936              Date: Mon, 10 Sep 2001 22:00:40 +0100
31937              Message-ID: <20010910220040.C1512@plum.flirble.org>
31938      Branch: perl
31939            ! pod/perlipc.pod
31940 ____________________________________________________________________________
31941 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
31942         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
31943              From: John Peacock <jpeacock@rowman.com>
31944              Date: Mon, 10 Sep 2001 16:34:30 -0400
31945              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
31946      Branch: perl
31947            ! sv.c t/op/ver.t utf8.h
31948 ____________________________________________________________________________
31949 [ 11985] By: ams                                   on 2001/09/10  23:20:13
31950         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
31951      Branch: perl
31952            ! MANIFEST
31953 ____________________________________________________________________________
31954 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
31955         Log: (Retracted by #12001)
31956              Subject: Calc with USE_MUL/USE_DIV
31957              From: Tels <perl_dummy@bloodgate.com>
31958              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
31959              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
31960      Branch: perl
31961            ! lib/Math/BigInt/Calc.pm
31962 ____________________________________________________________________________
31963 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
31964         Log: Subject: [PATCH op.c] Re: perl@11978
31965              From: Robin Barker <rmb1@cise.npl.co.uk>
31966              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
31967              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
31968              
31969              Format errors.
31970      Branch: perl
31971            ! op.c
31972 ____________________________________________________________________________
31973 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
31974         Log: Switch PADOFFSET back to U32 both because of binary backward
31975              compatibility and because Arthur seems to have been fixing the
31976              problems with naughty integer-pointer casting.
31977      Branch: perl
31978            ! op.h
31979 ____________________________________________________________________________
31980 [ 11981] By: ams                                   on 2001/09/10  16:31:43
31981         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
31982              Fix Pod Typo, Add Test for ExtUtils::Command
31983              From: "chromatic" <chromatic@rmci.net>
31984              Date: Mon, 10 Sep 2001 11:20:56 -0600
31985              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
31986      Branch: perl
31987            + lib/ExtUtils/Command.t
31988            ! MANIFEST lib/ExtUtils/Command.pm
31989 ____________________________________________________________________________
31990 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
31991         Log: Subject: [PATCH] Encode.pm docs fix
31992              From: Matt Sergeant <MSergeant@star.net.uk>
31993              Date: Mon, 10 Sep 2001 15:24:01 +0100
31994              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
31995      Branch: perl
31996            ! ext/Encode/Encode.pm
31997 ____________________________________________________________________________
31998 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
31999         Log: Update Changes.
32000      Branch: perl
32001            ! Changes patchlevel.h
32002 ____________________________________________________________________________
32003 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
32004         Log: Revert #11973, the dTHX seems to be needed in there
32005              for threaded builds.
32006      Branch: perl
32007            ! perlio.c
32008 ____________________________________________________________________________
32009 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
32010         Log: Detypo.
32011      Branch: perl
32012            ! pod/perlguts.pod
32013 ____________________________________________________________________________
32014 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
32015         Log: Further Class::Struct patching from Damian.
32016              
32017              The new new semantics are:
32018              
32019              * If you pass an initializer for a nested object, it has to be:
32020              a) a reference to an object of that class, or      
32021              b) a reference to an object of a subclass of that class, or
32022              c) a reference to a hash of arguments to be passed to the
32023              class's constructor
32024              * If you pass no initializer for a nested object, the attribute
32025              is initialized to C<undef>
32026      Branch: perl
32027            ! lib/Class/Struct.pm
32028 ____________________________________________________________________________
32029 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
32030         Log: Skip the crypt test if no crypt.
32031      Branch: perl
32032            ! t/op/crypt.t
32033 ____________________________________________________________________________
32034 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
32035         Log: Warn against using bare v-strings as IP addresses
32036              (okay if using the wrappers from Socket)
32037      Branch: perl
32038            ! pod/perldata.pod pod/perlport.pod
32039 ____________________________________________________________________________
32040 [ 11973] By: sky                                   on 2001/09/10  11:57:58
32041         Log: Remove unused dTHX. Silenced another warning.
32042      Branch: perl
32043            ! perlio.c
32044 ____________________________________________________________________________
32045 [ 11972] By: sky                                   on 2001/09/10  11:54:25
32046         Log: Silence some more warnings INT2PTR.
32047      Branch: perl
32048            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
32049 ____________________________________________________________________________
32050 [ 11971] By: sky                                   on 2001/09/10  11:21:50
32051         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
32052      Branch: perl
32053            ! cop.h
32054 ____________________________________________________________________________
32055 [ 11970] By: sky                                   on 2001/09/10  11:17:25
32056         Log: Apply INT2PTR with force to silence warnings from
32057              PM_GETRE and friends. No more warnings with 64bit 
32058              IVs and 32bit pointers.    
32059      Branch: perl
32060            ! op.c op.h perl.c
32061 ____________________________________________________________________________
32062 [ 11969] By: sky                                   on 2001/09/10  10:13:02
32063         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
32064      Branch: perl
32065            ! pod/perlguts.pod
32066 ____________________________________________________________________________
32067 [ 11968] By: sky                                   on 2001/09/10  10:02:51
32068         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
32069              Rename to custop_op_name to Perl_custom_op_name to match perlapi
32070              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
32071              perl_clone.
32072      Branch: perl
32073            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
32074 ____________________________________________________________________________
32075 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
32076         Log: Using strlen() not good on embedded nul bytes.
32077      Branch: perl
32078            ! regcomp.c
32079 ____________________________________________________________________________
32080 [ 11966] By: ams                                   on 2001/09/09  21:06:13
32081         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
32082              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32083              Date: Mon, 13 Aug 2001 22:51:59 +0200
32084              Message-ID: <20010813225159.C6681@rafael>
32085              (Applied with several tweaks.)
32086      Branch: perl
32087            ! embed.h embed.pl proto.h toke.c
32088 ____________________________________________________________________________
32089 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
32090         Log: The exact error message is system-dependent.
32091      Branch: perl
32092            ! lib/ExtUtils/Manifest.t
32093 ____________________________________________________________________________
32094 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
32095         Log: Add Windows and Mac Sami support to Encode
32096              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
32097      Branch: perl
32098            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
32099            ! MANIFEST
32100 ____________________________________________________________________________
32101 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
32102         Log: Use the tried method.
32103      Branch: perl
32104            ! pod/perlport.pod
32105 ____________________________________________________________________________
32106 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
32107         Log: Can't count parentheses.
32108      Branch: perl
32109            ! ext/IO/lib/IO/Socket/INET.pm
32110 ____________________________________________________________________________
32111 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
32112         Log: perlport additions: 1 while unlink, add/delete directory
32113              entries and permissions, cygwin stat funkiness (from Michael
32114              Schwern and Nicholas Clark)
32115      Branch: perl
32116            ! pod/perlport.pod
32117 ____________________________________________________________________________
32118 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
32119         Log: blib does have a detectable test.
32120      Branch: perl
32121            ! t/lib/1_compile.t
32122 ____________________________________________________________________________
32123 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
32124         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
32125              From: "chromatic" <chromatic@rmci.net>
32126              Date: Sat, 08 Sep 2001 19:33:42 -0600
32127              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
32128      Branch: perl
32129            + lib/Term/Complete.t
32130            ! MANIFEST
32131 ____________________________________________________________________________
32132 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
32133         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
32134              From: Michael G Schwern <schwern@pobox.com> 
32135              Date: Sat, 8 Sep 2001 02:40:26 -0400
32136              Message-ID: <20010908024026.A26283@blackrider>
32137      Branch: perl
32138            + lib/Test/Tutorial.pod
32139            ! MANIFEST
32140 ____________________________________________________________________________
32141 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
32142         Log: Try to look up protocol (by name) only iff it has non-numbers:
32143              nice if the server is in a chrooted environment (no /etc/protocols,
32144              server code using hardcorded protocol numbers like 6 for tcp),
32145              suggested by John Holdsworth <coldwave@bigfoot.com>.
32146              In other words, if we are given a number, why look it up again
32147              (by number)?
32148      Branch: perl
32149            ! ext/IO/lib/IO/Socket/INET.pm
32150 ____________________________________________________________________________
32151 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
32152         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
32153              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32154              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
32155              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
32156              
32157              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
32158              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32159              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
32160              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
32161              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
32162              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32163              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
32164              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
32165      Branch: perl
32166            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
32167 ____________________________________________________________________________
32168 [ 11955] By: ams                                   on 2001/09/09  02:54:21
32169         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
32170              From: "Craig A. Berry" <craigberry@mac.com>
32171              Date: Sat, 08 Sep 2001 19:02:16 -0500
32172              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
32173      Branch: perl
32174            ! lib/CGI/t/carp.t
32175 ____________________________________________________________________________
32176 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
32177         Log: Documentation tweaks; think the IP address as an opaque string.
32178      Branch: perl
32179            ! ext/Socket/Socket.pm
32180 ____________________________________________________________________________
32181 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
32182         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
32183              From: Michael G Schwern <schwern@pobox.com>
32184              Date: Sat, 8 Sep 2001 19:45:46 -0400
32185              Message-ID: <20010908194546.C9193@blackrider>
32186      Branch: perl
32187            + lib/blib.t
32188            ! MANIFEST lib/blib.pm t/lib/1_compile.t
32189 ____________________________________________________________________________
32190 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
32191         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
32192              From: "chromatic" <chromatic@rmci.net>
32193              Date: Sat, 08 Sep 2001 12:31:44 -0600
32194              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
32195      Branch: perl
32196            + lib/CGI/t/fast.t
32197            ! MANIFEST
32198 ____________________________________________________________________________
32199 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
32200         Log: The Socket tests were wrong: they were assuming too much.
32201      Branch: perl
32202            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
32203 ____________________________________________________________________________
32204 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
32205         Log: Retract the portability changes since they
32206              seem to have opened a can of worms... will
32207              go back to UNICOS/mk and do the bare minimum
32208              required to get the tests working.
32209      Branch: perl
32210            ! ext/Socket/Socket.xs
32211 ____________________________________________________________________________
32212 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
32213         Log: PADOFFSET is used to cast pointers into integers,
32214              if pointers are 64 bits and U32 32 bits,
32215              bad things may happen, or at least warnings issued.
32216      Branch: perl
32217            ! op.h
32218 ____________________________________________________________________________
32219 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
32220         Log: Still more Socket portability tweaking.
32221              Now Socket.t seems to be happy in all of
32222              Linux/x86, Tru64/alpha, Solaris/sparc,
32223              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
32224              
32225              Addendum: it seems that io_multihomed, io_sock, and hostent
32226              were broken in little-endians (linux/x86 and tru64/alpha)
32227              because of this change.  Argh.
32228      Branch: perl
32229            ! ext/Socket/Socket.xs
32230 ____________________________________________________________________________
32231 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
32232         Log: More portability kicking on inet_ntoa().
32233      Branch: perl
32234            ! ext/Socket/Socket.xs
32235 ____________________________________________________________________________
32236 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
32237         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
32238              From: Michael G Schwern <schwern@pobox.com> 
32239              Date: Fri, 7 Sep 2001 23:06:51 -0400
32240              Message-ID: <20010907230651.R606@blackrider>
32241      Branch: perl
32242            + lib/ExtUtils/Manifest.t
32243            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
32244 ____________________________________________________________________________
32245 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
32246         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
32247              From: "chromatic" <chromatic@rmci.net>
32248              Date: Fri, 07 Sep 2001 17:53:15 -0600      
32249              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
32250      Branch: perl
32251            + lib/ExtUtils/testlib.t
32252            ! MANIFEST
32253 ____________________________________________________________________________
32254 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
32255         Log: Thinko.
32256      Branch: perl
32257            ! lib/integer.t
32258 ____________________________________________________________________________
32259 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
32260         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
32261              From: "Craig A. Berry" <craigberry@mac.com>
32262              Date: Fri, 07 Sep 2001 15:30:03 -0500
32263              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
32264      Branch: perl
32265            ! lib/CGI/Carp.pm
32266 ____________________________________________________________________________
32267 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
32268         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
32269              From: Michael G Schwern <schwern@pobox.com>
32270              Date: Fri, 7 Sep 2001 15:38:13 -0400
32271              Message-ID: <20010907153813.K606@blackrider>
32272      Branch: perl
32273            ! lib/ExtUtils/MM_Unix.pm
32274 ____________________________________________________________________________
32275 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
32276         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
32277              From: Robin Barker <rmb1@cise.npl.co.uk>
32278              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
32279              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
32280      Branch: perl
32281            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
32282 ____________________________________________________________________________
32283 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
32284         Log: Clean up 1_compile.t; move tests to more consistent
32285              places (t/ subdirectories); add integer.t (much of
32286              the pragma is tested elsewhere but there is no one
32287              centralized place)
32288      Branch: perl
32289            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
32290            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
32291            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
32292            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
32293            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
32294            - lib/File/Find/find.t lib/File/Find/taint.t
32295            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
32296 ____________________________________________________________________________
32297 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
32298         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
32299              From: "chromatic" <chromatic@rmci.net>
32300              Date: Fri, 07 Sep 2001 10:17:40 -0600
32301              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
32302      Branch: perl
32303            ! lib/File/Find/taint.t
32304 ____________________________________________________________________________
32305 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
32306         Log: Update Changes.
32307      Branch: perl
32308            ! Changes patchlevel.h
32309 ____________________________________________________________________________
32310 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
32311         Log: Rename the old threading tutorial, start a new one,
32312              regen toc.
32313      Branch: perl
32314            + pod/perlothrtut.pod
32315            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
32316            ! pod/perltoc.pod
32317 ____________________________________________________________________________
32318 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
32319         Log: vars very much has a test.
32320      Branch: perl
32321            ! t/lib/1_compile.t
32322 ____________________________________________________________________________
32323 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
32324         Log: Subject: Re: wince/perl.ico marked as binary
32325              From: Nicholas Clark <nick@ccl4.org>
32326              Date: Fri, 7 Sep 2001 13:54:40 +0100
32327              Message-ID: <20010907135439.D39150@plum.flirble.org>
32328              
32329              and wince/Makefile.ce change from Rainer Keuchel.
32330      Branch: perl
32331            + wince/makeico.pl
32332            ! MANIFEST wince/Makefile.ce
32333 ____________________________________________________________________________
32334 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
32335         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
32336              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32337              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
32338              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
32339      Branch: perl
32340            ! regexec.c
32341 ____________________________________________________________________________
32342 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
32343         Log: (Replaced by #11934)
32344              Subject: Re: [PATCH regexec.c] more general .* and .*?
32345              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32346              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
32347              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
32348      Branch: perl
32349            ! regexec.c
32350 ____________________________________________________________________________
32351 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
32352         Log: The #11931 patching misbehaved.
32353      Branch: perl
32354            ! lib/Test/Harness/t/test-harness.t
32355 ____________________________________________________________________________
32356 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
32357         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
32358              From: Michael G Schwern <schwern@pobox.com>
32359              Date: Fri, 7 Sep 2001 03:30:41 -0400
32360              Message-ID: <20010907033041.A2796@blackrider>
32361      Branch: perl
32362            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
32363            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
32364            + t/lib/sample-tests/header_at_end_fail
32365            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
32366            - lib/Test/Harness.t
32367            ! MANIFEST lib/Test/Harness.pm t/TEST
32368 ____________________________________________________________________________
32369 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
32370         Log: Subject: [PATCH] Digest::MD5 update
32371              From: Gisle Aas <gisle@ActiveState.com>
32372              Date: 06 Sep 2001 23:32:56 -0700
32373              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
32374      Branch: perl
32375            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32376            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
32377 ____________________________________________________________________________
32378 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
32379         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
32380              From: "chromatic" <chromatic@rmci.net>
32381              Date: Thu, 06 Sep 2001 23:11:44 -0600
32382              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
32383      Branch: perl
32384            + lib/less.t
32385            ! MANIFEST t/lib/1_compile.t
32386 ____________________________________________________________________________
32387 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
32388         Log: The binary file must somehow differently stored.
32389      Branch: perl
32390            - wince/perl.ico
32391            ! MANIFEST
32392 ____________________________________________________________________________
32393 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
32394         Log: Add more modules to the list of modules that have tests,
32395              Schwern's wallet is getting more nervous.
32396              (Run t/lib/1_compile.t manually to see which modules
32397              are lacking tests, or the tests can't be run for some
32398              reason or another, such as the Net:: modules)
32399      Branch: perl
32400            ! t/lib/1_compile.t
32401 ____________________________________________________________________________
32402 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
32403         Log: Try to make Socket::inet_ntoa() more robust.
32404      Branch: perl
32405            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
32406 ____________________________________________________________________________
32407 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
32408         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
32409              From: chromatic <chromatic@rmci.net>       
32410              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
32411              Message-Id: <01090522580506.19590@firewheel>           
32412      Branch: perl
32413            ! lib/English.t
32414 ____________________________________________________________________________
32415 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
32416         Log: Subject: Re: perlvar manpage and localizing special vars
32417              From: Stas Bekman <stas@stason.org>
32418              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
32419              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
32420      Branch: perl
32421            ! pod/perlvar.pod
32422 ____________________________________________________________________________
32423 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
32424         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
32425              From: Robin Barker <rmb1@cise.npl.co.uk>
32426              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
32427              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
32428      Branch: perl
32429            ! lib/ExtUtils/MakeMaker.pm
32430 ____________________________________________________________________________
32431 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
32432         Log: Symbol missing; AIX unhappy.
32433      Branch: perl
32434            ! makedef.pl
32435 ____________________________________________________________________________
32436 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
32437         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
32438              Reported in 5.61, seems to work okay in blead.
32439      Branch: perl
32440            ! t/run/kill_perl.t
32441 ____________________________________________________________________________
32442 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
32443         Log: Update Changes.
32444      Branch: perl
32445            ! Changes patchlevel.h
32446 ____________________________________________________________________________
32447 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
32448         Log: Document the bad assumptions currently breaking
32449              the Socket.t tests 10, 11, and 13 in UNICOS.
32450      Branch: perl
32451            ! ext/Socket/Socket.xs
32452 ____________________________________________________________________________
32453 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
32454         Log: Subject: [PATCH x2p] make OPTIMIZE=...
32455              From: Robin Barker <rmb1@cise.npl.co.uk>
32456              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
32457              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
32458      Branch: perl
32459            ! x2p/Makefile.SH x2p/cflags.SH
32460 ____________________________________________________________________________
32461 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
32462         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
32463              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
32464              Date: Thu, 6 Sep 2001 11:09:40 +0100
32465              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
32466              
32467              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
32468              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32469              Date: 6 Sep 2001 10:14:38 -0000
32470              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
32471      Branch: perl
32472            ! pod/perlfaq1.pod pod/perlhack.pod
32473 ____________________________________________________________________________
32474 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
32475         Log: Subject: Extra NUL is Data::Dumper output - patch
32476              From: Tony Cook <tony@develop-help.com>
32477              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
32478              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
32479      Branch: perl
32480            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
32481 ____________________________________________________________________________
32482 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
32483         Log: Avoid redefinition warning
32484              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
32485              from
32486              perl -w -Ilib -MCwd -e ''
32487      Branch: perl
32488            ! lib/Cwd.pm
32489 ____________________________________________________________________________
32490 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
32491         Log: Update the is_tainted() example implementation.
32492      Branch: perl
32493            ! pod/perlsec.pod
32494 ____________________________________________________________________________
32495 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
32496         Log: Missing) in #11912.
32497      Branch: perl
32498            ! lib/Test/Simple/t/fail.t
32499 ____________________________________________________________________________
32500 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
32501         Log: Rewhack Test-Simple into core harness.
32502      Branch: perl
32503            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
32504            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
32505            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
32506            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
32507            ! lib/Test/Simple/t/skipall.t
32508 ____________________________________________________________________________
32509 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
32510         Log: Workaround for the new Exporter 'feature'.
32511      Branch: perl
32512            ! lib/Test/More.pm
32513 ____________________________________________________________________________
32514 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
32515         Log: Re-introduce pure-Perl fall-back for abs_path,
32516              re-introduce #11898.
32517      Branch: perl
32518            ! lib/Cwd.pm lib/File/Find.pm
32519 ____________________________________________________________________________
32520 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
32521         Log: More tests.
32522      Branch: perl
32523            ! lib/Exporter.t
32524 ____________________________________________________________________________
32525 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
32526         Log: Retract #11898 for now because it introduces
32527              a rather nasty depencency: when B is being built,
32528              MakeMaker is used.  MakeMaker uses File::Find.
32529              File::Find uses Cwd::getcwd()...which doesn't
32530              exist yet.
32531      Branch: perl
32532            ! lib/File/Find.pm
32533 ____________________________________________________________________________
32534 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
32535         Log: New test welcome.
32536      Branch: perl
32537            + lib/Test/Simple/t/simple.t
32538 ____________________________________________________________________________
32539 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
32540         Log: Old test begone.
32541      Branch: perl
32542            - lib/Attribute/Handlers/test.pl
32543 ____________________________________________________________________________
32544 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
32545         Log: Test-Simple syncup from Schwern.
32546      Branch: perl
32547            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
32548            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
32549            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
32550            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
32551            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
32552            - lib/Test/More/Changes lib/Test/More/t/More.t
32553            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
32554            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
32555            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
32556            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
32557            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
32558            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
32559            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
32560            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
32561            ! t/lib/Test/Simple/sample_tests/death.plx
32562            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
32563            ! t/lib/Test/Simple/sample_tests/extras.plx
32564            ! t/lib/Test/Simple/sample_tests/five_fail.plx
32565            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
32566            ! t/lib/Test/Simple/sample_tests/one_fail.plx
32567            ! t/lib/Test/Simple/sample_tests/require.plx
32568            ! t/lib/Test/Simple/sample_tests/success.plx
32569            ! t/lib/Test/Simple/sample_tests/too_few.plx
32570            ! t/lib/Test/Simple/sample_tests/two_fail.plx
32571 ____________________________________________________________________________
32572 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
32573         Log: Integrate File::Find changes from bleadperl
32574      Branch: maint-5.6/macperl
32575            ! lib/File/Find.pm t/lib/filefind-taint.t
32576 ____________________________________________________________________________
32577 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
32578         Log: Integrate 11847 from maint-5.6/perl
32579      Branch: maint-5.6/macperl
32580           !> sv.c
32581 ____________________________________________________________________________
32582 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
32583         Log: In UNICOS division yada yada.
32584      Branch: perl
32585            ! t/op/override.t
32586 ____________________________________________________________________________
32587 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
32588         Log: In UNICOS division is really lossy, better use
32589              a tolerance test.
32590      Branch: perl
32591            ! ext/Time/HiRes/HiRes.t
32592 ____________________________________________________________________________
32593 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
32594         Log: In UNICOS sigaction() sets an extra flag
32595              ("the signal has been registered for all the processes in
32596              a multitasking group.")
32597      Branch: perl
32598            ! ext/POSIX/sigaction.t
32599 ____________________________________________________________________________
32600 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
32601         Log: Documentation micropatch from Damian.
32602      Branch: perl
32603            ! lib/Attribute/Handlers.pm
32604 ____________________________________________________________________________
32605 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
32606         Log: (Retracted by #11908)
32607              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
32608              From: Michael G Schwern <schwern@pobox.com>
32609              Date: Wed, 5 Sep 2001 15:58:21 -0400
32610              Message-ID: <20010905155821.I632@blackrider>
32611      Branch: perl
32612            ! lib/File/Find.pm lib/File/Find/taint.t
32613 ____________________________________________________________________________
32614 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
32615         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
32616              From: Michael G Schwern <schwern@pobox.com>
32617              Date: Wed, 5 Sep 2001 19:16:31 -0400
32618              Message-ID: <20010905191631.E11386@blackrider>
32619      Branch: perl
32620            + lib/CGI/t/carp.t
32621            ! MANIFEST
32622 ____________________________________________________________________________
32623 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
32624         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
32625              From: chromatic <chromatic@rmci.net>
32626              Date: Wed, 5 Sep 2001 18:08:07 -0600
32627              Message-Id: <01090518080700.19590@firewheel>
32628      Branch: perl
32629            ! lib/English.pm
32630 ____________________________________________________________________________
32631 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
32632         Log: Fix a typo #11889 and add a test for the same.
32633      Branch: perl
32634            ! ext/Socket/Socket.t ext/Socket/Socket.xs
32635 ____________________________________________________________________________
32636 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
32637         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
32638              From: "Craig A. Berry" <craigberry@mac.com>
32639              Date: Wed, 05 Sep 2001 17:48:54 -0500
32640              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
32641      Branch: perl
32642            ! lib/warnings.t t/run/kill_perl.t
32643 ____________________________________________________________________________
32644 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
32645         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
32646              From: Michael G Schwern <schwern@pobox.com>
32647              Date: Wed, 5 Sep 2001 17:22:25 -0400
32648              Message-ID: <20010905172225.C11386@blackrider>
32649      Branch: perl
32650            ! t/run/kill_perl.t
32651 ____________________________________________________________________________
32652 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
32653         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
32654              From: Nicholas Clark <nick@ccl4.org>
32655              Date: Wed, 5 Sep 2001 20:54:24 +0100
32656              Message-ID: <20010905205424.C25120@plum.flirble.org>
32657      Branch: perl
32658            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
32659 ____________________________________________________________________________
32660 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
32661         Log: Forgotten thing.
32662      Branch: perl
32663            ! uconfig.h
32664 ____________________________________________________________________________
32665 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
32666         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
32667              From: chromatic <chromatic@rmci.net>               
32668              Date: Wed, 5 Sep 2001 13:22:08 -0600
32669              Message-Id: <01090513220807.10587@firewheel> 
32670      Branch: perl
32671            ! lib/English.pm
32672 ____________________________________________________________________________
32673 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
32674         Log: inet_ntoa() tweaks:
32675              - don't allow addresses with > 255 characters
32676              - indent the HP-UX workaround
32677              - don't leak memory
32678      Branch: perl
32679            ! ext/Socket/Socket.xs
32680 ____________________________________________________________________________
32681 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
32682         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
32683              <xwu@theeducationcenter.com>
32684      Branch: perl
32685            ! lib/File/Find.pm
32686 ____________________________________________________________________________
32687 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
32688         Log: Typo nits.
32689      Branch: perl
32690            ! lib/File/Find.pm
32691 ____________________________________________________________________________
32692 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
32693         Log: -Wall nit.
32694      Branch: perl
32695            ! op.c
32696 ____________________________________________________________________________
32697 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
32698         Log: Update to Scalar-List-Utils 1.05
32699      Branch: perl
32700            ! ext/List/Util/ChangeLog ext/List/Util/README
32701            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
32702 ____________________________________________________________________________
32703 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
32704         Log: Update Changes.
32705      Branch: perl
32706            ! Changes patchlevel.h
32707 ____________________________________________________________________________
32708 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
32709         Log: Update to Scalar-List-Utils 1.04
32710      Branch: perl
32711            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
32712            ! ext/List/Util/lib/List/Util.pm
32713            ! ext/List/Util/lib/Scalar/Util.pm
32714 ____________________________________________________________________________
32715 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
32716         Log: Metaconfigify #11724.
32717      Branch: metaconfig
32718            ! U/threads/archname.U
32719 ____________________________________________________________________________
32720 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
32721         Log: The MacOS reference is okay, no reason to hide it.
32722      Branch: perl
32723            ! lib/Cwd.pm
32724 ____________________________________________________________________________
32725 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
32726         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
32727              From: Michael G Schwern <schwern@pobox.com>
32728              Date: Tue, 4 Sep 2001 15:30:10 -0400
32729              Message-ID: <20010904153010.H26466@blackrider> 
32730              
32731              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
32732      Branch: perl
32733            ! ext/Cwd/Makefile.PL lib/Cwd.pm
32734 ____________________________________________________________________________
32735 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
32736         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.))
32737              From: Michael G Schwern <schwern@pobox.com>
32738              Date: Tue, 4 Sep 2001 17:39:13 -0400
32739              Message-ID: <20010904173913.C626@blackrider>
32740      Branch: perl
32741            ! lib/Cwd.pm
32742 ____________________________________________________________________________
32743 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
32744         Log: Subject: Re: Perl_pp_* in public API?
32745              From: "Craig A. Berry" <craigberry@mac.com>
32746              Date: Tue, 4 Sep 2001 21:51:29 -0500
32747              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
32748      Branch: perl
32749            ! ext/List/Util/Util.xs
32750 ____________________________________________________________________________
32751 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
32752         Log: From Damian: Class::Struct was unable to define
32753              recursive classes.  After the patch an object reference
32754              (rather than a hash) is required to initialize
32755              an object attribute.  If no such initializer is given to
32756              the constructor, object attributes are now default
32757              initialized to C<undef>.
32758      Branch: perl
32759            ! lib/Class/Struct.pm lib/Class/Struct.t
32760 ____________________________________________________________________________
32761 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
32762         Log: Subject: Re: sv_catpvfn and sv_setpvfn
32763              From: Richard Soderberg <rs@oregonnet.com>
32764              Date: Tue, 4 Sep 2001 15:16:47 -0700
32765              Message-Id: <200109042216.PAA17858@oregonnet.com>
32766      Branch: perl
32767            ! pod/perlclib.pod pod/perlguts.pod
32768 ____________________________________________________________________________
32769 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
32770         Log: NetWare updates from Ananth Kesari.
32771      Branch: perl
32772            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
32773            ! NetWare/nw5thread.h
32774 ____________________________________________________________________________
32775 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
32776         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?))
32777              From: Nicholas Clark <nick@ccl4.org>
32778              Date: Tue, 4 Sep 2001 22:42:50 +0100
32779              Message-ID: <20010904224250.P25120@plum.flirble.org>
32780      Branch: perl
32781            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
32782            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
32783            ! t/op/oct.t toke.c
32784 ____________________________________________________________________________
32785 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
32786         Log: Fix Cwd::getcwd() not being tainted, as noticed
32787              by Schwern.
32788      Branch: perl
32789            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
32790            - ext/Cwd/Cwd.t
32791            ! MANIFEST ext/Cwd/Cwd.xs util.c
32792 ____________________________________________________________________________
32793 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
32794         Log: Retract #11870 and volatilize the right destruct_level.
32795              Silly thinko pointed out by Sarathy.
32796      Branch: perl
32797            ! intrpvar.h perl.c
32798 ____________________________________________________________________________
32799 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
32800         Log: At least a temporary fix for the mysterious scope core dumps
32801              in Tru64 from Graham.
32802      Branch: perl
32803            ! ext/List/Util/Util.xs
32804 ____________________________________________________________________________
32805 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
32806         Log: (Retracted by #11872)
32807      Branch: perl
32808            ! intrpvar.h
32809 ____________________________________________________________________________
32810 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
32811         Log: Quench a -Wall gripe noticed by Robin Barker.
32812      Branch: perl
32813            ! op.c
32814 ____________________________________________________________________________
32815 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
32816         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
32817              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32818              Date: Wed, 05 Sep 2001 02:01:32 +0900
32819              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
32820      Branch: perl
32821            ! lib/Unicode/UCD.pm
32822 ____________________________________________________________________________
32823 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
32824         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
32825              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32826              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
32827              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
32828      Branch: perl
32829            ! gv.c
32830 ____________________________________________________________________________
32831 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
32832         Log: Update Changes.
32833      Branch: perl
32834            ! Changes patchlevel.h
32835 ____________________________________________________________________________
32836 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
32837         Log: Add the \[$@%&*] prototype support.
32838      Branch: perl
32839            ! op.c pod/perlsub.pod t/comp/proto.t
32840 ____________________________________________________________________________
32841 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
32842         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
32843              From: Michael G Schwern <schwern@pobox.com>
32844              Date: Mon, 3 Sep 2001 18:59:01 -0400
32845              Message-ID: <20010903185901.Z9233@blackrider>
32846      Branch: perl
32847            ! lib/CGI/t/form.t
32848 ____________________________________________________________________________
32849 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
32850         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
32851              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32852              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
32853              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
32854      Branch: perl
32855            ! gv.c
32856 ____________________________________________________________________________
32857 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
32858         Log: More srand entry tweakage based on Randal's suggestion.
32859      Branch: perl
32860            ! pod/perlfunc.pod
32861 ____________________________________________________________________________
32862 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
32863         Log: Subject: [PATCH] 'main' *is* a reserved word
32864              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32865              Date: Mon, 3 Sep 2001 22:55:41 +0200
32866              Message-ID: <20010903225541.A24097@rafael>
32867      Branch: perl
32868            ! toke.c
32869 ____________________________________________________________________________
32870 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
32871         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
32872              From: Peter Prymmer <pvhp@best.com>
32873              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
32874              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
32875      Branch: perl
32876            ! README.vms configure.com
32877 ____________________________________________________________________________
32878 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
32879         Log: Subject: Re: A slightly better default seed?   
32880              From: Michael G Schwern <schwern@pobox.com>
32881              Date: Mon, 3 Sep 2001 18:08:15 -0400 
32882              Message-ID: <20010903180815.W9233@blackrider>
32883      Branch: perl
32884            ! t/op/srand.t
32885 ____________________________________________________________________________
32886 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
32887         Log: Add sharedsv.o to microperl object files.
32888      Branch: perl
32889            ! Makefile.micro
32890 ____________________________________________________________________________
32891 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
32892         Log: AUTHORS updates and
32893              
32894              Subject: [PATCH] Just some preening :-)        
32895              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
32896              Date: Tue, 4 Sep 2001 14:16:59 +0100
32897              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
32898      Branch: perl
32899            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
32900 ____________________________________________________________________________
32901 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
32902         Log: Typo fix and slight rewording.
32903      Branch: perl
32904            ! pod/perlfunc.pod
32905 ____________________________________________________________________________
32906 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
32907         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
32908      Branch: perl
32909            ! pod/perlfaq4.pod
32910 ____________________________________________________________________________
32911 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
32912         Log: The helper file changed name.
32913      Branch: perl
32914            ! MANIFEST
32915 ____________________________________________________________________________
32916 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
32917         Log: Update to Scalar-List-Utils 1.03
32918      Branch: perl
32919            + ext/List/Util/t/shuffle.t
32920            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
32921            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
32922            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
32923            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
32924            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
32925            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
32926            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
32927            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
32928 ____________________________________________________________________________
32929 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
32930         Log: Make crypt() do something more sane for Unicode
32931              (take crypt() of the low eight bits of the characters,
32932              instead of taking crypt() of the UTF-8 of the scalar);
32933              add a test for crypt().
32934      Branch: perl
32935            + t/op/crypt.t
32936            ! MANIFEST pod/perlfunc.pod pp.c
32937 ____________________________________________________________________________
32938 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
32939         Log: Reorganize the srand entry.
32940      Branch: perl
32941            ! pod/perlfunc.pod
32942 ____________________________________________________________________________
32943 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
32944         Log: Remove the tests that assume something about
32945              calling srand() without arguments multiple times.
32946      Branch: perl
32947            ! t/op/srand.t
32948 ____________________________________________________________________________
32949 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
32950         Log: Upgrade to Math::BigInt 1.42.
32951      Branch: perl
32952            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32953            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32954            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32955            ! lib/Math/BigInt/t/mbimbf.t
32956 ____________________________________________________________________________
32957 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
32958         Log: integrate change#11847 from maint-5.6
32959              
32960              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
32961      Branch: perl
32962            ! sv.c
32963 ____________________________________________________________________________
32964 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
32965         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
32966      Branch: maint-5.6/perl
32967            ! sv.c
32968 ____________________________________________________________________________
32969 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
32970         Log: As far as I can tell these functions have been Unicodified.
32971      Branch: perl
32972            ! doop.c
32973 ____________________________________________________________________________
32974 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
32975         Log: Update to Storable 1.0.13.
32976      Branch: perl
32977            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32978            ! ext/Storable/Storable.xs
32979 ____________________________________________________________________________
32980 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
32981         Log: Patch the Filter::Simple test to work with
32982              the core test suite (since the FilterTest.pm
32983              is in t/lib, not in lib).
32984      Branch: perl
32985            ! lib/Filter/Simple/t/filter.t
32986 ____________________________________________________________________________
32987 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
32988         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
32989      Branch: perl
32990            + t/lib/FilterTest.pm
32991            - t/lib/MyFilter.pm
32992 ____________________________________________________________________________
32993 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
32994         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
32995              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
32996              Text::Balanced 1.86.
32997      Branch: perl
32998            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
32999            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
33000            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
33001            + lib/Switch/t/nested.t lib/Switch/t/switch.t
33002            + lib/Text/Balanced/Changes lib/Text/Balanced/README
33003            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
33004            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
33005            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
33006            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
33007            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
33008            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
33009            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
33010            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
33011            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
33012            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
33013            ! MANIFEST lib/Attribute/Handlers.pm
33014            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
33015            ! lib/Attribute/Handlers/demo/Demo.pm
33016            ! lib/Attribute/Handlers/demo/Descriptions.pm
33017            ! lib/Attribute/Handlers/demo/MyClass.pm
33018            ! lib/Attribute/Handlers/demo/demo.pl
33019            ! lib/Attribute/Handlers/demo/demo2.pl
33020            ! lib/Attribute/Handlers/demo/demo3.pl
33021            ! lib/Attribute/Handlers/demo/demo4.pl
33022            ! lib/Attribute/Handlers/demo/demo_call.pl
33023            ! lib/Attribute/Handlers/demo/demo_chain.pl
33024            ! lib/Attribute/Handlers/demo/demo_cycle.pl
33025            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
33026            ! lib/Attribute/Handlers/demo/demo_phases.pl
33027            ! lib/Attribute/Handlers/demo/demo_range.pl
33028            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
33029            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
33030            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
33031            ! lib/Text/Balanced.pm
33032 ____________________________________________________________________________
33033 [ 11841] By: sky                                   on 2001/09/03  11:04:15
33034         Log: Forgot to add a file with Change #11840
33035      Branch: perl
33036            + t/op/srand.t
33037 ____________________________________________________________________________
33038 [ 11840] By: sky                                   on 2001/09/03  11:02:04
33039         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
33040              From: Michael G Schwern <schwern@pobox.com>
33041              Date: Mon, 3 Sep 2001 07:43:00 -0400
33042              Message-ID: <20010903074300.E9233@blackrider>
33043      Branch: perl
33044            ! MANIFEST pod/perlfunc.pod t/op/rand.t
33045 ____________________________________________________________________________
33046 [ 11839] By: sky                                   on 2001/09/03  10:47:11
33047         Log: Document the changes with regards to running of END blocks.
33048              And DESTROY on global objects are called in perl_destruct()!
33049      Branch: perl
33050            ! pod/perl572delta.pod pod/perlembed.pod
33051 ____________________________________________________________________________
33052 [ 11838] By: sky                                   on 2001/09/03  09:34:44
33053         Log: Subject: [PATCH t/op/time.t] Partial cleanup
33054              From: Michael G Schwern <schwern@pobox.com>
33055              Date: Mon, 3 Sep 2001 06:29:42 -0400
33056              Message-ID: <20010903062942.C9233@blackrider>
33057      Branch: perl
33058            ! t/op/time.t
33059 ____________________________________________________________________________
33060 [ 11837] By: sky                                   on 2001/09/03  09:30:02
33061         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
33062              From: Michael G Schwern <schwern@pobox.com>
33063              Date: Mon, 3 Sep 2001 06:24:13 -0400
33064              Message-ID: <20010903062413.B9233@blackrider>
33065      Branch: perl
33066            ! t/op/rand.t
33067 ____________________________________________________________________________
33068 [ 11836] By: sky                                   on 2001/09/03  07:56:47
33069         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
33070              From: Michael G Schwern <schwern@pobox.com>
33071              Date: Sun, 2 Sep 2001 21:38:43 -0400
33072              Message-ID: <20010902213843.L2711@blackrider>
33073      Branch: perl
33074            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
33075            ! MANIFEST
33076 ____________________________________________________________________________
33077 [ 11835] By: nick                                  on 2001/09/03  06:20:06
33078         Log: Integrate mainline
33079      Branch: perlio
33080           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
33081            - t/op/misc.t
33082           !> (integrate 187 files)
33083 ____________________________________________________________________________
33084 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
33085         Log: Update Changes.
33086      Branch: perl
33087            ! Changes patchlevel.h
33088 ____________________________________________________________________________
33089 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
33090         Log: Slight tweaks.
33091      Branch: perl
33092            ! t/run/kill_perl.t
33093 ____________________________________________________________________________
33094 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
33095         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
33096      Branch: perl
33097            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
33098 ____________________________________________________________________________
33099 [ 11831] By: sky                                   on 2001/09/02  12:10:42
33100         Log: Change #11828 wasn't complete, this updates to intest path
33101      Branch: perl
33102            ! t/run/kill_perl.t
33103 ____________________________________________________________________________
33104 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
33105         Log: 's's's.
33106      Branch: perl
33107            ! Changes
33108 ____________________________________________________________________________
33109 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
33110         Log: Update Changes.
33111      Branch: perl
33112            ! Changes patchlevel.h
33113 ____________________________________________________________________________
33114 [ 11828] By: sky                                   on 2001/09/02  11:53:56
33115         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
33116              From: Michael G Schwern <schwern@pobox.com>
33117              Date: Sat, 1 Sep 2001 20:18:58 -0400
33118              Message-ID: <20010901201858.X606@blackrider>
33119              +MANIFEST Fix
33120      Branch: perl
33121            + t/run/kill_perl.t
33122            - t/op/misc.t t/run/segfault.t
33123            ! MANIFEST
33124 ____________________________________________________________________________
33125 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
33126         Log: Subject: [PATCH] lib/Time/Local.pm
33127              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33128              Date: Sun, 2 Sep 2001 06:50:01 -0500
33129              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
33130      Branch: perl
33131            ! lib/Time/Local.pm
33132 ____________________________________________________________________________
33133 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
33134         Log: Tick off Unicode collation and the normalization from
33135              the todo list.
33136      Branch: perl
33137            ! pod/perltodo.pod
33138 ____________________________________________________________________________
33139 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
33140         Log: Update to Unicode 3.1.1.
33141      Branch: perl
33142            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
33143            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
33144            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
33145            ! lib/unicore/PropList.txt lib/unicore/README.perl
33146            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
33147            ! lib/unicore/rename lib/unicore/version
33148 ____________________________________________________________________________
33149 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
33150         Log: Slight doc tweaks for the module.
33151      Branch: perl
33152            ! lib/Unicode/UCD.pm
33153 ____________________________________________________________________________
33154 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
33155         Log: Rename the variable: it *used* to be (wrongly) that the
33156              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
33157              but that is no more the case: PL_reg_match_utf8 is better.
33158      Branch: perl
33159            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
33160            ! regexec.c sv.c thrdvar.h
33161 ____________________________________________________________________________
33162 [ 11822] By: ams                                   on 2001/09/02  02:54:50
33163         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
33164              From: Ilmari Karonen <iltzu@sci.fi>
33165              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
33166              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
33167              (op/sub_lval.t updated to take new error message into account.)
33168      Branch: perl
33169            ! op.c t/op/sub_lval.t
33170 ____________________________________________________________________________
33171 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
33172         Log: remove stray CRs in files; keep all files with UNIX line-ends
33173              (Porting/makerel adds CRs to the files that need it in the
33174              distribution)
33175      Branch: perl
33176            ! NetWare/t/NWScripts.pl README.dos
33177            ! ext/Encode/Encode/cns11643-1.enc
33178            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
33179            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33180 ____________________________________________________________________________
33181 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
33182         Log: some remnants of change#11803
33183      Branch: perl
33184            ! ext/ByteLoader/byterun.h perl.h
33185 ____________________________________________________________________________
33186 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
33187         Log: Update to Unicode::Collate 0.08.
33188      Branch: perl
33189            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
33190            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
33191 ____________________________________________________________________________
33192 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
33193         Log: Test tweaks.
33194      Branch: perl
33195            ! t/op/pat.t
33196 ____________________________________________________________________________
33197 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
33198         Log: Fix test
33199      Branch: maint-5.6/macperl
33200            ! t/lib/b.t
33201 ____________________________________________________________________________
33202 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
33203         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
33204              warnings in Config.pm with -W; increase default and
33205              minimum RAM; bump version number.
33206      Branch: maint-5.6/macperl
33207            + macos/lib/Mac/LowMem.pm
33208            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
33209            ! macos/configpm macos/macperl/MacPerl.r
33210 ____________________________________________________________________________
33211 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
33212         Log: Make syntax check report in MPW style, fix tests
33213              to use Mac::err=unix to get normal-style error
33214              messages.
33215      Branch: maint-5.6/macperl
33216            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
33217            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
33218 ____________________________________________________________________________
33219 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
33220         Log: Make MPW-style errors optional (but the default); add
33221              MacPerl::ErrorFormat() function and Mac::err pragma
33222      Branch: maint-5.6/macperl
33223            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
33224            + macos/ext/Mac/err/err.xs
33225            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
33226            ! macos/macish.c macos/macish.h macos/macperl.sym
33227 ____________________________________________________________________________
33228 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
33229         Log: More module and test ports from Thomas Wegner et al
33230      Branch: maint-5.6/macperl
33231            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33232            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
33233            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
33234            ! t/op/magic.t
33235 ____________________________________________________________________________
33236 [ 11812] By: sky                                   on 2001/09/01  17:19:30
33237         Log: Subject: [PATCH t/op/concat.t] cleanup
33238              From: Michael G Schwern <schwern@pobox.com>
33239              Date: Sat, 1 Sep 2001 14:06:28 -0400
33240              Message-ID: <20010901140628.C606@blackrider>
33241      Branch: perl
33242            ! t/op/concat.t
33243 ____________________________________________________________________________
33244 [ 11811] By: sky                                   on 2001/09/01  12:25:29
33245         Log: Change #11805 didn't update the MANIFEST
33246      Branch: perl
33247            ! MANIFEST
33248 ____________________________________________________________________________
33249 [ 11810] By: sky                                   on 2001/09/01  11:52:44
33250         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
33251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33252              Date: Sat, 1 Sep 2001 14:50:14 +0200
33253              Message-ID: <20010901145014.A691@rafael>
33254      Branch: perl
33255            ! t/op/inccode.t
33256 ____________________________________________________________________________
33257 [ 11809] By: sky                                   on 2001/09/01  11:49:22
33258         Log: Subject: PATCH: ExtUtils::MakeMaker
33259              From: Tony Bowden <tony@kasei.com>
33260              Date: Sat, 1 Sep 2001 10:33:53 +0100
33261              Message-ID: <20010901103353.A13863@soto.kasei.com>
33262              Manually applied
33263      Branch: perl
33264            ! lib/ExtUtils/MakeMaker.pm
33265 ____________________________________________________________________________
33266 [ 11808] By: sky                                   on 2001/09/01  11:39:13
33267         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
33268              From: mike808@users.sourceforge.net
33269              Date: Sat, 1 Sep 101 11:27:50 GMT
33270              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
33271              With little tweak
33272      Branch: perl
33273            ! lib/Term/Cap.pm
33274 ____________________________________________________________________________
33275 [ 11807] By: ams                                   on 2001/09/01  11:31:16
33276         Log: Subject: oct() and hex()
33277              From: Nicholas Clark <nick@ccl4.org>
33278              Date: Fri, 31 Aug 2001 23:14:13 +0100
33279              Message-Id: <20010831231413.J4950@plum.flirble.org>
33280      Branch: perl
33281            ! pod/perlclib.pod
33282 ____________________________________________________________________________
33283 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
33284         Log: Integrate change 11801 from maintperl
33285      Branch: maint-5.6/macperl
33286            ! perl.c
33287 ____________________________________________________________________________
33288 [ 11805] By: sky                                   on 2001/08/31  21:35:10
33289         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
33290              From: Michael G Schwern <schwern@pobox.com>
33291              Date: Fri, 31 Aug 2001 15:36:28 -0400
33292              Message-ID: <20010831153628.B598@blackrider>
33293              Check for things which used to segfault
33294      Branch: perl
33295            + t/run/segfault.t
33296 ____________________________________________________________________________
33297 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
33298         Log: integrate change#11801 from maint-5.6
33299              
33300              remove age-old UNICOS "workaround" that introduces a static, and
33301              hence an egregious race condition for threaded builds (*sigh*
33302              beats me why this kludge wasn't guarded by a UNICOS-specific
33303              #define *sigh*)
33304      Branch: perl
33305            ! perl.c
33306 ____________________________________________________________________________
33307 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
33308         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
33309              working in 5.7.x
33310      Branch: perl
33311            - objXSUB.h
33312            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
33313            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
33314            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
33315            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
33316            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
33317            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
33318            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
33319            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
33320            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
33321            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
33322            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
33323            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
33324            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
33325            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
33326            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
33327            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
33328            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
33329            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
33330            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
33331            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
33332            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
33333            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
33334 ____________________________________________________________________________
33335 [ 11802] By: ams                                   on 2001/08/31  18:11:32
33336         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
33337              From: "Philip Newton" <Philip.Newton@gmx.net>
33338              Date: Fri, 31 Aug 2001 21:12:56 +0200
33339              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
33340      Branch: perl
33341            ! pod/perldiag.pod
33342 ____________________________________________________________________________
33343 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
33344         Log: remove age-old UNICOS "workaround" that introduces a static, and
33345              hence an egregious race condition for threaded builds (*sigh*
33346              beats me why this kludge wasn't guarded by a UNICOS-specific
33347              #define *sigh*)
33348      Branch: maint-5.6/perl
33349            ! perl.c
33350 ____________________________________________________________________________
33351 [ 11800] By: sky                                   on 2001/08/31  17:30:26
33352         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
33353              Might break on platforms where bool is larger than 8 bites ???
33354      Branch: perl
33355            ! regcomp.c
33356 ____________________________________________________________________________
33357 [ 11799] By: ams                                   on 2001/08/31  12:15:44
33358         Log: Integrate 11778 into mainline.
33359      Branch: perl
33360            ! t/base/term.t
33361 ____________________________________________________________________________
33362 [ 11798] By: sky                                   on 2001/08/31  11:31:44
33363         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
33364              supposed to happen.
33365      Branch: perl
33366            ! regcomp.c
33367 ____________________________________________________________________________
33368 [ 11797] By: sky                                   on 2001/08/31  11:28:17
33369         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
33370              From: "John P. Linderman" <jpl@research.att.com>
33371              Date: Fri, 31 Aug 2001 08:20:35 -0400
33372              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
33373              Fixes test 14 which could fail randomly in rare cases.
33374      Branch: perl
33375            ! ext/Time/HiRes/HiRes.t regcomp.c
33376 ____________________________________________________________________________
33377 [ 11796] By: ams                                   on 2001/08/31  01:13:07
33378         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
33379              From: Nicholas Clark <nick@ccl4.org>
33380              Date: Thu, 30 Aug 2001 23:21:50 +0100
33381              Message-Id: <20010830232150.D4950@plum.flirble.org>
33382      Branch: perl
33383            ! ext/Sys/Syslog/Makefile.PL
33384 ____________________________________________________________________________
33385 [ 11795] By: ams                                   on 2001/08/30  23:53:23
33386         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
33387              patching example
33388              From: Michael G Schwern <schwern@pobox.com>
33389              Date: Thu, 30 Aug 2001 17:02:08 -0400
33390              Message-Id: <20010830170208.M2318@blackrider>
33391      Branch: perl
33392            ! pod/perlhack.pod
33393 ____________________________________________________________________________
33394 [ 11794] By: ams                                   on 2001/08/30  19:35:36
33395         Log: Subject: [PATCH] pp_modulo
33396              From: Nicholas Clark <nick@ccl4.org>
33397              Date: Thu, 30 Aug 2001 18:20:54 +0100
33398              Message-Id: <20010830182053.A4950@plum.flirble.org>
33399      Branch: perl
33400            ! pp.c t/op/64bitint.t
33401 ____________________________________________________________________________
33402 [ 11793] By: sky                                   on 2001/08/30  13:02:48
33403         Log: 11792 wasn't complete
33404      Branch: perl
33405            ! makedef.pl regcomp.c
33406 ____________________________________________________________________________
33407 [ 11792] By: sky                                   on 2001/08/30  12:21:11
33408         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
33409      Branch: perl
33410            ! makedef.pl
33411 ____________________________________________________________________________
33412 [ 11791] By: sky                                   on 2001/08/30  10:08:02
33413         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
33414      Branch: perl
33415            ! config_h.SH
33416 ____________________________________________________________________________
33417 [ 11790] By: sky                                   on 2001/08/30  08:22:31
33418         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
33419              on the pad. Fixes coredumps in cleanups introduced by
33420              Change 11755  
33421      Branch: perl
33422            ! op.c perl.c sv.h
33423 ____________________________________________________________________________
33424 [ 11789] By: sky                                   on 2001/08/29  19:01:47
33425         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
33426              This is a replacement implmentation that works on HPUX.
33427              This bug should probably be fixed in GCC.
33428      Branch: perl
33429            ! ext/Socket/Socket.xs
33430 ____________________________________________________________________________
33431 [ 11788] By: ams                                   on 2001/08/29  17:35:33
33432         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
33433              From: Nicholas Clark <nick@ccl4.org>
33434              Date: Wed, 29 Aug 2001 18:21:56 +0100
33435              Message-Id: <20010829182156.O4950@plum.flirble.org>
33436      Branch: perl
33437            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
33438 ____________________________________________________________________________
33439 [ 11787] By: sky                                   on 2001/08/29  10:42:54
33440         Log: Added test for pack_addr_in and unpack_addr_in
33441              Nitpik in test 10
33442      Branch: perl
33443            ! ext/Socket/Socket.t
33444 ____________________________________________________________________________
33445 [ 11786] By: sky                                   on 2001/08/29  10:28:14
33446         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
33447              Trying to catch errors on HP-UX
33448      Branch: perl
33449            ! ext/Socket/Socket.t
33450 ____________________________________________________________________________
33451 [ 11785] By: sky                                   on 2001/08/29  09:07:03
33452         Log: make sure USE_THREADS is defined so external apps work
33453      Branch: perl
33454            ! config_h.SH
33455 ____________________________________________________________________________
33456 [ 11784] By: sky                                   on 2001/08/29  08:06:12
33457         Log: Subject: Re: The hitlist of untested modules.
33458              From: Jonathan Stowe <gellyfish@gellyfish.com>
33459              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
33460              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
33461              Start of tests for Shell.pm (make Schwern poorer!)
33462      Branch: perl
33463            + lib/Shell.t
33464            ! MANIFEST
33465 ____________________________________________________________________________
33466 [ 11783] By: sky                                   on 2001/08/29  07:37:50
33467         Log: END{} can change the return value even if we die from BEGIN{}
33468      Branch: perl
33469            ! miniperlmain.c
33470 ____________________________________________________________________________
33471 [ 11782] By: ams                                   on 2001/08/29  06:32:17
33472         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
33473              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33474              Date: Wed, 29 Aug 2001 09:18:17 +0200
33475              Message-Id: <20010829091817.A4453@rafael>
33476      Branch: perl
33477            ! t/op/inccode.t
33478 ____________________________________________________________________________
33479 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
33480         Log: Delete xsubpp.patch, as full copy exists now
33481      Branch: maint-5.6/macperl
33482            - macos/xsubpp.patch
33483 ____________________________________________________________________________
33484 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
33485         Log: Add Changes file
33486      Branch: maint-5.6/macperl
33487            + macos/Changes
33488 ____________________________________________________________________________
33489 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
33490         Log: Add Mac version of xsubpp as separate file
33491      Branch: maint-5.6/macperl
33492            + macos/xsubpp
33493            ! macos/Makefile.mk
33494 ____________________________________________________________________________
33495 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
33496         Log: Fix open of /dev/null for Mac OS
33497      Branch: maint-5.6/macperl
33498            ! t/base/term.t
33499 ____________________________________________________________________________
33500 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
33501         Log: Various patches: enable more tests; skip CVS in PerlInstall;
33502              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
33503      Branch: maint-5.6/macperl
33504            ! macos/MacPerlTests.cmd macos/PerlInstall
33505            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
33506 ____________________________________________________________________________
33507 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
33508         Log: Allow for platforms to override formatting of errors
33509              on output from Matthias Neeracher (Mac files)
33510      Branch: maint-5.6/macperl
33511            ! macos/macish.c macos/macish.h
33512 ____________________________________________________________________________
33513 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
33514         Log: Allow for platforms to override formatting of errors
33515              on output from Matthias Neeracher (core files)
33516      Branch: maint-5.6/macperl
33517            ! perl.h pp_ctl.c util.c
33518 ____________________________________________________________________________
33519 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
33520         Log: Add some param checking, from reports by Kevin Reid.
33521      Branch: maint-5.6/macperl
33522            ! macos/ext/Mac/Controls/Controls.pm
33523            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
33524 ____________________________________________________________________________
33525 [ 11773] By: ams                                   on 2001/08/28  23:54:57
33526         Log: Subject: [PATCH] make coretest
33527              From: Paul Johnson <paul@pjcj.net>
33528              Date: Wed, 29 Aug 2001 00:11:38 +0200
33529              Message-Id: <20010829001138.B12169@pjcj.net>
33530              (Applied without the change to perlhack.pod. This should
33531              probably stay undocumented.)
33532      Branch: perl
33533            ! Makefile.SH t/TEST
33534 ____________________________________________________________________________
33535 [ 11772] By: sky                                   on 2001/08/28  13:01:20
33536         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
33537              From: Michael G Schwern <schwern@pobox.com>
33538              Date: Tue, 28 Aug 2001 09:57:39 -0400
33539              Message-ID: <20010828095738.E17775@blackrider>
33540      Branch: perl
33541            ! pod/perlhack.pod t/op/pack.t
33542 ____________________________________________________________________________
33543 [ 11771] By: sky                                   on 2001/08/28  11:20:13
33544         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
33545              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33546              Date: Tue, 28 Aug 2001 14:23:43 +0200
33547              Message-ID: <20010828142343.A19299@rafael>
33548      Branch: perl
33549            ! pod/perlvar.pod pp_ctl.c
33550 ____________________________________________________________________________
33551 [ 11770] By: ams                                   on 2001/08/28  10:13:21
33552         Log: Subject: [PATCH] odd typo in op.h
33553              From: Nicholas Clark <nick@ccl4.org>
33554              Date: Tue, 28 Aug 2001 12:10:26 +0100
33555              Message-Id: <20010828121026.V4950@plum.flirble.org>
33556      Branch: perl
33557            ! op.h
33558 ____________________________________________________________________________
33559 [ 11769] By: sky                                   on 2001/08/28  08:09:16
33560         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
33561              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
33562              Date: Tue, 28 Aug 2001 02:22:20 +0300
33563              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
33564      Branch: perl
33565            ! ext/B/B/Lint.pm
33566 ____________________________________________________________________________
33567 [ 11768] By: ams                                   on 2001/08/28  00:47:35
33568         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
33569              From: Michael G Schwern <schwern@pobox.com>
33570              Date: Mon, 27 Aug 2001 21:24:44 -0400
33571              Message-Id: <20010827212444.F12582@blackrider>
33572      Branch: perl
33573            ! pod/perlhack.pod t/op/pack.t
33574 ____________________________________________________________________________
33575 [ 11767] By: ams                                   on 2001/08/27  23:59:48
33576         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
33577              From: Michael G Schwern <schwern@pobox.com>
33578              Date: Mon, 27 Aug 2001 20:12:29 -0400
33579              Message-Id: <20010827201229.D12582@blackrider>
33580      Branch: perl
33581            ! pod/perlhack.pod t/op/pack.t
33582 ____________________________________________________________________________
33583 [ 11766] By: ams                                   on 2001/08/27  23:39:40
33584         Log: Update Changes.
33585      Branch: perl
33586            ! Changes
33587 ____________________________________________________________________________
33588 [ 11765] By: ams                                   on 2001/08/27  22:53:10
33589         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
33590              From: Michael G Schwern <schwern@pobox.com>
33591              Date: Mon, 27 Aug 2001 19:47:30 -0400
33592              Message-Id: <20010827194730.C12582@blackrider>
33593      Branch: perl
33594            ! t/op/inccode.t
33595 ____________________________________________________________________________
33596 [ 11764] By: ams                                   on 2001/08/27  22:46:21
33597         Log: Subject: [PATCH] new tests for the coderef-in-@INC
33598              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33599              Date: Mon, 27 Aug 2001 22:36:27 +0200
33600              Message-Id: <20010827223627.C690@rafael>
33601              
33602              Subject: Re: [PATCH] new tests for the coderef-in-@INC
33603              From: Nicholas Clark <nick@ccl4.org>
33604              Date: Tue, 28 Aug 2001 00:02:46 +0100
33605              Message-Id: <20010828000245.R4950@plum.flirble.org>
33606      Branch: perl
33607            + t/op/inccode.t
33608            ! MANIFEST
33609 ____________________________________________________________________________
33610 [ 11763] By: ams                                   on 2001/08/27  22:41:09
33611         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
33612              bleadperl on fire, Win95+4NT)
33613              From: Michael G Schwern <schwern@pobox.com>
33614              Date: Mon, 27 Aug 2001 16:54:42 -0400
33615              Message-Id: <20010827165442.F9436@blackrider>
33616      Branch: perl
33617            ! lib/warnings.t
33618 ____________________________________________________________________________
33619 [ 11762] By: sky                                   on 2001/08/27  19:19:17
33620         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
33621              avaible at compile time. This broke the compilation of 
33622              Net/Ping.pm
33623      Branch: perl
33624            ! lib/Net/Ping.pm
33625 ____________________________________________________________________________
33626 [ 11761] By: sky                                   on 2001/08/27  18:34:48
33627         Log: Removed tripple definitions of CUSTOM_OP functions.
33628      Branch: perl
33629            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
33630 ____________________________________________________________________________
33631 [ 11760] By: sky                                   on 2001/08/27  18:21:27
33632         Log: Regen headers
33633      Branch: perl
33634            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
33635            ! perlapi.h proto.h
33636 ____________________________________________________________________________
33637 [ 11759] By: ams                                   on 2001/08/27  16:31:53
33638         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
33639              From: "chromatic" <chromatic@rmci.net>
33640              Date: Mon, 27 Aug 2001 11:17:09 -0600
33641              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
33642      Branch: perl
33643            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
33644 ____________________________________________________________________________
33645 [ 11758] By: sky                                   on 2001/08/27  15:16:42
33646         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
33647              Thanks to H. Merijn Brand for the patch.
33648              Some of the comments and or guards might be removable in perl.h now.
33649      Branch: perl
33650            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
33651            ! Porting/Glossary Porting/config_H README.threads config_h.SH
33652            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
33653            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
33654            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
33655            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
33656            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
33657            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
33658            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
33659            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
33660            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
33661            ! win32/config_H.vc win32/perllib.c win32/win32.h
33662            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
33663            ! wince/config.h wince/config_H.ce wince/win32.h
33664            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
33665 ____________________________________________________________________________
33666 [ 11757] By: sky                                   on 2001/08/27  13:39:16
33667         Log: Subject: GNU ld parses arguments different
33668              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33669              Date: Mon, 27 Aug 2001 16:25:51 +0200
33670              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
33671      Branch: perl
33672            ! hints/hpux.sh
33673 ____________________________________________________________________________
33674 [ 11756] By: sky                                   on 2001/08/27  13:18:45
33675         Log: Subject: Custom Ops
33676              From: Simon Cozens <simon@netthink.co.uk>
33677              Date: Sat, 25 Aug 2001 17:45:09 +0100
33678              Message-ID: <20010825174509.A5752@netthink.co.uk>
33679              I also added a fix to Opcode.pm to quite test cases.
33680      Branch: perl
33681            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
33682            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
33683 ____________________________________________________________________________
33684 [ 11755] By: sky                                   on 2001/08/27  05:37:17
33685         Log: Plugs a memory leak on destruction of regular expressions
33686              introcued by #11274.
33687              PL_regex_padav now has an AV as it's first entry with a list
33688              of freed regex_padav slots that it will reuse on creating
33689              new PMOPs.
33690      Branch: perl
33691            ! op.c perl.c
33692 ____________________________________________________________________________
33693 [ 11754] By: ams                                   on 2001/08/26  14:38:52
33694         Log: Subject: [PATCH] t/io/binmode.t
33695              From: Nicholas Clark <nick@ccl4.org>
33696              Date: Sun, 26 Aug 2001 12:03:05 +0100
33697              Message-Id: <20010826120305.C4950@plum.flirble.org>
33698              
33699              (Also a nitpick in #11752 to t/op/universal.t)
33700      Branch: perl
33701            ! t/io/binmode.t t/op/universal.t
33702 ____________________________________________________________________________
33703 [ 11753] By: ams                                   on 2001/08/26  08:19:34
33704         Log: Subject: [PATCH] op/universal.t failing
33705              From: Nicholas Clark <nick@ccl4.org>
33706              Date: Sun, 26 Aug 2001 09:48:22 +0100
33707              Message-Id: <20010826094822.B4950@plum.flirble.org>
33708      Branch: perl
33709            ! t/op/universal.t
33710 ____________________________________________________________________________
33711 [ 11752] By: ams                                   on 2001/08/25  22:46:13
33712         Log: Subject: Re: 'can' with undefined subs
33713              From: Tony Bowden <tony@kasei.com>
33714              Date: Sat, 25 Aug 2001 14:58:17 +0100
33715              Message-Id: <20010825145817.A11788@soto.kasei.com>
33716              (Applied with minor modifications.)
33717      Branch: perl
33718            ! t/op/universal.t
33719 ____________________________________________________________________________
33720 [ 11751] By: ams                                   on 2001/08/25  18:28:43
33721         Log: Subject: Re: 'can' with undefined subs
33722              From: Tony Bowden <tony@kasei.com>
33723              Date: Sat, 25 Aug 2001 15:13:14 +0100
33724              Message-Id: <20010825151314.B11788@soto.kasei.com>
33725      Branch: perl
33726            ! lib/UNIVERSAL.pm
33727 ____________________________________________________________________________
33728 [ 11750] By: nick                                  on 2001/08/25  15:24:15
33729         Log: Integrate mainline
33730      Branch: perlio
33731           +> t/io/binmode.t
33732           !> (integrate 26 files)
33733 ____________________________________________________________________________
33734 [ 11749] By: nick                                  on 2001/08/25  14:55:41
33735         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
33736              From:  John Peacock <jpeacock@rowman.com>
33737              Date:  Wed, 22 Aug 2001 12:05:28 -0400
33738              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
33739      Branch: perl
33740            ! pod/perlhack.pod
33741 ____________________________________________________________________________
33742 [ 11748] By: nick                                  on 2001/08/25  14:53:04
33743         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
33744              From:  Michael G Schwern <schwern@pobox.com>
33745              Date:  Wed, 22 Aug 2001 19:22:45 -0400
33746              Message-Id:  <20010822192245.U619@blackrider>
33747      Branch: perl
33748            ! MANIFEST
33749 ____________________________________________________________________________
33750 [ 11747] By: nick                                  on 2001/08/25  14:52:33
33751         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
33752              From:  Nicholas Clark <nick@ccl4.org>
33753              Date:  Wed, 22 Aug 2001 23:29:06 +0100
33754              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
33755      Branch: perl
33756            + t/io/binmode.t
33757            ! perlio.c pod/perlfunc.pod
33758 ____________________________________________________________________________
33759 [ 11744] By: nick                                  on 2001/08/25  14:37:33
33760         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
33761              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33762              Date:  Fri, 24 Aug 2001 22:10:42 +0200
33763              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
33764      Branch: perl
33765            ! x2p/a2py.c x2p/walk.c
33766 ____________________________________________________________________________
33767 [ 11743] By: nick                                  on 2001/08/25  14:32:47
33768         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
33769              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33770              Date:  Fri, 24 Aug 2001 23:34:13 +0200
33771              Message-Id:  <20010824233413.A1285@rafael>
33772      Branch: perl
33773            ! pod/perlfunc.pod pod/perlvar.pod
33774 ____________________________________________________________________________
33775 [ 11742] By: ams                                   on 2001/08/25  13:16:02
33776         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
33777              From: Nicholas Clark <nick@ccl4.org>
33778              Date: Sat, 25 Aug 2001 14:50:07 +0100
33779              Message-Id: <20010825145007.L41464@plum.flirble.org>
33780      Branch: perl
33781            ! pp_ctl.c
33782 ____________________________________________________________________________
33783 [ 11741] By: nick                                  on 2001/08/24  07:08:45
33784         Log: When applying patch via Porting/apply fails, do p4 refresh
33785              to get old files back.
33786      Branch: perl
33787            ! Porting/apply
33788 ____________________________________________________________________________
33789 [ 11740] By: ams                                   on 2001/08/24  04:47:24
33790         Log: #11739 was incomplete.
33791      Branch: perl
33792            ! pod/perldiag.pod
33793 ____________________________________________________________________________
33794 [ 11739] By: ams                                   on 2001/08/24  04:09:40
33795         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
33796              From: "Philip Newton" <Philip.Newton@gmx.net>
33797              Date: Fri, 24 Aug 2001 07:08:34 +0200
33798      Branch: perl
33799            ! pod/perldiag.pod
33800 ____________________________________________________________________________
33801 [ 11738] By: ams                                   on 2001/08/24  02:19:42
33802         Log: Fixed Doug Wilson's email address.
33803      Branch: perl
33804            ! AUTHORS
33805 ____________________________________________________________________________
33806 [ 11737] By: ams                                   on 2001/08/24  00:10:13
33807         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
33808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33809              Date: Thu, 23 Aug 2001 22:22:58 +0200
33810              Message-Id: <20010823222258.A901@rafael>
33811      Branch: perl
33812            ! pod/perldiag.pod
33813 ____________________________________________________________________________
33814 [ 11736] By: ams                                   on 2001/08/24  00:05:02
33815         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
33816              From: "Craig A. Berry" <craigberry@mac.com>
33817              Date: Thu, 23 Aug 2001 19:07:45 -0500
33818              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
33819      Branch: perl
33820            ! configure.com
33821 ____________________________________________________________________________
33822 [ 11735] By: sky                                   on 2001/08/23  13:42:07
33823         Log: Backed out 11732, it breaks lib/strict.t 
33824      Branch: perl
33825            ! op.c
33826 ____________________________________________________________________________
33827 [ 11734] By: sky                                   on 2001/08/23  11:45:59
33828         Log: Removed toy from 17133 after Matt Sargeants request.
33829      Branch: perl
33830            ! pod/perlfaq4.pod
33831 ____________________________________________________________________________
33832 [ 11733] By: sky                                   on 2001/08/23  11:36:29
33833         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
33834              From: Robin Houston <robin@kitsite.com>
33835              Date: Wed, 22 Aug 2001 23:06:16 +0100
33836              Message-ID: <20010822230616.A254@robin.kitsite.com>
33837      Branch: perl
33838            ! pod/perlfaq4.pod
33839 ____________________________________________________________________________
33840 [ 11732] By: sky                                   on 2001/08/23  10:36:02
33841         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
33842              From: Simon Cozens <simon@netthink.co.uk>
33843              Date: Thu, 23 Aug 2001 12:06:36 +0100
33844              Message-ID: <20010823120636.A9961@netthink.co.uk>
33845      Branch: perl
33846            ! op.c
33847 ____________________________________________________________________________
33848 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
33849         Log: fix broken windows build
33850      Branch: perl
33851            ! perl.h
33852 ____________________________________________________________________________
33853 [ 11730] By: ams                                   on 2001/08/22  21:35:30
33854         Log: Subject: [PATCH] io/tell.t doesn't chdir t
33855              From: Nicholas Clark <nick@ccl4.org>
33856              Date: Wed, 22 Aug 2001 23:25:58 +0100
33857              Message-Id: <20010822232557.Y82818@plum.flirble.org>
33858      Branch: perl
33859            ! t/io/tell.t
33860 ____________________________________________________________________________
33861 [ 11729] By: ams                                   on 2001/08/22  20:32:21
33862         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
33863              questions)
33864              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
33865              Date: Wed, 22 Aug 2001 17:09:04 -0400
33866              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
33867              (Oops, forgot File::Spec::Unix in the previous patch.)
33868      Branch: perl
33869            ! lib/File/Spec/Unix.pm
33870 ____________________________________________________________________________
33871 [ 11728] By: ams                                   on 2001/08/22  20:25:41
33872         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
33873              questions)
33874              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
33875              Date: Wed, 22 Aug 2001 17:09:04 -0400
33876              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
33877      Branch: perl
33878            ! lib/File/Spec.pm
33879 ____________________________________________________________________________
33880 [ 11727] By: ams                                   on 2001/08/22  19:43:30
33881         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
33882              From: John Peacock <jpeacock@rowman.com>
33883              Date: Wed, 22 Aug 2001 12:35:52 -0400
33884              Message-Id: <3B83DF68.5D89DC81@rowman.com>
33885              (Adds proper tests for $], notwithstanding Subject. +nitpick)
33886      Branch: perl
33887            ! t/op/ver.t
33888 ____________________________________________________________________________
33889 [ 11726] By: ams                                   on 2001/08/22  19:36:39
33890         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
33891              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
33892              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
33893              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
33894      Branch: perl
33895            ! lib/diagnostics.pm lib/diagnostics.t
33896 ____________________________________________________________________________
33897 [ 11725] By: ams                                   on 2001/08/22  19:25:01
33898         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
33899              From: Nicholas Clark <nick@ccl4.org>
33900              Date: Wed, 22 Aug 2001 20:59:05 +0100
33901              Message-Id: <20010822205905.U82818@plum.flirble.org>
33902      Branch: perl
33903            ! pp.c t/op/64bitint.t t/op/arith.t
33904 ____________________________________________________________________________
33905 [ 11724] By: ams                                   on 2001/08/22  10:02:33
33906         Log: Subject: Configure blooper
33907              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33908              Date: Wed, 22 Aug 2001 12:38:35 +0200
33909              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
33910      Branch: perl
33911            ! Configure
33912 ____________________________________________________________________________
33913 [ 11723] By: ams                                   on 2001/08/21  16:17:53
33914         Log: Subject: [PATCH] installperl -help
33915              From: Nicholas Clark <nick@ccl4.org>
33916              Date: Tue, 21 Aug 2001 17:34:23 +0100
33917              Message-Id: <20010821173423.F82818@plum.flirble.org>
33918      Branch: perl
33919            ! installperl
33920 ____________________________________________________________________________
33921 [ 11722] By: ams                                   on 2001/08/20  07:46:31
33922         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
33923              From: Ilmari Karonen <iltzu@sci.fi>
33924              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
33925              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
33926      Branch: perl
33927            ! pod/perlvar.pod
33928 ____________________________________________________________________________
33929 [ 11721] By: nick                                  on 2001/08/20  06:24:31
33930         Log: Integrate mainline
33931      Branch: perlio
33932           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
33933           +> lib/Lingua/KO/Hangul/Util/Changes
33934           +> lib/Lingua/KO/Hangul/Util/README
33935           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
33936           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
33937           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
33938           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
33939           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
33940           +> lib/Unicode/Normalize/t/test.t
33941            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
33942           !> (integrate 55 files)
33943 ____________________________________________________________________________
33944 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
33945         Log: Integrate Change #11599 from maint-5.6/perl
33946      Branch: maint-5.6/macperl
33947           !> README.win32
33948 ____________________________________________________________________________
33949 [ 11719] By: ams                                   on 2001/08/18  21:21:42
33950         Log: Add Porting/apply to MANIFEST.
33951      Branch: perl
33952            ! MANIFEST
33953 ____________________________________________________________________________
33954 [ 11718] By: sky                                   on 2001/08/18  14:38:01
33955         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
33956              Better solution would be to make 5005threaded perl use
33957              the same system as ithreads do
33958      Branch: perl
33959            ! perl.h
33960 ____________________________________________________________________________
33961 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
33962         Log: New try for ID 20010407.006: detach the semantics
33963              "was the last match target UTF8" into its own variable.
33964      Branch: perl
33965            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
33966            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
33967 ____________________________________________________________________________
33968 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
33969         Log: UTF8 flag should be meaningful only when POK.
33970      Branch: perl
33971            ! dump.c
33972 ____________________________________________________________________________
33973 [ 11715] By: sky                                   on 2001/08/18  11:45:16
33974         Log: USE_THREADS and USE_ITHREADS are never true at the same time
33975      Branch: perl
33976            ! perl.h
33977 ____________________________________________________________________________
33978 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
33979         Log: Retract #11712 for now.  The real fix would probably
33980              be something like making PL_reg_sv a copy (PV + UTF8)
33981              of the matched/substituted string (note: not just a SvPOK
33982              string, for example the stringified form of a ROK would
33983              be applicable)  Beware of leaks.
33984      Branch: perl
33985            ! pp_hot.c t/op/pat.t
33986 ____________________________________________________________________________
33987 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
33988         Log: UTF8 wasn't printing for PVMGs.
33989      Branch: perl
33990            ! dump.c
33991 ____________________________________________________________________________
33992 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
33993         Log: (Retracted by #11714)
33994              
33995              Okay analysis, debatable fix.  (The fix will inc
33996              the refcount of all temporary match objects,
33997              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
33998              which will then cause griping at untie() time
33999              ("inner references remain").
34000              
34001              Fix for ID 20010407.006: PL_reg_sv got wiped out
34002              by freetemps if the match target was a temporary
34003              (like function_call() =~ /.../), which in turn meant
34004              that the $1 et al stopped working if they had UTF-8
34005              in them.  Therefore bump up the refcount of PL_reg_sv.
34006      Branch: perl
34007            ! pp_hot.c t/op/pat.t
34008 ____________________________________________________________________________
34009 [ 11711] By: ams                                   on 2001/08/17  20:32:08
34010         Log: Subject: [PATCH] doesn't compile, was perl@11710
34011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34012              Date: Fri, 17 Aug 2001 23:21:10 +0200
34013              Message-Id: <20010817232110.C7041@rafael> 
34014      Branch: perl
34015            ! sharedsv.c
34016 ____________________________________________________________________________
34017 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
34018         Log: Update Changes.
34019      Branch: perl
34020            ! Changes patchlevel.h
34021 ____________________________________________________________________________
34022 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
34023         Log: Upgrade to libnet 1.0704.
34024      Branch: perl
34025            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
34026            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
34027            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
34028            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
34029            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
34030            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
34031            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
34032 ____________________________________________________________________________
34033 [ 11708] By: sky                                   on 2001/08/17  13:34:04
34034         Log: Let perl_clone copy PL_exit_flags
34035      Branch: perl
34036            ! sv.c
34037 ____________________________________________________________________________
34038 [ 11707] By: sky                                   on 2001/08/17  12:28:41
34039         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
34040      Branch: perl
34041            ! sharedsv.c sharedsv.h
34042 ____________________________________________________________________________
34043 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
34044         Log: The metaconfig unit change for #11705.
34045      Branch: metaconfig/U/perl
34046            ! Extensions.U
34047 ____________________________________________________________________________
34048 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
34049         Log: Allow the threads extension to be found if present.
34050      Branch: perl
34051            ! Configure
34052 ____________________________________________________________________________
34053 [ 11704] By: nick                                  on 2001/08/17  11:47:54
34054         Log: Mail -> change script (pre-alpha)
34055      Branch: perl
34056            + Porting/apply
34057 ____________________________________________________________________________
34058 [ 11703] By: sky                                   on 2001/08/17  07:11:24
34059         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
34060              Thanks to Tom Hospel for pointing out my error.
34061      Branch: perl
34062            ! op.h
34063 ____________________________________________________________________________
34064 [ 11702] By: sky                                   on 2001/08/17  04:18:11
34065         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.
34066      Branch: perl
34067            ! embed.pl miniperlmain.c perl.c perl.h proto.h
34068 ____________________________________________________________________________
34069 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
34070         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
34071              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
34072      Branch: perl
34073            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
34074            + lib/Lingua/KO/Hangul/Util/README
34075            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
34076            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
34077            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
34078            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
34079            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
34080            + lib/Unicode/Normalize/t/test.t
34081            ! MANIFEST
34082 ____________________________________________________________________________
34083 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
34084         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
34085              Date: Thu, 16 Aug 2001 22:46:15 -0500
34086              From: "Craig A. Berry" <craigberry@mac.com>
34087              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
34088      Branch: perl
34089            ! configure.com numeric.c
34090 ____________________________________________________________________________
34091 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
34092         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
34093              of the usual suspects (like getpwent) but not for others
34094              (like localtime and rand).  The _r versions are available
34095              for all of them, so let's use them.
34096      Branch: perl
34097            ! perl.h
34098 ____________________________________________________________________________
34099 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
34100         Log: (Accidental apply; thankfully empty.)
34101      Branch: perl
34102            ! hints/os390.sh
34103 ____________________________________________________________________________
34104 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
34105         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
34106              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34107              Date: Thu, 16 Aug 2001 16:27:49 +0100
34108              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
34109      Branch: perl
34110            ! regexec.c t/op/re_tests
34111 ____________________________________________________________________________
34112 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
34113         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
34114              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34115              Date: Thu, 16 Aug 2001 18:50:01 +0100
34116              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
34117      Branch: perl
34118            ! pp_hot.c t/op/pat.t
34119 ____________________________________________________________________________
34120 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
34121         Log: Subject: [PATCH] *time_r again
34122              From: "Arthur Bergman" <arthur@contiller.se>
34123              Date: Thu, 16 Aug 2001 16:01:54 +0200
34124              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
34125      Branch: perl
34126            ! op.h
34127 ____________________________________________________________________________
34128 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
34129         Log: system() and backtick error handling cleanup from Craig A. Berry.
34130      Branch: perl
34131            ! vms/vms.c
34132 ____________________________________________________________________________
34133 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
34134         Log: change#10334 leaks memory, copies string when it doesn't
34135              need to
34136      Branch: perl
34137            ! perl.c
34138 ____________________________________________________________________________
34139 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
34140         Log: One more twist to the sprintf + utf8 testing.
34141      Branch: perl
34142            ! t/op/misc.t
34143 ____________________________________________________________________________
34144 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
34145         Log: Fix for 20010407.008 sprintf removes utf8-ness.
34146      Branch: perl
34147            ! pp.c t/op/misc.t
34148 ____________________________________________________________________________
34149 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
34150         Log: Subject: [PATCH] *time_r fixes
34151              From: "Arthur Bergman" <arthur@contiller.se>
34152              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
34153              Date: Thu, 16 Aug 2001 14:22:27 +0200
34154      Branch: perl
34155            ! op.h
34156 ____________________________________________________________________________
34157 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
34158         Log: Upgrade to CGI.pm 2.77.
34159      Branch: perl
34160            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
34161            ! lib/CGI/t/function.t
34162 ____________________________________________________________________________
34163 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
34164         Log: Document the bytes-to-Unicode upgrading.
34165      Branch: perl
34166            ! pod/perlunicode.pod
34167 ____________________________________________________________________________
34168 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
34169         Log: Add a test for Unicode sprintf.
34170      Branch: perl
34171            ! t/op/misc.t
34172 ____________________________________________________________________________
34173 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
34174         Log: Add Unicode tests for index/rindex.
34175      Branch: perl
34176            ! t/op/index.t
34177 ____________________________________________________________________________
34178 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
34179         Log: Document a bit the art of minimizing the installation,
34180              based on the p5p discussion.
34181      Branch: perl
34182            ! INSTALL
34183 ____________________________________________________________________________
34184 [ 11684] By: nick                                  on 2001/08/15  15:03:31
34185         Log: Integrate mainline
34186      Branch: perlio
34187           +> sharedsv.c sharedsv.h
34188           !> (integrate 53 files)
34189 ____________________________________________________________________________
34190 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
34191         Log: Update Changes.
34192      Branch: perl
34193            ! Changes patchlevel.h
34194 ____________________________________________________________________________
34195 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
34196         Log: The #11673 necessitated a test tweak.
34197      Branch: perl
34198            ! t/io/utf8.t
34199 ____________________________________________________________________________
34200 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
34201         Log: Also UNICOS is in the general case unable to silently
34202              handle fp overflows.
34203      Branch: perl
34204            ! numeric.c
34205 ____________________________________________________________________________
34206 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
34207         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
34208              NV_EPSILON #defined.
34209      Branch: perl
34210            ! perl.h
34211 ____________________________________________________________________________
34212 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
34213         Log: Re-establish the fp overflow detection for VAX VMS; there
34214              is no easy way to have the IEEE fp silent overflow semantics.
34215              (in Alpha VMS we still will use IEEE fp by default-- but it
34216              is still possible to configure Perl to use G_FLOAT)
34217      Branch: perl
34218            ! numeric.c
34219 ____________________________________________________________________________
34220 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
34221         Log: Subject: [PATCH] pp_lock 
34222              From: "Arthur Bergman" <arthur@contiller.se>
34223              Date: Wed, 15 Aug 2001 11:52:16 +0200
34224              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
34225      Branch: perl
34226            ! pp.c
34227 ____________________________________________________________________________
34228 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
34229         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
34230              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34231              Date: Wed, 15 Aug 2001 11:32:11 +0100
34232              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
34233      Branch: perl
34234            ! regcomp.c t/op/re_tests
34235 ____________________________________________________________________________
34236 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
34237         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
34238              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
34239              Date: Wed, 15 Aug 2001 10:33:49 +0100
34240              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
34241      Branch: perl
34242            ! regexec.c t/op/re_tests
34243 ____________________________________________________________________________
34244 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
34245         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
34246              From: Barrie Slaymaker <barries@slaysys.com>
34247              Date: Tue, 14 Aug 2001 14:32:25 -0400
34248              Message-ID: <20010814143225.A19822@jester.slaysys.com>
34249      Branch: perl
34250            ! lib/File/Spec.t lib/File/Spec/Unix.pm
34251 ____________________________________________________________________________
34252 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
34253         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
34254              From: Peter Prymmer <pvhp@forte.com>
34255              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
34256              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
34257      Branch: perl
34258            ! README.vms configure.com
34259 ____________________________________________________________________________
34260 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
34261         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
34262              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34263              Date: Tue, 14 Aug 2001 21:23:27 +0200
34264              Message-ID: <20010814212327.A1919@rafael>
34265      Branch: perl
34266            ! doio.c
34267 ____________________________________________________________________________
34268 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
34269         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
34270              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
34271              Date: Tue, 14 Aug 2001 22:30:11 +0200
34272              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
34273              
34274              Combination of nmake, quoting, and Perl expanded $( in here-doc.
34275      Branch: perl
34276            ! ext/SDBM_File/Makefile.PL
34277 ____________________________________________________________________________
34278 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
34279         Log: Todo updates.
34280      Branch: perl
34281            ! pod/perltodo.pod
34282 ____________________________________________________________________________
34283 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
34284         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
34285              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
34286              Date: Mon, 13 Aug 2001 23:15:01 +0200
34287              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
34288      Branch: perl
34289            ! sv.c
34290 ____________________________________________________________________________
34291 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
34292         Log: Subject: [PATCH] [b-]showlex.t
34293              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34294              Date: Sun, 12 Aug 2001 22:24:51 +0200
34295              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
34296              
34297              The 4nt command shell will expand the % in command line
34298              no matter what quoting is attempted, changed the % to @.
34299      Branch: perl
34300            ! ext/B/Showlex.t
34301 ____________________________________________________________________________
34302 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
34303         Log: Subject: [PATCH] magic.t
34304              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
34305              Date: Sun, 12 Aug 2001 20:49:27 +0200
34306              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
34307      Branch: perl
34308            ! t/op/magic.t
34309 ____________________________________________________________________________
34310 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
34311         Log: Add sharedsv* to the DOSish platforms; plus add
34312              some WinCE files to the list of DOSish files.
34313      Branch: perl
34314            ! NetWare/Makefile Porting/makerel win32/Makefile
34315            ! win32/makefile.mk wince/Makefile.ce
34316 ____________________________________________________________________________
34317 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
34318         Log: More DOSish files.
34319      Branch: perl
34320            ! Porting/makerel
34321 ____________________________________________________________________________
34322 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
34323         Log: Strip CRs from the WinCE files.  Now we need to
34324              figure out in which CRs are really needed: probably
34325              Makefile.ce and the README files, at least, probably
34326              also the registry.bat.
34327      Branch: perl
34328            ! wince/Makefile.ce wince/README.compile wince/README.perlce
34329            ! wince/config.h wince/include/cectype.h wince/include/errno.h
34330            ! wince/include/sys/stat.h wince/include/sys/types.h
34331            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
34332            ! wince/perldll.def wince/registry.bat wince/wince.h
34333            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
34334 ____________________________________________________________________________
34335 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
34336         Log: Add some files to DOSish and writables.
34337      Branch: perl
34338            ! Porting/makerel
34339 ____________________________________________________________________________
34340 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
34341         Log: Compile failure message tidying.
34342      Branch: perl
34343            ! t/lib/1_compile.t
34344 ____________________________________________________________________________
34345 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
34346         Log: The new sharedsv* should be exported only if usethreads.
34347      Branch: perl
34348            ! makedef.pl
34349 ____________________________________________________________________________
34350 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
34351         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
34352              From: Peter Prymmer <pvhp@forte.com>
34353              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
34354              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
34355      Branch: perl
34356            ! README.os390
34357 ____________________________________________________________________________
34358 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
34359         Log: Update Changes.
34360      Branch: perl
34361            ! Changes patchlevel.h
34362 ____________________________________________________________________________
34363 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
34364         Log: Subject: [PATHC] sharedsv.[c|h]
34365              From: "Artur Bergman" <artur@contiller.se>
34366              Date: Mon, 13 Aug 2001 14:38:41 +0200
34367              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
34368              
34369              Subject: [PATCH] embed.pl
34370              From: Arthur Bergman <arthur@contiller.se>
34371              Date: Mon, 13 Aug 2001 14:38:14 +0200
34372              Message-ID: <B79D96D6.3088%arthur@contiller.se>
34373              
34374              Subject: [PATCH] sharedsv cleanups
34375              From: "Arthur Bergman" <arthur@contiller.se>
34376              Date: Mon, 13 Aug 2001 15:14:25 +0200
34377              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
34378              
34379              Plus few tweaks: _init needs to be Adp, the prototypes
34380              should not be revealed unless using ithreads, #endif FOO
34381              must be #endif /* FOO */, adding (parentheses) around
34382              do { } while doesn't work too well.
34383      Branch: perl
34384            + sharedsv.c sharedsv.h
34385            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
34386            ! perl.h perlapi.c pod/perlapi.pod proto.h
34387 ____________________________________________________________________________
34388 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
34389         Log: Subject: Re: END {} blocks run in perl_run
34390              From: Arthur Bergman <arthur@contiller.se>
34391              Date: Mon, 13 Aug 2001 11:11:30 +0200
34392              Message-ID: <B79D6661.3068%arthur@contiller.se>
34393      Branch: perl
34394            ! perl.c
34395 ____________________________________________________________________________
34396 [ 11657] By: nick                                  on 2001/08/13  09:03:02
34397         Log: Integrate mainline
34398      Branch: perlio
34399           +> (branch 326 files)
34400            - (delete 330 files)
34401           !> (integrate 85 files)
34402 ____________________________________________________________________________
34403 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
34404         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
34405              and the Perl will be built to do that by default (adding that
34406              will break scripts having non-UTF-8 binary data, such as Latin-1.)
34407      Branch: perl
34408            ! op.c toke.c utf8.h
34409 ____________________________________________________________________________
34410 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
34411         Log: Unnecessary downgrades.
34412      Branch: perl
34413            ! doop.c
34414 ____________________________________________________________________________
34415 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
34416         Log: Failure not true anymore (probably caused by my broken setup).
34417      Branch: perl
34418            ! t/op/pat.t
34419 ____________________________________________________________________________
34420 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
34421         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
34422              stopped working).
34423      Branch: perl
34424            ! op.h pp_ctl.c regcomp.c
34425 ____________________________________________________________________________
34426 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
34427         Log: There is no IN_UTF8.
34428      Branch: perl
34429            ! utf8.h
34430 ____________________________________________________________________________
34431 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
34432         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
34433      Branch: perl
34434            ! op.c op.h pp_ctl.c regcomp.c
34435 ____________________________________________________________________________
34436 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
34437         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
34438              and a test tweak.
34439      Branch: perl
34440            ! op.c t/pod/find.t
34441 ____________________________________________________________________________
34442 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
34443         Log: Todo updates and fixes.
34444      Branch: perl
34445            ! pod/perltodo.pod
34446 ____________________________________________________________________________
34447 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
34448         Log: Mark tests (and one module) having explicit Latin-1
34449              (and one file having explicit UTF-8) with an explicit
34450              'no utf8' (and one explicit 'use utf8').
34451              
34452              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
34453      Branch: perl
34454            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
34455            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
34456            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
34457 ____________________________________________________________________________
34458 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
34459         Log: Subject: SV: END {} blocks run in perl_run
34460              From: "Arthur Bergman" <arthur@contiller.se>
34461              Date: Sun, 12 Aug 2001 00:34:28 +0200 
34462              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
34463      Branch: perl
34464            ! miniperlmain.c perl.c
34465 ____________________________________________________________________________
34466 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
34467         Log: Typos in #11645.
34468      Branch: perl
34469            ! perl.h
34470 ____________________________________________________________________________
34471 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
34472         Log: On ithreads default to use_reentrant except on naturally
34473              threadsafe platforms.
34474      Branch: perl
34475            ! perl.h
34476 ____________________________________________________________________________
34477 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
34478         Log: (Hopefully) a fix for 20010723.004: make install needs
34479              write permission in build directory.  The problem was
34480              probably caused by overeager sprinkling of the lib/re.pm
34481              dependencies (which was done to guarantee lib/re.pm being
34482              uptodate for parallel makes: now solved by funneling that
34483              through an explicit recursive make in the preplibrary target).
34484      Branch: perl
34485            ! Makefile.SH
34486 ____________________________________________________________________________
34487 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
34488         Log: Dispell the "use utf8" superstition.
34489      Branch: perl
34490            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
34491            ! pod/perlunicode.pod
34492 ____________________________________________________________________________
34493 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
34494         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
34495              From: "Abigail" <abigail@foad.org> 
34496              Date: Sat, 11 Aug 2001 23:49:49 +0200
34497              Message-ID: <20010811214950.23255.qmail@foad.org>
34498      Branch: perl
34499            ! t/op/taint.t
34500 ____________________________________________________________________________
34501 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
34502         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
34503              From: Abhijit Menon-Sen <ams@wiw.org>
34504              Date: Sat, 11 Aug 2001 06:18:19 +0530
34505              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
34506      Branch: perl
34507            ! mg.c
34508 ____________________________________________________________________________
34509 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
34510         Log: Test for change #11639.
34511      Branch: perl
34512            ! t/op/tiehandle.t
34513 ____________________________________________________________________________
34514 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
34515         Log: Subject: Re: Can't localize *FH, then tie it
34516              From: Abhijit Menon-Sen <ams@wiw.org>
34517              Date: Sun, 12 Aug 2001 16:08:06 +0530
34518              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
34519      Branch: perl
34520            ! pp_hot.c pp_sys.c
34521 ____________________________________________________________________________
34522 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
34523         Log: Drop all the unnecessary "use utf8" clauses and some of
34524              the unnecessary "use bytes" ones.
34525              
34526              TODO: scour the documentation for unnecessary "use utf8"
34527              and prominently display it in perldelta when the time comes.
34528              ("use utf8" should be necessary ONLY if one wants the script
34529              to be in UTF-8.)  Also should be checked in some non-ASCII
34530              non-Latin-1 platform, like EBCDIC.
34531      Branch: perl
34532            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
34533            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
34534 ____________________________________________________________________________
34535 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
34536         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
34537              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
34538              in Unicode handling.
34539      Branch: perl
34540            + t/op/lc.t
34541            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
34542 ____________________________________________________________________________
34543 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
34544         Log: Thinko: we want the flags for native cc, not gcc.
34545      Branch: perl
34546            ! hints/dec_osf.sh
34547 ____________________________________________________________________________
34548 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
34549         Log: (retracted by 13077)
34550              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
34551              From: Robin Houston <robin@kitsite.com>
34552              Date: Fri, 10 Aug 2001 14:42:02 +0100
34553              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
34554      Branch: perl
34555            ! pp.c
34556 ____________________________________________________________________________
34557 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
34558         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
34559              From: Abhijit Menon-Sen <ams@wiw.org>
34560              Date: Sat, 11 Aug 2001 16:31:04 +0530
34561              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
34562      Branch: perl
34563            ! op.c
34564 ____________________________________________________________________________
34565 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
34566         Log: Get rid of indread, from Abhijit Menon-Sen.
34567      Branch: perl
34568            ! pp_sys.c
34569 ____________________________________________________________________________
34570 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
34571         Log: CRLFgngngn.
34572      Branch: perl
34573            ! win32/Makefile win32/makefile.mk
34574 ____________________________________________________________________________
34575 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
34576         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
34577      Branch: perl
34578            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
34579            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
34580            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
34581            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
34582            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
34583            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
34584            ! win32/Makefile win32/makefile.mk
34585 ____________________________________________________________________________
34586 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
34587         Log: Avoid #elif (less portable than #else #if).
34588      Branch: perl
34589            ! handy.h
34590 ____________________________________________________________________________
34591 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
34592         Log: Subject: patch for perlvar.pod
34593              From: mah@everybody.org (Mark A. Hershberger)
34594              Date: 08 Aug 2001 17:03:16 -0500
34595              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
34596      Branch: perl
34597            ! pod/perlvar.pod
34598 ____________________________________________________________________________
34599 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
34600         Log: cpp commands must start (the # must be) at the column #0.
34601      Branch: perl
34602            ! op.c
34603 ____________________________________________________________________________
34604 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
34605         Log: If using gcc -B/foo/bar makedepend would give
34606              unnecessary warnings about unused -B/foo/bar.
34607      Branch: perl
34608            ! makedepend.SH
34609 ____________________________________________________________________________
34610 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
34611         Log: Update Changes.
34612      Branch: perl
34613            ! Changes patchlevel.h
34614 ____________________________________________________________________________
34615 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
34616         Log: s/z/tz/
34617      Branch: perl
34618            ! pod/perlfaq2.pod
34619 ____________________________________________________________________________
34620 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
34621         Log: Article nit.
34622      Branch: perl
34623            ! pod/perlfaq2.pod
34624 ____________________________________________________________________________
34625 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
34626         Log: Rename lib/unicode files to lib/unicore to avoid
34627              conflicts between core lib/unicode and Unicode::
34628              files in case-ignoring filesystems.
34629      Branch: perl
34630            + (add 325 files)
34631            - (delete 324 files)
34632            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
34633 ____________________________________________________________________________
34634 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
34635         Log: Upgrade to Math::BigInt 1.41.
34636      Branch: perl
34637            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
34638 ____________________________________________________________________________
34639 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
34640         Log: Subject: [PATCH] remove PL_na from typemap
34641              From: James <james@rf.net>
34642              Date: Mon, 06 Aug 2001 20:23:15 -0700
34643              Message-ID: <3B6F5F23.A31A81B1@rf.net>
34644              
34645              (had to be manually applied)
34646      Branch: perl
34647            ! lib/ExtUtils/typemap
34648 ____________________________________________________________________________
34649 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
34650         Log: The metaconfig unit changes for #11618.
34651      Branch: metaconfig/U/perl
34652            + d_fpclassl.U i_fp.U
34653 ____________________________________________________________________________
34654 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
34655         Log: Forgot this from #11618.
34656              
34657              NOTE: wince/config_H.ce needs updating.
34658      Branch: perl
34659            ! wince/config.ce
34660 ____________________________________________________________________________
34661 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
34662         Log: Introduce more floating point classifying APIs;
34663              try to define (most importantly) Perl_is{inf,nan}(x).
34664              
34665              For this first cut, assume none such APIs exist in non-UNIXoid
34666              platforms-- this is of course too unkind: Win32 rumoredly has
34667              _fpclass() and _isnan(), and VMS/VOS very probably have some
34668              of the APIs available.     The only thing Perl uses at the moment
34669              is Perl_isnan() (has been in use for a while now).
34670              
34671              NOTE: the Win32 and NetWare config_h.?c need regenerating.
34672      Branch: perl
34673            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
34674            ! Porting/config_H config_h.SH configure.com epoc/config.sh
34675            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
34676            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34677            ! vos/config.ga.h win32/config.bc win32/config.gc
34678            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34679            ! win32/config_H.vc wince/config.ce wince/config.h
34680 ____________________________________________________________________________
34681 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
34682         Log: Integrate change #11519 from perlio:
34683              
34684              Avoid testing for (non-)existance of "encoding(xxxx)"
34685              layer is called "encoding" the (xxxx) is an argument.
34686      Branch: perl
34687           !> lib/open.pm
34688 ____________________________________________________________________________
34689 [ 11616] By: nick                                  on 2001/08/09  07:50:24
34690         Log: Integrate mainline
34691      Branch: perlio
34692           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
34693           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
34694           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
34695           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
34696            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
34697            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
34698           !> (integrate 79 files)
34699 ____________________________________________________________________________
34700 [ 11615] By: nick                                  on 2001/08/09  06:23:44
34701         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
34702              layer is called "encoding" the (xxxx) is an argument.
34703      Branch: perlio
34704            ! lib/open.pm
34705 ____________________________________________________________________________
34706 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
34707         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
34708              From: Paul Johnson <paul@pjcj.net>
34709              Date: Wed, 8 Aug 2001 23:54:17 +0200
34710              Message-ID: <20010808235417.O1006@pjcj.net>
34711      Branch: perl
34712            ! ext/B/B/Concise.pm
34713 ____________________________________________________________________________
34714 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
34715         Log: Make VMS use IEEE math by default; reorder Tru64 hints
34716              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
34717              exception semantics) is always set if using (the new) cc.
34718      Branch: perl
34719            ! configure.com hints/dec_osf.sh
34720 ____________________________________________________________________________
34721 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
34722         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
34723              From: Abhijit Menon-Sen <ams@wiw.org>
34724              Date: Tue, 7 Aug 2001 17:16:05 +0530
34725              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
34726      Branch: perl
34727            ! pp_sys.c
34728 ____________________________________________________________________________
34729 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
34730         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
34731              From: "Craig A. Berry" <craigberry@mac.com>
34732              Date: Tue, 07 Aug 2001 22:27:47 -0500
34733              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
34734      Branch: perl
34735            ! t/run/exit.t
34736 ____________________________________________________________________________
34737 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
34738         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
34739              From: "Craig A. Berry" <craigberry@mac.com>
34740              Date: Tue, 07 Aug 2001 20:01:53 -0500
34741              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
34742      Branch: perl
34743            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
34744 ____________________________________________________________________________
34745 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
34746         Log: Update the magazine information.
34747      Branch: perl
34748            ! pod/perlfaq2.pod
34749 ____________________________________________________________________________
34750 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
34751         Log: Ignore SIGFPE everywhere.
34752      Branch: perl
34753            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
34754 ____________________________________________________________________________
34755 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
34756         Log: With permission, change the licensing of the docs by
34757              TomC (and Gnat) to comply with the rest of Perl.
34758      Branch: perl
34759            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34760            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34761            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34762            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
34763            ! pod/perltootc.pod
34764 ____________________________________________________________________________
34765 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
34766         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
34767              From: Andy Dougherty <doughera@lafayette.edu>
34768              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
34769              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
34770      Branch: perl
34771            ! hints/openbsd.sh
34772 ____________________________________________________________________________
34773 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
34774         Log: Subject: [PATCH] Makefile.SH test_prep dependency
34775              From: Andy Dougherty <doughera@lafayette.edu>
34776              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
34777              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
34778      Branch: perl
34779            ! Makefile.SH
34780 ____________________________________________________________________________
34781 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
34782         Log: Don't autogenerate the headers et alia,
34783              make regen_headers explicitly.
34784      Branch: perl
34785            ! Makefile.SH
34786 ____________________________________________________________________________
34787 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
34788         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
34789              From: Gurusamy Sarathy <gsar@ActiveState.com> 
34790              Date: Tue, 07 Aug 2001 08:33:26 -0700
34791              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
34792              
34793              Unnecessary dependency.
34794      Branch: perl
34795            ! embed.pl
34796 ____________________________________________________________________________
34797 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
34798         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
34799              From: Abhijit Menon-Sen <ams@wiw.org>
34800              Date: Tue, 7 Aug 2001 09:10:54 +0530
34801              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
34802      Branch: perl
34803            ! pp_hot.c
34804 ____________________________________________________________________________
34805 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
34806         Log: Subject: [PATCH perl@11597] B && BEGIN handling
34807              From: "James A. Duncan" <jduncan@fotango.com>
34808              Date: Mon, 6 Aug 2001 17:29:11 +0100
34809              Message-ID: <20010806172911.A2071@fotango.com>
34810              
34811              (the intrpvar.h addition moved to the end for bincompat)
34812      Branch: perl
34813            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
34814 ____________________________________________________________________________
34815 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
34816         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
34817      Branch: perl
34818           !> README.win32
34819 ____________________________________________________________________________
34820 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
34821         Log: fix URLs for fcrypt.c
34822      Branch: maint-5.6/perl
34823            ! README.win32
34824 ____________________________________________________________________________
34825 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
34826         Log: Yet another way to say Infinity: HP-UX calls its "++".
34827      Branch: perl
34828            ! lib/Math/BigInt/t/bigintpm.t
34829 ____________________________________________________________________________
34830 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
34831         Log: Update Changes.
34832      Branch: perl
34833            ! Changes patchlevel.h
34834 ____________________________________________________________________________
34835 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
34836         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
34837      Branch: perl
34838            ! pod/perlfaq5.pod
34839 ____________________________________________________________________________
34840 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
34841         Log: The #11593 wasn't right.
34842      Branch: perl
34843            ! lib/Math/BigInt/t/bigintpm.t
34844 ____________________________________________________________________________
34845 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
34846         Log: Subject: [PATCH: perl@11564] introducing perlivp
34847              From: Prymmer/Kahn <pvhp@best.com>
34848              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
34849              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
34850              
34851              Subject: Re: [PATCH: perl@11564] introducing perlivp
34852              From: Prymmer/Kahn <pvhp@best.com>
34853              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
34854              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
34855      Branch: perl
34856            + utils/perlivp.PL
34857            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
34858            ! win32/Makefile win32/makefile.mk
34859 ____________________________________________________________________________
34860 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
34861         Log: libcs are confused what to call Infinity.
34862      Branch: perl
34863            ! lib/Math/BigInt/t/bigintpm.t
34864 ____________________________________________________________________________
34865 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
34866         Log: Avoid SIGFPE in Tru64.
34867      Branch: perl
34868            ! numeric.c
34869 ____________________________________________________________________________
34870 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
34871         Log: Upgrade to Math::BigInt 1.40.
34872              
34873              NOTE: this patch necessitates doing something about
34874              infinity handling since the new bigintpm.t tests use
34875              infinity, which causes SIGFPEs at least in Tru64.
34876      Branch: perl
34877            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34878            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
34879            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
34880            ! lib/Math/BigInt/t/mbimbf.t
34881 ____________________________________________________________________________
34882 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
34883         Log: remove hardcoded cmd shell in testsuite
34884      Branch: perl
34885            ! t/op/glob.t t/op/magic.t t/op/stat.t
34886 ____________________________________________________________________________
34887 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
34888         Log: 4-arg select() was busted on windows because change#8178 didn't
34889              make it into mainline
34890      Branch: perl
34891            ! perl.h win32/include/sys/socket.h
34892 ____________________________________________________________________________
34893 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
34894         Log: Rename the Getopt::Long tests to be as they are
34895              in the Getopt::Long official distribution.
34896      Branch: perl
34897            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
34898            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
34899            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
34900            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
34901            ! MANIFEST
34902 ____________________________________________________________________________
34903 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
34904         Log: Upgrade to Getopt::Long 2.26.
34905      Branch: perl
34906            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
34907            ! MANIFEST lib/Getopt/Long.pm
34908 ____________________________________________________________________________
34909 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
34910         Log: Retract #10874 (the hack should be unnecessary by now)
34911      Branch: perl
34912            ! lib/Test/Harness.pm
34913 ____________________________________________________________________________
34914 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
34915         Log: avoid temp file littering in tests
34916      Branch: perl
34917            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
34918 ____________________________________________________________________________
34919 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
34920         Log: Subject: warning in sv.c: double format, NV arg
34921              From: "Philip Newton" <Philip.Newton@gmx.net>
34922              Date: Sun, 5 Aug 2001 19:41:07 +0200
34923              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
34924      Branch: perl
34925            ! sv.c
34926 ____________________________________________________________________________
34927 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
34928         Log: fix POSIX.t#13 for windos
34929      Branch: perl
34930            ! ext/POSIX/POSIX.t
34931 ____________________________________________________________________________
34932 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
34933         Log: Add a test for PerlIO::Via.
34934      Branch: perl
34935            + ext/PerlIO/t/via.t
34936            ! MANIFEST ext/PerlIO/Via/Via.pm
34937 ____________________________________________________________________________
34938 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
34939         Log: flock() and link() are not available on Windows 9x
34940      Branch: perl
34941            ! win32/config_sh.PL
34942 ____________________________________________________________________________
34943 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
34944         Log: Some Tru64 C compilers have C++ components that confuse
34945              the ccversion parsing.
34946      Branch: perl
34947            ! hints/dec_osf.sh
34948 ____________________________________________________________________________
34949 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
34950         Log: (Reintroduce #11125)
34951              
34952              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
34953              From: Alan Burlison <Alan.Burlison@sun.com> 
34954              Date: Tue, 03 Jul 2001 15:20:13 +0100   
34955              Message-ID: <3B41D49D.A923D4F9@sun.com> 
34956      Branch: perl
34957            ! lib/ExtUtils/MM_Unix.pm
34958 ____________________________________________________________________________
34959 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
34960         Log: Little pointer juggling for HP-UX cc to avoid
34961              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
34962              followed by
34963              "error 1549: Modifiable lvalue required for assignment operator."
34964      Branch: perl
34965            ! hv.c
34966 ____________________________________________________________________________
34967 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
34968         Log: Continuation of #11575: SANY_SEEN completely deprecated,
34969              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
34970              plus a fix for the bug.
34971      Branch: perl
34972            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
34973 ____________________________________________________________________________
34974 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
34975         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
34976              From: Doug MacEachern <dougm@covalent.net>
34977              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
34978              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
34979      Branch: perl
34980            ! sv.c
34981 ____________________________________________________________________________
34982 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
34983         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
34984              the new CANY is the \C.  The problem reported and the
34985              test case supplied in
34986              
34987              Subject: UTF-8 bugs in string length & single line regex matches
34988              From: "Daniel P. Berrange" <dan@berrange.com>
34989              Date: Fri, 3 Aug 2001 11:39:33 +0100
34990              Message-ID: <20010803113932.A19318@berrange.com>
34991      Branch: perl
34992            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
34993            ! t/op/pat.t
34994 ____________________________________________________________________________
34995 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
34996         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
34997              From: Doug MacEachern <dougm@covalent.net>
34998              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
34999              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
35000      Branch: perl
35001            ! perl.c regexec.c
35002 ____________________________________________________________________________
35003 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
35004         Log: The #11572 didn't up the test count.
35005      Branch: perl
35006            ! t/op/length.t
35007 ____________________________________________________________________________
35008 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
35009         Log: Subject: UTF-8 bugs in string length & single line regex matches
35010              From: "Daniel P. Berrange" <dan@berrange.com>
35011              Date: Fri, 3 Aug 2001 11:39:33 +0100         
35012              Message-ID: <20010803113932.A19318@berrange.com>
35013              
35014              (the mg_length() fix)
35015      Branch: perl
35016            ! mg.c t/op/length.t
35017 ____________________________________________________________________________
35018 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
35019         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
35020              From: Abhijit Menon-Sen <ams@wiw.org>
35021              Date: Sat, 4 Aug 2001 16:56:35 +0530
35022              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
35023      Branch: perl
35024            ! hv.c
35025 ____________________________________________________________________________
35026 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
35027         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
35028              From: Abhijit Menon-Sen <ams@wiw.org>
35029              Date: Sat, 4 Aug 2001 16:16:03 +0530
35030              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
35031      Branch: perl
35032            ! hv.c
35033 ____________________________________________________________________________
35034 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
35035         Log: Subject: Re: [patch] refcount re ops
35036              From: Abhijit Menon-Sen <ams@wiw.org>
35037              Date: Sat, 4 Aug 2001 08:54:55 +0530
35038              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
35039      Branch: perl
35040            ! sv.c
35041 ____________________________________________________________________________
35042 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
35043         Log: Subject: [patch] refcount re ops
35044              From: Doug MacEachern <dougm@covalent.net>
35045              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
35046              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
35047      Branch: perl
35048            ! regcomp.c sv.c
35049 ____________________________________________________________________________
35050 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
35051         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
35052              From: Doug MacEachern <dougm@covalent.net>
35053              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
35054              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
35055      Branch: perl
35056            ! perl.c regexec.c
35057 ____________________________________________________________________________
35058 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
35059         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
35060              From: "Craig A. Berry" <craigberry@mac.com> 
35061              Date: Fri, 03 Aug 2001 16:16:16 -0500
35062              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
35063      Branch: perl
35064            ! t/op/misc.t
35065 ____________________________________________________________________________
35066 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
35067         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
35068              From: John Kristian <jmk2001@engineer.com>
35069              Date: Fri, 03 Aug 2001 00:59:08 -0700
35070              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
35071      Branch: perl
35072            ! win32/win32.c
35073 ____________________________________________________________________________
35074 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
35075         Log: Update Changes.
35076      Branch: perl
35077            ! Changes patchlevel.h
35078 ____________________________________________________________________________
35079 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
35080         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
35081              From: "Craig A. Berry" <craigberry@mac.com>
35082              Date: Thu, 02 Aug 2001 23:15:24 -0500
35083              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
35084      Branch: perl
35085            ! ext/B/Stash.t
35086 ____________________________________________________________________________
35087 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
35088         Log: Subject: [patch] plug PL_cshname leak
35089              From: Doug MacEachern <dougm@covalent.net>
35090              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
35091              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
35092      Branch: perl
35093            ! sv.c
35094 ____________________________________________________________________________
35095 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
35096         Log: Subject: [patch] plug PL_sh_path leak
35097              From: Doug MacEachern <dougm@covalent.net>
35098              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
35099              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
35100      Branch: perl
35101            ! sv.c
35102 ____________________________________________________________________________
35103 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
35104         Log: Subject: [patch] plug PL_regex_padav leaks
35105              From: Doug MacEachern <dougm@covalent.net>
35106              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
35107              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
35108      Branch: perl
35109            ! op.c op.h perl.c
35110 ____________________________________________________________________________
35111 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
35112         Log: Subject: [patch] plug PL_origargv leak
35113              From: Doug MacEachern <dougm@covalent.net>
35114              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
35115              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
35116      Branch: perl
35117            ! perl.c
35118 ____________________________________________________________________________
35119 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
35120         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
35121              From: Abhijit Menon-Sen <ams@wiw.org>
35122              Date: Fri, 3 Aug 2001 06:38:11 +0530
35123              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
35124      Branch: perl
35125            ! hv.c
35126 ____________________________________________________________________________
35127 [ 11557] By: nick                                  on 2001/08/03  08:17:38
35128         Log: Integrate mainline
35129      Branch: perlio
35130           +> (branch 47 files)
35131            - lib/Switch/test.pl
35132           !> (integrate 49 files)
35133 ____________________________________________________________________________
35134 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
35135         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
35136              From: "Craig A. Berry" <craigberry@mac.com>
35137              Date: Thu, 02 Aug 2001 12:56:19 -0500
35138              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
35139      Branch: perl
35140            ! ext/B/Showlex.t
35141 ____________________________________________________________________________
35142 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
35143         Log: Be more careful about non-existent files.
35144      Branch: perl
35145            ! lib/File/Copy.pm
35146 ____________________________________________________________________________
35147 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
35148         Log: Subject: [PATCH resend] deparse empty formats
35149              From: Robin Houston <robin@kitsite.com> 
35150              Date: Thu, 2 Aug 2001 14:32:36 +0100
35151              Message-ID: <20010802143236.A894@robin.kitsite.com>
35152      Branch: perl
35153            ! ext/B/B/Deparse.pm
35154 ____________________________________________________________________________
35155 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
35156         Log: Subject: [patch] ithreads + refto fix improvement
35157              From: Doug MacEachern <dougm@covalent.net>
35158              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
35159              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
35160      Branch: perl
35161            ! pp.c
35162 ____________________________________________________________________________
35163 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
35164         Log: Readability nit from Abhijit.
35165      Branch: perl
35166            ! op.c
35167 ____________________________________________________________________________
35168 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
35169         Log: setproctitle() API version nit from Anton Berezin.
35170      Branch: perl
35171            ! mg.c
35172 ____________________________________________________________________________
35173 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
35174         Log: Add PerlCE to the docs.
35175      Branch: perl
35176            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
35177            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
35178 ____________________________________________________________________________
35179 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
35180         Log: Integrate the PerlCE (WinCE Perl) port;
35181              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
35182      Branch: perl
35183            + README.ce wince/FindExt.pm wince/Makefile.ce
35184            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
35185            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
35186            + wince/bin/search.pl wince/config.ce wince/config.h
35187            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
35188            + wince/dl_win32.xs wince/include/arpa/inet.h
35189            + wince/include/cectype.h wince/include/errno.h
35190            + wince/include/netdb.h wince/include/sys/socket.h
35191            + wince/include/sys/stat.h wince/include/sys/types.h
35192            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
35193            + wince/perl.rc wince/perldll.def wince/perllib.c
35194            + wince/perlmain.c wince/registry.bat wince/runperl.c
35195            + wince/splittree.pl wince/win32.h wince/win32iop.h
35196            + wince/win32thread.c wince/win32thread.h wince/wince.c
35197            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
35198            + wince/xdistclean.ksh wince/xmakediffs.ksh
35199            ! MANIFEST perl.c perl.h perlio.c
35200 ____________________________________________________________________________
35201 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
35202         Log: setproctitle() made simpler.  (This assumes the string is
35203              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
35204              should be used.  Note len, not len + 1.)  BSD-fu from Anton
35205              Berezin.
35206      Branch: perl
35207            ! mg.c
35208 ____________________________________________________________________________
35209 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
35210         Log: Subject: [PATCH] -Wall cleanup: op.c
35211              From: Richard Soderberg <rs@oregonnet.com>
35212              Date: Thu, 2 Aug 2001 00:17:09 -0700
35213              Message-Id: <200108020717.AAA26895@oregonnet.com>
35214              
35215              Subject: [PATCH] -Wall cleanup: sv.c
35216              From: Richard Soderberg <rs@oregonnet.com>
35217              Date: Thu, 2 Aug 2001 00:49:21 -0700
35218              Message-Id: <200108020749.AAA27492@oregonnet.com>
35219      Branch: perl
35220            ! op.c sv.c
35221 ____________________________________________________________________________
35222 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
35223         Log: Update Changes.
35224      Branch: perl
35225            ! Changes patchlevel.h
35226 ____________________________________________________________________________
35227 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
35228         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
35229              From: Doug MacEachern <dougm@covalent.net>
35230              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
35231              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
35232      Branch: perl
35233            ! op.c
35234 ____________________________________________________________________________
35235 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
35236         Log: The #11541 didn't work under threads.
35237      Branch: perl
35238            ! op.c
35239 ____________________________________________________________________________
35240 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
35241         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
35242              From: Hugo <hv@crypt.compulink.co.uk>
35243              Date: Fri, 22 Jun 2001 01:19:08 +0100 
35244              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
35245              
35246              (Skip tests if accept() failed)
35247      Branch: perl
35248            ! ext/IO/lib/IO/t/io_unix.t
35249 ____________________________________________________________________________
35250 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
35251         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
35252              From: "Stian Seeberg" <sseeberg@nimsoft.no>
35253              Date: Mon, 30 Jul 2001 12:28:07 +0200
35254              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
35255      Branch: perl
35256            ! perl.h
35257 ____________________________________________________________________________
35258 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
35259         Log: Subject: Pluggable optimizer
35260              From: Simon Cozens <simon@netthink.co.uk>
35261              Date: Wed, 1 Aug 2001 13:57:02 -0700
35262              Message-ID: <20010801135702.I10442@netthink.co.uk>
35263      Branch: perl
35264            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
35265 ____________________________________________________________________________
35266 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
35267         Log: Subject: [ID 20010801.039] perlre.pod message typo
35268              From: Autrijus Tang <autrijus@geb.elixus.org>
35269              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
35270              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
35271      Branch: perl
35272            ! pod/perlre.pod
35273 ____________________________________________________________________________
35274 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
35275         Log: Test for change #11536.
35276      Branch: perl
35277            ! t/op/tiehandle.t
35278 ____________________________________________________________________________
35279 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
35280         Log: More test fixups for #11537.
35281      Branch: perl
35282            ! t/lib/warnings/4lint t/lib/warnings/9enabled
35283 ____________________________________________________________________________
35284 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
35285         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
35286              From: Doug MacEachern <dougm@covalent.net>
35287              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
35288              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
35289      Branch: perl
35290            ! op.c t/TestInit.pm
35291 ____________________________________________________________________________
35292 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
35293         Log: Subject: [patch] ithreads + refto bug
35294              From: Doug MacEachern <dougm@covalent.net>
35295              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
35296              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
35297              
35298              (Test in change #11539)
35299      Branch: perl
35300            ! pp.c
35301 ____________________________________________________________________________
35302 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
35303         Log: Subject: [PATCH: perl@11523] fixups for t/harness
35304              From: Prymmer/Kahn <pvhp@best.com>
35305              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
35306              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
35307      Branch: perl
35308            ! t/harness
35309 ____________________________________________________________________________
35310 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
35311         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
35312              From: Prymmer/Kahn <pvhp@best.com>
35313              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
35314              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
35315      Branch: perl
35316            ! win32/Makefile win32/makefile.mk
35317 ____________________________________________________________________________
35318 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
35319         Log: Need to know the number of tests.
35320      Branch: perl
35321            ! t/run/exit.t
35322 ____________________________________________________________________________
35323 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
35324         Log: Subject: Re: new exit tests on VMS
35325              From: "Craig A. Berry" <craigberry@mac.com>
35326              Date: Tue, 31 Jul 2001 12:19:29 -0500
35327              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
35328      Branch: perl
35329            ! t/run/exit.t
35330 ____________________________________________________________________________
35331 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
35332         Log: Retract #11530 (the dTHX is needed under threads)
35333      Branch: perl
35334            ! perlio.c
35335 ____________________________________________________________________________
35336 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
35337         Log: (Retracted by #11531)
35338      Branch: perl
35339            ! perlio.c
35340 ____________________________________________________________________________
35341 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
35342         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
35343              From: Richard Soderberg <rs@crystalflame.net>
35344              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
35345              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
35346      Branch: perl
35347            ! unixish.h
35348 ____________________________________________________________________________
35349 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
35350         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
35351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35352              Date: Tue, 31 Jul 2001 05:39:09 -0400
35353              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
35354              
35355              (with a note about the case of UV being equal to long long)
35356      Branch: perl
35357            ! utils/h2xs.PL
35358 ____________________________________________________________________________
35359 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
35360         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
35361              From: "Craig A. Berry" <craigberry@mac.com>
35362              Date: Tue, 31 Jul 2001 14:57:43 -0500
35363              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
35364      Branch: perl
35365            ! t/io/fs.t
35366 ____________________________________________________________________________
35367 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
35368         Log: Fix for
35369              
35370              Subject: [ID 20010116.001] File::Copy truncates orig file 
35371              From: arbor@al37al08.telecel.pt
35372              Date: Tue, 16 Jan 2001 11:43:02 GMT
35373              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
35374              
35375              (copy($foo, $foo) would truncate $foo)
35376      Branch: perl
35377            ! lib/File/Copy.pm lib/File/Copy.t
35378 ____________________________________________________________________________
35379 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
35380         Log: Metaconfig unit change for #11524.
35381      Branch: metaconfig/U/perl
35382            ! Extras.U
35383 ____________________________________________________________________________
35384 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
35385         Log: Multiple modules didn't work; plus typo fixes.
35386      Branch: perl
35387            ! Configure
35388 ____________________________________________________________________________
35389 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
35390         Log: Update Changes.
35391      Branch: perl
35392            ! Changes patchlevel.h
35393 ____________________________________________________________________________
35394 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
35395         Log: Regen perlapi.
35396      Branch: perl
35397            ! pod/perlapi.pod
35398 ____________________________________________________________________________
35399 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
35400         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
35401              From: Dave Mitchell <davem@fdgroup.co.uk>
35402              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
35403              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
35404      Branch: perl
35405            ! sv.c
35406 ____________________________________________________________________________
35407 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
35408         Log: Regen toc.
35409      Branch: perl
35410            ! pod/perltoc.pod
35411 ____________________________________________________________________________
35412 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
35413         Log: Regen Porting stuff.
35414      Branch: perl
35415            ! Porting/Glossary Porting/config.sh Porting/config_H
35416 ____________________________________________________________________________
35417 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
35418         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
35419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35420              Date: Tue, 31 Jul 2001 05:34:38 -0400
35421              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
35422      Branch: perl
35423            ! utils/h2xs.PL
35424 ____________________________________________________________________________
35425 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
35426         Log: Metaconfig unit change for #11516. 
35427      Branch: metaconfig/U/perl
35428            ! gccvers.U
35429 ____________________________________________________________________________
35430 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
35431         Log: Add -Wall in cflags, not in Configure.
35432              (This way -Wall affects only the core and the core XS,
35433              not user modules' XS.  Concern from Paul Marquess,
35434              implementation idea from Andy Dougherty.)
35435      Branch: perl
35436            ! Configure cflags.SH
35437 ____________________________________________________________________________
35438 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
35439         Log: Metaconfig unit changes for #11514.
35440      Branch: metaconfig
35441            + U/modified/sysman.U
35442            ! U/installdirs/man1dir.U
35443 ____________________________________________________________________________
35444 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
35445         Log: Subject: Configure's detection of system manual
35446              From: Sean Dague <sean@dague.net> 
35447              Date: Sun, 13 May 2001 15:53:15 -0400
35448              Message-ID: <20010513155315.A15833@underhill.dague.net>
35449      Branch: perl
35450            ! Configure
35451 ____________________________________________________________________________
35452 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
35453         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
35454              From: Autrijus Tang <autrijus@autrijus.org> 
35455              Date: Thu, 21 Jun 2001 23:56:48 +0800
35456              Message-Id: <20010621235648.A57340@not.autrijus.org>
35457      Branch: perl
35458            ! pod/perlobj.pod
35459 ____________________________________________________________________________
35460 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
35461         Log: Subject: Typo in DB_File.pm
35462              From: "Philip Newton" <Philip.Newton@gmx.net>
35463              Date: Tue, 31 Jul 2001 06:19:35 +0200
35464              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
35465      Branch: perl
35466            ! ext/DB_File/DB_File.pm
35467 ____________________________________________________________________________
35468 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
35469         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
35470              From: "Stephen P. Potter" <spp@spotter.yi.org>
35471              Date: Wed, 30 May 2001 13:59:34 -0400
35472              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
35473      Branch: perl
35474            ! pod/perlre.pod
35475 ____________________________________________________________________________
35476 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
35477         Log: eval "format foo=" would loop indefinitely; reported in
35478              
35479              Subject: A load of old rubbish
35480              From: Mike Guy <mjtg@cam.ac.uk>
35481              Date: Mon, 14 May 2001 16:12:22 +0100
35482              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
35483              
35484              (The core dumps reported in there already fixed.)
35485      Branch: perl
35486            ! toke.c
35487 ____________________________________________________________________________
35488 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
35489         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
35490      Branch: perl
35491            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
35492            + lib/Switch/t/switch_case.t
35493            - lib/Switch/test.pl
35494            ! MANIFEST lib/Switch.pm
35495 ____________________________________________________________________________
35496 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
35497         Log: Subject: [PATCH @11505] DB_File-1.78
35498              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35499              Date: Mon, 30 Jul 2001 22:54:37 +0100
35500              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
35501      Branch: perl
35502            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
35503            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
35504 ____________________________________________________________________________
35505 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
35506         Log: Explain in more detail why -pipe and -fno-common are good.
35507      Branch: perl
35508            ! hints/darwin.sh
35509 ____________________________________________________________________________
35510 [ 11506] By: nick                                  on 2001/07/30  14:32:23
35511         Log: Integrate mainline
35512      Branch: perlio
35513           !> INSTALL Makefile.SH doio.c hints/darwin.sh
35514 ____________________________________________________________________________
35515 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
35516         Log: Perl hasn't been putting man pages into $prefix/lib for
35517              a long time now; pointed out by Andy Dougherty. 
35518      Branch: perl
35519            ! hints/darwin.sh
35520 ____________________________________________________________________________
35521 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
35522         Log: Document the extras Configure option.
35523      Branch: perl
35524            ! INSTALL
35525 ____________________________________________________________________________
35526 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
35527         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
35528              everywhere.
35529      Branch: perl
35530           !> doio.c
35531 ____________________________________________________________________________
35532 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
35533         Log: Doubly guard against invoking CPAN if no extras defined,
35534              pointed out by H. Merijn Brand.
35535      Branch: perl
35536            ! Makefile.SH
35537 ____________________________________________________________________________
35538 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
35539         Log: Fix O_RDONLY check to check for O_RDONLY.
35540      Branch: maint-5.6/macperl
35541            ! doio.c
35542 ____________________________________________________________________________
35543 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
35544         Log: Integrate miscellaneous changes from maint-5.6/perl.
35545      Branch: maint-5.6/macperl
35546           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
35547 ____________________________________________________________________________
35548 [ 11499] By: nick                                  on 2001/07/30  06:52:42
35549         Log: Integrate mainline
35550      Branch: perlio
35551           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
35552           +> win32/sync_ext.pl
35553            - win32/sncfnmcs.pl
35554           !> (integrate 71 files)
35555 ____________________________________________________________________________
35556 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
35557         Log: Update Changes.
35558      Branch: perl
35559            ! Changes patchlevel.h
35560 ____________________________________________________________________________
35561 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
35562         Log: Now Configure -Dextras=Foo::Bar and "make install" will
35563              fetch and install Foo::Bar.
35564      Branch: perl
35565            ! Makefile.SH
35566 ____________________________________________________________________________
35567 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
35568         Log: Metaconfig unit change for #11495.
35569      Branch: metaconfig/U/perl
35570            ! Extras.U
35571 ____________________________________________________________________________
35572 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
35573         Log: extras.make, extras.test, and extras.install make targets.
35574      Branch: perl
35575            ! Configure Makefile.SH
35576 ____________________________________________________________________________
35577 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
35578         Log: Metaconfig unit change for #11493.
35579      Branch: metaconfig/U/perl
35580            ! Extras.U
35581 ____________________________________________________________________________
35582 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
35583         Log: Better to have the list of extras in $extras than 'define'.
35584      Branch: perl
35585            ! Configure
35586 ____________________________________________________________________________
35587 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
35588         Log: The metaconfig unit change for #11490.
35589      Branch: metaconfig/U/perl
35590            + Extras.U
35591 ____________________________________________________________________________
35592 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
35593         Log: Missed from #11490 (the required dependency).
35594      Branch: perl
35595            ! Makefile.SH
35596 ____________________________________________________________________________
35597 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
35598         Log: Add the support of asking for extra modules or bundles of modules
35599              to be fetched from the CPAN and installed as a part of the Perl
35600              build process.  None of this installation is yet really done;
35601              only the list is asked, and saved away in extras.lst for
35602              the build and installation process to worry about later.
35603      Branch: perl
35604            ! Configure
35605 ____________________________________________________________________________
35606 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
35607         Log: Beginnings of better Inf and NaN support.
35608              At least toke.c and sv.c still need quite a bit of work.
35609      Branch: perl
35610            ! numeric.c perl.h
35611 ____________________________________________________________________________
35612 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
35613         Log: Top-level Makefile didn't honour OPTIMIZE.
35614      Branch: perl
35615            ! Makefile.SH
35616 ____________________________________________________________________________
35617 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
35618         Log: Update Changes.
35619      Branch: perl
35620            ! Changes patchlevel.h
35621 ____________________________________________________________________________
35622 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
35623         Log: Use Search::Dict 1.02 interface for charinfo().
35624      Branch: perl
35625            ! lib/UnicodeCD.pm
35626 ____________________________________________________________________________
35627 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
35628         Log: Now also allow transforming the read lines before comparing them.
35629              (This will help UnicodeCD.) 
35630      Branch: perl
35631            ! lib/Search/Dict.pm
35632 ____________________________________________________________________________
35633 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
35634         Log: Remove tiehandle code.
35635      Branch: perl
35636            ! lib/UnicodeCD.pm
35637 ____________________________________________________________________________
35638 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
35639         Log: Allow specifying a comparison function for Search::Dict::look().
35640      Branch: perl
35641            ! lib/Search/Dict.pm
35642 ____________________________________________________________________________
35643 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
35644         Log: Small UnicodeCD tweaks.
35645      Branch: perl
35646            ! lib/UnicodeCD.pm lib/UnicodeCD.t
35647 ____________________________________________________________________________
35648 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
35649         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
35650              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35651              Date: Tue, 24 Jul 2001 01:51:32 +0900
35652              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
35653      Branch: perl
35654            ! lib/UnicodeCD.pm lib/UnicodeCD.t
35655 ____________________________________________________________________________
35656 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
35657         Log: Subject: [PATCH] installperl
35658              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
35659              Date: Fri, 27 Jul 2001 19:05:04 -0700
35660              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
35661      Branch: perl
35662            ! installperl
35663 ____________________________________________________________________________
35664 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
35665         Log: Subject: [PATCH] Set proper compatibility versions in core
35666              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
35667              Date: Fri, 27 Jul 2001 20:01:49 -0700
35668              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
35669      Branch: perl
35670            ! Makefile.SH
35671 ____________________________________________________________________________
35672 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
35673         Log: Metaconfig unit change for #11477.
35674      Branch: metaconfig/U/perl
35675            ! dlsrc.U
35676 ____________________________________________________________________________
35677 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
35678         Log: Subject: [PATCH] Darwin: -fpic not so good
35679              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
35680              Date: Fri, 27 Jul 2001 18:57:38 -0700
35681              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
35682      Branch: perl
35683            ! Configure
35684 ____________________________________________________________________________
35685 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
35686         Log: Subject: [PATCH] Clean up Darwin hints
35687              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
35688              Date: Fri, 27 Jul 2001 19:13:15 -0700
35689              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
35690      Branch: perl
35691            ! hints/darwin.sh
35692 ____________________________________________________________________________
35693 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
35694         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
35695              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35696              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
35697              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
35698      Branch: perl
35699            ! pod/perlfunc.pod pp.c t/op/split.t
35700 ____________________________________________________________________________
35701 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
35702         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
35703              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35704              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
35705              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
35706      Branch: perl
35707            ! pod/perlvar.pod
35708 ____________________________________________________________________________
35709 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
35710         Log: Subject: [PATCH] fixes to constant.pm documentation
35711              From: Ilmari Karonen <iltzu@sci.fi>
35712              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
35713              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
35714      Branch: perl
35715            ! lib/constant.pm
35716 ____________________________________________________________________________
35717 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
35718         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
35719              From: "Philip Newton" <Philip.Newton@gmx.net>
35720              Date: Fri, 27 Jul 2001 07:51:10 +0200
35721              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
35722      Branch: perl
35723            ! pod/perlport.pod
35724 ____________________________________________________________________________
35725 [ 11471] By: nick                                  on 2001/07/26  06:23:32
35726         Log: Subject:  [PATCH] Doc fix for perlguts / threading
35727              From:  Arthur Bergman <arthur@contiller.se>
35728              Date:  Wed, 25 Jul 2001 11:28:23 +0200
35729              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
35730      Branch: perl
35731            ! pod/perlguts.pod
35732 ____________________________________________________________________________
35733 [ 11470] By: nick                                  on 2001/07/26  06:21:06
35734         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
35735              From:  Philip Newton <Philip.Newton@gmx.net>
35736              Date:  Wed, 25 Jul 2001 08:19:47 +0200
35737              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
35738      Branch: perl
35739            ! INSTALL
35740 ____________________________________________________________________________
35741 [ 11469] By: nick                                  on 2001/07/26  06:20:25
35742         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
35743              From:  Philip Newton <Philip.Newton@gmx.net>
35744              Date:  Wed, 25 Jul 2001 08:12:48 +0200
35745              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
35746      Branch: perl
35747            ! INSTALL
35748 ____________________________________________________________________________
35749 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
35750         Log: More +x.
35751      Branch: perl
35752            ! Porting/makerel
35753 ____________________________________________________________________________
35754 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
35755         Log: Update Changes.
35756      Branch: perl
35757            ! Changes patchlevel.h
35758 ____________________________________________________________________________
35759 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
35760         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
35761              From: "Philip Newton" <Philip.Newton@gmx.net>
35762              Date: Tue, 24 Jul 2001 06:45:55 +0200
35763              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
35764      Branch: perl
35765            ! os2/perlrexx.c
35766 ____________________________________________________________________________
35767 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
35768         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
35769              From: Peter Prymmer <pvhp@forte.com>
35770              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
35771              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
35772      Branch: perl
35773            ! pod/perlport.pod t/io/fs.t vms/test.com
35774 ____________________________________________________________________________
35775 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
35776         Log: Workaround on Cwd bootstrap problem.
35777      Branch: perl
35778            ! lib/ExtUtils/MakeMaker.pm
35779 ____________________________________________________________________________
35780 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
35781         Log: When in Rome, quote like the Romans do.
35782      Branch: perl
35783            ! cflags.SH
35784 ____________________________________________________________________________
35785 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
35786         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
35787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35788              Date: Mon, 23 Jul 2001 19:29:49 -0400
35789              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
35790      Branch: perl
35791            + os2/perlrexx.c
35792            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
35793            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
35794            ! t/op/write.t
35795 ____________________________________________________________________________
35796 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
35797         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
35798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35799              Date: Mon, 23 Jul 2001 18:43:42 -0400
35800              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
35801      Branch: perl
35802            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
35803 ____________________________________________________________________________
35804 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
35805         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
35806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35807              Date: Mon, 23 Jul 2001 18:33:16 -0400
35808              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
35809      Branch: perl
35810            ! lib/ExtUtils/MakeMaker.pm
35811 ____________________________________________________________________________
35812 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
35813         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
35814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35815              Date: Mon, 23 Jul 2001 18:20:35 -0400
35816              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
35817      Branch: perl
35818            ! Makefile.SH cflags.SH
35819 ____________________________________________________________________________
35820 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
35821         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
35822              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
35823              Date: Mon, 23 Jul 2001 11:32:17 -0500
35824              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
35825      Branch: perl
35826            ! lib/ExtUtils/MakeMaker.pm
35827 ____________________________________________________________________________
35828 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
35829         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
35830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35831              Date: Mon, 23 Jul 2001 18:13:20 -0400
35832              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
35833      Branch: perl
35834            ! lib/perl5db.pl
35835 ____________________________________________________________________________
35836 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
35837         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
35838              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35839              Date: Mon, 23 Jul 2001 18:07:40 -0400
35840              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
35841      Branch: perl
35842            ! op.c
35843 ____________________________________________________________________________
35844 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
35845         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
35846              From: "Craig A. Berry" <craigberry@mac.com>
35847              Date: Mon, 23 Jul 2001 15:35:06 -0500
35848              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
35849      Branch: perl
35850            ! util.c
35851 ____________________________________________________________________________
35852 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
35853         Log: Subject: [PATCH perlfaq9.pod typo]
35854              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
35855              Date: Mon, 23 Jul 2001 07:49:05 -0700
35856              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
35857      Branch: perl
35858            ! pod/perlfaq9.pod
35859 ____________________________________________________________________________
35860 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
35861         Log: Subject: win32\sncfnmcs.pl corrections
35862              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
35863              Date: Mon, 23 Jul 2001 12:56:54 +0200
35864              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
35865              
35866              Rename the script a little bit more sensibly.
35867      Branch: perl
35868            + win32/sync_ext.pl
35869            - win32/sncfnmcs.pl
35870            ! MANIFEST README.win32
35871 ____________________________________________________________________________
35872 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
35873         Log: Test tweak.
35874      Branch: perl
35875            ! ext/B/Deparse.t
35876 ____________________________________________________________________________
35877 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
35878         Log: Metaconfig unit tweak for #11450.
35879      Branch: metaconfig/U/perl
35880            ! Mksymlinks.U
35881 ____________________________________________________________________________
35882 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
35883         Log: Too volatile failsafe check.
35884      Branch: perl
35885            ! Configure
35886 ____________________________________________________________________________
35887 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
35888         Log: Further doc tweaks.
35889      Branch: perl
35890            ! lib/UnicodeCD.pm
35891 ____________________________________________________________________________
35892 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
35893         Log: Doc tweaks.
35894      Branch: perl
35895            ! lib/UnicodeCD.pm
35896 ____________________________________________________________________________
35897 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
35898         Log: Doc tweakery from Abhijit.
35899      Branch: perl
35900            ! Porting/repository.pod
35901 ____________________________________________________________________________
35902 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
35903         Log: An accidental empty line.
35904      Branch: perl
35905            ! MANIFEST
35906 ____________________________________________________________________________
35907 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
35908         Log: Missing MANIFESTations.
35909      Branch: perl
35910            ! MANIFEST
35911 ____________________________________________________________________________
35912 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
35913         Log: Update Changes.
35914      Branch: perl
35915            ! Changes patchlevel.h
35916 ____________________________________________________________________________
35917 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
35918         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
35919              From: Mike Guy <mjtg@cam.ac.uk>
35920              Date: Fri, 20 Jul 2001 16:12:49 +0100
35921              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
35922      Branch: perl
35923            ! Porting/pumpkin.pod
35924 ____________________________________________________________________________
35925 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
35926         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
35927              From: Peter Prymmer <pvhp@forte.com>
35928              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
35929              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
35930      Branch: perl
35931            ! pod/perlhack.pod
35932 ____________________________________________________________________________
35933 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
35934         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
35935              From: Michael G Schwern <schwern@pobox.com>
35936              Date: Fri, 20 Jul 2001 20:22:35 -0400
35937              Message-ID: <20010720202235.O4498@blackrider>
35938      Branch: perl
35939            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
35940            ! lib/Test/t/todo.t
35941 ____________________________________________________________________________
35942 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
35943         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
35944              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35945              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
35946              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
35947      Branch: perl
35948            ! ext/POSIX/POSIX.pod
35949 ____________________________________________________________________________
35950 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
35951         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
35952              From: Mark-Jason Dominus <mjd@plover.com>
35953              Date: Fri, 20 Jul 2001 23:16:54 -0400
35954              Message-ID: <20010721031654.21877.qmail@plover.com>
35955      Branch: perl
35956            ! ext/POSIX/POSIX.pod
35957 ____________________________________________________________________________
35958 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
35959         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
35960              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35961              Date: Sun, 22 Jul 2001 14:56:09 +0200
35962              Message-ID: <20010722145609.A766@rafael>
35963      Branch: perl
35964            ! ext/B/O.pm
35965 ____________________________________________________________________________
35966 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
35967         Log: Subject: regexec.c #define cleanup
35968              From: Mark-Jason Dominus <mjd@plover.com>
35969              Date: Sat, 21 Jul 2001 18:33:25 -0400
35970              Message-ID: <20010721223325.3069.qmail@plover.com>
35971      Branch: perl
35972            ! regexec.c
35973 ____________________________________________________________________________
35974 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
35975         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
35976              From: Prymmer/Kahn <pvhp@best.com>
35977              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
35978              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
35979      Branch: perl
35980            ! t/io/fs.t
35981 ____________________________________________________________________________
35982 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
35983         Log: Typo in #11432.
35984      Branch: perl
35985            ! ext/POSIX/POSIX.t
35986 ____________________________________________________________________________
35987 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
35988         Log: Integrate (manually) change #11424 from macperl.
35989      Branch: perl
35990            ! ext/Filter/t/call.t
35991 ____________________________________________________________________________
35992 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
35993         Log: Integrate change #11408 from macperl.
35994      Branch: perl
35995           !> README.macos pod/perlport.pod
35996 ____________________________________________________________________________
35997 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
35998         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
35999      Branch: perl
36000           +> macos/MacPerlTests.cmd macos/xsubpp.patch
36001            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36002            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
36003            ! ext/POSIX/POSIX.t
36004 ____________________________________________________________________________
36005 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
36006         Log: pod/*.t tests not picked up by t/TEST either
36007      Branch: maint-5.6/perl
36008            ! t/TEST
36009 ____________________________________________________________________________
36010 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
36011         Log: better tweak for change#11429 (windows has both / and \ separated
36012              paths in @INC at that point)
36013      Branch: maint-5.6/perl
36014            ! t/pod/testp2pt.pl
36015 ____________________________________________________________________________
36016 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
36017         Log: MacOS pod test tweak needs \Escape
36018      Branch: maint-5.6/perl
36019            ! t/pod/testp2pt.pl
36020 ____________________________________________________________________________
36021 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
36022         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
36023              resulting duplicate output, but t/harness isn't)
36024      Branch: maint-5.6/perl
36025            ! t/run/runenv.t
36026 ____________________________________________________________________________
36027 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
36028         Log: t/harness wasn't picking up all the tests
36029      Branch: maint-5.6/perl
36030            ! t/harness
36031 ____________________________________________________________________________
36032 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
36033         Log: update MANIFEST for new file
36034      Branch: maint-5.6/perl
36035            ! MANIFEST
36036 ____________________________________________________________________________
36037 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
36038         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
36039              the exception of the macperl/macos/... tree
36040      Branch: maint-5.6/perl
36041           +> t/lib/filefind-taint.t
36042           !> (integrate 72 files)
36043 ____________________________________________________________________________
36044 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
36045         Log: Fix test.
36046      Branch: maint-5.6/macperl
36047            ! macos/bundled_ext/Filter/t/call.t
36048 ____________________________________________________________________________
36049 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
36050         Log: Make perl fork()-safe (in a slightly limited way) even on
36051              platforms that don't have pthread_atfork() (extension of
36052              the fix in change#11151).
36053              
36054              Note that this will not help extensions that call fork()
36055              directly in C, or that link to libraries that call fork()
36056              directly.  Such cases must be fixed to either call
36057              PerlProc_fork(), or call atfork_lock() in parent before the
36058              calling the function that forks and call atfork_unlock()
36059              in both parent and child immediately after the fork().
36060              (There are no worries if C code calls exec() in the child
36061              immediately after a fork().  Only cases where the child
36062              calls perl's API functions (including New()) after the
36063              fork() are problematic.)
36064              
36065              This change also eliminates the use of vfork() from perl,
36066              since all such uses were violating the severe restrictions
36067              on modifying the state of the process between the vfork()
36068              and the exec().
36069              
36070              This is a modified version of patches suggested by Abhijit
36071              Menon-Sen and Richard Soderberg.
36072      Branch: perl
36073            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
36074            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
36075 ____________________________________________________________________________
36076 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
36077         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
36078              Switch, and Text::Balanced.
36079      Branch: maint-5.6/macperl
36080            + macos/bundled_ext/Filter/Util/Call/Call.pm
36081            + macos/bundled_ext/Filter/Util/Call/Call.xs
36082            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
36083            + macos/bundled_ext/Filter/t/MyFilter.pm
36084            + macos/bundled_ext/Filter/t/call.t
36085            + macos/bundled_ext/Filter/t/filter-util.pl
36086            + macos/bundled_lib/blib/lib/Class/ISA.pm
36087            + macos/bundled_lib/blib/lib/Digest.pm
36088            + macos/bundled_lib/blib/lib/Filter/Simple.pm
36089            + macos/bundled_lib/blib/lib/Switch.pm
36090            + macos/bundled_lib/blib/lib/Text/Balanced.pm
36091            + macos/bundled_lib/blib/lib/Text/Balanced.pod
36092            + macos/bundled_lib/t/Class/ISA/test.pl
36093            + macos/bundled_lib/t/Digest/Digest.t
36094            + macos/bundled_lib/t/Filter/Simple/test.pl
36095            + macos/bundled_lib/t/Switch/test.pl
36096            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
36097            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
36098            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
36099            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
36100            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
36101            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
36102            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
36103            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
36104 ____________________________________________________________________________
36105 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
36106         Log: Add Filter::Util::Call to config/make files; edit utils
36107              to recognize the module (it was descended too far down).
36108              Bump version to 5.6.1a4.
36109      Branch: maint-5.6/macperl
36110            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
36111            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
36112            ! macos/macperl/Makefile.mk macos/xsubpp.patch
36113 ____________________________________________________________________________
36114 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
36115         Log: Make DB_File the default for MLDBM on MacOS.
36116      Branch: maint-5.6/macperl
36117            ! macos/bundled_lib/blib/lib/MLDBM.pm
36118 ____________________________________________________________________________
36119 [ 11419] By: nick                                  on 2001/07/20  14:51:03
36120         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
36121              From:  Simon Cozens <simon@netthink.co.uk>
36122              Date:  Fri, 20 Jul 2001 11:42:35 -0400
36123              Message-Id:  <20010720114235.A5235@netthink.co.uk>
36124      Branch: perl
36125            ! lib/UnicodeCD.pm
36126 ____________________________________________________________________________
36127 [ 11418] By: nick                                  on 2001/07/20  14:48:12
36128         Log: Subject:  [PATCH regcomp.h] adds a comment
36129              From:  Abhijit Menon-Sen <ams@wiw.org>
36130              Date:  Fri, 20 Jul 2001 21:05:37 +0530
36131              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
36132      Branch: perl
36133            ! regcomp.h
36134 ____________________________________________________________________________
36135 [ 11417] By: nick                                  on 2001/07/20  14:16:38
36136         Log: Subject:  [PATCH 5.7.2] INSTALL updates
36137              From:  Andy Dougherty <doughera@lafayette.edu>
36138              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
36139              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
36140      Branch: perl
36141            ! INSTALL
36142 ____________________________________________________________________________
36143 [ 11416] By: nick                                  on 2001/07/20  06:44:44
36144         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
36145              From:  Russ Allbery <rra@stanford.edu>
36146              Date:  19 Jul 2001 15:52:37 -0700
36147              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
36148      Branch: perl
36149            ! lib/Pod/Man.pm
36150 ____________________________________________________________________________
36151 [ 11415] By: nick                                  on 2001/07/20  06:35:11
36152         Log: Subject:  [PATCH] defer op_seq allocation
36153              From:  Abhijit Menon-Sen <ams@wiw.org>
36154              Date:  Thu, 19 Jul 2001 22:12:24 +0530
36155              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
36156      Branch: perl
36157            ! op.c
36158 ____________________________________________________________________________
36159 [ 11414] By: nick                                  on 2001/07/20  06:23:36
36160         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
36161              From:  Abhijit Menon-Sen <ams@wiw.org>
36162              Date:  Fri, 20 Jul 2001 01:18:50 +0530
36163              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
36164              (Private e-mail)
36165      Branch: perl
36166            ! ext/Time/HiRes/HiRes.xs
36167 ____________________________________________________________________________
36168 [ 11413] By: nick                                  on 2001/07/20  06:18:53
36169         Log: Integrate mainline
36170      Branch: perlio
36171           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
36172            - t/base/commonsense.t
36173           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
36174           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
36175           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
36176           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
36177           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
36178           !> win32/win32.c
36179 ____________________________________________________________________________
36180 [ 11412] By: nick                                  on 2001/07/19  06:44:27
36181         Log: Integrate win32/perlhost.h from maintenance branch.
36182              (Rest of $ENV{PATH} / system() fix.)
36183      Branch: perl
36184           !> win32/perlhost.h
36185 ____________________________________________________________________________
36186 [ 11411] By: nick                                  on 2001/07/19  06:41:34
36187         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
36188              From:  Philip Newton <Philip.Newton@gmx.net>
36189              Date:  Wed, 18 Jul 2001 21:43:57 +0200
36190              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
36191      Branch: perl
36192            ! pod/perlhack.pod
36193 ____________________________________________________________________________
36194 [ 11410] By: nick                                  on 2001/07/19  06:39:35
36195         Log: Subject:  Security hole in taint checking in open()
36196              From:  deekoo@tentacle.net
36197              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
36198              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
36199      Branch: perl
36200            ! doio.c
36201 ____________________________________________________________________________
36202 [ 11409] By: nick                                  on 2001/07/19  06:28:08
36203         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
36204              From:  Abhijit Menon-Sen <ams@wiw.org>
36205              Date:  Thu, 19 Jul 2001 04:30:43 +0530
36206              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
36207      Branch: perl
36208            ! ext/Time/HiRes/HiRes.xs
36209 ____________________________________________________________________________
36210 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
36211         Log: Update docs with latest implementation information and new URLs.
36212      Branch: maint-5.6/macperl
36213            ! README.macos pod/perlport.pod
36214 ____________________________________________________________________________
36215 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
36216         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
36217              Fix BuildRules to accept optimization variables.
36218      Branch: maint-5.6/macperl
36219            + macos/bundled_ext/Digest/MD5/Makefile.mk
36220            ! macos/BuildRules.mk macos/Makefile.mk
36221            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
36222            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
36223 ____________________________________________________________________________
36224 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
36225         Log: Integrate changes 11399,11401
36226      Branch: maint-5.6/macperl
36227           !> win32/perlhost.h win32/win32.c
36228 ____________________________________________________________________________
36229 [ 11405] By: nick                                  on 2001/07/18  06:50:33
36230         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
36231              from perl5.6*
36232      Branch: perl
36233           !> win32/perlhost.h win32/win32.c
36234 ____________________________________________________________________________
36235 [ 11404] By: nick                                  on 2001/07/18  06:43:59
36236         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
36237              From:  hv@crypt0.demon.co.uk
36238              Date:  Wed, 18 Jul 2001 05:58:46 +0100
36239              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
36240      Branch: perl
36241            ! ext/POSIX/POSIX.t
36242 ____________________________________________________________________________
36243 [ 11403] By: nick                                  on 2001/07/18  06:38:57
36244         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
36245              From:  hv@crypt0.demon.co.uk
36246              Date:  Wed, 18 Jul 2001 05:21:54 +0100
36247              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
36248      Branch: perl
36249            ! numeric.c t/op/arith.t
36250 ____________________________________________________________________________
36251 [ 11402] By: nick                                  on 2001/07/18  06:19:17
36252         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
36253              From:  mjd@plover.com
36254              Date:  17 Jul 2001 17:59:20 -0000
36255              Message-Id:  <20010717175920.8177.qmail@plover.com>
36256      Branch: perl
36257            ! pod/perlre.pod
36258 ____________________________________________________________________________
36259 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
36260         Log: thinko in change#11400 (duh)
36261      Branch: maint-5.6/perl
36262            ! win32/perlhost.h
36263 ____________________________________________________________________________
36264 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
36265         Log: change#11399 revealed another unrelated bug; this is just a temporary
36266              bandaid
36267      Branch: maint-5.6/perl
36268            ! win32/perlhost.h
36269 ____________________________________________________________________________
36270 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
36271         Log: fix bugs in handling of the virtualized environment under windows;
36272              there were bugs in propagating any changes to %ENV down to the real
36273              environment when such changes happened in the toplevel process
36274              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
36275              problem identification, and for a part of the fix)
36276      Branch: maint-5.6/perl
36277            ! win32/perlhost.h win32/win32.c
36278 ____________________________________________________________________________
36279 [ 11398] By: nick                                  on 2001/07/17  08:26:35
36280         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
36281              From: Peter Prymmer <pvhp@forte.com>
36282              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
36283              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
36284              
36285              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
36286              should not depend on existance of Config.pm
36287      Branch: perl
36288           +> t/lib/commonsense.t
36289            - t/base/commonsense.t
36290            ! MANIFEST t/README
36291 ____________________________________________________________________________
36292 [ 11397] By: nick                                  on 2001/07/17  08:09:58
36293         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
36294              From:  Michael G Schwern <schwern@pobox.com>
36295              Date:  Mon, 16 Jul 2001 18:20:31 -0400
36296              Message-Id:  <20010716182031.A1128@blackrider>
36297      Branch: perl
36298            ! pod/perlhack.pod
36299 ____________________________________________________________________________
36300 [ 11396] By: nick                                  on 2001/07/17  08:04:11
36301         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
36302              From:  Gwyn Judd <b.judd@xtra.co.nz>
36303              Date:  Tue, 17 Jul 2001 20:55:58 +1200
36304              Message-Id:  <20010717205558.A3107@thislove>
36305      Branch: perl
36306            ! pod/perlfunc.pod
36307 ____________________________________________________________________________
36308 [ 11395] By: nick                                  on 2001/07/17  08:02:22
36309         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
36310              From:  Peter Prymmer <pvhp@forte.com>
36311              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
36312              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
36313      Branch: perl
36314            ! t/op/sprintf.t
36315 ____________________________________________________________________________
36316 [ 11394] By: nick                                  on 2001/07/17  07:57:06
36317         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
36318              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
36319              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
36320              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
36321      Branch: perl
36322            ! gv.c
36323 ____________________________________________________________________________
36324 [ 11392] By: nick                                  on 2001/07/17  07:50:12
36325         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
36326              From:  Coral <coral@moonlight.crystalflame.net>
36327              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
36328              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
36329      Branch: perl
36330            ! pp_sys.c thread.h
36331 ____________________________________________________________________________
36332 [ 11391] By: nick                                  on 2001/07/17  07:34:28
36333         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
36334              From:  Jonathan Stowe <gellyfish@gellyfish.com>
36335              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
36336              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
36337      Branch: perl
36338            ! utils/h2xs.PL
36339 ____________________________________________________________________________
36340 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
36341         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
36342              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
36343              and Mac::Apps::Launch, which don't work, and Time::HiRes and
36344              Time::Piece, which don't yet work.
36345      Branch: maint-5.6/macperl
36346            + (add 154 files)
36347 ____________________________________________________________________________
36348 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
36349         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
36350              Also add hack to get around missing setenv for PERL5DB.
36351      Branch: maint-5.6/macperl
36352            ! macos/macish.c macos/macish.h
36353 ____________________________________________________________________________
36354 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
36355         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
36356      Branch: maint-5.6/macperl
36357            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
36358            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
36359 ____________________________________________________________________________
36360 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
36361         Log: Fix up some configuration and make options, add extra
36362              extensions.
36363      Branch: maint-5.6/macperl
36364            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
36365            ! macos/macperl/Makefile.mk
36366 ____________________________________________________________________________
36367 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
36368         Log: From Change 11374 in maintperl.
36369      Branch: maint-5.6/macperl
36370           !> utils/h2ph.PL
36371 ____________________________________________________________________________
36372 [ 11385] By: nick                                  on 2001/07/16  14:12:58
36373         Log: Back out change to h2xs till it passes its test.
36374      Branch: perl
36375            ! utils/h2xs.PL
36376 ____________________________________________________________________________
36377 [ 11384] By: nick                                  on 2001/07/16  14:00:10
36378         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
36379              From:  Jonathan Stowe <gellyfish@gellyfish.com>
36380              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
36381              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
36382      Branch: perl
36383            ! utils/h2xs.PL
36384 ____________________________________________________________________________
36385 [ 11383] By: nick                                  on 2001/07/16  13:53:12
36386         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
36387              From:  Robin Houston <robin@kitsite.com>
36388              Date:  Sun, 15 Jul 2001 18:22:31 +0100
36389              Message-Id:  <20010715182230.A11174@robin>
36390      Branch: perl
36391            ! hints/darwin.sh
36392 ____________________________________________________________________________
36393 [ 11382] By: nick                                  on 2001/07/16  13:52:49
36394         Log: Subject:  [PATCH perl@11372] re_dup
36395              From:  Radu Greab <radu@netsoft.ro>
36396              Date:  Sun, 15 Jul 2001 04:50:06 +0300
36397              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
36398      Branch: perl
36399            ! sv.c
36400 ____________________________________________________________________________
36401 [ 11379] By: nick                                  on 2001/07/16  13:35:39
36402         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
36403              From:  Robin Houston <robin@kitsite.com>
36404              Date:  Sat, 14 Jul 2001 14:28:50 +0100
36405              Message-Id:  <20010714142850.A10205@robin>
36406      Branch: perl
36407            ! ext/B/B/Deparse.pm
36408 ____________________________________________________________________________
36409 [ 11378] By: nick                                  on 2001/07/16  13:30:36
36410         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
36411              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
36412              Date:  Sat, 14 Jul 2001 22:17:42 +0900
36413              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
36414      Branch: perl
36415            + ext/Encode/Encode/euc-jp-0212.enc
36416            ! ext/Encode/Encode/Tcl.pm
36417 ____________________________________________________________________________
36418 [ 11377] By: nick                                  on 2001/07/16  13:17:28
36419         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
36420              From:  Andy Dougherty <doughera@lafayette.edu>
36421              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
36422              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
36423      Branch: perl
36424            ! hints/darwin.sh hints/rhapsody.sh
36425 ____________________________________________________________________________
36426 [ 11376] By: nick                                  on 2001/07/16  09:05:00
36427         Log: Integrate mainline
36428      Branch: perlio
36429           +> ext/Encode/Encode/7bit-greek.enc
36430           +> ext/Encode/Encode/7bit-latin1.enc
36431           +> ext/Encode/Encode/cns11643-1.enc
36432           +> ext/Encode/Encode/cns11643-2.enc
36433           +> ext/Encode/Encode/iso2022-cn.enc
36434           +> ext/Encode/Encode/iso2022-jp1.enc
36435           +> ext/Encode/Encode/iso2022-jp2.enc
36436           !> Changes Configure MANIFEST Makefile.SH
36437           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
36438           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
36439           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
36440           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
36441           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
36442 ____________________________________________________________________________
36443 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
36444         Log: integrate change#11374 from maint-5.6
36445              
36446              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
36447      Branch: perl
36448           !> utils/h2ph.PL
36449 ____________________________________________________________________________
36450 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
36451         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
36452      Branch: maint-5.6/perl
36453            ! utils/h2ph.PL
36454 ____________________________________________________________________________
36455 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
36456         Log: Update Changes.
36457      Branch: perl
36458            ! Changes patchlevel.h
36459 ____________________________________________________________________________
36460 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
36461         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
36462              From: Jonathan Stowe <gellyfish@gellyfish.com>
36463              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
36464              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
36465      Branch: perl
36466            ! utils/h2xs.PL
36467 ____________________________________________________________________________
36468 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
36469         Log: Subject: patch to add DEL to [:cntrl:]
36470              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36471              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
36472              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
36473      Branch: perl
36474            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
36475 ____________________________________________________________________________
36476 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
36477         Log: Metaconfig unit change for #11369; plus a dependency nit.
36478      Branch: metaconfig
36479            ! U/compline/nblock_io.U
36480      Branch: metaconfig/U/perl
36481            ! Extensions.U
36482 ____________________________________________________________________________
36483 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
36484         Log: #include <stdlib.h> so that exit() is prototyped,
36485              noticed by Hugo.
36486      Branch: perl
36487            ! Configure
36488 ____________________________________________________________________________
36489 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
36490         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
36491              From: Peter Prymmer <pvhp@forte.com>
36492              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
36493              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
36494      Branch: perl
36495            ! t/op/sprintf.t
36496 ____________________________________________________________________________
36497 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
36498         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
36499              From: Peter Prymmer <pvhp@forte.com>
36500              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
36501              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
36502      Branch: perl
36503            ! ext/Encode/Encode/Tcl.t
36504 ____________________________________________________________________________
36505 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
36506         Log: Add information about gcc 3.0 basic block profiling.
36507      Branch: perl
36508            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
36509 ____________________________________________________________________________
36510 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
36511         Log: Subject: Error in lib/PerlIO/Via.pm ?
36512              From: Mark-Jason Dominus <mjd@plover.com>
36513              Date: Fri, 13 Jul 2001 15:55:41 -0400
36514              Message-ID: <20010713195541.26751.qmail@plover.com>
36515      Branch: perl
36516            ! ext/PerlIO/Via/Via.pm
36517 ____________________________________________________________________________
36518 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
36519         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
36520              section from the Compiler section.
36521      Branch: perl
36522            ! myconfig.SH
36523 ____________________________________________________________________________
36524 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
36525         Log: Handle glibc style of constant definitions using enum
36526              with intervening #defines; from Brendan O'Dea.
36527      Branch: perl
36528            ! utils/h2ph.PL
36529 ____________________________________________________________________________
36530 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
36531         Log: Add LC_MESSAGES to the locale_h export tag (it already is
36532              in the Makefile.PL and thusly eligible for an XS constant)
36533              (see also maintperl #10543)
36534      Branch: perl
36535            ! ext/POSIX/POSIX.pm
36536 ____________________________________________________________________________
36537 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
36538         Log: Subject: Re: [patch] re_dup
36539              From: Abhijit Menon-Sen <ams@wiw.org>
36540              Date: Fri, 13 Jul 2001 21:41:09 +0530
36541              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
36542      Branch: perl
36543            ! sv.c
36544 ____________________________________________________________________________
36545 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
36546         Log: Subject: [patch] re_dup
36547              From: Doug MacEachern <dougm@covalent.net>
36548              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
36549              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
36550      Branch: perl
36551            ! sv.c
36552 ____________________________________________________________________________
36553 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
36554         Log: Update Changes.
36555      Branch: perl
36556            ! Changes patchlevel.h
36557 ____________________________________________________________________________
36558 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
36559         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
36560              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
36561              Date: Sat, 14 Jul 2001 00:06:30 +0900
36562              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
36563      Branch: perl
36564            + ext/Encode/Encode/7bit-greek.enc
36565            + ext/Encode/Encode/7bit-latin1.enc
36566            + ext/Encode/Encode/cns11643-1.enc
36567            + ext/Encode/Encode/cns11643-2.enc
36568            + ext/Encode/Encode/iso2022-cn.enc
36569            + ext/Encode/Encode/iso2022-jp1.enc
36570            + ext/Encode/Encode/iso2022-jp2.enc
36571            ! MANIFEST ext/Encode/Encode/Tcl.pm
36572            ! ext/Encode/Encode/iso2022-kr.enc
36573 ____________________________________________________________________________
36574 [ 11357] By: nick                                  on 2001/07/13  14:24:06
36575         Log: Blind integrate mainline (as of 5.7.2?)
36576      Branch: perlio
36577           !> AUTHORS Changes Porting/config.sh Porting/config_H
36578           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
36579           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
36580           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36581           !> win32/makefile.mk
36582 ____________________________________________________________________________
36583 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
36584         Log: Snip away the devel patchlevel.
36585      Branch: perl
36586            ! patchlevel.h
36587 ____________________________________________________________________________
36588 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
36589         Log: Bump the version to 5.7.2.
36590      Branch: perl
36591            ! Porting/config.sh Porting/config_H patchlevel.h
36592            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
36593            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36594            ! win32/makefile.mk
36595 ____________________________________________________________________________
36596 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
36597         Log: Update Changes.
36598      Branch: perl
36599            ! Changes
36600 ____________________________________________________________________________
36601 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
36602         Log: Reword.
36603      Branch: perl
36604            ! AUTHORS
36605 ____________________________________________________________________________
36606 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
36607         Log: AUTHORS update.
36608      Branch: perl
36609            ! AUTHORS
36610 ____________________________________________________________________________
36611 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
36612         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
36613              unless ithreads.
36614      Branch: perl
36615            ! makedef.pl
36616 ____________________________________________________________________________
36617 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
36618         Log: Integrate perlio.
36619      Branch: perl
36620           !> win32/distclean.bat
36621 ____________________________________________________________________________
36622 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
36623         Log: Test the encoding transform only iff we have PerlIO,
36624              noticed by H. Merijn Brand.
36625      Branch: perl
36626            ! ext/PerlIO/t/encoding.t
36627 ____________________________________________________________________________
36628 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
36629         Log: README.netware tweaks from Ananth Kesari.
36630      Branch: perl
36631            ! README.netware
36632 ____________________________________________________________________________
36633 [ 11346] By: nick                                  on 2001/07/13  09:18:51
36634         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
36635              to avoid /unicode vs /Unicode issues.
36636      Branch: perlio
36637            ! win32/distclean.bat
36638 ____________________________________________________________________________
36639 [ 11345] By: nick                                  on 2001/07/13  06:24:18
36640         Log: Integrate mainline
36641      Branch: perlio
36642           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
36643            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
36644           !> (integrate 63 files)
36645 ____________________________________________________________________________
36646 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
36647         Log: Add d_bincompat5005 information to perl -V.
36648      Branch: perl
36649            ! myconfig.SH
36650 ____________________________________________________________________________
36651 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
36652         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
36653              From: Abhijit Menon-Sen <ams@wiw.org>
36654              Date: Fri, 13 Jul 2001 07:12:36 +0530
36655              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
36656      Branch: perl
36657            ! sv.c
36658 ____________________________________________________________________________
36659 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
36660         Log: Remove unicode::distinct, as per Inaba Hiroto.
36661      Branch: perl
36662            - lib/unicode/distinct.pm
36663            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
36664            ! t/lib/1_compile.t
36665 ____________________________________________________________________________
36666 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
36667         Log: Paging for Dr Octothorpe.
36668      Branch: perl
36669            ! pod/perlfaq4.pod
36670 ____________________________________________________________________________
36671 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
36672         Log: cut-n-paste error noticed by mjd.
36673      Branch: perl
36674            ! pod/perlfaq4.pod
36675 ____________________________________________________________________________
36676 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
36677         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
36678              From: Peter Prymmer <pvhp@forte.com>
36679              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
36680              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
36681      Branch: perl
36682            ! pod/perlfaq4.pod
36683 ____________________________________________________________________________
36684 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
36685         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
36686              From: Randall Gellens <randy@qualcomm.com>
36687              Date: Thu, 12 Jul 2001 16:56:23 -0700
36688              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
36689      Branch: perl
36690            ! Porting/repository.pod
36691 ____________________________________________________________________________
36692 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
36693         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
36694      Branch: perl
36695            ! thread.h
36696 ____________________________________________________________________________
36697 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
36698         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
36699              From: coral <coral@moonlight.crystalflame.net>
36700              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
36701              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
36702      Branch: perl
36703            ! thread.h
36704 ____________________________________________________________________________
36705 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
36706         Log: Metaconfig unit change for #11134.
36707      Branch: metaconfig
36708            + U/threads/d_pthread_atfork.U
36709 ____________________________________________________________________________
36710 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
36711         Log: Add HAS_PTHREAD_ATFORK.
36712      Branch: perl
36713            ! Configure NetWare/config.wc NetWare/config_H.wc
36714            ! Porting/Glossary Porting/config.sh Porting/config_H
36715            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
36716            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
36717            ! vos/config.ga.def vos/config.ga.h win32/config.bc
36718            ! win32/config.gc win32/config.vc win32/config_H.bc
36719            ! win32/config_H.gc win32/config_H.vc
36720 ____________________________________________________________________________
36721 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
36722         Log: Subject: [PATCH] File::Copy fails on tied handles
36723              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
36724              Date: Thu, 12 Jul 2001 15:18:51 -0700
36725              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
36726      Branch: perl
36727            ! lib/File/Copy.pm
36728 ____________________________________________________________________________
36729 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
36730         Log: Subject: [PATCH] Langinfo.t
36731              From: Nicholas Clark <nick@ccl4.org>
36732              Date: Thu, 12 Jul 2001 23:55:38 +0100
36733              Message-ID: <20010712235538.M5827@plum.flirble.org>
36734      Branch: perl
36735            ! ext/I18N/Langinfo/Langinfo.t
36736 ____________________________________________________________________________
36737 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
36738         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
36739              From: Peter Prymmer <pvhp@forte.com>
36740              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
36741              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
36742      Branch: perl
36743            ! pod/perl572delta.pod
36744 ____________________________________________________________________________
36745 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
36746         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
36747              From: Abhijit Menon-Sen <ams@wiw.org>
36748              Date: Fri, 13 Jul 2001 05:21:16 +0530
36749              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
36750      Branch: perl
36751            ! sv.c
36752 ____________________________________________________________________________
36753 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
36754         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
36755              From: Abhijit Menon-Sen <ams@wiw.org>
36756              Date: Fri, 13 Jul 2001 03:04:25 +0530
36757              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
36758      Branch: perl
36759            ! av.c
36760 ____________________________________________________________________________
36761 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
36762         Log: s/^M$//g
36763      Branch: perl
36764            ! win32/Makefile win32/makefile.mk
36765 ____________________________________________________________________________
36766 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
36767         Log: Update Changes.
36768      Branch: perl
36769            ! Changes patchlevel.h
36770 ____________________________________________________________________________
36771 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
36772         Log: Typo spotted by Philip Newton.
36773      Branch: perl
36774            ! pod/perl572delta.pod
36775 ____________________________________________________________________________
36776 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
36777         Log: Subject: [PATCH] fixes perl_clone of perl_clone
36778              From: Artur Bergman <artur@contiller.se>
36779              Date: Thu, 12 Jul 2001 20:57:09 +0200
36780              Message-ID: <B773BFA4.236B%artur@contiller.se>
36781      Branch: perl
36782            ! sv.c
36783 ____________________________________________________________________________
36784 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
36785         Log: Add README.uts from Hal Morris.
36786      Branch: perl
36787            + README.uts
36788            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
36789            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
36790 ____________________________________________________________________________
36791 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
36792         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
36793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36794              Date: Thu, 12 Jul 2001 20:32:37 +0200
36795              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
36796      Branch: perl
36797            ! hints/aix.sh
36798 ____________________________________________________________________________
36799 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
36800         Log: Subject: Patch: document reg_data.what member
36801              From: Mark-Jason Dominus <mjd@plover.com>
36802              Message-ID: <20010712182532.14821.qmail@plover.com>
36803              Date: Thu, 12 Jul 2001 14:25:32 -0400
36804      Branch: perl
36805            ! regcomp.c regcomp.h
36806 ____________________________________________________________________________
36807 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
36808         Log: Subject: [PATCH] Perl_re_dup()
36809              From: Abhijit Menon-Sen <ams@wiw.org>
36810              Date: Thu, 12 Jul 2001 23:54:32 +0530
36811              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
36812      Branch: perl
36813            ! embed.h embed.pl perlapi.c proto.h sv.c
36814 ____________________________________________________________________________
36815 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
36816         Log: Regen Configure, modlib, toc.
36817      Branch: perl
36818            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36819            ! pod/perlmodlib.pod pod/perltoc.pod
36820 ____________________________________________________________________________
36821 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
36822         Log: The problem seems to be in PerlIO::Layer::->find() not
36823              accepting the ":encoding(blurflur)" arguments.
36824      Branch: perl
36825            ! lib/PerlIO.pm lib/open.pm
36826 ____________________________________________________________________________
36827 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
36828         Log: AIX doc update.
36829      Branch: perl
36830            ! README.aix pod/perl572delta.pod
36831 ____________________________________________________________________________
36832 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
36833         Log: Subject: AIX README update
36834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36835              Date: Thu, 12 Jul 2001 19:28:30 +0200
36836              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
36837      Branch: perl
36838            ! README.aix
36839 ____________________________________________________________________________
36840 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
36841         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
36842              From: Norton Allen <allen@huarp.harvard.edu>
36843              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
36844              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
36845      Branch: perl
36846            ! ext/IO/lib/IO/t/io_unix.t
36847 ____________________________________________________________________________
36848 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
36849         Log: Subject: [PATCH README.qnx hints/qnx.sh]
36850              From: Norton Allen <allen@huarp.harvard.edu>
36851              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
36852              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
36853      Branch: perl
36854            ! README.qnx hints/qnx.sh
36855 ____________________________________________________________________________
36856 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
36857         Log: Subject: [patch] faster PM_GETRE
36858              From: Doug MacEachern <dougm@covalent.net>
36859              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
36860              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
36861      Branch: perl
36862            ! op.h
36863 ____________________________________________________________________________
36864 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
36865         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
36866              From: Doug MacEachern <dougm@covalent.net>
36867              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
36868              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
36869      Branch: perl
36870            ! op.c
36871 ____________________________________________________________________________
36872 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
36873         Log: Tell where the nice Estonian database is.
36874      Branch: perl
36875            ! lib/open.pm
36876 ____________________________________________________________________________
36877 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
36878         Log: Retract #11309 since #11310 is a better fix.
36879      Branch: perl
36880            ! t/lib/1_compile.t
36881 ____________________________________________________________________________
36882 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
36883         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
36884              change#11300 needs to return the status of failed win32_spawnvp())
36885              
36886              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
36887              splitting correctly; remove unused variables; 'require' at run time
36888              rather than 'use' at compile time for I18N::Langinfo, since it
36889              isn't everyware
36890      Branch: perl
36891            ! lib/open.pm win32/win32.c
36892 ____________________________________________________________________________
36893 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
36894         Log: Temporary workaround.
36895      Branch: perl
36896            ! t/lib/1_compile.t
36897 ____________________________________________________________________________
36898 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
36899         Log: UCD typo in #11306 and add also more known-to-be-tested
36900              modules to the skip list.
36901      Branch: perl
36902            ! t/lib/1_compile.t
36903 ____________________________________________________________________________
36904 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
36905         Log: Rename Unicode::UCD to UnicodeCD to avoid
36906              messups with case-insensitive filesystems.
36907      Branch: perl
36908            + lib/UnicodeCD.pm lib/UnicodeCD.t
36909            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
36910            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
36911 ____________________________________________________________________________
36912 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
36913         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
36914              From: daniel@biz.bitpusher.com
36915              Date: Wed, 11 Jul 2001 23:25:47 -0700
36916              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
36917      Branch: perl
36918            ! lib/Tie/Array.pm t/op/splice.t
36919 ____________________________________________________________________________
36920 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
36921         Log: Subject: [PATCH] More accurate line numbers in messages
36922              From: Paul Johnson <paul@pjcj.net>
36923              Date: Thu, 12 Jul 2001 04:14:11 +0200
36924              Message-ID: <20010712041411.A3467@pjcj.net>
36925              
36926              (With prototyping and multiplicity tweaks.)
36927      Branch: perl
36928            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
36929 ____________________________________________________________________________
36930 [ 11304] By: nick                                  on 2001/07/12  12:53:40
36931         Log: Integrate mainline
36932      Branch: perlio
36933           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
36934           !> regexec.c thread.h
36935 ____________________________________________________________________________
36936 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
36937         Log: Cut-and-pasto in #11298.
36938      Branch: perl
36939            ! ext/ByteLoader/bytecode.h
36940 ____________________________________________________________________________
36941 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
36942         Log: Update the AIX known problems section.
36943      Branch: perl
36944            ! pod/perl572delta.pod
36945 ____________________________________________________________________________
36946 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
36947         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
36948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36949              Date: Thu, 12 Jul 2001 12:16:16 +0200
36950              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
36951      Branch: perl
36952            ! hints/aix.sh
36953 ____________________________________________________________________________
36954 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
36955         Log: Integrate perlio.
36956      Branch: perl
36957           !> makedef.pl win32/win32.c
36958 ____________________________________________________________________________
36959 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
36960         Log: Subject: [PATCH] fix for PMOP threadness failures
36961              From: Artur Bergman <artur@contiller.se>
36962              Date: Thu, 12 Jul 2001 09:48:06 +0200
36963              Message-ID: <B77322D6.22DD%artur@contiller.se>
36964      Branch: perl
36965            ! regexec.c
36966 ____________________________________________________________________________
36967 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
36968         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
36969              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
36970              Date: Thu, 12 Jul 2001 09:09:48 +0200
36971              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
36972              
36973              More parentheses to keep bcc happy.
36974      Branch: perl
36975            ! ext/ByteLoader/bytecode.h
36976 ____________________________________________________________________________
36977 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
36978         Log: Subject: Re: [patch] pthread_atfork bandaid
36979              From: Doug MacEachern <dougm@covalent.net>
36980              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
36981              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
36982      Branch: perl
36983            ! thread.h
36984 ____________________________________________________________________________
36985 [ 11296] By: nick                                  on 2001/07/12  11:55:48
36986         Log: Exclude reentrant_buffer from .def file
36987      Branch: perlio
36988            ! makedef.pl
36989 ____________________________________________________________________________
36990 [ 11295] By: nick                                  on 2001/07/12  11:11:44
36991         Log: Honour void-ness of my_exit()
36992      Branch: perlio
36993            ! win32/win32.c
36994 ____________________________________________________________________________
36995 [ 11294] By: nick                                  on 2001/07/12  07:51:04
36996         Log: Integrate mainline
36997      Branch: perlio
36998           +> uts/sprintf_wrap.c
36999           !> (integrate 35 files)
37000 ____________________________________________________________________________
37001 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
37002         Log: Retract #11289.
37003      Branch: perl
37004            ! embed.h embed.pl perl.c proto.h thread.h
37005 ____________________________________________________________________________
37006 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
37007         Log: Now the :locale pseudolayer *almost* works...
37008      Branch: perl
37009            ! lib/open.pm
37010 ____________________________________________________________________________
37011 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
37012         Log: Locale encoding tweaks.
37013      Branch: perl
37014            ! lib/open.pm
37015 ____________________________________________________________________________
37016 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
37017         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
37018              From: Mark-Jason Dominus <mjd@plover.com>
37019              Date: Thu, 12 Jul 2001 00:59:31 -0400
37020              Message-ID: <20010712045931.8543.qmail@plover.com>
37021              
37022              Remove the chmod/umask leading zero warning.
37023      Branch: perl
37024            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
37025            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
37026 ____________________________________________________________________________
37027 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
37028         Log: (Retracted by #11289.)
37029      Branch: perl
37030            ! embed.h embed.pl perl.c proto.h thread.h
37031 ____________________________________________________________________________
37032 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
37033         Log: Needed by #11283.
37034      Branch: perl
37035            ! intrpvar.h
37036 ____________________________________________________________________________
37037 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
37038         Log: Metaconfig unit change for #11286.
37039      Branch: metaconfig/U/perl
37040            ! patchlevel.U
37041 ____________________________________________________________________________
37042 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
37043         Log: Subject: Re: [PATCH Configure] perl -V broken
37044              From: Andy Dougherty <doughera@lafayette.edu>
37045              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
37046              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
37047      Branch: perl
37048            ! Configure myconfig.SH
37049 ____________________________________________________________________________
37050 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
37051         Log: Retract #11166 (and #11237).
37052      Branch: perl
37053            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
37054            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
37055            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
37056 ____________________________________________________________________________
37057 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
37058         Log: UTS tweaks for Hal Morris.
37059      Branch: perl
37060            + uts/sprintf_wrap.c
37061            ! MANIFEST hints/uts.sh perl.h
37062 ____________________________________________________________________________
37063 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
37064         Log: Subject: [PATCH] Use reentrant API glibc
37065              From: Artur Bergman <artur@contiller.se>
37066              Date: Thu, 12 Jul 2001 00:58:21 +0200
37067              Message-ID: <B772A6AD.2288%artur@contiller.se>
37068      Branch: perl
37069            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
37070            ! sv.c
37071 ____________________________________________________________________________
37072 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
37073         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
37074              From: barries <barries@slaysys.com>
37075              Date: Wed, 11 Jul 2001 15:11:46 -0400
37076              Message-ID: <20010711151146.G24560@jester.slaysys.com>
37077      Branch: perl
37078            ! pp_sys.c t/lib/warnings/doio win32/win32.c
37079 ____________________________________________________________________________
37080 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
37081         Log: Subject: [patch] pthread_atfork bandaid
37082              From: Doug MacEachern <dougm@covalent.net>
37083              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
37084              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
37085      Branch: perl
37086            ! miniperlmain.c perl.c
37087 ____________________________________________________________________________
37088 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
37089         Log: Subject: [patch] perl_clone leaks
37090              From: Doug MacEachern <dougm@covalent.net>
37091              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
37092              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
37093      Branch: perl
37094            ! sv.c
37095 ____________________________________________________________________________
37096 [ 11279] By: nick                                  on 2001/07/11  15:49:38
37097         Log: Integrate mainline
37098      Branch: perlio
37099           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
37100           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
37101           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
37102           +> lib/Term/ANSIColor/README
37103           !> (integrate 54 files)
37104 ____________________________________________________________________________
37105 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
37106         Log: Update Changes.
37107      Branch: perl
37108            ! Changes patchlevel.h
37109 ____________________________________________________________________________
37110 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
37111         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
37112              From: Peter Prymmer <pvhp@forte.com>
37113              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
37114              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
37115              
37116              Backport of embed.pl to 5.003.
37117      Branch: perl
37118            ! embed.pl
37119 ____________________________________________________________________________
37120 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
37121         Log: Subject: Re: POSIX test #14 on UTS 
37122              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37123              Date: Wed, 11 Jul 2001 03:02:14 +0100
37124              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
37125      Branch: perl
37126            ! ext/POSIX/POSIX.t
37127 ____________________________________________________________________________
37128 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
37129         Log: Make the I32 an IV to preserve structure alignment and size.
37130      Branch: perl
37131            ! op.h
37132 ____________________________________________________________________________
37133 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
37134         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
37135              From: "Artur Bergman" <artur@contiller.se>
37136              Date: Wed, 11 Jul 2001 14:23:37 +0200
37137              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
37138              
37139              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
37140      Branch: perl
37141            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
37142            ! pod/perlapi.pod sv.c
37143 ____________________________________________________________________________
37144 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
37145         Log: Tweak until Pod::Parser gets updated.
37146      Branch: perl
37147            ! t/pod/special_seqs.xr
37148 ____________________________________________________________________________
37149 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
37150         Log: File::Spec usage tweak.
37151      Branch: perl
37152            ! lib/ExtUtils.t
37153 ____________________________________________________________________________
37154 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
37155         Log: Integrate #11263 from macperl; macos and macosx updates.
37156      Branch: perl
37157           !> pod/perlport.pod
37158 ____________________________________________________________________________
37159 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
37160         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
37161              From: Peter Prymmer <pvhp@forte.com>
37162              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
37163              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
37164      Branch: perl
37165            + ext/Time/HiRes/hints/dynixptx.pl
37166            ! MANIFEST hints/dynixptx.sh
37167 ____________________________________________________________________________
37168 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
37169         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
37170              From: Nicholas Clark <nick@ccl4.org>
37171              Date: Tue, 10 Jul 2001 23:17:43 +0100
37172              Message-ID: <20010710231742.B59620@plum.flirble.org>
37173      Branch: perl
37174            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
37175 ____________________________________________________________________________
37176 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
37177         Log: Subject: [DOC PATCH] Pluggable runops
37178              From: Paul Johnson <paul@pjcj.net>
37179              Date: Tue, 10 Jul 2001 21:53:28 +0200
37180              Message-ID: <20010710215328.B26577@pjcj.net>
37181      Branch: perl
37182            ! pod/perlguts.pod
37183 ____________________________________________________________________________
37184 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
37185         Log: Subject: [PATCH] Authors
37186              From: Artur Bergman <artur@contiller.se>
37187              Date: Tue, 10 Jul 2001 20:39:12 +0200
37188              Message-ID: <B771186F.21CD%artur@contiller.se>
37189      Branch: perl
37190            ! AUTHORS
37191 ____________________________________________________________________________
37192 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
37193         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
37194              From: Doug MacEachern <dougm@covalent.net>
37195              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
37196              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
37197      Branch: perl
37198            ! pp_ctl.c
37199 ____________________________________________________________________________
37200 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
37201         Log: Subject: doc patch; times() in scalar context
37202              From: mjd@plover.com
37203              Date: 10 Jul 2001 18:01:17 -0000
37204              Message-ID: <20010710180117.12477.qmail@plover.com>
37205      Branch: perl
37206            ! pod/perlfunc.pod
37207 ____________________________________________________________________________
37208 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
37209         Log: Subject: [PATCH] Small fix to pp_gmtime
37210              From: Artur Bergman <artur@contiller.se>
37211              Date: Tue, 10 Jul 2001 19:54:52 +0200
37212              Message-ID: <B7710E0B.21C5%artur@contiller.se>
37213      Branch: perl
37214            ! pp_sys.c
37215 ____________________________________________________________________________
37216 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
37217         Log: Integrate changes from mainline perl, add notes about
37218              Mac OS X and Mac OS.
37219      Branch: maint-5.6/macperl
37220            ! pod/perlport.pod
37221 ____________________________________________________________________________
37222 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
37223         Log: A proof of the dangers of package; ?
37224      Branch: perl
37225            ! t/lib/warnings/op
37226 ____________________________________________________________________________
37227 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
37228         Log: Regen toc and modlib.
37229      Branch: perl
37230            ! pod/perlmodlib.pod pod/perltoc.pod
37231 ____________________________________________________________________________
37232 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
37233         Log: Add compexcl(), casefold(), and casespec() interfaces;
37234              and make all interfaces to return hash references instead
37235              of hashes. 
37236      Branch: perl
37237            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
37238 ____________________________________________________________________________
37239 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
37240         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
37241              From: "Philip Newton" <Philip.Newton@gmx.net>
37242              Date: Tue, 10 Jul 2001 09:55:59 +0200
37243              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
37244              
37245              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
37246              From: "Philip Newton" <Philip.Newton@gmx.net>
37247              Date: Tue, 10 Jul 2001 09:56:37 +0200
37248              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
37249      Branch: perl
37250            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37251            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
37252 ____________________________________________________________________________
37253 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
37254         Log: Subject: [patch] undef &xsub for 1,2
37255              From: Doug MacEachern <dougm@covalent.net>
37256              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
37257              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
37258              
37259              (This version of the patch with a comment from Gisle.)
37260      Branch: perl
37261            ! op.c
37262 ____________________________________________________________________________
37263 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
37264         Log: Mention package; deprecation and the Win32 problems.
37265      Branch: perl
37266            ! pod/perl572delta.pod
37267 ____________________________________________________________________________
37268 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
37269         Log: Subject: [PATCH] deprecate package with no arguments
37270              From: Robin Houston <robin@kitsite.com>
37271              Date: Tue, 10 Jul 2001 13:33:40 +0100
37272              Message-ID: <20010710133340.A13452@robin.kitsite.com>
37273      Branch: perl
37274            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
37275 ____________________________________________________________________________
37276 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
37277         Log: Upgrade to podlators 1.10.
37278      Branch: perl
37279            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
37280            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
37281            ! pod/pod2man.PL pod/pod2text.PL
37282 ____________________________________________________________________________
37283 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
37284         Log: Upgrade to Term::ANSIColor 1.04.
37285      Branch: perl
37286            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
37287            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
37288 ____________________________________________________________________________
37289 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
37290         Log: Integrate perlio (the right fix for the ":layer(args)")
37291      Branch: perl
37292           !> perlio.c
37293 ____________________________________________________________________________
37294 [ 11252] By: nick                                  on 2001/07/10  06:58:14
37295         Log: Fix open(...,"...:layer(xxx)",...)
37296              - use memEQ not strEQ as there is '(' not '\0'
37297      Branch: perlio
37298            ! perlio.c
37299 ____________________________________________________________________________
37300 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
37301         Log: Telling the number of tests helps.
37302      Branch: perl
37303            ! ext/PerlIO/t/encoding.t
37304 ____________________________________________________________________________
37305 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
37306         Log: Require I18N::Langinfo, not use.
37307      Branch: perl
37308            ! lib/open.pm
37309 ____________________________________________________________________________
37310 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
37311         Log: Add a test for for PerlIO ":encoding(...)" layer.
37312      Branch: perl
37313            + ext/PerlIO/t/encoding.t
37314            ! MANIFEST ext/Encode/Encode.pm
37315 ____________________________________________________________________________
37316 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
37317         Log: PerlIO ":encoding(foobar)" temporary fix.
37318              Not really correct, I think, since the change means
37319              that prefixes match.
37320      Branch: perl
37321            ! perlio.c
37322 ____________________________________________________________________________
37323 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
37324         Log: Update to Math::BigInt 1.36.  The biggest news is
37325              the separation of the backend; now the pure Perl
37326              implementation is in Math::BigInt::Calc, but one
37327              can plugin, say, Math::BigInt::BitVect, and get
37328              considerable speedup.
37329      Branch: perl
37330            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
37331            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37332            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
37333            ! lib/Math/BigInt/t/mbimbf.t
37334 ____________________________________________________________________________
37335 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
37336         Log: Subject: Re: compatibility question
37337              From: Peter Prymmer <pvhp@forte.com>
37338              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
37339              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
37340      Branch: perl
37341            ! lib/ExtUtils/MM_VMS.pm
37342 ____________________________________________________________________________
37343 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
37344         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
37345              From: Norton Allen <allen@huarp.harvard.edu>
37346              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
37347              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
37348      Branch: perl
37349            ! ext/File/Glob/t/basic.t
37350 ____________________________________________________________________________
37351 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
37352         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
37353              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37354              Date: Tue, 10 Jul 2001 00:29:55 +0900
37355              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
37356      Branch: perl
37357            + ext/Encode/Encode/HZ.enc
37358            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
37359            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
37360            ! ext/Encode/Encode/iso2022-jp.enc
37361            ! ext/Encode/Encode/iso2022-kr.enc
37362 ____________________________________________________________________________
37363 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
37364         Log: Add in all them there macos/ files.
37365      Branch: maint-5.6/macperl
37366            + (add 577 files)
37367 ____________________________________________________________________________
37368 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
37369         Log: Add the new modules to the list of having those own tests.
37370      Branch: perl
37371            ! t/lib/1_compile.t
37372 ____________________________________________________________________________
37373 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
37374         Log: Add INOUT to control both ways at the same time.
37375      Branch: perl
37376            ! lib/open.pm
37377 ____________________________________________________________________________
37378 [ 11240] By: nick                                  on 2001/07/09  16:33:50
37379         Log: Integrate mainline
37380      Branch: perlio
37381           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
37382           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
37383           !> (integrate 41 files)
37384 ____________________________________________________________________________
37385 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
37386         Log: More encoding mapping magic.
37387      Branch: perl
37388            ! lib/open.pm
37389 ____________________________________________________________________________
37390 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
37391         Log: Update Changes.
37392      Branch: perl
37393            ! Changes patchlevel.h
37394 ____________________________________________________________________________
37395 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
37396         Log: (Retracted by #11285).
37397              
37398              Subject: [PATCH] OPpCONST_OCTAL fixes
37399              From: Abhijit Menon-Sen <ams@wiw.org>
37400              Date: Mon, 9 Jul 2001 07:38:45 +0530
37401              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
37402      Branch: perl
37403            ! op.c
37404 ____________________________________________________________________________
37405 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
37406         Log: Add a pseudolayer ":locale" to the open pragma which
37407              will get the encoding from the locale.  Yet undocumented
37408              because I can't get the PerlIO :encoding(foobar) to work.
37409      Branch: perl
37410            ! ext/Encode/Encode.pm lib/open.pm
37411 ____________________________________________________________________________
37412 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
37413         Log: Add more encoding mappings.
37414      Branch: perl
37415            ! ext/Encode/Encode.pm
37416 ____________________________________________________________________________
37417 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
37418         Log: Document that using :encoding layer requires using Encode.
37419      Branch: perl
37420            ! ext/Encode/Encode.pm lib/PerlIO.pm
37421 ____________________________________________________________________________
37422 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
37423         Log: Netware tweak from Ananth Kesari.
37424      Branch: perl
37425            ! NetWare/netware.h
37426 ____________________________________________________________________________
37427 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
37428         Log: t/harness doesn't know about run/*.t
37429      Branch: perl
37430            ! t/harness
37431 ____________________________________________________________________________
37432 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
37433         Log: run/exit.t busted on windows
37434      Branch: perl
37435            ! t/run/exit.t
37436 ____________________________________________________________________________
37437 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
37438         Log: fix a couple of UCD.t tests that fail due to bad case
37439      Branch: perl
37440            ! lib/Unicode/UCD.t
37441 ____________________________________________________________________________
37442 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
37443         Log: test skip logic was broken
37444      Branch: perl
37445            ! ext/I18N/Langinfo/Langinfo.t
37446 ____________________________________________________________________________
37447 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
37448         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
37449              failure of ExtUtils.t#27 when built in debug mode)
37450      Branch: perl
37451            ! lib/ExtUtils/MM_Win32.pm
37452 ____________________________________________________________________________
37453 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
37454         Log: I18N::Langinfo is not available on windows
37455      Branch: perl
37456            ! win32/FindExt.pm
37457 ____________________________________________________________________________
37458 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
37459         Log: save a dTHX
37460      Branch: perl
37461            ! ext/POSIX/POSIX.xs
37462 ____________________________________________________________________________
37463 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
37464         Log: Update Changes.
37465      Branch: perl
37466            ! Changes patchlevel.h
37467 ____________________________________________________________________________
37468 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
37469         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
37470              as pointed out by Sarathy.
37471      Branch: perl
37472            ! ext/I18N/Langinfo/Langinfo.xs
37473 ____________________________________________________________________________
37474 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
37475         Log: Retract #11212.
37476      Branch: perl
37477            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
37478 ____________________________________________________________________________
37479 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
37480         Log: Bump up the VERSION of Cwd.xs.
37481      Branch: perl
37482            ! ext/Cwd/Makefile.PL
37483 ____________________________________________________________________________
37484 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
37485         Log: Retract #11220, the problem wasn't the missing leading zero.
37486              Here's the problem:
37487              $ ./perl -we 'chmod(oct("755"), ".")'
37488              Non-octal literal mode (493) specified at -e line 1.
37489              (Did you mean 0493 instead?)
37490      Branch: perl
37491            ! lib/ExtUtils/MM_Unix.pm
37492 ____________________________________________________________________________
37493 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
37494         Log: (Retracted by #11221)
37495              Change the PERM_RW and PERM_RWX to 0644 and 0755
37496              (add the leading zero).
37497      Branch: perl
37498            ! lib/ExtUtils/MM_Unix.pm
37499 ____________________________________________________________________________
37500 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
37501         Log: Integrate changes #11193, 11205, 11209 from macperl.
37502              
37503              Fix up AutoLoader to fudge for Mac paths in import().
37504              
37505              Allow symbols in try_symbol() to begin with "_".
37506              
37507              Small portability fix for Mac OS.
37508      Branch: perl
37509           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
37510 ____________________________________________________________________________
37511 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
37512         Log: Metaconfig unit change for #11217.
37513      Branch: metaconfig/U/perl
37514            ! Extensions.U
37515 ____________________________________________________________________________
37516 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
37517         Log: Detypo, problem noticed by Gerrit P. Haase.
37518      Branch: perl
37519            ! Configure config_h.SH
37520 ____________________________________________________________________________
37521 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
37522         Log: Cwd cleanups.
37523      Branch: perl
37524            ! ext/Cwd/Cwd.xs
37525 ____________________________________________________________________________
37526 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
37527         Log: Slight tweaks on #11213.
37528      Branch: perl
37529            ! toke.c
37530 ____________________________________________________________________________
37531 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
37532         Log: A missing dTHX noticed by Gerrit P. Haase.
37533      Branch: perl
37534            ! ext/POSIX/POSIX.xs
37535 ____________________________________________________________________________
37536 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
37537         Log: Subject: [PATCH toke.c] Simplify yytoke()
37538              From: Simon Cozens <simon@netthink.co.uk>
37539              Date: Sun, 8 Jul 2001 13:24:34 +0100
37540              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
37541              
37542              Split out pending_ident().
37543      Branch: perl
37544            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
37545 ____________________________________________________________________________
37546 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
37547         Log: (Retracted by #11223.)
37548              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
37549              Date: Wed, 05 Nov 1997 17:22:34 -0600
37550              From: Graham Barr <gbarr@ti.com>
37551              Message-Id: <3460FFBA.6DA51F46@ti.com>
37552      Branch: perl
37553            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
37554 ____________________________________________________________________________
37555 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
37556         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
37557      Branch: perl
37558            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
37559            ! pod/perllocale.pod
37560 ____________________________________________________________________________
37561 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
37562         Log: Really do the test under the C locale.
37563      Branch: perl
37564            ! ext/I18N/Langinfo/Langinfo.t
37565 ____________________________________________________________________________
37566 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
37567         Log: Small portability fix for Mac OS.
37568      Branch: maint-5.6/macperl
37569            ! lib/Cwd.pm
37570 ____________________________________________________________________________
37571 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
37572         Log: Metaconfig unit change for #11207.
37573      Branch: metaconfig/U/perl
37574            ! Extensions.U
37575 ____________________________________________________________________________
37576 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
37577         Log: Add I18N::Langinfo, which is basically a wrapper around
37578              nl_langinfo(), which is an additional way to query locale
37579              specific information.
37580      Branch: perl
37581            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
37582            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
37583            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
37584 ____________________________________________________________________________
37585 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
37586         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
37587              used in File::Find tests; replace with if.t.
37588      Branch: maint-5.6/macperl
37589            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
37590            ! t/pragma/warn/op
37591 ____________________________________________________________________________
37592 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
37593         Log: Allow symbols in try_symbol() to begin with "_".
37594      Branch: maint-5.6/macperl
37595            ! makedef.pl
37596 ____________________________________________________________________________
37597 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
37598         Log: Sync up the File::Find changes from the rewrite by
37599              Thomas Wegner, et al.
37600      Branch: maint-5.6/macperl
37601            + t/lib/filefind-taint.t
37602            ! lib/File/Find.pm t/lib/filefind.t
37603 ____________________________________________________________________________
37604 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
37605         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
37606              From: Thomas Wegner <wegner_thomas@yahoo.com>
37607              Date: Thu, 5 Jul 2001 20:31:25 +0200
37608              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
37609      Branch: maint-5.6/macperl
37610            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
37611 ____________________________________________________________________________
37612 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
37613         Log: Some more test portability fixes.
37614      Branch: maint-5.6/macperl
37615            ! t/lib/filecopy.t t/pragma/warn/pp_sys
37616 ____________________________________________________________________________
37617 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
37618         Log: The #11200 removed wrong (non-existent) target.  Duh.
37619      Branch: perl
37620            ! Makefile.SH
37621 ____________________________________________________________________________
37622 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
37623         Log: Zap the lib/re.pm before creating it.
37624      Branch: perl
37625            ! Makefile.SH
37626 ____________________________________________________________________________
37627 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
37628         Log: Another test.  Please ignore.
37629      Branch: maint-5.6/macperl
37630            ! README.macos
37631 ____________________________________________________________________________
37632 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
37633         Log: Portability fixes for a lot of tests, especially IO-related
37634              tests, and warnings, and the harness script.
37635      Branch: maint-5.6/macperl
37636            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
37637            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
37638            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
37639            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
37640            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
37641            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
37642            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
37643            ! t/pragma/warnings.t
37644 ____________________________________________________________________________
37645 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
37646         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
37647              From: Nicholas Clark <nick@ccl4.org>
37648              Date: Sat, 7 Jul 2001 21:00:17 +0100
37649              Message-ID: <20010707210017.H59620@plum.flirble.org>
37650      Branch: perl
37651            ! lib/h2xs.t
37652 ____________________________________________________________________________
37653 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
37654         Log: The UNICOS/mk SysV IPC problem has been fixed.
37655      Branch: perl
37656            ! pod/perl572delta.pod
37657 ____________________________________________________________________________
37658 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
37659         Log: Slight update tweaks on perlunicode.pod.
37660      Branch: perl
37661            ! pod/perlunicode.pod
37662 ____________________________________________________________________________
37663 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
37664         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
37665              From: Mark-Jason Dominus <mjd@plover.com>
37666              Date: Sat, 07 Jul 2001 13:04:04 -0400
37667              Message-ID: <20010707170404.32694.qmail@plover.com>
37668      Branch: perl
37669            ! ext/DB_File/DB_File.pm
37670 ____________________________________________________________________________
37671 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
37672         Log: Fix up AutoLoader to fudge for Mac paths in import().
37673      Branch: maint-5.6/macperl
37674            ! lib/AutoLoader.pm
37675 ____________________________________________________________________________
37676 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
37677         Log: Try to force the lib/re.pm to be there before entering
37678              the extensions builds, should help for parallel makes.
37679      Branch: perl
37680            ! Makefile.SH
37681 ____________________________________________________________________________
37682 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
37683         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
37684              From: Norton Allen <allen@huarp.harvard.edu>
37685              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
37686              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
37687      Branch: perl
37688            ! ext/POSIX/POSIX.xs
37689 ____________________________________________________________________________
37690 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
37691         Log: Subject: [PATCH] Re: op/arith.t
37692              From: Nicholas Clark <nick@ccl4.org>
37693              Date: Sat, 7 Jul 2001 13:04:54 +0100
37694              Message-ID: <20010707130454.D59620@plum.flirble.org>
37695      Branch: perl
37696            ! numeric.c toke.c
37697 ____________________________________________________________________________
37698 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
37699         Log: Subject: [PATCH] h2xs
37700              From: Nicholas Clark <nick@ccl4.org>
37701              Date: Fri, 6 Jul 2001 23:25:14 +0100
37702              Message-ID: <20010706232514.X59620@plum.flirble.org>
37703      Branch: perl
37704            ! utils/h2xs.PL
37705 ____________________________________________________________________________
37706 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
37707         Log: Subject: Re: bleedperl perl_alloc..free leakage
37708              From: Radu Greab <radu@netsoft.ro>
37709              Date: Fri, 6 Jul 2001 19:48:54 +0300
37710              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
37711              
37712              Leak-be-gone.
37713      Branch: perl
37714            ! op.c
37715 ____________________________________________________________________________
37716 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
37717         Log: Test again.  Please ignore.
37718      Branch: maint-5.6/macperl
37719            ! README.macos
37720 ____________________________________________________________________________
37721 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
37722         Log: Test.  Please ignore.
37723      Branch: maint-5.6/macperl
37724            ! README.macos
37725 ____________________________________________________________________________
37726 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
37727         Log: Include changes already sent in separately as patches,
37728              before branch was created.
37729      Branch: maint-5.6/macperl
37730            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
37731            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
37732            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
37733            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
37734            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
37735            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
37736            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
37737            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
37738            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
37739            ! t/pragma/strict.t
37740 ____________________________________________________________________________
37741 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
37742         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
37743              From: Norton Allen <allen@huarp.harvard.edu>
37744              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
37745              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
37746      Branch: perl
37747            ! utf8.h
37748 ____________________________________________________________________________
37749 [ 11183] By: nick                                  on 2001/07/06  16:27:40
37750         Log: Integrate mainline
37751      Branch: perlio
37752           +> (branch 42 files)
37753            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
37754            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
37755            - win32/bin/mdelete.bat
37756           !> (integrate 215 files)
37757 ____________________________________________________________________________
37758 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
37759         Log: The #11166 needed also these updated.
37760      Branch: perl
37761            ! lib/warnings.pm warnings.h
37762 ____________________________________________________________________________
37763 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
37764         Log: Update Changes.
37765      Branch: perl
37766            ! Changes patchlevel.h
37767 ____________________________________________________________________________
37768 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
37769         Log: Regen toc.
37770      Branch: perl
37771            ! pod/perltoc.pod
37772 ____________________________________________________________________________
37773 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
37774         Log: Nit from Abhijit.
37775      Branch: perl
37776            ! lib/CPAN.pm
37777 ____________________________________________________________________________
37778 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
37779         Log: Retract #11172.
37780      Branch: perl
37781            ! t/op/method.t
37782 ____________________________________________________________________________
37783 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
37784         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
37785              From: Norton Allen <allen@huarp.harvard.edu>
37786              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
37787              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
37788      Branch: perl
37789            ! lib/Cwd.pm
37790 ____________________________________________________________________________
37791 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
37792         Log: (Accidentally empty check-in.)
37793      Branch: perl
37794            ! utf8.h
37795 ____________________________________________________________________________
37796 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
37797         Log: Retract #11165 since Sarathy pointed out it'll not
37798              work properly under threads, the problem should be
37799              solved using "the savestack, either via SSNEW() or
37800              using a newSVpv()+SAVEFREESV() combo."
37801      Branch: perl
37802            ! ext/POSIX/POSIX.xs
37803 ____________________________________________________________________________
37804 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
37805         Log: Retract #11125 since NI-S pointed out it'll not work in
37806              cases where the extension has their own handcrafted INC
37807              et alia.
37808      Branch: perl
37809            ! lib/ExtUtils/MM_Unix.pm
37810 ____________________________________________________________________________
37811 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
37812         Log: Subject: RE: [PATCH] -I and MakeMaker again
37813              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
37814              Date: Fri, 6 Jul 2001 09:18:29 +0200
37815              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
37816      Branch: perl
37817            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
37818            ! lib/ExtUtils/MM_Win32.pm
37819 ____________________________________________________________________________
37820 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
37821         Log: (Retracted by #11178)
37822              Subject: [PATCH t/op/method.t] SUPER:: strangeness
37823              From: Piers Cawley <pdcawley@iterative-software.com>
37824              Date: 06 Jul 2001 10:49:01 +0100
37825              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
37826      Branch: perl
37827            ! t/op/method.t
37828 ____________________________________________________________________________
37829 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
37830         Log: VOS README update from Paul Green.
37831      Branch: perl
37832            ! README.vos
37833 ____________________________________________________________________________
37834 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
37835         Log: Subject: [PATCH README.qnx hints/qnx.sh]
37836              From: Norton Allen <allen@huarp.harvard.edu>
37837              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
37838              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
37839      Branch: perl
37840            ! README.qnx hints/qnx.sh
37841 ____________________________________________________________________________
37842 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
37843         Log: Subject: [PATCH] Doc patch for Tie::Hash
37844              From: Artur Bergman <artur@contiller.se>
37845              Date: Thu, 05 Jul 2001 22:51:18 +0200
37846              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
37847      Branch: perl
37848            ! lib/Tie/Hash.pm
37849 ____________________________________________________________________________
37850 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
37851         Log: Subject: [PATCH] perlfaq4.pod
37852              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
37853              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
37854              Date: Thu, 5 Jul 2001 18:44:10 +0100 
37855      Branch: perl
37856            ! pod/perlfaq4.pod
37857 ____________________________________________________________________________
37858 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
37859         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
37860              From: Robin Houston <robin@kitsite.com>
37861              Date: Thu, 5 Jul 2001 18:33:21 +0100
37862              Message-ID: <20010705183321.A27345@robin.kitsite.com>
37863      Branch: perl
37864            ! ext/B/B/Deparse.pm
37865 ____________________________________________________________________________
37866 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
37867         Log: (Retracted by #11285.)
37868              
37869              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
37870              From: Abhijit Menon-Sen <ams@wiw.org>
37871              Date: Fri, 6 Jul 2001 01:26:32 +0530
37872              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
37873      Branch: perl
37874            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
37875            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
37876            ! warnings.pl
37877 ____________________________________________________________________________
37878 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
37879         Log: (Retracted by #11175)
37880              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
37881              From: Norton Allen <allen@huarp.harvard.edu>
37882              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
37883              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
37884      Branch: perl
37885            ! ext/POSIX/POSIX.xs
37886 ____________________________________________________________________________
37887 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
37888         Log: Unterminated C< (noticed by Richard Hatch), and few other
37889              small Unicode doc tweaks.
37890      Branch: perl
37891            ! pod/perlretut.pod
37892 ____________________________________________________________________________
37893 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
37894         Log: More flexible argument understanding; add charblocks() and
37895              charscripts(); make charblock() and charscript() two-way;
37896              add charinrange(); separate the $Unicode::UCD::VERSION and
37897              the version of the Unicode by adding UnicodeVersion().
37898      Branch: perl
37899            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
37900 ____________________________________________________________________________
37901 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
37902         Log: Update Unicode::UCD on \p{In...}.
37903      Branch: perl
37904            ! lib/Unicode/UCD.pm
37905 ____________________________________________________________________________
37906 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
37907         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
37908              From: Norton Allen <allen@huarp.harvard.edu>
37909              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
37910              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
37911      Branch: perl
37912            ! lib/ExtUtils/MM_Unix.pm
37913 ____________________________________________________________________________
37914 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
37915         Log: POSIX-BC tweaks from Thomas Dorner.
37916      Branch: perl
37917            ! hints/posix-bc.sh perlio.h
37918 ____________________________________________________________________________
37919 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
37920         Log: Module updates for the delta.
37921      Branch: perl
37922            ! pod/perl572delta.pod
37923 ____________________________________________________________________________
37924 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
37925         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
37926              From: Norton Allen <allen@huarp.harvard.edu>
37927              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
37928              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
37929      Branch: perl
37930            ! ext/IO/lib/IO/t/io_sock.t
37931 ____________________________________________________________________________
37932 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
37933         Log: Subject: [PATCH perldiag.pod] Quick fixes
37934              From: Simon Cozens <simon@netthink.co.uk>
37935              Date: Wed, 4 Jul 2001 20:22:12 +0100
37936              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
37937      Branch: perl
37938            ! pod/perldiag.pod
37939 ____________________________________________________________________________
37940 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
37941         Log: (retracted by #13533)
37942              
37943              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
37944              From: Radu Greab <radu@netsoft.ro>
37945              Date: Wed, 4 Jul 2001 22:13:31 +0300
37946              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
37947      Branch: perl
37948            ! op.c sv.c t/op/pos.t
37949 ____________________________________________________________________________
37950 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
37951         Log: Subject: [PATCH] -I and MakeMaker again
37952              From: Michael G Schwern <schwern@pobox.com>
37953              Date: Wed, 4 Jul 2001 15:03:07 -0400
37954              Message-ID: <20010704150307.I20340@blackrider>
37955              
37956              (and retract #11145)
37957      Branch: perl
37958            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
37959            ! lib/ExtUtils/MakeMaker.pm
37960 ____________________________________________________________________________
37961 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
37962         Log: Subject: Re: PERFORCE change 11142 for review
37963              From: "Philip Newton" <Philip.Newton@gmx.net>
37964              Date: Wed, 4 Jul 2001 20:46:26 +0200
37965              Message-Id: <200107041841.VAA25380@taas.iki.fi>
37966      Branch: perl
37967            ! lib/ExtUtils/MakeMaker.pm
37968 ____________________________________________________________________________
37969 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
37970         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
37971              From: Jonathan Stowe <gellyfish@gellyfish.com>
37972              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
37973              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
37974      Branch: perl
37975            ! utils/pl2pm.PL
37976 ____________________________________________________________________________
37977 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
37978         Log: fix the binary compatibility issue when building with/without
37979              usemymalloc by exporting Perl_malloc() et al as simple wrappers
37980              around the system functions (this allows most extensions built
37981              using one mode to coexist with perls built in the other mode)
37982              
37983              XXX the Perl_mfree() wrapper might need to do return(free()) on
37984              platforms where Free_t isn't "void"
37985      Branch: perl
37986            ! embed.h embed.pl makedef.pl proto.h util.c
37987 ____________________________________________________________________________
37988 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
37989         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
37990              since it doesn't ensure threads other than the one calling fork()
37991              aren't holding any locks; the fix is to use pthread_atfork() to
37992              hold global locks
37993              
37994              building perl with -Dusemymalloc exacerbates the problem since
37995              Perl_malloc() holds a mutex, and perl's exec() calls New()
37996              
37997              XXX the code in win32thread.h may be needed on platforms that have
37998              no pthread_atfork()
37999      Branch: perl
38000            ! perl.c thread.h win32/win32thread.h
38001 ____________________________________________________________________________
38002 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
38003         Log: Integrate #11009 from maintperl.
38004      Branch: maint-5.6/macperl
38005           !> lib/ExtUtils/Manifest.pm
38006 ____________________________________________________________________________
38007 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
38008         Log: Flexing my Perforce muscles.
38009      Branch: maint-5.6/macperl
38010            ! README.macos
38011 ____________________________________________________________________________
38012 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
38013         Log: Update Changes.
38014      Branch: perl
38015            ! Changes patchlevel.h
38016 ____________________________________________________________________________
38017 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
38018         Log: Metaconfig unit change for #11146.
38019      Branch: metaconfig/U/perl
38020            ! d_fcntl_can_lock.U
38021 ____________________________________________________________________________
38022 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
38023         Log: Somehow the #ifdefs of the added code (in #11093) made
38024              HP-UX to fail the fcntl locking test, without the ifdefs
38025              the test seems to be working again.  Reason unknown:
38026              HP-UX cc doesn't complain either way.
38027      Branch: perl
38028            ! Configure
38029 ____________________________________________________________________________
38030 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
38031         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
38032      Branch: perl
38033            ! lib/ExtUtils/MM_Unix.pm
38034 ____________________________________________________________________________
38035 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
38036         Log: gcc -Wall nit.
38037      Branch: perl
38038            ! pp_hot.c
38039 ____________________________________________________________________________
38040 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
38041         Log: When removing tests updating the test count is a good idea, too.
38042      Branch: perl
38043            ! lib/Net/t/require.t
38044 ____________________________________________________________________________
38045 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
38046         Log: Document #11134 and add the new symbols to the list of
38047              of MakeMaker known ones.
38048      Branch: perl
38049            ! lib/ExtUtils/MakeMaker.pm
38050 ____________________________________________________________________________
38051 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
38052         Log: Microperl update.
38053      Branch: perl
38054            ! uconfig.h
38055 ____________________________________________________________________________
38056 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
38057         Log: Update the libnet tests as per #11138.
38058      Branch: perl
38059            - lib/Net/t/ph.t
38060            ! MANIFEST lib/Net/t/require.t
38061 ____________________________________________________________________________
38062 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
38063         Log: Regen toc and modlib.
38064      Branch: perl
38065            ! pod/perlmodlib.pod pod/perltoc.pod
38066 ____________________________________________________________________________
38067 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
38068         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
38069              Graham's request.
38070      Branch: perl
38071            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
38072            ! MANIFEST
38073 ____________________________________________________________________________
38074 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
38075         Log: Add the OS/390 harness results to the delta.
38076      Branch: perl
38077            ! pod/perl572delta.pod
38078 ____________________________________________________________________________
38079 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
38080         Log: Avoid the two study tests in OS/390 until the bug has been solved.
38081      Branch: perl
38082            ! t/op/study.t
38083 ____________________________________________________________________________
38084 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
38085         Log: DOS/DJGPP tweaks from Laszlo Molnar.
38086      Branch: perl
38087            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
38088 ____________________________________________________________________________
38089 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
38090         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
38091              From: Michael G Schwern <schwern@pobox.com>
38092              Date: Wed, 4 Jul 2001 00:01:16 -0400
38093              Message-ID: <20010704000116.C591@blackrider>
38094      Branch: perl
38095            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
38096 ____________________________________________________________________________
38097 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
38098         Log: The #11132 missed singleton characters (not part
38099              of a unilo..unihi range) in Unicode scripts.
38100      Branch: perl
38101            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
38102            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
38103            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
38104            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
38105            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
38106            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
38107            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
38108            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
38109            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
38110            ! lib/unicode/mktables.PL t/op/pat.t
38111 ____________________________________________________________________________
38112 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
38113         Log: Support preferentially the Unicode 'scripts' definition
38114              in the \p{In...} notation since according to Unicode the
38115              scripts concept is more natural for matching than using
38116              the somewhat artificial block names.  The block names are
38117              still available, though, and if there's a name conflict,
38118              the scripts one wins and the blocks one has to do with
38119              'Block' appended to its name.  For more information see
38120              
38121              http://www.unicode.org/unicode/reports/tr24/
38122      Branch: perl
38123            + lib/unicode/In/100.pl lib/unicode/In/101.pl
38124            + lib/unicode/In/102.pl lib/unicode/In/103.pl
38125            + lib/unicode/In/104.pl lib/unicode/In/105.pl
38126            + lib/unicode/In/106.pl lib/unicode/In/107.pl
38127            + lib/unicode/In/108.pl lib/unicode/In/109.pl
38128            + lib/unicode/In/110.pl lib/unicode/In/111.pl
38129            + lib/unicode/In/112.pl lib/unicode/In/113.pl
38130            + lib/unicode/In/114.pl lib/unicode/In/115.pl
38131            + lib/unicode/In/116.pl lib/unicode/In/117.pl
38132            + lib/unicode/In/118.pl lib/unicode/In/119.pl
38133            + lib/unicode/In/120.pl lib/unicode/In/121.pl
38134            + lib/unicode/In/122.pl lib/unicode/In/123.pl
38135            + lib/unicode/In/124.pl lib/unicode/In/125.pl
38136            + lib/unicode/In/126.pl lib/unicode/In/127.pl
38137            + lib/unicode/In/128.pl lib/unicode/In/129.pl
38138            + lib/unicode/In/130.pl lib/unicode/In/131.pl
38139            + lib/unicode/In/132.pl lib/unicode/In/133.pl
38140            + lib/unicode/In/134.pl lib/unicode/In/135.pl
38141            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
38142            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
38143            ! (edit 106 files)
38144 ____________________________________________________________________________
38145 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
38146         Log: Better document the difference between a block and a script.
38147      Branch: perl
38148            ! lib/Unicode/UCD.pm
38149 ____________________________________________________________________________
38150 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
38151         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
38152              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38153              Date: Tue, 3 Jul 2001 15:04:23 -0500
38154              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
38155      Branch: perl
38156            ! lib/CPAN.pm
38157 ____________________________________________________________________________
38158 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
38159         Log: Add tests for charscript().
38160      Branch: perl
38161            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
38162 ____________________________________________________________________________
38163 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
38164         Log: Add charscript() to get the UTR#24 script names of characters.
38165      Branch: perl
38166            ! lib/Unicode/UCD.pm
38167 ____________________________________________________________________________
38168 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
38169         Log: Todo updates.
38170      Branch: perl
38171            ! pod/perltodo.pod
38172 ____________________________________________________________________________
38173 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
38174         Log: Unicode::UCD updates.
38175      Branch: perl
38176            ! lib/Unicode/UCD.pm
38177 ____________________________________________________________________________
38178 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
38179         Log: (Retracted by #11174)
38180              Subject: MakeMaker should pass through DEFINE and INC to subdirs
38181              From: Alan Burlison <Alan.Burlison@sun.com>
38182              Date: Tue, 03 Jul 2001 15:20:13 +0100
38183              Message-ID: <3B41D49D.A923D4F9@sun.com>
38184      Branch: perl
38185            ! lib/ExtUtils/MM_Unix.pm
38186 ____________________________________________________________________________
38187 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
38188         Log: Subject: Patch needed for UTS
38189              From: hom00@utsglobal.com (Hal Morris)
38190              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
38191              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
38192              
38193              Replace #11113 with a better version.
38194      Branch: perl
38195            ! perl.h
38196 ____________________________________________________________________________
38197 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
38198         Log: Subject: Re: POINTERRIGOR
38199              From: Andy Dougherty <doughera@lafayette.edu>
38200              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
38201              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
38202      Branch: perl
38203            ! util.c
38204 ____________________________________________________________________________
38205 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
38206         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
38207              From: "Philip Newton" <pnewton@gmx.de>
38208              Date: Tue, 3 Jul 2001 17:03:34 +0200
38209              Message-ID: <3B41FAE6.29564.660E117@localhost>
38210      Branch: perl
38211            ! pp_hot.c
38212 ____________________________________________________________________________
38213 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
38214         Log: Typos.
38215      Branch: perl
38216            ! INSTALL
38217 ____________________________________________________________________________
38218 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
38219         Log: Subject: [PATCH 5.6.1] debugger fixes
38220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38221              Date: Tue, 3 Jul 2001 03:38:18 -0400
38222              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
38223              
38224              The $^S is working again.
38225      Branch: perl
38226            ! lib/perl5db.pl
38227 ____________________________________________________________________________
38228 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
38229         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
38230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38231              Date: Tue, 3 Jul 2001 03:34:06 -0400
38232              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
38233      Branch: perl
38234            ! os2/OS2/Process/Process.pm
38235 ____________________________________________________________________________
38236 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
38237         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
38238              From: "Philip Newton" <Philip.Newton@gmx.net>
38239              Date: Tue, 3 Jul 2001 09:11:27 +0200
38240              Message-Id: <200107030706.KAA04596@taas.iki.fi>
38241      Branch: perl
38242            ! lib/FindBin.pm
38243 ____________________________________________________________________________
38244 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
38245         Log: Delta delta.
38246      Branch: perl
38247            ! pod/perl572delta.pod
38248 ____________________________________________________________________________
38249 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
38250         Log: Metaconfig unit change for 11115.
38251      Branch: metaconfig
38252            ! U/modified/libc.U
38253 ____________________________________________________________________________
38254 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
38255         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
38256              (from Richard Hatch) (this was the cause of pipes() and
38257              times() mysteriously not being found)
38258      Branch: perl
38259            ! Configure
38260 ____________________________________________________________________________
38261 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
38262         Log: Retract #10142, the real culprit found by Richard Hatch,
38263              coming soon to Configure near you.
38264      Branch: perl
38265            ! hints/aix.sh
38266 ____________________________________________________________________________
38267 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
38268         Log: (Replaced by #11124) UTS workaround from Hal Morris.
38269      Branch: perl
38270            ! perl.h
38271 ____________________________________________________________________________
38272 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
38273         Log: Subject: [PATCH] grok not grocking correctly
38274              From: Nicholas Clark <nick@ccl4.org>
38275              Date: Tue, 3 Jul 2001 00:19:08 +0100
38276              Message-ID: <20010703001908.H59620@plum.flirble.org>
38277      Branch: perl
38278            ! numeric.c
38279 ____________________________________________________________________________
38280 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
38281         Log: Subject: [PATCH Deparse.t] test just-posted patches
38282              From: Robin Houston <robin@kitsite.com>
38283              Date: Mon, 2 Jul 2001 23:46:15 +0100
38284              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
38285      Branch: perl
38286            ! ext/B/Deparse.t
38287 ____________________________________________________________________________
38288 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
38289         Log: Subject: [PATCH toke.c] autosplit into @F
38290              From: Robin Houston <robin@kitsite.com>
38291              Date: Mon, 2 Jul 2001 23:18:20 +0100
38292              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
38293      Branch: perl
38294            ! perl.c toke.c
38295 ____________________________________________________________________________
38296 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
38297         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
38298              From: Robin Houston <robin@kitsite.com>
38299              Date: Mon, 2 Jul 2001 23:00:48 +0100
38300              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
38301      Branch: perl
38302            ! ext/B/B/Deparse.pm
38303 ____________________________________________________________________________
38304 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
38305         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
38306              From: "Philip Newton" <Philip.Newton@gmx.net>
38307              Date: Mon, 2 Jul 2001 22:06:22 +0200
38308              (no Message-Id)
38309      Branch: perl
38310            ! ext/NDBM_File/hints/linux.pl
38311 ____________________________________________________________________________
38312 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
38313         Log: Subject: Re: Fixed pack problem - sort of
38314              From: Nicholas Clark <nick@ccl4.org>
38315              Date: Mon, 2 Jul 2001 20:59:20 +0100
38316              Message-ID: <20010702205919.F59620@plum.flirble.org>
38317      Branch: perl
38318            ! pp_pack.c t/op/pack.t
38319 ____________________________________________________________________________
38320 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
38321         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
38322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38323              Date: Mon, 2 Jul 2001 15:45:41 -0400
38324              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
38325      Branch: perl
38326            ! os2/os2.c
38327 ____________________________________________________________________________
38328 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
38329         Log: (Mistaken retraction)
38330      Branch: perl
38331            ! utils/pl2pm.PL
38332 ____________________________________________________________________________
38333 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
38334         Log: Detypo in #11103.
38335      Branch: perl
38336            ! utils/pl2pm.PL
38337 ____________________________________________________________________________
38338 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
38339         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
38340              From: Jonathan Stowe <gellyfish@gellyfish.com>
38341              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
38342              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
38343      Branch: perl
38344            ! utils/pl2pm.PL
38345 ____________________________________________________________________________
38346 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
38347         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
38348              From: "Craig A. Berry" <craigberry@mac.com>
38349              Date: Mon, 02 Jul 2001 14:11:23 -0500
38350              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
38351      Branch: perl
38352            ! lib/Unicode/UCD.pm
38353 ____________________________________________________________________________
38354 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
38355         Log: Subject: [PATCH] Re: op/numconvert.t failures
38356              From: Nicholas Clark <nick@ccl4.org>
38357              Date: Mon, 2 Jul 2001 20:10:48 +0100
38358              Message-ID: <20010702201048.E59620@plum.flirble.org>
38359      Branch: perl
38360            ! t/op/numconvert.t
38361 ____________________________________________________________________________
38362 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
38363         Log: Update Changes.
38364      Branch: perl
38365            ! Changes patchlevel.h
38366 ____________________________________________________________________________
38367 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
38368         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
38369              The real fix must be more involved.  The line of code all the leaky
38370              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
38371              line of Perl_newPMOP().
38372      Branch: perl
38373            ! op.h
38374 ____________________________________________________________________________
38375 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
38376         Log: Based on
38377              
38378              Subject: Re: sizeof(struct sembuf)
38379              From: Nicholas Clark <nick@ccl4.org>
38380              Date: Sun, 1 Jul 2001 22:26:48 +0100
38381              Message-ID: <20010701222648.W59620@plum.flirble.org>
38382              
38383              but do semop() always the slow way.
38384      Branch: perl
38385            ! doio.c
38386 ____________________________________________________________________________
38387 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
38388         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
38389              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38390              Date: Tue, 03 Jul 2001 00:56:30 +0900
38391              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
38392      Branch: perl
38393            ! ext/Encode/Encode/Tcl.t
38394 ____________________________________________________________________________
38395 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
38396         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
38397              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38398              Date: Tue, 03 Jul 2001 00:55:46 +0900
38399              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
38400      Branch: perl
38401            ! ext/Encode/Encode/Tcl.pm
38402 ____________________________________________________________________________
38403 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
38404         Log: Regen api and toc.
38405      Branch: perl
38406            ! pod/perlapi.pod pod/perltoc.pod
38407 ____________________________________________________________________________
38408 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
38409         Log: Metaconfig unit change for #11093.
38410      Branch: metaconfig/U/perl
38411            ! d_fcntl_can_lock.U
38412 ____________________________________________________________________________
38413 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
38414         Log: The fcntl locking test may hang if NFS locking messed up;
38415              break out with alarm(10).
38416      Branch: perl
38417            ! Configure
38418 ____________________________________________________________________________
38419 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
38420         Log: Move the mdelete.bat from win32/bin to win32.
38421      Branch: perl
38422            ! MANIFEST
38423 ____________________________________________________________________________
38424 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
38425         Log: Typo in #11083.
38426      Branch: perl
38427            ! ext/Time/Piece/Piece.t
38428 ____________________________________________________________________________
38429 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
38430         Log: Netware tweaks from Guruprasad.
38431      Branch: perl
38432            - NetWare/perlsdio.h
38433            ! MANIFEST NetWare/Makefile NetWare/interface.c
38434            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
38435            ! perlsdio.h
38436 ____________________________________________________________________________
38437 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
38438         Log: Subject: Re: [PATH] shared -> unique;
38439              From: Abhijit Menon-Sen <ams@wiw.org>
38440              Date: Wed, 27 Jun 2001 03:51:27 +0530
38441              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
38442      Branch: perl
38443            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
38444 ____________________________________________________________________________
38445 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
38446         Log: Subject: Re: AIX / gcc-3.0
38447              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38448              Date: Mon, 02 Jul 2001 15:20:21 +0200
38449              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
38450      Branch: perl
38451            ! hints/aix.sh
38452 ____________________________________________________________________________
38453 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
38454         Log: Subject: Re: Bug report: split splits on wrong pattern
38455              From: Abhijit Menon-Sen <ams@wiw.org>
38456              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
38457              Date: Mon, 2 Jul 2001 16:31:33 +0530
38458      Branch: perl
38459            ! pp_ctl.c
38460 ____________________________________________________________________________
38461 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
38462         Log: Subject: [PATCH 5.6.1] test harness
38463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38464              Date: Mon, 2 Jul 2001 06:29:21 -0400
38465              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
38466      Branch: perl
38467            ! lib/Test/Harness.pm
38468 ____________________________________________________________________________
38469 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
38470         Log: Subject: [PATCH 5.6.1] debugger goof
38471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38472              Date: Mon, 2 Jul 2001 06:27:22 -0400
38473              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
38474      Branch: perl
38475            ! lib/perl5db.pl
38476 ____________________________________________________________________________
38477 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
38478         Log: Subject: [PATCH 5.6.1] OS/2 cwd
38479              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38480              Date: Mon, 2 Jul 2001 06:21:17 -0400
38481              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
38482      Branch: perl
38483            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
38484 ____________________________________________________________________________
38485 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
38486         Log: Make #11082 more OS/2-specific.
38487      Branch: perl
38488            ! ext/Time/Piece/Piece.t
38489 ____________________________________________________________________________
38490 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
38491         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
38492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38493              Date: Mon, 2 Jul 2001 06:06:34 -0400
38494              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
38495      Branch: perl
38496            ! ext/Time/Piece/Piece.t
38497 ____________________________________________________________________________
38498 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
38499         Log: Subject: [PATCH B::Deparse] version number & changes
38500              From: Robin Houston <robin@kitsite.com>  
38501              Date: Sun, 1 Jul 2001 17:17:29 +0100
38502              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
38503      Branch: perl
38504            ! ext/B/B/Deparse.pm
38505 ____________________________________________________________________________
38506 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
38507         Log: Subject: a small fix.
38508              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
38509              Date: Mon, 2 Jul 2001 12:17:53 +0200
38510              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
38511      Branch: perl
38512            ! ext/Thread/Thread.xs
38513 ____________________________________________________________________________
38514 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
38515         Log: Subject: RE: perl@10907
38516              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
38517              Date: Mon, 2 Jul 2001 12:06:16 +0200
38518              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
38519              
38520              Borland C vs PerlIO.
38521      Branch: perl
38522            ! win32/config.bc win32/config_H.bc
38523 ____________________________________________________________________________
38524 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
38525         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
38526              From: "H.M. Brand" <merijn@l1.procura.nl>
38527              Date: Mon, 02 Jul 2001 11:18:57 +0200
38528              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
38529      Branch: perl
38530            ! t/op/write.t
38531 ____________________________________________________________________________
38532 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
38533         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
38534              From: Michael G Schwern <schwern@pobox.com>
38535              Date: Mon, 2 Jul 2001 00:26:24 -0400
38536              Message-ID: <20010702002624.A18302@blackrider>
38537      Branch: perl
38538            - ext/util/mkbootstrap
38539 ____________________________________________________________________________
38540 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
38541         Log: Subject: [PATCH op.h] v minor comment tweak
38542              From: Robin Houston <robin@puffinry.freeserve.co.uk>
38543              Date: Mon, 2 Jul 2001 00:42:01 +0100
38544              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
38545      Branch: perl
38546            ! op.h
38547 ____________________________________________________________________________
38548 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
38549         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
38550      Branch: perl
38551            ! pod/perlfunc.pod
38552 ____________________________________________________________________________
38553 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
38554         Log: Subject: Re: sizeof(struct sembuf)
38555              From: Nicholas Clark <nick@ccl4.org>
38556              Date: Sun, 1 Jul 2001 19:23:16 +0100
38557              Message-ID: <20010701192316.V59620@plum.flirble.org>
38558              
38559              s/signaling/signalling/
38560      Branch: perl
38561            ! pod/perlfunc.pod
38562 ____________________________________________________________________________
38563 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
38564         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
38565              From: "Philip Newton" <Philip.Newton@gmx.net>
38566              Date: Sun, 1 Jul 2001 09:37:56 +0200
38567              Message-Id: <200107010733.KAA03920@taas.iki.fi>
38568      Branch: perl
38569            ! pod/perlvar.pod
38570 ____________________________________________________________________________
38571 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
38572         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
38573              From: "Philip Newton" <Philip.Newton@gmx.net>
38574              Date: Sun, 1 Jul 2001 09:37:56 +0200
38575              Message-Id: <200107010733.KAA03925@taas.iki.fi>
38576      Branch: perl
38577            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
38578 ____________________________________________________________________________
38579 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
38580         Log: Metaconfig unit change for #11070.
38581      Branch: metaconfig
38582            ! U/compline/randfunc.U
38583 ____________________________________________________________________________
38584 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
38585         Log: Subject: [PATCH perlsnap] its --> it's --> its
38586              From: "Philip Newton" <Philip.Newton@gmx.net>
38587              Date: Sun, 1 Jul 2001 09:37:56 +0200
38588              Message-Id: <200107010733.KAA03914@taas.iki.fi>
38589      Branch: perl
38590            ! Porting/config_H
38591 ____________________________________________________________________________
38592 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
38593         Log: Sync with Sarathy; integrate with perlio.
38594      Branch: perl
38595           !> gv.c
38596 ____________________________________________________________________________
38597 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
38598         Log: regenerate win32/config_H.?c files
38599      Branch: perl
38600            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38601 ____________________________________________________________________________
38602 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
38603         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
38604              naming discipline
38605              
38606              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
38607              because of this)
38608              
38609              fix a warning about "fd" being used without being set in Cwd.xs
38610      Branch: perl
38611            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
38612            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
38613            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
38614            ! win32/config.vc
38615 ____________________________________________________________________________
38616 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
38617         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
38618              within macro arguments") and warnings ("unary minus applied to
38619              unsigned type", among others)
38620      Branch: perl
38621            ! gv.c hv.c op.c pp.c sv.c toke.c
38622 ____________________________________________________________________________
38623 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
38624         Log: win32 fixes: more spurious CRs
38625      Branch: perl
38626            ! win32/mdelete.bat
38627 ____________________________________________________________________________
38628 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
38629         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
38630              from win32/bin (or it gets deleted by distclean); don't delete
38631              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
38632              NT (should be made Win9x specific, and added to makefile.mk)
38633      Branch: perl
38634           +> win32/mdelete.bat
38635            - win32/bin/mdelete.bat
38636            ! win32/Makefile win32/makefile.mk
38637 ____________________________________________________________________________
38638 [ 11063] By: nick                                  on 2001/07/01  18:54:09
38639         Log: Quick for for #ifdef mess
38640      Branch: perlio
38641            ! gv.c
38642 ____________________________________________________________________________
38643 [ 11062] By: nick                                  on 2001/07/01  18:47:42
38644         Log: Raw integrate - does not build #if mess in gv.c
38645      Branch: perlio
38646           !> (integrate 29 files)
38647 ____________________________________________________________________________
38648 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
38649         Log: Make 'compile' target a little less broken.
38650              Still very broken, though: -Wall warnings from
38651              the generated code, boot_Foo prototypes missing,
38652              can't autoload Fcntl::SEEK_CUR et alia, ...
38653      Branch: perl
38654            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
38655            ! utils/perlcc.PL x2p/Makefile.SH
38656 ____________________________________________________________________________
38657 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
38658         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
38659      Branch: perl
38660            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
38661            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
38662 ____________________________________________________________________________
38663 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
38664         Log: Update Changes.
38665      Branch: perl
38666            ! Changes patchlevel.h
38667 ____________________________________________________________________________
38668 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
38669         Log: Still one typo, regen toc.
38670      Branch: perl
38671            ! lib/Unicode/UCD.pm pod/perltoc.pod
38672 ____________________________________________________________________________
38673 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
38674         Log: Detypos and regen toc.
38675      Branch: perl
38676            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
38677 ____________________________________________________________________________
38678 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
38679         Log: VERSION tweak.
38680      Branch: perl
38681            ! ext/List/Util/lib/List/Util.pm
38682 ____________________________________________________________________________
38683 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
38684         Log: Attempt at plugging the leak under ithreads detected by Doug.
38685      Branch: perl
38686            ! op.h
38687 ____________________________________________________________________________
38688 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
38689         Log: gcc -Wall lint after #11051.
38690      Branch: perl
38691            ! pp_sys.c
38692 ____________________________________________________________________________
38693 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
38694         Log: Integrate perlio.
38695      Branch: perl
38696           !> lib/File/Find/taint.t
38697 ____________________________________________________________________________
38698 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
38699         Log: Don't use the v-strings for module VERSIONs.
38700      Branch: perl
38701            ! lib/Unicode/UCD.pm
38702 ____________________________________________________________________________
38703 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
38704         Log: Code cleanup based on turning off the -woffs in IRIX.
38705              Not all of the gripes cleaned up (hairy code in hv.c and
38706              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
38707              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
38708              to the IRIX hints)
38709      Branch: perl
38710            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
38711            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
38712            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
38713            ! regcomp.c sv.c
38714 ____________________________________________________________________________
38715 [ 11050] By: nick                                  on 2001/06/30  20:46:46
38716         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
38717      Branch: perlio
38718            ! lib/File/Find/taint.t
38719 ____________________________________________________________________________
38720 [ 11049] By: nick                                  on 2001/06/30  18:13:33
38721         Log: Integrate mainline
38722      Branch: perlio
38723           +> NetWare/nwstdio.h NetWare/perlsdio.h
38724           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
38725           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
38726           +> lib/Unicode/UCD.t t/run/exit.t
38727           !> (integrate 60 files)
38728 ____________________________________________________________________________
38729 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
38730         Log: Delta delta.
38731      Branch: perl
38732            ! pod/perl572delta.pod
38733 ____________________________________________________________________________
38734 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
38735         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
38736              by CPAN.pm, use rather _00.
38737      Branch: perl
38738            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
38739            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
38740            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
38741            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
38742            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
38743            ! lib/ExtUtils/Embed.pm lib/Test.pm
38744 ____________________________________________________________________________
38745 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
38746         Log: Add a simple Unicode character database interface, Unicode::UCD.
38747      Branch: perl
38748            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
38749            ! MANIFEST
38750 ____________________________________________________________________________
38751 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
38752         Log: Subject: [PATCH] op/numconver.t
38753              From: Nicholas Clark <nick@ccl4.org>
38754              Date: Sat, 30 Jun 2001 15:40:10 +0100
38755              Message-ID: <20010630154010.I59620@plum.flirble.org>
38756      Branch: perl
38757            ! t/op/numconvert.t
38758 ____________________________________________________________________________
38759 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
38760         Log: The $^N is now taken (by #11038).
38761      Branch: perl
38762            ! t/base/lex.t
38763 ____________________________________________________________________________
38764 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
38765         Log: The #11040 had slipped to a wrong function...
38766      Branch: perl
38767            ! sv.c
38768 ____________________________________________________________________________
38769 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
38770         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
38771              the Configure library symbol probe mysteriously finds all
38772              symbols but those of pipe() and times().
38773      Branch: perl
38774            ! hints/aix.sh
38775 ____________________________________________________________________________
38776 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
38777         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
38778              From: Nicholas Clark <nick@ccl4.org>
38779              Date: Fri, 29 Jun 2001 23:49:07 +0100
38780              Message-ID: <20010629234907.D59620@plum.flirble.org>
38781      Branch: perl
38782            ! lib/ExtUtils.t
38783 ____________________________________________________________________________
38784 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
38785         Log: Subject: [PATCH] weakref fix 2, not yet there
38786              From: Artur Bergman <artur@contiller.se>
38787              Date: Sat, 30 Jun 2001 01:18:16 +0200
38788              Message-ID: <B762D957.1CC9%artur@contiller.se>
38789      Branch: perl
38790            ! sv.c
38791 ____________________________________________________________________________
38792 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
38793         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
38794              From: Michael G Schwern <schwern@pobox.com>
38795              Date: Fri, 29 Jun 2001 19:39:11 -0400
38796              Message-ID: <20010629193910.D25304@blackrider>
38797      Branch: perl
38798            + t/run/exit.t
38799            ! MANIFEST
38800 ____________________________________________________________________________
38801 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
38802         Log: Add support for $^N, the most-recently closed group.
38803      Branch: perl
38804            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
38805            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
38806            ! thrdvar.h
38807 ____________________________________________________________________________
38808 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
38809         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
38810              From: lvirden@cas.org
38811              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
38812              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
38813              
38814              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
38815              From: lvirden@cas.org
38816              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
38817              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
38818      Branch: perl
38819            ! README.solaris
38820 ____________________________________________________________________________
38821 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
38822         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
38823              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38824              Date: Sat, 30 Jun 2001 07:33:37 +0900
38825              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
38826              
38827              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
38828              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38829              Date: Sat, 30 Jun 2001 21:38:14 +0900
38830              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
38831      Branch: perl
38832            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
38833            + ext/Encode/Encode/7bit-kr.enc
38834            ! MANIFEST ext/Encode/Encode/Tcl.pm
38835 ____________________________________________________________________________
38836 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
38837         Log: NetWare tweaks from Guruprasad.
38838      Branch: perl
38839            + NetWare/nwstdio.h NetWare/perlsdio.h
38840            ! MANIFEST NetWare/Makefile NetWare/config.wc
38841            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
38842            ! NetWare/t/Readme.txt
38843 ____________________________________________________________________________
38844 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
38845         Log: More module $VERSION bump-ups.
38846      Branch: perl
38847            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
38848            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
38849            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
38850 ____________________________________________________________________________
38851 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
38852         Log: Doc update due to #11032.
38853      Branch: perl
38854            ! pod/perl572delta.pod
38855 ____________________________________________________________________________
38856 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
38857         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
38858              From: Peter Prymmer <pvhp@forte.com>
38859              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
38860              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
38861      Branch: perl
38862            ! ext/Time/HiRes/HiRes.xs
38863 ____________________________________________________________________________
38864 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
38865         Log: -lpthreads missing in AIX.
38866      Branch: perl
38867            ! hints/aix.sh
38868 ____________________________________________________________________________
38869 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
38870         Log: Subject: [PATCH] CLONE && weakrefs
38871              From: Artur Bergman <artur@contiller.se>
38872              Date: Fri, 29 Jun 2001 17:02:00 +0200
38873              Message-ID: <B7626508.1CA0%artur@contiller.se>
38874      Branch: perl
38875            ! sv.c
38876 ____________________________________________________________________________
38877 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
38878         Log: Subject: Re: Bug report: split splits on wrong pattern
38879              From: Radu Greab <radu@netsoft.ro>
38880              Date: Wed, 27 Jun 2001 21:50:52 +0300
38881              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
38882      Branch: perl
38883            ! pp_ctl.c t/op/split.t
38884 ____________________________________________________________________________
38885 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
38886         Log: Metaconfig unit change for #11027.
38887      Branch: metaconfig/U/perl
38888            ! d_modfl.U
38889 ____________________________________________________________________________
38890 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
38891         Log: I thought this Configure glitch for AIX was just recently fixed?
38892      Branch: perl
38893            ! Configure
38894 ____________________________________________________________________________
38895 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
38896         Log: Update Changes.
38897      Branch: perl
38898            ! Changes patchlevel.h
38899 ____________________________________________________________________________
38900 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
38901         Log: Subject: Re: perl@10967, File::Find, and Cwd
38902              From: Mike Guy <mjtg@cam.ac.uk>
38903              Date: Fri, 29 Jun 2001 14:56:49 +0100
38904              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
38905      Branch: perl
38906            ! lib/File/Find/taint.t
38907 ____________________________________________________________________________
38908 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
38909         Log: Update the sv_pvprintify() spec.
38910      Branch: perl
38911            ! pod/perltodo.pod
38912 ____________________________________________________________________________
38913 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
38914         Log: Known test failures update.
38915      Branch: perl
38916            ! pod/perl572delta.pod
38917 ____________________________________________________________________________
38918 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
38919         Log: Based on
38920              
38921              Subject: [PATCH @11016] More );) fixes
38922              From: Richard Soderberg <rs@crystalflame.net>
38923              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
38924              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
38925      Branch: perl
38926            ! ext/Thread/Thread.xs ext/Thread/typemap
38927 ____________________________________________________________________________
38928 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
38929         Log: Subject: [PATCH @11016] Fixes compile errors in four files
38930              From: Richard Soderberg <rs@crystalflame.net>
38931              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
38932              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
38933      Branch: perl
38934            ! mg.c pp.c pp_hot.c util.c
38935 ____________________________________________________________________________
38936 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
38937         Log: AIX hints tweaking continues, from Merijn Brand.
38938      Branch: perl
38939            ! hints/aix.sh
38940 ____________________________________________________________________________
38941 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
38942         Log: HP-UX needs gccversion sooner, from Merijn Brand.
38943      Branch: perl
38944            ! hints/hpux.sh
38945 ____________________________________________________________________________
38946 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
38947         Log: Subject: [PATCH 5.6.1] OS/2 docs
38948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38949              Date: Fri, 29 Jun 2001 02:34:12 -0400
38950              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
38951      Branch: perl
38952            ! README.os2 os2/Changes
38953 ____________________________________________________________________________
38954 [ 11017] By: nick                                  on 2001/06/29  10:20:30
38955         Log: Integrate mainline
38956      Branch: perlio
38957           +> (branch 37 files)
38958            - ext/ODBM_File/sdbm.t
38959           !> (integrate 211 files)
38960 ____________________________________________________________________________
38961 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
38962         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
38963              the modules found using a script written by Larry Schatzer Jr.
38964      Branch: perl
38965            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
38966            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
38967            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
38968            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
38969            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
38970            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
38971            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
38972            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
38973            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
38974            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
38975            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
38976            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
38977            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
38978            ! lib/constant.pm lib/fields.pm lib/strict.pm
38979 ____________________________________________________________________________
38980 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
38981         Log: The latest JPL from the anoncvs.
38982      Branch: perl
38983            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38984 ____________________________________________________________________________
38985 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
38986         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
38987      Branch: perl
38988            ! t/op/pat.t
38989 ____________________________________________________________________________
38990 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
38991         Log: Worrying about insecure directories now is a bit too late.
38992      Branch: perl
38993            ! lib/File/Find/taint.t
38994 ____________________________________________________________________________
38995 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
38996         Log: Cannot DIE() in a void function,
38997              from Richard Hatch <rhatch@austin.ibm.com>.
38998      Branch: perl
38999            ! ext/IPC/SysV/SysV.xs
39000 ____________________________________________________________________________
39001 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
39002         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
39003              From: Peter Prymmer <pvhp@forte.com>
39004              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
39005              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
39006              
39007              (unfinished: time/hires tests 3, 5, 14 failing, but better
39008              than wholesale failure)
39009      Branch: perl
39010            ! ext/Time/HiRes/HiRes.xs
39011 ____________________________________________________________________________
39012 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
39013         Log: Subject: [PATCH 5.6.1] OS/2 improvements
39014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39015              Date: Thu, 28 Jun 2001 16:03:14 -0400
39016              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
39017      Branch: perl
39018            + os2/os2_base.t
39019            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
39020            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
39021            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
39022            ! os2/os2ish.h
39023 ____________________________________________________________________________
39024 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
39025         Log: Subject: Incrementing Extutils::Manifest's $VERSION
39026              From: Michael G Schwern <schwern@pobox.com>
39027              Date: Thu, 28 Jun 2001 13:13:49 -0400
39028              Message-ID: <20010628131349.A14738@blackrider>
39029      Branch: maint-5.6/perl
39030            ! lib/ExtUtils/Manifest.pm
39031 ____________________________________________________________________________
39032 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
39033         Log: AIX tweak from Merijn Brand.
39034      Branch: perl
39035            ! hints/aix.sh
39036 ____________________________________________________________________________
39037 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
39038         Log: Create the macperl branch.
39039      Branch: maint-5.6/macperl
39040           +> (branch 1728 files)
39041 ____________________________________________________________________________
39042 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
39043         Log: Update Changes.
39044      Branch: perl
39045            ! Changes patchlevel.h
39046 ____________________________________________________________________________
39047 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
39048         Log: More Perforce lore.
39049      Branch: perl
39050            ! Porting/repository.pod
39051 ____________________________________________________________________________
39052 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
39053         Log: Metaconfig unit changes for #11003.
39054      Branch: metaconfig/U/perl
39055            + d_nl_langinfo.U i_langinfo.U
39056 ____________________________________________________________________________
39057 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
39058         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
39059              Expected not to exist in non-UNIX excepting in VMS, where
39060              according to a quick web survey they just might.
39061      Branch: perl
39062            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
39063            ! Porting/config_H config_h.SH configure.com epoc/config.sh
39064            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
39065            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39066            ! win32/config.bc win32/config.gc win32/config.vc
39067 ____________________________________________________________________________
39068 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
39069         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
39070              in AIX is one is doing a 64-bit build.
39071      Branch: perl
39072            ! hints/aix.sh
39073 ____________________________________________________________________________
39074 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
39075         Log: Metaconfig unit changes for #11000.
39076      Branch: metaconfig/U/perl
39077            ! use64bits.U uselfs.U
39078 ____________________________________________________________________________
39079 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
39080         Log: Move use64bitint and use64bitall before uselargefiles.
39081      Branch: perl
39082            ! Configure
39083 ____________________________________________________________________________
39084 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
39085         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
39086              From: Robert Spier <rspier@pobox.com>
39087              Message-ID: <15162.41164.618712.841415@rls.cx>
39088              Date: Wed, 27 Jun 2001 23:13:16 -0400
39089      Branch: perl
39090            ! doio.c
39091 ____________________________________________________________________________
39092 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
39093         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
39094              From: Peter Prymmer <pvhp@forte.com>
39095              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
39096              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
39097      Branch: perl
39098            ! numeric.c
39099 ____________________________________________________________________________
39100 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
39101         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
39102              From: Peter Prymmer <pvhp@forte.com>
39103              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
39104              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
39105      Branch: perl
39106            ! configure.com ext/Digest/MD5/Makefile.PL
39107 ____________________________________________________________________________
39108 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
39109         Log: Update Changes.
39110      Branch: perl
39111            ! Changes patchlevel.h
39112 ____________________________________________________________________________
39113 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
39114         Log: Tiny EPOC updates.
39115      Branch: perl
39116            ! epoc/config.sh
39117 ____________________________________________________________________________
39118 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
39119         Log: The Test::More and Test::Simple tests required help
39120              thanks to our schizophrenic test scheme.
39121      Branch: perl
39122            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
39123            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
39124            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
39125            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
39126            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
39127 ____________________________________________________________________________
39128 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
39129         Log: Upgrade to Test::Simple 0.09.
39130      Branch: perl
39131            + lib/Test/Simple/Changes
39132            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
39133            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
39134            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
39135            ! lib/Test/Simple/t/plan_is_noplan.t
39136 ____________________________________________________________________________
39137 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
39138         Log: Upgrade to Test::More 0.07.
39139      Branch: perl
39140            + lib/Test/More/Changes
39141            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
39142            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
39143            ! lib/Test/More/t/skipall.t
39144 ____________________________________________________________________________
39145 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
39146         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
39147              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39148              Date: Wed, 27 Jun 2001 18:40:04 +0200
39149              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
39150      Branch: perl
39151            ! hints/hpux.sh
39152 ____________________________________________________________________________
39153 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
39154         Log: Subject: [PATCH README.qnx hints/qnx.sh]
39155              From: Norton Allen <allen@huarp.harvard.edu>
39156              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
39157              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
39158      Branch: perl
39159            ! README.qnx hints/qnx.sh
39160 ____________________________________________________________________________
39161 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
39162         Log: Subject: [PATCH] two little documentation nits
39163              From: Abhijit Menon-Sen <ams@wiw.org>
39164              Date: Wed, 27 Jun 2001 20:07:50 +0530
39165              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
39166      Branch: perl
39167            ! sv.c sv.h
39168 ____________________________________________________________________________
39169 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
39170         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
39171              From: Norton Allen <allen@huarp.harvard.edu>
39172              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
39173              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
39174      Branch: perl
39175            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
39176 ____________________________________________________________________________
39177 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
39178         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
39179              From: Michael G Schwern <schwern@pobox.com>
39180              Date: Wed, 27 Jun 2001 02:34:58 -0400
39181              Message-ID: <20010627023458.K23874@blackrider>
39182      Branch: perl
39183            ! vms/test.com
39184 ____________________________________________________________________________
39185 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
39186         Log: Add perl_clone_host() for Netware.
39187      Branch: perl
39188            ! NetWare/nw5.c
39189 ____________________________________________________________________________
39190 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
39191         Log: GCC 3.0 hints for HP-UX.
39192      Branch: perl
39193            ! hints/hpux.sh
39194 ____________________________________________________________________________
39195 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
39196         Log: In some Linux distributions the libndbm is broken
39197              (no null key support), therefore link with libgdbm
39198              (if available), since it has a working ndbm emulation,
39199              from Jonathan Stowe.
39200      Branch: perl
39201            + ext/NDBM_File/hints/linux.pl
39202            ! MANIFEST
39203 ____________________________________________________________________________
39204 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
39205         Log: Subject: [PATCH perl@10930] find.t hack for VMS
39206              From: "Craig A. Berry" <craigberry@mac.com>
39207              Date: Tue, 26 Jun 2001 23:40:25 -0500
39208              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
39209      Branch: perl
39210            ! lib/File/Find/find.t
39211 ____________________________________________________________________________
39212 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
39213         Log: AUTHORS updates.
39214      Branch: perl
39215            ! AUTHORS
39216 ____________________________________________________________________________
39217 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
39218         Log: Metaconfig unit change like #10980.
39219      Branch: metaconfig
39220            ! U/compline/d_stdstdio.U
39221 ____________________________________________________________________________
39222 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
39223         Log: "lose the it's", from Abhijit Menon-Sen.
39224              ("It's" not searched, pods not searched.)
39225      Branch: perl
39226            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
39227            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
39228            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
39229            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
39230            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
39231            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
39232 ____________________________________________________________________________
39233 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
39234         Log: "lose the looses", from Abhijit Menon-Sen.
39235      Branch: perl
39236            ! ext/B/B/Assembler.pm gv.c
39237 ____________________________________________________________________________
39238 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
39239         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
39240      Branch: perl
39241            ! hints/os390.sh
39242 ____________________________________________________________________________
39243 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
39244         Log: DEC C 5.3 on the VAX simply doesn't seem to like
39245              compiling the MD5 extension, disable it there for now,
39246              from Peter Prymmer.
39247      Branch: perl
39248            ! configure.com
39249 ____________________________________________________________________________
39250 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
39251         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
39252              From: Jonathan Stowe <gellyfish@gellyfish.com>
39253              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
39254              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
39255      Branch: perl
39256            ! pod/perlfaq3.pod
39257 ____________________________________________________________________________
39258 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
39259         Log: Subject: [PATCH 5.6.1] perlxs misprints
39260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39261              Date: Tue, 26 Jun 2001 17:20:00 -0400
39262              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
39263      Branch: perl
39264            ! pod/perlxs.pod
39265 ____________________________________________________________________________
39266 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
39267         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
39268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39269              Date: Tue, 26 Jun 2001 17:27:07 -0400
39270              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
39271      Branch: perl
39272            ! lib/ExtUtils/MM_Unix.pm
39273 ____________________________________________________________________________
39274 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
39275         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
39276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39277              Date: Tue, 26 Jun 2001 17:23:24 -0400
39278              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
39279      Branch: perl
39280            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
39281 ____________________________________________________________________________
39282 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
39283         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
39284              by Olaf Flebbe.
39285      Branch: perl
39286            ! perl.h
39287 ____________________________________________________________________________
39288 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
39289         Log: Detypo.
39290      Branch: perl
39291            ! lib/Memoize/t/tie_sdbm.t
39292 ____________________________________________________________________________
39293 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
39294         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
39295      Branch: perl
39296            ! win32/perllib.c
39297 ____________________________________________________________________________
39298 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
39299         Log: Subject: [patch] perl_clone+CvFILE
39300              From: Doug MacEachern <dougm@covalent.net>
39301              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
39302              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
39303      Branch: perl
39304            ! sv.c
39305 ____________________________________________________________________________
39306 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
39307         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
39308              From: Mark-Jason Dominus <mjd@plover.com>
39309              Date: Tue, 26 Jun 2001 12:33:01 -0400
39310              Message-ID: <20010626163301.31298.qmail@plover.com>
39311      Branch: perl
39312            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
39313 ____________________________________________________________________________
39314 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
39315         Log: Update Changes.
39316      Branch: perl
39317            ! Changes patchlevel.h
39318 ____________________________________________________________________________
39319 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
39320         Log: Also catfile() needs now to explicitly exported.
39321      Branch: perl
39322            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
39323 ____________________________________________________________________________
39324 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
39325         Log: Regen toc.
39326      Branch: perl
39327            ! pod/perltoc.pod
39328 ____________________________________________________________________________
39329 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
39330         Log: Nonexistent pod command.
39331      Branch: perl
39332            ! pod/perl572delta.pod
39333 ____________________________________________________________________________
39334 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
39335         Log: Be more portable in the quest for tmpdir.
39336      Branch: perl
39337            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
39338 ____________________________________________________________________________
39339 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
39340         Log: Be more portable in finding out the home directory,
39341              and use File::Spec to do the concat.
39342              (Come to think of it, couldn't File::Spec provide
39343              for a ->homedir method?)
39344      Branch: perl
39345            ! lib/Net/Config.pm
39346 ____________________________________________________________________________
39347 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
39348         Log: Doc patch for #10959.
39349      Branch: perl
39350            ! pod/perlfunc.pod
39351 ____________________________________________________________________________
39352 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
39353         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
39354              From: "Philip Newton" <pnewton@gmx.de>
39355              Date: Tue, 26 Jun 2001 16:26:47 +0200
39356              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
39357      Branch: perl
39358            ! pod/perldata.pod
39359 ____________________________________________________________________________
39360 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
39361         Log: Subject: [PATH] shared -> unique;
39362              From: "Artur Bergman" <artur@contiller.se>
39363              Date: Tue, 26 Jun 2001 16:18:40 +0200
39364              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
39365              
39366              Because "shared" isn't: it's read-only.
39367      Branch: perl
39368            ! toke.c xsutils.c
39369 ____________________________________________________________________________
39370 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
39371         Log: Escape multiline croak messages.
39372      Branch: perl
39373            ! t/op/ver.t
39374 ____________________________________________________________________________
39375 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
39376         Log: No more pragma/*.t for minitest.
39377      Branch: perl
39378            ! Makefile.SH
39379 ____________________________________________________________________________
39380 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
39381         Log: AUTHORS updates.
39382      Branch: perl
39383            ! AUTHORS
39384 ____________________________________________________________________________
39385 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
39386         Log: delta updates.
39387      Branch: perl
39388            ! pod/perl572delta.pod
39389 ____________________________________________________________________________
39390 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
39391         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
39392              From: Artur Bergman <artur@contiller.se> 
39393              Date: Tue, 26 Jun 2001 15:32:53 +0200
39394              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
39395      Branch: perl
39396            ! makedef.pl sv.c sv.h win32/perllib.c
39397 ____________________________________________________________________________
39398 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
39399         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
39400              From: Jonathan Stowe <gellyfish@gellyfish.com>
39401              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
39402              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
39403              
39404              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
39405      Branch: perl
39406            + ext/Time/HiRes/hints/sco.pl
39407            ! MANIFEST
39408 ____________________________________________________________________________
39409 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
39410         Log: Subject: [PATCH 5.6.1] static build
39411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39412              Date: Tue, 26 Jun 2001 04:22:25 -0400
39413              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
39414      Branch: perl
39415            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
39416            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
39417 ____________________________________________________________________________
39418 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
39419         Log: DJGPP patches from Laszlo Molnar.
39420      Branch: perl
39421            ! djgpp/djgpp.c perl.c util.c
39422 ____________________________________________________________________________
39423 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
39424         Log: Netware patches from Ananth Kesari.
39425      Branch: perl
39426            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
39427            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
39428            ! NetWare/nwtinfo.h
39429 ____________________________________________________________________________
39430 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
39431         Log: Detypo.
39432      Branch: perl
39433            ! ext/Errno/Errno_pm.PL
39434 ____________________________________________________________________________
39435 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
39436         Log: There seems to be two ways of spelling the $^O in *STEP.
39437      Branch: perl
39438            ! ext/Errno/Errno_pm.PL
39439 ____________________________________________________________________________
39440 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
39441         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
39442              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
39443      Branch: perl
39444            ! ext/Errno/Errno_pm.PL
39445 ____________________________________________________________________________
39446 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
39447         Log: Known bugs update.
39448      Branch: perl
39449            ! pod/perl572delta.pod
39450 ____________________________________________________________________________
39451 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
39452         Log: The default installation of Cygwin has 500 as root's uid.
39453      Branch: perl
39454            ! lib/User/pwent.t
39455 ____________________________________________________________________________
39456 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
39457         Log: Be even more relaxed (re-allow having only one entry).
39458      Branch: perl
39459            ! t/op/grent.t t/op/pwent.t
39460 ____________________________________________________________________________
39461 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
39462         Log: Test failure updates.
39463      Branch: perl
39464            ! pod/perl572delta.pod
39465 ____________________________________________________________________________
39466 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
39467         Log: MPE/iX test tweaks from Mark Bixby.
39468      Branch: perl
39469            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
39470            ! t/io/fs.t t/op/stat.t
39471 ____________________________________________________________________________
39472 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
39473         Log: Microperl findings.
39474      Branch: perl
39475            ! perl.h pp_sys.c
39476 ____________________________________________________________________________
39477 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
39478         Log: Touch uconfig.h.
39479      Branch: perl
39480            ! uconfig.h
39481 ____________________________________________________________________________
39482 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
39483         Log: Subject: [PATCH] Proposed fix for Pod::Man
39484              From: Rob Napier <rnapier@employees.org>
39485              Date: Mon, 25 Jun 2001 15:49:24 -0400
39486              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
39487              
39488              Cater for Solaris nroff brokenness (shortchanges daisywheel
39489              printers, but hey, we also no more support PDPs.)
39490      Branch: perl
39491            ! lib/Pod/Man.pm
39492 ____________________________________________________________________________
39493 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
39494         Log: Typo in #10937.
39495      Branch: perl
39496            ! ext/POSIX/sigaction.t
39497 ____________________________________________________________________________
39498 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
39499         Log: SIGCONT not trappable in VMS.
39500      Branch: perl
39501            ! ext/POSIX/sigaction.t
39502 ____________________________________________________________________________
39503 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
39504         Log: Subject: [DRAFT] Encode-Tcl.t
39505              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39506              Date: Tue, 26 Jun 2001 03:38:08 +0900
39507              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
39508      Branch: perl
39509            + ext/Encode/Encode/Tcl.t
39510            ! MANIFEST ext/Encode/Encode/Tcl.pm
39511 ____________________________________________________________________________
39512 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
39513         Log: Because of #10932 retract also the perlfunc hunk of #10910.
39514      Branch: perl
39515            ! pod/perlfunc.pod
39516 ____________________________________________________________________________
39517 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
39518         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
39519              by Ilya Zakharevich in
39520              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
39521      Branch: perl
39522            ! XSUB.h
39523 ____________________________________________________________________________
39524 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
39525         Log: Typo in #10889.
39526      Branch: perl
39527            ! hints/uts.sh
39528 ____________________________________________________________________________
39529 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
39530         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
39531              From: Abhijit Menon-Sen <ams@wiw.org>
39532              Date: Mon, 25 Jun 2001 23:45:45 +0530
39533              Message-ID: <20010625234545.A5022@lustre.linux.in>
39534      Branch: perl
39535            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
39536 ____________________________________________________________________________
39537 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
39538         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
39539              From: Michael G Schwern <schwern@pobox.com>
39540              Date: Mon, 25 Jun 2001 14:35:51 -0400
39541              Message-ID: <20010625143551.H13819@blackrider>
39542      Branch: perl
39543            ! lib/Test.pm
39544 ____________________________________________________________________________
39545 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
39546         Log: Update Changes.
39547      Branch: perl
39548            ! Changes patchlevel.h
39549 ____________________________________________________________________________
39550 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
39551         Log: Regen toc and modlib.
39552      Branch: perl
39553            ! pod/perlmodlib.pod pod/perltoc.pod
39554 ____________________________________________________________________________
39555 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
39556         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
39557              for the benefit of C++ compilers, as suggested by Guruprasad.
39558      Branch: perl
39559            ! embed.pl proto.h
39560 ____________________________________________________________________________
39561 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
39562         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
39563              From: Jonathan Stowe <gellyfish@gellyfish.com>
39564              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
39565              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
39566      Branch: perl
39567            ! pod/perlfaq5.pod
39568 ____________________________________________________________________________
39569 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
39570         Log: Missed from #10925.
39571      Branch: perl
39572            ! gv.c
39573 ____________________________________________________________________________
39574 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
39575         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
39576              From: Robin Houston <robin@kitsite.com>
39577              Date: Sat, 19 May 2001 16:19:34 +0100
39578              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
39579      Branch: perl
39580            ! cv.h gv.h op.c
39581 ____________________________________________________________________________
39582 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
39583         Log: Netware README tweak.
39584      Branch: perl
39585            ! README.netware
39586 ____________________________________________________________________________
39587 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
39588         Log: Subject: [PATCH] Re: overload.t fails
39589              From: Abhijit Menon-Sen <ams@wiw.org>
39590              Date: Mon, 25 Jun 2001 14:52:20 +0530
39591              Message-ID: <20010625145220.A24114@lustre.linux.in>
39592      Branch: perl
39593            ! lib/overload.t
39594 ____________________________________________________________________________
39595 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
39596         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
39597              From: Mike Guy <mjtg@cam.ac.uk>
39598              Date: Mon, 25 Jun 2001 11:43:23 +0100
39599              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
39600      Branch: perl
39601            ! lib/Carp.pm
39602 ____________________________________________________________________________
39603 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
39604         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
39605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39606              Date: Sun, 24 Jun 2001 05:17:05 -0400
39607              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
39608      Branch: perl
39609            ! os2/os2ish.h
39610 ____________________________________________________________________________
39611 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
39612         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
39613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39614              Date: Mon, 25 Jun 2001 05:52:27 -0400
39615              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
39616      Branch: perl
39617            ! hints/os2.sh
39618 ____________________________________________________________________________
39619 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
39620         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
39621              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39622              Date: Mon, 25 Jun 2001 05:23:35 -0400
39623              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
39624      Branch: perl
39625            ! os2/os2.c
39626 ____________________________________________________________________________
39627 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
39628         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
39629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39630              Date: Mon, 25 Jun 2001 05:04:32 -0400
39631              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
39632      Branch: perl
39633            ! os2/OS2/REXX/DLL/DLL.pm
39634 ____________________________________________________________________________
39635 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
39636         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
39637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39638              Date: Mon, 25 Jun 2001 05:02:36 -0400
39639              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
39640      Branch: perl
39641            ! mg.c os2/dl_os2.c os2/os2.c
39642 ____________________________________________________________________________
39643 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
39644         Log: Subject: Re: [PATCH 5.6.1] misprints
39645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39646              Date: Mon, 25 Jun 2001 04:50:50 -0400
39647              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
39648      Branch: perl
39649            ! os2/os2.c pp_sys.c
39650 ____________________________________________________________________________
39651 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
39652         Log: Add Test::More and Test::Simple to the delta.
39653      Branch: perl
39654            ! pod/perl572delta.pod
39655 ____________________________________________________________________________
39656 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
39657         Log: Add Test::More, from Michael G Schwern.
39658      Branch: perl
39659            + lib/Test/More.pm lib/Test/More/t/More.t
39660            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
39661            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
39662            + t/lib/Test/More/Catch.pm
39663            ! MANIFEST
39664 ____________________________________________________________________________
39665 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
39666         Log: Add Test::Simple from Michael G Schwern.
39667      Branch: perl
39668            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
39669            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
39670            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
39671            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
39672            + t/lib/Test/Simple/Catch.pm
39673            + t/lib/Test/Simple/sample_tests/death.plx
39674            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
39675            + t/lib/Test/Simple/sample_tests/extras.plx
39676            + t/lib/Test/Simple/sample_tests/five_fail.plx
39677            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
39678            + t/lib/Test/Simple/sample_tests/one_fail.plx
39679            + t/lib/Test/Simple/sample_tests/require.plx
39680            + t/lib/Test/Simple/sample_tests/success.plx
39681            + t/lib/Test/Simple/sample_tests/too_few.plx
39682            + t/lib/Test/Simple/sample_tests/two_fail.plx
39683            ! MANIFEST
39684 ____________________________________________________________________________
39685 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
39686         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
39687              From: "Craig A. Berry" <craigberry@mac.com>
39688              Date: Sun, 24 Jun 2001 23:41:36 -0500
39689              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
39690      Branch: perl
39691            ! pp_sys.c
39692 ____________________________________________________________________________
39693 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
39694         Log: Upgrade to Attribute::Handlers 0.70.
39695      Branch: perl
39696            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
39697            ! MANIFEST lib/Attribute/Handlers.pm
39698 ____________________________________________________________________________
39699 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
39700         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
39701              From: Abhijit Menon-Sen <ams@wiw.org>
39702              Date: Sat, 23 Jun 2001 05:17:44 +0530
39703              Message-ID: <20010623051744.A18583@lustre.linux.in>
39704              
39705              (Can't think of a good place to put tests.)
39706      Branch: perl
39707            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
39708 ____________________________________________________________________________
39709 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
39710         Log: Subject: [PATCH] t/op/pat.t typo fix
39711              From: Richard Soderberg <rs@crystalflame.net>
39712              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
39713              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
39714      Branch: perl
39715            ! t/op/pat.t
39716 ____________________________________________________________________________
39717 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
39718         Log: Move the pack warnings to their own file, as pointed
39719              out by Spider.
39720      Branch: perl
39721            + t/lib/warnings/pp_pack
39722            ! MANIFEST t/lib/warnings/pp
39723 ____________________________________________________________________________
39724 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
39725         Log: Update Changes.
39726      Branch: perl
39727            ! Changes patchlevel.h
39728 ____________________________________________________________________________
39729 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
39730         Log: Partially fix a problem noticed by IRIX compiler:
39731              the initialization of parse_start was bypassed by
39732              several gotos.  Now initialized to zero, which may
39733              not be the best choice.
39734      Branch: perl
39735            ! regcomp.c
39736 ____________________________________________________________________________
39737 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
39738         Log: Relax the group and password tests back to moaning only
39739              if no matches at all are found.  (Even with a small sample
39740              I could find many sites where there are, umm, anomalies in
39741              the said databases.)       
39742      Branch: perl
39743            ! t/op/grent.t t/op/pwent.t
39744 ____________________________________________________________________________
39745 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
39746         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
39747      Branch: perl
39748            ! pp_ctl.c
39749 ____________________________________________________________________________
39750 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
39751         Log: De-cut-and-pasto in #10902.
39752      Branch: perl
39753            ! pp_ctl.c
39754 ____________________________________________________________________________
39755 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
39756         Log: The #10771 didn't take?
39757      Branch: perl
39758            ! pp_ctl.c
39759 ____________________________________________________________________________
39760 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
39761         Log: Undo the filetests part of #10900, under multiplicity
39762              weird errors take place.
39763      Branch: perl
39764            ! pp_sys.c
39765 ____________________________________________________________________________
39766 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
39767         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
39768      Branch: perl
39769            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
39770 ____________________________________________________________________________
39771 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
39772         Log: (Replaced by #10922)
39773              
39774              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
39775              From: Tony Bowden <tony@kasei.com>
39776              Date: Sun, 24 Jun 2001 17:32:40 +0100
39777              Message-ID: <20010624173240.A16293@blackstar.co.uk>
39778              
39779              Document (well, mention) shortmess() and longmess()
39780              to rob people of their fun of reinventing the wheel.
39781      Branch: perl
39782            ! lib/Carp.pm
39783 ____________________________________________________________________________
39784 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
39785         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
39786              From: Brian Jepson <bjepson@oreilly.com>
39787              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
39788              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
39789      Branch: perl
39790            ! pp_sys.c
39791 ____________________________________________________________________________
39792 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
39793         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
39794              From: Robin Barker <rmb1@cise.npl.co.uk> 
39795              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
39796              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
39797      Branch: perl
39798            ! lib/CPAN.pm
39799 ____________________________________________________________________________
39800 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
39801         Log: Memoize patch from mjd.
39802      Branch: perl
39803            ! lib/Memoize/t/tie_storable.t
39804 ____________________________________________________________________________
39805 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
39806         Log: Spec the sv_pvprintify() a bit more.
39807      Branch: perl
39808            ! pod/perltodo.pod
39809 ____________________________________________________________________________
39810 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
39811         Log: Upgrade to Memoize 0.65.
39812      Branch: perl
39813            + lib/Memoize/t/array_confusion.t
39814            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
39815            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
39816            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
39817            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
39818            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
39819            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
39820            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
39821            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
39822            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
39823            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
39824            ! lib/Memoize/t/tie_storable.t
39825 ____________________________________________________________________________
39826 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
39827         Log: Metaconfig unit change for #10892.
39828      Branch: metaconfig
39829            ! U/modified/Options.U
39830 ____________________________________________________________________________
39831 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
39832         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
39833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39834              Date: Sun, 24 Jun 2001 05:24:40 -0400
39835              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
39836      Branch: perl
39837            ! Configure hints/os2.sh
39838 ____________________________________________________________________________
39839 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
39840         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
39841              From: Mike Guy <mjtg@cam.ac.uk>
39842              Date: Sun, 24 Jun 2001 15:28:39 +0100
39843              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
39844              
39845              Fix an ancient (5.002) bug.
39846      Branch: perl
39847            ! lib/Carp/Heavy.pm
39848 ____________________________________________________________________________
39849 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
39850         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
39851              variables.
39852      Branch: perl
39853            ! pp_sys.c
39854 ____________________________________________________________________________
39855 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
39856         Log: Make UTS as per #10888.
39857      Branch: perl
39858            ! hints/uts.sh
39859 ____________________________________________________________________________
39860 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
39861         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
39862      Branch: perl
39863            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
39864            ! mpeix/mpeixish.h perl.h unixish.h
39865 ____________________________________________________________________________
39866 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
39867         Log: AUTHORS update.
39868      Branch: perl
39869            ! AUTHORS
39870 ____________________________________________________________________________
39871 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
39872         Log: Subject: Encode::Tcl for multibyte doesnot work
39873              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39874              Date: Sun, 24 Jun 2001 22:48:21 +0900
39875              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
39876      Branch: perl
39877            ! ext/Encode/Encode/Tcl.pm
39878 ____________________________________________________________________________
39879 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
39880         Log: Subject: [PATCH] Remove tautology in error messages
39881              From: Mike Guy <mjtg@cam.ac.uk>
39882              Date: Sun, 24 Jun 2001 13:31:00 +0100
39883              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
39884      Branch: perl
39885            ! pp_sys.c
39886 ____________________________________________________________________________
39887 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
39888         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
39889      Branch: perl
39890            ! hints/darwin.sh
39891 ____________________________________________________________________________
39892 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
39893         Log: Subject: Re: [PATCH 5.6.1] test suite
39894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39895              Date: Sun, 24 Jun 2001 05:47:05 -0400
39896              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
39897              
39898              Test suite fixes.
39899      Branch: perl
39900            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
39901 ____________________________________________________________________________
39902 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
39903         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
39904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39905              Date: Sun, 24 Jun 2001 05:37:19 -0400
39906              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
39907      Branch: perl
39908            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
39909 ____________________________________________________________________________
39910 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
39911         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
39912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39913              Date: Sun, 24 Jun 2001 05:34:50 -0400
39914              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
39915              
39916              Pacify compiler warnings.
39917      Branch: perl
39918            ! pp_sys.c
39919 ____________________________________________________________________________
39920 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
39921         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
39922              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39923              Date: Sun, 24 Jun 2001 05:21:18 -0400
39924              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
39925              
39926              Enable compression of executables during link time.
39927      Branch: perl
39928            ! hints/os2.sh
39929 ____________________________________________________________________________
39930 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
39931         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
39932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39933              Date: Sun, 24 Jun 2001 05:15:11 -0400
39934              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
39935              
39936              Add ordinals to the export list for Perl DLL.
39937              (Breaks intra-version DLL compatibility.)
39938      Branch: perl
39939            ! makedef.pl
39940 ____________________________________________________________________________
39941 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
39942         Log: Allow (displaying and) re-editing the Subject in perlbug.
39943              Also abstract the Subject quality control into a function.
39944      Branch: perl
39945            ! utils/perlbug.PL
39946 ____________________________________________________________________________
39947 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
39948         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
39949      Branch: perl
39950            ! utils/perlbug.PL
39951 ____________________________________________________________________________
39952 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
39953         Log: Regen toc and modlib.
39954      Branch: perl
39955            ! pod/perlmodlib.pod pod/perltoc.pod
39956 ____________________________________________________________________________
39957 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
39958         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
39959              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
39960              attribute semantics as much as possible, or 'ntsec' which uses
39961              native NTFS semantics.)  (See also #10877.)
39962      Branch: perl
39963            ! perl.c
39964 ____________________________________________________________________________
39965 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
39966         Log: (Retracted by #11586)
39967              
39968              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
39969      Branch: perl
39970            ! lib/Test/Harness.pm
39971 ____________________________________________________________________________
39972 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
39973         Log: Just zap the -uPerlio.
39974      Branch: perl
39975            ! ext/B/Stash.t
39976 ____________________________________________________________________________
39977 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
39978         Log: Do not test PerlIO if PerlIO not used.
39979      Branch: perl
39980            ! ext/PerlIO/PerlIO.t
39981 ____________________________________________________________________________
39982 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
39983         Log: Regen perlapi.
39984      Branch: perl
39985            ! pod/perlapi.pod
39986 ____________________________________________________________________________
39987 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
39988         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
39989              From: Nicholas Clark <nick@ccl4.org>
39990              Date: Sat, 23 Jun 2001 22:55:47 +0100
39991              Message-ID: <20010623225547.Z98663@plum.flirble.org>
39992      Branch: perl
39993            ! numeric.c
39994 ____________________________________________________________________________
39995 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
39996         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
39997              From: Prymmer/Kahn <pvhp@best.com>
39998              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
39999              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
40000      Branch: perl
40001            ! lib/h2xs.t
40002 ____________________________________________________________________________
40003 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
40004         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
40005              cygwin does not taint cwd, just like win32.
40006      Branch: perl
40007            ! lib/File/Find/taint.t t/op/taint.t
40008 ____________________________________________________________________________
40009 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
40010         Log: Retract #10865, the patch should be unnecessary.
40011              (But seemingly helpful in Cygwin?  Strange.)
40012      Branch: perl
40013            ! lib/Memoize/t/tie_ndbm.t
40014 ____________________________________________________________________________
40015 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
40016         Log: Misplaced test file; plus Cygwin filesystem semantics.
40017      Branch: perl
40018            + ext/SDBM_File/sdbm.t
40019            - ext/ODBM_File/sdbm.t
40020            ! MANIFEST
40021 ____________________________________________________________________________
40022 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
40023         Log: (Retracted by #10867.)
40024      Branch: perl
40025            ! lib/Memoize/t/tie_ndbm.t
40026 ____________________________________________________________________________
40027 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
40028         Log: Metaconfig unit change for #10863.
40029      Branch: metaconfig/U/perl
40030            ! Extensions.U
40031 ____________________________________________________________________________
40032 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
40033         Log: In Cygwin do not build NDBM_File and ODBM_File unless
40034              -lndbm and -ldbm are available.
40035      Branch: perl
40036            ! Configure config_h.SH
40037 ____________________________________________________________________________
40038 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
40039         Log: More Cygwin filesystem semantics.
40040      Branch: perl
40041            ! t/io/fs.t t/op/stat.t
40042 ____________________________________________________________________________
40043 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
40044         Log: More DOSish permission semantics for Cygwin.
40045      Branch: perl
40046            ! lib/AnyDBM_File.t
40047 ____________________________________________________________________________
40048 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
40049         Log: Cygwin too has different permission semantics.
40050      Branch: perl
40051            ! ext/GDBM_File/gdbm.t
40052 ____________________________________________________________________________
40053 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
40054         Log: The group (and assumedly passwd) databases can have
40055              only one entry (this is the case in cygwin).
40056      Branch: perl
40057            ! t/op/grent.t t/op/pwent.t
40058 ____________________________________________________________________________
40059 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
40060         Log: Also in Cygwin use Socket to figure out domainname
40061              (if any) (avoids trying to call external 'domainname',
40062              which doesn't at the moment exist in Cygwin)
40063      Branch: perl
40064            ! lib/Net/Domain.pm
40065 ____________________________________________________________________________
40066 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
40067         Log: Remove also the lib$Foo.def, not just $Foo.def.
40068      Branch: perl
40069            ! lib/ExtUtils/MM_Unix.pm
40070 ____________________________________________________________________________
40071 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
40072         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
40073      Branch: perl
40074            ! unixish.h
40075 ____________________________________________________________________________
40076 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
40077         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
40078              to match the whole isprint(), only the space character.
40079      Branch: perl
40080            ! handy.h pod/perlre.pod t/op/pat.t
40081 ____________________________________________________________________________
40082 [ 10854] By: nick                                  on 2001/06/23  08:09:33
40083         Log: Integrate mainline
40084      Branch: perlio
40085           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
40086           !> lib/ExtUtils.t lib/File/Find/taint.t
40087           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
40088           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
40089           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
40090 ____________________________________________________________________________
40091 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
40092         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
40093              with its floats    in os390 and s390 (UTS).
40094      Branch: perl
40095            ! lib/Math/BigInt/t/bigintpm.t
40096 ____________________________________________________________________________
40097 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
40098         Log: Add also UTS (s390) to the non-IEEE float platforms.
40099      Branch: perl
40100            ! t/op/sprintf.t
40101 ____________________________________________________________________________
40102 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
40103         Log: Subject: RFC: what are applicable standards for exponent sizes?
40104              From: Peter Prymmer <pvhp@forte.com>
40105              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
40106              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
40107      Branch: perl
40108            ! t/op/sprintf.t
40109 ____________________________________________________________________________
40110 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
40111         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
40112              From: Peter Prymmer <pvhp@forte.com>
40113              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
40114              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
40115      Branch: perl
40116            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
40117 ____________________________________________________________________________
40118 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
40119         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
40120              From: Peter Prymmer <pvhp@forte.com>
40121              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
40122              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
40123      Branch: perl
40124            ! lib/ExtUtils.t
40125 ____________________________________________________________________________
40126 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
40127         Log: Retract #10845.
40128      Branch: perl
40129            ! lib/File/Find/taint.t
40130 ____________________________________________________________________________
40131 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
40132         Log: Yet another error message.
40133      Branch: perl
40134            ! t/op/mkdir.t
40135 ____________________________________________________________________________
40136 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
40137         Log: The croak message for nonexistent socket functions may vary.
40138      Branch: perl
40139            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
40140 ____________________________________________________________________________
40141 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
40142         Log: (Retracted by #10848.)
40143      Branch: perl
40144            ! lib/File/Find/taint.t
40145 ____________________________________________________________________________
40146 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
40147         Log: Integrate perlio.
40148      Branch: perl
40149           !> lib/File/Find/taint.t t/op/write.t
40150 ____________________________________________________________________________
40151 [ 10843] By: nick                                  on 2001/06/22  21:24:51
40152         Log: Back out debug in taint.t
40153      Branch: perlio
40154            ! lib/File/Find/taint.t
40155 ____________________________________________________________________________
40156 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
40157         Log: setitimer() does not exist in Unicos, despite of what
40158              Configure thinks, from Mark P. Lutz.
40159      Branch: perl
40160            ! hints/unicos.sh
40161 ____________________________________________________________________________
40162 [ 10841] By: nick                                  on 2001/06/22  21:19:36
40163         Log: Skip cwd test on Win32 ???
40164      Branch: perlio
40165            ! lib/File/Find/taint.t
40166 ____________________________________________________________________________
40167 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
40168         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
40169              and Tru64 gcc -Wall happy.
40170      Branch: perl
40171            ! mg.c
40172 ____________________________________________________________________________
40173 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
40174         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
40175      Branch: perl
40176            ! ext/IPC/SysV/Semaphore.pm
40177 ____________________________________________________________________________
40178 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
40179         Log: Metaconfig unit change for #10837.
40180      Branch: metaconfig/U/perl
40181            ! Cross.U
40182 ____________________________________________________________________________
40183 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
40184         Log: Cleanup of the cross-compilation unit.
40185      Branch: perl
40186            ! Configure
40187 ____________________________________________________________________________
40188 [ 10836] By: nick                                  on 2001/06/22  20:45:12
40189         Log: Skip |- based op/write.t on Win32 as well as VMS
40190      Branch: perlio
40191            ! t/op/write.t
40192 ____________________________________________________________________________
40193 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
40194         Log: Integrate perlio.
40195      Branch: perl
40196           !> util.c
40197 ____________________________________________________________________________
40198 [ 10834] By: nick                                  on 2001/06/22  20:41:54
40199         Log: Integrate mainline
40200      Branch: perlio
40201           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
40202           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
40203           !> vos/config.ga.h
40204 ____________________________________________________________________________
40205 [ 10833] By: nick                                  on 2001/06/22  20:22:58
40206         Log: Patcho fix.
40207      Branch: perlio
40208            ! util.c
40209 ____________________________________________________________________________
40210 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
40211         Log: Metaconfig unit changes for #10831.
40212      Branch: metaconfig
40213            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
40214 ____________________________________________________________________________
40215 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
40216         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
40217              From: Andy Dougherty <doughera@lafayette.edu>
40218              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
40219              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
40220      Branch: perl
40221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40222            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
40223 ____________________________________________________________________________
40224 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
40225         Log: MPE/iX prototype nits from Mark Bixby.
40226      Branch: perl
40227            ! pp_sys.c
40228 ____________________________________________________________________________
40229 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
40230         Log: Detypo.
40231      Branch: perl
40232            ! util.c
40233 ____________________________________________________________________________
40234 [ 10828] By: nick                                  on 2001/06/22  15:33:37
40235         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
40236      Branch: perlio
40237           +> lib/h2xs.t
40238           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
40239           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
40240           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
40241           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
40242           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
40243           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
40244           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
40245           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
40246           !> vms/vmsish.h
40247 ____________________________________________________________________________
40248 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
40249         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
40250              Date: Fri, 22 Jun 2001 10:08:35 -0500
40251              From: "Craig A. Berry" <craigberry@mac.com>
40252              Message-Id: <a05101001b75908704194@[192.168.56.145]>
40253      Branch: perl
40254            ! vms/vms.c vms/vmsish.h
40255 ____________________________________________________________________________
40256 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
40257         Log: NetWare scripts tweak from Ananth Kesari.
40258      Branch: perl
40259            ! NetWare/t/NWScripts.pl
40260 ____________________________________________________________________________
40261 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
40262         Log: Update Changes.
40263      Branch: perl
40264            ! Changes patchlevel.h
40265 ____________________________________________________________________________
40266 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
40267         Log: Add .i and .s targets.
40268      Branch: perl
40269            ! Makefile.SH
40270 ____________________________________________________________________________
40271 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
40272         Log: Upgrade to Locale::Maketext 1.03.
40273      Branch: perl
40274            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
40275            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
40276 ____________________________________________________________________________
40277 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
40278         Log: Upgrade to I18N::LangTags 0.26.
40279      Branch: perl
40280            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
40281            ! lib/I18N/LangTags/test.pl
40282 ____________________________________________________________________________
40283 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
40284         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
40285              Philip Newton.
40286      Branch: perl
40287            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
40288            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40289 ____________________________________________________________________________
40290 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
40291         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
40292              From: Prymmer/Kahn <pvhp@best.com>
40293              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
40294              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
40295      Branch: perl
40296            + lib/h2xs.t
40297            ! MANIFEST utils/h2xs.PL
40298 ____________________________________________________________________________
40299 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
40300         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
40301              From: Prymmer/Kahn <pvhp@best.com>
40302              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
40303              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
40304      Branch: perl
40305            ! lib/ExtUtils.t
40306 ____________________________________________________________________________
40307 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
40308         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
40309              From: Prymmer/Kahn <pvhp@best.com>
40310              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
40311              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
40312      Branch: perl
40313            ! t/pod/plainer.t
40314 ____________________________________________________________________________
40315 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
40316         Log: AUTHORS update.
40317      Branch: perl
40318            ! AUTHORS
40319 ____________________________________________________________________________
40320 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
40321         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
40322              From: "Craig A. Berry" <craigberry@mac.com>
40323              Date: Thu, 21 Jun 2001 18:20:38 -0500
40324              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
40325      Branch: perl
40326            ! ext/POSIX/POSIX.xs
40327 ____________________________________________________________________________
40328 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
40329         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
40330              From: "Craig A. Berry" <craigberry@mac.com>
40331              Date: Thu, 21 Jun 2001 09:58:52 -0500
40332              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
40333      Branch: perl
40334            ! ext/B/Deparse.t t/op/write.t
40335 ____________________________________________________________________________
40336 [ 10814] By: nick                                  on 2001/06/22  08:13:09
40337         Log: Integrate mainline.
40338      Branch: perlio
40339           !> (integrate 46 files)
40340 ____________________________________________________________________________
40341 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
40342         Log: Change the prefixes only if $prefix is unset,
40343              as originally patched by Marcel Grunauer.
40344      Branch: perl
40345            ! hints/darwin.sh hints/rhapsody.sh
40346 ____________________________________________________________________________
40347 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
40348         Log: Subject: Re: Patch for hints/darwin.sh
40349              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
40350              Date: Thu, 21 Jun 2001 11:23:46 -0700
40351              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
40352      Branch: perl
40353            ! hints/darwin.sh hints/rhapsody.sh
40354 ____________________________________________________________________________
40355 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
40356         Log: Add .PHONY targets for non-file targets,
40357              from Wilfredo Sánchez.  Should help saying
40358              "make install" on case-insensitive filesystems.
40359      Branch: perl
40360            ! Makefile.SH
40361 ____________________________________________________________________________
40362 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
40363         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
40364              From: Doug MacEachern <dougm@covalent.net>
40365              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
40366              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
40367              
40368              plus reword the getcwd() comment, plus use getcwd() buffer
40369              size minus one.
40370      Branch: perl
40371            ! util.c
40372 ____________________________________________________________________________
40373 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
40374         Log: More gprofing from Doug MacEachern.
40375      Branch: perl
40376            ! Makefile.SH
40377 ____________________________________________________________________________
40378 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
40379         Log: Metaconfig unit change for #10807.
40380      Branch: metaconfig/U/perl
40381            ! d_sfio.U
40382 ____________________________________________________________________________
40383 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
40384         Log: Tell that you are removing the unneeded -lsfio.
40385      Branch: perl
40386            ! Configure
40387 ____________________________________________________________________________
40388 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
40389         Log: More MPE/iX tweaks from Mark Bixby.
40390      Branch: perl
40391            ! perl.c t/op/magic.t
40392 ____________________________________________________________________________
40393 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
40394         Log: The fchdir() proto is supposed to live in <unistd.h>.
40395      Branch: perl
40396            ! ext/Cwd/Cwd.xs
40397 ____________________________________________________________________________
40398 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
40399         Log: This town is too small for the Cwd extension and me,
40400              it would seem...
40401      Branch: perl
40402            ! ext/Cwd/Cwd.xs
40403 ____________________________________________________________________________
40404 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
40405         Log: Metaconfig unit change for #10802.
40406      Branch: metaconfig/U/perl
40407            ! d_modfl.U
40408 ____________________________________________________________________________
40409 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
40410         Log: More d'ohs.
40411      Branch: perl
40412            ! Configure
40413 ____________________________________________________________________________
40414 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
40415         Log: Off-by-one.  I'm so classic.
40416      Branch: perl
40417            ! util.c
40418 ____________________________________________________________________________
40419 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
40420         Log: Update Changes.
40421      Branch: perl
40422            ! Changes patchlevel.h
40423 ____________________________________________________________________________
40424 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
40425         Log: Subject: Documentation patch for Net::FTP
40426              From: Marcel Grunauer <marcel@codewerk.com>
40427              Date: Wed, 20 Jun 2001 23:03:26 +0200
40428              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
40429      Branch: perl
40430            ! lib/Net/FTP.pm
40431 ____________________________________________________________________________
40432 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
40433         Log: Retract the #10417 mg.c and embed.pl parts because of
40434              strange SEGVs in 64bit x86 FreeBSD observed by
40435              Nicholas Clark.
40436      Branch: perl
40437            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
40438 ____________________________________________________________________________
40439 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
40440         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
40441      Branch: perl
40442            ! Configure NetWare/config.wc NetWare/config_H.wc
40443            ! Porting/Glossary Porting/config.sh Porting/config_H
40444            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
40445            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40446            ! vos/config.ga.h win32/config.bc win32/config.gc
40447            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40448            ! win32/config_H.vc
40449 ____________________________________________________________________________
40450 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
40451         Log: Cwd tweak from Doug MacEachern.
40452      Branch: perl
40453            ! ext/Cwd/Cwd.xs
40454 ____________________________________________________________________________
40455 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
40456         Log: Protect the fchdir() and lstat() with ifdefs.
40457              fchdir() needs a Configure probe.
40458      Branch: perl
40459            ! ext/Cwd/Cwd.xs
40460 ____________________________________________________________________________
40461 [ 10794] By: nick                                  on 2001/06/21  17:11:35
40462         Log: Integrate mainline
40463      Branch: perlio
40464           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
40465           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
40466           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
40467           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
40468           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
40469           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
40470           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
40471           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
40472            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
40473            - lib/File/Glob/case.t lib/File/Glob/global.t
40474            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
40475            - lib/File/Temp/posix.t lib/File/Temp/security.t
40476            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
40477            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
40478            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
40479            - lib/Text/Wrap/wrap.t
40480           !> (integrate 41 files)
40481 ____________________________________________________________________________
40482 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
40483         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
40484              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
40485              Date: Thu, 21 Jun 2001 13:04:54 -0500
40486              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
40487      Branch: perl
40488            ! ext/Cwd/Cwd.xs
40489 ____________________________________________________________________________
40490 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
40491         Log: Subject: [PATCH pod] overlong =item
40492              From: Robin Barker <rmb1@cise.npl.co.uk>
40493              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
40494              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
40495      Branch: perl
40496            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
40497            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40498 ____________________________________________________________________________
40499 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
40500         Log: Subject: [PATCH perlio.c] format 
40501              From: Robin Barker <rmb1@cise.npl.co.uk>
40502              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
40503              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
40504      Branch: perl
40505            ! perlio.c
40506 ____________________________________________________________________________
40507 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
40508         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
40509              From: Radu Greab <radu@netsoft.ro>
40510              Date: Thu, 21 Jun 2001 19:06:02 +0300
40511              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
40512      Branch: perl
40513            ! pod/perlapi.pod sv.c
40514 ____________________________________________________________________________
40515 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
40516         Log: The metaconfig unit changes for #10788.
40517      Branch: metaconfig/U/perl
40518            ! Cross.U fflushall.U
40519 ____________________________________________________________________________
40520 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
40521         Log: Cross-configuration changes: make $from to rm the files
40522              before copying them over (this means that he rm can be
40523              removed from the fflushall test), create $targetmkdir      
40524              (not documented in install since it is supposed to internal
40525              use only), make $run to copy over the executable only if
40526              a stamp file .xok doesn't already exist (to avoid unnecessary
40527              copying of the executable)
40528      Branch: perl
40529            ! Configure Makefile.SH
40530 ____________________________________________________________________________
40531 [ 10787] By: nick                                  on 2001/06/21  14:16:18
40532         Log: Integrate mainline
40533      Branch: perlio
40534           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
40535           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
40536           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
40537            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
40538           !> (integrate 34 files)
40539 ____________________________________________________________________________
40540 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
40541         Log: Re-add the files as text.
40542      Branch: perl
40543            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
40544 ____________________________________________________________________________
40545 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
40546         Log: Delete the binary files.
40547      Branch: perl
40548            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
40549 ____________________________________________________________________________
40550 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
40551         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
40552              From: Andy Dougherty <doughera@lafayette.edu>
40553              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
40554              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
40555      Branch: perl
40556            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
40557            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
40558            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
40559            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
40560 ____________________________________________________________________________
40561 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
40562         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
40563              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
40564              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
40565              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
40566              
40567              Setting umask to something friendlier.
40568      Branch: perl
40569            ! installman installperl
40570 ____________________________________________________________________________
40571 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
40572         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
40573              Resort MANIFEST with sort -f, looks much better.
40574      Branch: perl
40575            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
40576            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
40577            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
40578            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
40579            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
40580            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
40581            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
40582            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
40583            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
40584            - lib/File/Glob/case.t lib/File/Glob/global.t
40585            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
40586            - lib/File/Temp/posix.t lib/File/Temp/security.t
40587            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
40588            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
40589            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
40590            - lib/Text/Wrap/wrap.t
40591            ! MANIFEST
40592 ____________________________________________________________________________
40593 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
40594         Log: Upgrade to I18N::LangTags 0.25.
40595      Branch: perl
40596            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
40597            ! lib/I18N/LangTags/List.pm
40598 ____________________________________________________________________________
40599 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
40600         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
40601              From: Richard Soderberg <rs@crystalflame.net>
40602              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
40603              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
40604      Branch: perl
40605            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
40606            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
40607 ____________________________________________________________________________
40608 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
40609         Log: Test obsoleted by change #10777.
40610      Branch: perl
40611            ! t/op/sub_lval.t
40612 ____________________________________________________________________________
40613 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
40614         Log: Case of confused test numbering.
40615      Branch: perl
40616            ! t/op/pat.t
40617 ____________________________________________________________________________
40618 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
40619         Log: Subject: Re: Opinion on undef lvalue
40620              From: Abhijit Menon-Sen <ams@wiw.org>
40621              Date: Sun, 17 Jun 2001 13:04:46 +0530
40622              Message-ID: <20010617130446.B27925@lustre.linux.in>
40623              
40624              Allow lvalue subs to return undef in array context.
40625      Branch: perl
40626            ! pp_hot.c
40627 ____________________________________________________________________________
40628 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
40629         Log: Just a guess that using the same hack for cygwin as
40630              for win32 might help.
40631      Branch: perl
40632            ! lib/File/Find/find.t
40633 ____________________________________________________________________________
40634 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
40635         Log: NetWare tweaks from Guruprasad.
40636      Branch: perl
40637            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
40638            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
40639            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
40640            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
40641 ____________________________________________________________________________
40642 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
40643         Log: Subject: Re: perl@10722: Bogus warnings on REs 
40644              From: Hugo <hv@crypt.compulink.co.uk>
40645              Date: Thu, 21 Jun 2001 09:51:17 +0100
40646              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
40647              
40648              Unroll to avoid a UTS compiler bug.
40649      Branch: perl
40650            ! regcomp.c
40651 ____________________________________________________________________________
40652 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
40653         Log: Subject: Re: [PATCH] Make /o work under i?threads
40654              From: Artur Bergman <artur@contiller.se>
40655              Date: Thu, 21 Jun 2001 14:38:03 +0200
40656              Message-ID: <B757B74A.184D%artur@contiller.se>
40657      Branch: perl
40658            ! t/op/pat.t
40659 ____________________________________________________________________________
40660 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
40661         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
40662              From: Artur Bergman <artur@contiller.se> 
40663              Date: Thu, 21 Jun 2001 14:27:33 +0200
40664              Message-ID: <B757B4D4.1849%artur@contiller.se>
40665              
40666              Plus extra parentheses.
40667      Branch: perl
40668            ! op.h
40669 ____________________________________________________________________________
40670 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
40671         Log: Subject: [PATCH] Make /o work under i?threads
40672              From: Richard Soderberg <rs@crystalflame.net>
40673              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
40674              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
40675      Branch: perl
40676            ! pp_ctl.c
40677 ____________________________________________________________________________
40678 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
40679         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
40680              From: Artur Bergman <artur@contiller.se>
40681              Date: Thu, 21 Jun 2001 14:04:54 +0200
40682              Message-ID: <B757AF86.1842%artur@contiller.se>
40683      Branch: perl
40684            ! op.h
40685 ____________________________________________________________________________
40686 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
40687         Log: Subject: Re: perl@10765: sv.c not OK on win32
40688              From: Artur Bergman <artur@contiller.se>
40689              Date: Thu, 21 Jun 2001 10:31:06 +0200
40690              Message-ID: <B7577D69.182C%artur@contiller.se>
40691      Branch: perl
40692            ! sv.c
40693 ____________________________________________________________________________
40694 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
40695         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
40696              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40697              Date: Thu, 21 Jun 2001 06:23:56 -0400
40698              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
40699              
40700              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
40701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40702              Date: Thu, 21 Jun 2001 06:32:21 -0400
40703              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
40704      Branch: perl
40705            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
40706 ____________________________________________________________________________
40707 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
40708         Log: Subject: [PATCH] make syslog test more verbose
40709              From: Robert Spier <rspier@pobox.com>
40710              Date: Thu, 21 Jun 2001 00:54:32 -0400
40711              Message-ID: <15153.32264.295807.333073@rls.cx>
40712      Branch: perl
40713            ! ext/Sys/Syslog/syslog.t
40714 ____________________________________________________________________________
40715 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
40716         Log: Subject: op/study.t refinements
40717              From: Hugo <hv@crypt.compulink.co.uk>
40718              Date: Thu, 21 Jun 2001 00:29:07 +0100
40719              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
40720      Branch: perl
40721            ! t/op/study.t
40722 ____________________________________________________________________________
40723 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
40724         Log: Update Changes.
40725      Branch: perl
40726            ! Changes patchlevel.h
40727 ____________________________________________________________________________
40728 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
40729         Log: Subject: Re: [PATCH] djgpp updates
40730              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
40731              Date: Wed, 20 Jun 2001 10:05:15 +0200
40732              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
40733      Branch: perl
40734            ! djgpp/config.over
40735 ____________________________________________________________________________
40736 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
40737         Log: Fix for ID 20010619.002 "When building hash, hash keys that
40738              are function calls are not being called", from Abhijit.
40739      Branch: perl
40740            ! t/base/lex.t toke.c
40741 ____________________________________________________________________________
40742 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
40743         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
40744      Branch: perl
40745            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
40746            + lib/Locale/Maketext/test.pl
40747            - lib/Locale/Maketext.t
40748            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
40749            ! lib/Locale/Maketext/TPJ13.pod
40750 ____________________________________________________________________________
40751 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
40752         Log: Metaconfig unit change for #10760.
40753      Branch: metaconfig
40754            ! U/modified/Cppsym.U
40755 ____________________________________________________________________________
40756 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
40757         Log: Do not remove the ccsym* Cppsym* files since
40758              they are useful for metaconfig units coming after us.
40759              (This is the Configure nit mentioned in #10752.)
40760      Branch: perl
40761            ! Configure
40762 ____________________________________________________________________________
40763 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
40764         Log: Update to I18N::LangTags 0.24, from Sean Burke.
40765      Branch: perl
40766            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
40767            + lib/I18N/LangTags/README
40768            - lib/I18N/LangTags/List.pod
40769            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
40770 ____________________________________________________________________________
40771 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
40772         Log: Regen headers.
40773      Branch: perl
40774            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
40775            ! pod/perlapi.pod proto.h
40776 ____________________________________________________________________________
40777 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
40778         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
40779              From: Artur Bergman <artur@contiller.se>
40780              Date: Wed, 20 Jun 2001 11:31:32 +0200
40781              Message-ID: <B7563A14.17D8%artur@contiller.se>
40782      Branch: perl
40783            ! embed.pl hv.c intrpvar.h sv.c sv.h
40784 ____________________________________________________________________________
40785 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
40786         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
40787              From: Tim Sweetman <tim@aldigital.co.uk> 
40788              Date: Wed, 13 Jun 2001 14:25:17 +0100 
40789              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
40790      Branch: perl
40791            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
40792 ____________________________________________________________________________
40793 [ 10755] By: nick                                  on 2001/06/20  16:12:37
40794         Log: Integrate mainline
40795      Branch: perlio
40796           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
40797           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
40798           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
40799           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
40800           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
40801           !> t/op/study.t util.c
40802 ____________________________________________________________________________
40803 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
40804         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
40805              but not Makefile)
40806      Branch: maint-5.6/perl
40807            ! win32/Makefile
40808 ____________________________________________________________________________
40809 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
40810         Log: Security tweak on readlink().
40811      Branch: perl
40812            ! pp_sys.c
40813 ____________________________________________________________________________
40814 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
40815         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
40816      Branch: perl
40817            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
40818            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
40819            ! mpeix/relink t/op/pwent.t
40820 ____________________________________________________________________________
40821 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
40822         Log: Reinstate #10725 (with probe for alarm()).
40823      Branch: perl
40824            ! t/op/study.t
40825 ____________________________________________________________________________
40826 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
40827         Log: Replace our implementation of realpath() with OpenBSD's
40828              (src/lib/libc/stdlib/realpath.c 1.4).
40829      Branch: perl
40830            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
40831            ! pod/perldiag.pod proto.h util.c
40832 ____________________________________________________________________________
40833 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
40834         Log: Integrate perlio.
40835      Branch: perl
40836           !> perlio.c
40837 ____________________________________________________________________________
40838 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
40839         Log: No point in going into memory-saving contortions
40840              with getcwd() since there's a danger of buffer overflow.
40841              Also make the POSIX extension to use sv_getcwd().
40842              Finally, a missed proto.h fragment.
40843      Branch: perl
40844            ! ext/POSIX/POSIX.xs proto.h util.c
40845 ____________________________________________________________________________
40846 [ 10747] By: nick                                  on 2001/06/20  12:38:26
40847         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
40848      Branch: perlio
40849            ! perlio.c
40850 ____________________________________________________________________________
40851 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
40852         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
40853              From: Graham Barr <gbarr@pobox.com>
40854              Date: Wed, 20 Jun 2001 11:05:49 +0100
40855              Message-ID: <20010620110549.I19188@pobox.com>
40856              
40857              reported in        
40858              
40859              Subject: Bug in IO::Socket::INET module (repeat)
40860              From: "Harmon S. Nine" <hnine@netarx.com>
40861              Date: Tue, 19 Jun 2001 09:41:35 -0400
40862              Message-ID: <3B2F568F.8080605@netarx.com>
40863              
40864              The bug was that the IO::Socket::INET constructor
40865              did not allow a 'LocalPort' of 0.
40866      Branch: perl
40867            ! ext/IO/lib/IO/Socket/INET.pm
40868 ____________________________________________________________________________
40869 [ 10745] By: nick                                  on 2001/06/20  08:56:39
40870         Log: Integrate mainline.
40871      Branch: perlio
40872           !> (integrate 37 files)
40873 ____________________________________________________________________________
40874 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
40875         Log: After some reading I don't think we can blindly
40876              use systems' realpath().  Too many security problems,
40877              too many buggy implementations.
40878              
40879              TODO: the realpath() emulation code in util.c doesn't
40880              seem fully operational?  (readlink(), for example?)
40881      Branch: perl
40882            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
40883            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
40884            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
40885            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
40886            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
40887            ! win32/config_H.gc win32/config_H.vc
40888 ____________________________________________________________________________
40889 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
40890         Log: Metaconfig unit change for #10738.
40891      Branch: metaconfig
40892            ! U/compline/d_gconvert.U
40893 ____________________________________________________________________________
40894 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
40895         Log: Integrate change #10739 from maintperl:
40896              
40897              C<eval "/x$\r\n/x"> fails to compile correctly 
40898      Branch: perl
40899           !> t/op/pat.t toke.c
40900 ____________________________________________________________________________
40901 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
40902         Log: Retract #10725 (Hugo asked NOT to apply the patch)
40903      Branch: perl
40904            ! t/op/study.t
40905 ____________________________________________________________________________
40906 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
40907         Log: The test.third results were funnily named because of the
40908              new test scheme.
40909      Branch: perl
40910            ! t/TEST
40911 ____________________________________________________________________________
40912 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
40913         Log: C<eval "/x$\r\n/x"> fails to compile correctly
40914      Branch: maint-5.6/perl
40915            ! t/op/pat.t toke.c
40916 ____________________________________________________________________________
40917 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
40918         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
40919              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40920              Date: Tue, 19 Jun 2001 19:15:40 -0400
40921              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
40922              
40923              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
40924              because "1e+129" being expected but "1.e+129" being returned.
40925              The culprit (at least in Tru64) is the use of gcvt().
40926      Branch: perl
40927            ! Configure
40928 ____________________________________________________________________________
40929 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
40930         Log: Subject: [PATCH perl@10722] test hunting on VMS
40931              From: "Craig A. Berry" <craigberry@mac.com>
40932              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
40933              Date: Tue, 19 Jun 2001 18:59:01 -0500
40934      Branch: perl
40935            ! vms/test.com
40936 ____________________________________________________________________________
40937 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
40938         Log: Subject: [PATCH] s/typos//
40939              From: Abhijit Menon-Sen <ams@wiw.org>
40940              Date: Wed, 20 Jun 2001 02:15:02 +0530
40941              Message-ID: <20010620021502.A14541@lustre.linux.in>
40942              
40943              Without the op.h s/bearword/bareword/ hunk, see
40944              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
40945      Branch: perl
40946            ! util.c
40947 ____________________________________________________________________________
40948 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
40949         Log: Metaconfig unit change for #10732 and #10733.
40950      Branch: metaconfig/U/perl
40951            ! fflushall.U
40952 ____________________________________________________________________________
40953 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
40954         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
40955              From: "Craig A. Berry" <craigberry@mac.com>
40956              Date: Tue, 19 Jun 2001 17:19:48 -0500
40957              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
40958      Branch: perl
40959            ! configure.com vms/descrip_mms.template
40960 ____________________________________________________________________________
40961 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
40962         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
40963              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40964              Date: Tue, 19 Jun 2001 16:48:07 -0400
40965              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
40966              
40967              Further fixes to fflush(NULL) detection.
40968      Branch: perl
40969            ! Configure
40970 ____________________________________________________________________________
40971 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
40972         Log: AIX test -s hangs with non-existent files?
40973              (A genuine logic bug in Configure, but AIX also broken?)
40974      Branch: perl
40975            ! Configure
40976 ____________________________________________________________________________
40977 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
40978         Log: AUTHORS updates.
40979      Branch: perl
40980            ! AUTHORS
40981 ____________________________________________________________________________
40982 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
40983         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
40984              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40985              Date: Tue, 19 Jun 2001 15:33:25 -0400
40986              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
40987      Branch: perl
40988            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
40989            ! t/lib/warnings/pp
40990 ____________________________________________________________________________
40991 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
40992         Log: Integrate perlio.
40993      Branch: perl
40994           !> lib/File/Find/find.t win32/distclean.bat
40995 ____________________________________________________________________________
40996 [ 10728] By: nick                                  on 2001/06/19  18:24:53
40997         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
40998      Branch: perlio
40999            ! lib/File/Find/find.t win32/distclean.bat
41000 ____________________________________________________________________________
41001 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
41002         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
41003              also add information how to find out whether one has PerlIO.
41004      Branch: perl
41005            ! pod/perlfunc.pod
41006 ____________________________________________________________________________
41007 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
41008         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
41009              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
41010              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
41011              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
41012      Branch: perl
41013            ! pod/perlfunc.pod
41014 ____________________________________________________________________________
41015 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
41016         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
41017              From: Hugo <hv@crypt.compulink.co.uk>
41018              Date: Tue, 19 Jun 2001 12:37:30 +0100
41019              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
41020      Branch: perl
41021            ! t/op/study.t
41022 ____________________________________________________________________________
41023 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
41024         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
41025              From: Hugo <hv@crypt.compulink.co.uk>
41026              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
41027              Date: Tue, 19 Jun 2001 13:15:17 +0100
41028      Branch: perl
41029            ! util.c
41030 ____________________________________________________________________________
41031 [ 10723] By: nick                                  on 2001/06/19  14:46:15
41032         Log: Integrate mainline
41033      Branch: perlio
41034           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
41035           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
41036           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
41037           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
41038           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
41039           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
41040            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
41041            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
41042            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
41043            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
41044            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
41045            - ext/Thread/unsync4.t
41046           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
41047           !> djgpp/config.over djgpp/fixpmain
41048           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
41049           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
41050           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
41051 ____________________________________________________________________________
41052 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
41053         Log: Update Changes.
41054      Branch: perl
41055            ! Changes patchlevel.h
41056 ____________________________________________________________________________
41057 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
41058         Log: The existence shall be MANIFESted.
41059      Branch: perl
41060            ! MANIFEST
41061 ____________________________________________________________________________
41062 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
41063         Log: The old libnet.cfg is first searched from the current directory,
41064              only then from the module path.
41065      Branch: perl
41066            ! utils/libnetcfg.PL
41067 ____________________________________________________________________________
41068 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
41069         Log: NetWare tweaks from Guruprasad.
41070      Branch: perl
41071            ! NetWare/Makefile NetWare/config.wc
41072 ____________________________________________________________________________
41073 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
41074         Log: Subject: [PATCH] djgpp updates
41075              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
41076              Date: Tue, 19 Jun 2001 10:59:06 +0200
41077              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
41078      Branch: perl
41079            ! djgpp/config.over djgpp/fixpmain
41080 ____________________________________________________________________________
41081 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
41082         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
41083              From: Prymmer/Kahn <pvhp@best.com>
41084              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
41085              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
41086      Branch: perl
41087            ! win32/Makefile
41088 ____________________________________________________________________________
41089 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
41090         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
41091              to happen right after the inclusion of <inttypes.h>,
41092              from Edward Moy.
41093      Branch: perl
41094            ! handy.h perl.h
41095 ____________________________________________________________________________
41096 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
41097         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
41098              From: Doug MacEachern <dougm@covalent.net>
41099              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
41100              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
41101      Branch: perl
41102            ! ext/DynaLoader/DynaLoader_pm.PL
41103 ____________________________________________________________________________
41104 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
41105         Log: Revert #10656 for performance reasons but leave in the
41106              use of Hv*() macros -- in comments, so that grepping the
41107              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
41108              suggested by Sarathy, also by Abhijit.)
41109      Branch: perl
41110            ! hv.c
41111 ____________________________________________________________________________
41112 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
41113         Log: Subject: [patch] .s MakeMaker suffix
41114              From: Doug MacEachern <dougm@covalent.net>
41115              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
41116              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
41117      Branch: perl
41118            ! lib/ExtUtils/MM_Unix.pm
41119 ____________________________________________________________________________
41120 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
41121         Log: One test lost in the big shuffle restored.
41122      Branch: perl
41123            + ext/IPC/SysV/ipcsysv.t
41124            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
41125 ____________________________________________________________________________
41126 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
41127         Log: Rename the old non-standard threads tests so that
41128              they won't be invoked.
41129      Branch: perl
41130            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
41131            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
41132            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
41133            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
41134            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
41135            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
41136            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
41137            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
41138            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
41139            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
41140            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
41141            - ext/Thread/unsync4.t
41142            ! MANIFEST
41143 ____________________________________________________________________________
41144 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
41145         Log: Integrate perlio.
41146      Branch: perl
41147           !> win32/config_sh.PL
41148 ____________________________________________________________________________
41149 [ 10709] By: nick                                  on 2001/06/19  08:18:18
41150         Log: Integrate mainline
41151      Branch: perlio
41152           +> (branch 40 files)
41153            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
41154            - lib/strict/subs lib/strict/vars lib/warnings/1global
41155            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
41156            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
41157            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
41158            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
41159            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
41160            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
41161            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
41162            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
41163            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
41164            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
41165            - lib/warnings/utf8 lib/warnings/util
41166           !> (integrate 57 files)
41167 ____________________________________________________________________________
41168 [ 10708] By: nick                                  on 2001/06/19  07:57:10
41169         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
41170      Branch: perlio
41171            ! win32/config_sh.PL
41172 ____________________________________________________________________________
41173 [ 10707] By: nick                                  on 2001/06/19  07:05:07
41174         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
41175      Branch: perl
41176            ! perly.c perly.y perly_c.diff vms/perly_c.vms
41177 ____________________________________________________________________________
41178 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
41179         Log: More perl572delta tweaks.
41180      Branch: perl
41181            ! pod/perl572delta.pod
41182 ____________________________________________________________________________
41183 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
41184         Log: Update perl572delta.
41185      Branch: perl
41186            ! pod/perl572delta.pod
41187 ____________________________________________________________________________
41188 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
41189         Log: VOS updates from Paul Green.
41190      Branch: perl
41191            ! vos/Changes vos/build.cm vos/perl.bind
41192 ____________________________________________________________________________
41193 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
41194         Log: Update the vos/config.*.* files.
41195      Branch: perl
41196            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41197            ! vos/config.ga.h
41198 ____________________________________________________________________________
41199 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
41200         Log: Add a makefile for more painless adding of symbols to the
41201              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
41202              takes care of the adding)
41203      Branch: perl
41204            + vos/Makefile
41205 ____________________________________________________________________________
41206 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
41207         Log: Make libnetcfg by default display the libnet configuration,
41208              -c to change, add -i for old config, document all options,
41209              regen toc.
41210      Branch: perl
41211            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
41212 ____________________________________________________________________________
41213 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
41214         Log: gcc -Wall sweep.
41215      Branch: perl
41216            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
41217 ____________________________________________________________________________
41218 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
41219         Log: So there.
41220      Branch: perl
41221            ! universal.c
41222 ____________________________________________________________________________
41223 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
41224         Log: Document the need for sv_printify().
41225              
41226              Document that 'use utf8' has been considered.
41227              
41228              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
41229      Branch: perl
41230            ! pod/perltodo.pod universal.c
41231 ____________________________________________________________________________
41232 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
41233         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
41234              From: Nicholas Clark <nick@ccl4.org>
41235              Date: Mon, 18 Jun 2001 23:29:23 +0100
41236              Message-ID: <20010618232923.I98663@plum.flirble.org>
41237      Branch: perl
41238            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
41239            ! ext/Sys/Syslog/Makefile.PL
41240 ____________________________________________________________________________
41241 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
41242         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
41243              From: Scott.L.Miller@Compaq.com
41244              Date: Mon, 18 Jun 2001 10:12:27 -0500
41245              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
41246      Branch: perl
41247            ! lib/perl5db.pl pod/perldebug.pod
41248 ____________________________________________________________________________
41249 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
41250         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
41251              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
41252              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
41253              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
41254      Branch: perl
41255            ! lib/Carp/Heavy.pm
41256 ____________________________________________________________________________
41257 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
41258         Log: Subject: [PATCH] Documentation changes for CLONE
41259              From: Artur Bergman <artur@contiller.se>
41260              Date: Mon, 18 Jun 2001 22:06:37 +0200
41261              Message-ID: <B7542BEC.1719%artur@contiller.se>
41262      Branch: perl
41263            ! pod/perlmod.pod pod/perlsub.pod
41264 ____________________________________________________________________________
41265 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
41266         Log: Subject: Re: configure.com
41267              From: "Craig A. Berry" <craigberry@mac.com>
41268              Date: Mon, 18 Jun 2001 16:04:38 -0500
41269              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
41270      Branch: perl
41271            ! configure.com
41272 ____________________________________________________________________________
41273 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
41274         Log: Subject: PL_nullstash + perl_clone()
41275              From: Doug MacEachern <dougm@covalent.net>
41276              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
41277              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
41278      Branch: perl
41279            ! sv.c
41280 ____________________________________________________________________________
41281 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
41282         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
41283              From: davem@fdgroup.co.uk
41284              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
41285              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
41286      Branch: perl
41287            ! embed.pl pod/perlapi.pod
41288 ____________________________________________________________________________
41289 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
41290         Log: More cross-compilation defaults gleaned from -Dcc
41291              if it is CPU-OS-gcc.
41292      Branch: metaconfig
41293            ! U/modified/libc.U
41294      Branch: metaconfig/U/perl
41295            ! Cross.U
41296      Branch: perl
41297            ! Configure INSTALL
41298 ____________________________________________________________________________
41299 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
41300         Log: Update Changes.
41301      Branch: perl
41302            ! Changes patchlevel.h
41303 ____________________________________________________________________________
41304 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
41305         Log: Subject: [PATCH 5.7.1] sv.c documentation
41306              From: davem@fdgroup.co.uk
41307              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
41308              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
41309      Branch: perl
41310            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
41311            ! sv.c sv.h
41312 ____________________________________________________________________________
41313 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
41314         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
41315              From: "Jon Gunnip" <jongunnip@hotmail.com>
41316              Date: Sun, 17 Jun 2001 18:24:29 -0400
41317              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
41318      Branch: perl
41319            ! pod/perlvar.pod
41320 ____________________________________________________________________________
41321 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
41322         Log: Move the locale/strict/warnings helper files back
41323              under the t/lib; this way the amount of non-installabled
41324              stuff under lib/ stays smaller.
41325      Branch: perl
41326            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
41327            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
41328            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
41329            + t/lib/warnings/5nolint t/lib/warnings/6default
41330            + t/lib/warnings/7fatal t/lib/warnings/8signal
41331            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
41332            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
41333            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
41334            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
41335            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
41336            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
41337            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
41338            + t/lib/warnings/taint t/lib/warnings/toke
41339            + t/lib/warnings/universal t/lib/warnings/utf8
41340            + t/lib/warnings/util
41341            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
41342            - lib/strict/subs lib/strict/vars lib/warnings/1global
41343            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
41344            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
41345            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
41346            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
41347            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
41348            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
41349            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
41350            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
41351            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
41352            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
41353            - lib/warnings/utf8 lib/warnings/util
41354            ! MANIFEST installperl lib/locale.t lib/strict.t
41355 ____________________________________________________________________________
41356 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
41357         Log: Split off the pack/unpack code, from Nicholas Clark.
41358      Branch: perl
41359            + pp_pack.c
41360            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
41361            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
41362            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
41363 ____________________________________________________________________________
41364 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
41365         Log: Guard the SysV IPC tests against being invoked in
41366              SysV-IPC-less places.
41367      Branch: perl
41368            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
41369 ____________________________________________________________________________
41370 [ 10683] By: nick                                  on 2001/06/18  12:24:42
41371         Log: Integrate mainline (new test scheme now ok on Linux).
41372      Branch: perlio
41373           +> lib/warnings.t
41374           !> dump.c sv.c
41375 ____________________________________________________________________________
41376 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
41377         Log: Add the locale.c and numeric.c to the microperl sources.
41378      Branch: perl
41379            ! Makefile.micro win32/Makefile
41380 ____________________________________________________________________________
41381 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
41382         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
41383              From: Abhijit Menon-Sen <ams@wiw.org>
41384              Date: Mon, 18 Jun 2001 14:23:44 +0530
41385              Message-ID: <20010618142344.A13136@lustre.linux.in>
41386      Branch: perl
41387            ! dump.c
41388 ____________________________________________________________________________
41389 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
41390         Log: Subject: Re: [PATCH] more anonymous stash cleanups
41391              From: Abhijit Menon-Sen <ams@wiw.org>
41392              Date: Mon, 18 Jun 2001 15:50:32 +0530
41393              Message-ID: <20010618155032.A13223@lustre.linux.in>
41394              
41395              Plus the comment left in as suggested by NI-S.
41396      Branch: perl
41397            ! sv.c
41398 ____________________________________________________________________________
41399 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
41400         Log: One missed file.
41401      Branch: perl
41402            + lib/warnings.t
41403 ____________________________________________________________________________
41404 [ 10678] By: nick                                  on 2001/06/18  08:05:29
41405         Log: Integrate mainline (part2 - the deletes)
41406      Branch: perlio
41407            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
41408            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
41409            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
41410            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
41411            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
41412            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
41413            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
41414            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
41415            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
41416            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
41417            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
41418 ____________________________________________________________________________
41419 [ 10677] By: nick                                  on 2001/06/18  08:04:44
41420         Log: Integrate mainline (part1)
41421      Branch: perlio
41422           +> (branch 376 files)
41423            - (delete 219 files)
41424           !> (integrate 151 files)
41425 ____________________________________________________________________________
41426 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
41427         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
41428              No doubt I made some mistakes like missed some files or
41429              misnamed some files.  The naming rules were more or less:
41430              (1) if the module is from CPAN, follows its ways, be it
41431              t/*.t or test.pl.
41432              (2) otherwise if there are multiple tests for a module
41433              put them in a t/
41434              (3) otherwise if there's only one test put it in Module.t
41435              (4) helper files go to module/ (locale, strict, warnings)
41436              (5) use longer filenames now that we can (but e.g. the
41437              compat-0.6.t and the Text::Balanced test files still
41438              were renamed to be more civil against the 8.3 people)
41439              installperl was updated appropriately not to install the
41440              *.t files or the help files from under lib.
41441              
41442              TODO: some helper files still remain under t/ that could
41443              follow their 'masters'.  UPDATE: On second thoughts, why
41444              should they.  They can continue to live under t/lib, and
41445              in fact the locale/strict/warnings helpers that were moved
41446              could be moved back.  This way the amount of non-installable
41447              stuff under lib/ stays smaller.
41448      Branch: perl
41449            + (add 253 files)
41450            - (delete 254 files)
41451            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
41452 ____________________________________________________________________________
41453 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
41454         Log: The warning no more comes from util.c, it comes from numeric.c.
41455      Branch: perl
41456            ! README.tru64
41457 ____________________________________________________________________________
41458 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
41459         Log: Subject: Re: anyone good at casting spells?
41460              From: Spider Boardman <spider@Orb.Nashua.NH.US>
41461              Date: Sun, 17 Jun 2001 21:21:04 -0400
41462              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
41463      Branch: perl
41464            ! ext/POSIX/POSIX.xs hv.h
41465 ____________________________________________________________________________
41466 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
41467         Log: Protect the (original) thread tests against testing if no 5.005
41468              threads have been configured.
41469      Branch: perl
41470            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
41471            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
41472            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
41473            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
41474            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
41475            ! ext/Thread/unsync4.t
41476 ____________________________________________________________________________
41477 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
41478         Log: Try the new test scanning scheme on Text::Abbrev.
41479      Branch: perl
41480            + lib/Text/Abbrev.t
41481            - lib/Text/Abbrev/t/abbrev.t
41482            ! MANIFEST
41483 ____________________________________________________________________________
41484 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
41485         Log: Change the scan policy of the *.t and test.pl files,
41486              now the *.t do not need to live in a t/ directory.
41487      Branch: perl
41488            ! t/TEST t/harness
41489 ____________________________________________________________________________
41490 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
41491         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
41492              From: Ilmari Karonen <iltzu@sci.fi>
41493              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
41494              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
41495      Branch: perl
41496            ! pod/perlfaq7.pod
41497 ____________________________________________________________________________
41498 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
41499         Log: Quench the warnings from Tru64; the HP-UX is still
41500              broken because it really, REALLY, doesn't like the
41501              HvARRAY() being lvalue:
41502              
41503              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
41504              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
41505      Branch: perl
41506            ! hv.c
41507 ____________________________________________________________________________
41508 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
41509         Log: Integrate change #10667 from maintperl:
41510              
41511              change#10449 broke the special-case that makes lexicals inside the
41512              eval"" within DB::DB() visible
41513      Branch: perl
41514           !> op.c
41515 ____________________________________________________________________________
41516 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
41517         Log: change#10449 broke the special-case that makes lexicals inside the
41518              eval"" within DB::DB() visible
41519      Branch: maint-5.6/perl
41520            ! op.c
41521 ____________________________________________________________________________
41522 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
41523         Log: Still spurious output; indent the code a bit.
41524              
41525              TODO1: separate the utility functions like MkDir
41526              into a helper script?
41527              
41528              TODO2: I see a lot of repetition in the filepath()
41529              and dirpath() calls.
41530      Branch: perl
41531            ! t/lib/filefind.t t/lib/findtaint.t
41532 ____________________________________________________________________________
41533 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
41534         Log: Regen modlib, toc.
41535      Branch: perl
41536            ! pod/perlmodlib.pod pod/perltoc.pod
41537 ____________________________________________________________________________
41538 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
41539         Log: Add libnetcfg to perlutil.
41540      Branch: perl
41541            ! pod/perlutil.pod
41542 ____________________________________________________________________________
41543 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
41544         Log: Initial integration of libnet-1.0703.
41545              The Configure script renamed as libnetcfg, will be
41546              installed along other utilities.
41547      Branch: perl
41548            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
41549            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
41550            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
41551            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
41552            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
41553            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
41554            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
41555            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
41556            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
41557            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
41558            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
41559            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
41560            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
41561            + utils/libnetcfg.PL
41562            ! MANIFEST utils.lst utils/Makefile
41563 ____________________________________________________________________________
41564 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
41565         Log: Less potentially test-harness-confusing output.
41566      Branch: perl
41567            ! lib/Memoize/t/expire_module_t.t
41568 ____________________________________________________________________________
41569 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
41570         Log: The final print annoys make test.
41571      Branch: perl
41572            ! t/lib/filefind.t t/lib/findtaint.t
41573 ____________________________________________________________________________
41574 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
41575         Log: Add an option for handling dangling symbolic links.
41576      Branch: perl
41577            ! lib/File/Find.pm t/lib/filefind.t
41578 ____________________________________________________________________________
41579 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
41580         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
41581              From: Thomas Wegner <wegner_thomas@yahoo.com>
41582              Date: Sun, 17 Jun 2001 14:43:11 +0200
41583              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
41584      Branch: perl
41585            + t/lib/findtaint.t
41586            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
41587 ____________________________________________________________________________
41588 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
41589         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
41590              From: Jonathan Stowe <gellyfish@gellyfish.com>
41591              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
41592              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
41593      Branch: perl
41594            ! lib/ExtUtils/MM_Unix.pm
41595 ____________________________________________________________________________
41596 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
41597         Log: Subject: [PATCH] more anonymous stash cleanups
41598              From: Abhijit Menon-Sen <ams@wiw.org>
41599              Date: Sun, 17 Jun 2001 11:44:06 +0530
41600              Message-ID: <20010617114406.A25203@lustre.linux.in>
41601      Branch: perl
41602            ! op.c
41603 ____________________________________________________________________________
41604 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
41605         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
41606              From: Abhijit Menon-Sen <ams@wiw.org>
41607              Date: Sun, 17 Jun 2001 08:02:59 +0530
41608              Message-ID: <20010617080259.A28776@lustre.linux.in>
41609              
41610              Subject: [PATCH #2/7] xhv_eiter
41611              From: Abhijit Menon-Sen <ams@wiw.org>
41612              Date: Sun, 17 Jun 2001 08:13:18 +0530
41613              Message-ID: <20010617081318.B28776@lustre.linux.in>
41614              
41615              Subject: [PATCH #3/7] xhv_fill
41616              From: Abhijit Menon-Sen <ams@wiw.org>
41617              Date: Sun, 17 Jun 2001 08:25:16 +0530
41618              Message-ID: <20010617082516.C28776@lustre.linux.in>
41619              
41620              Subject: [PATCH #4/7] xhv_keys
41621              From: Abhijit Menon-Sen <ams@wiw.org>
41622              Date: Sun, 17 Jun 2001 08:36:17 +0530
41623              Message-ID: <20010617083617.D28776@lustre.linux.in>
41624              
41625              Subject: [PATCH #5/7] xhv_max
41626              From: Abhijit Menon-Sen <ams@wiw.org>
41627              Date: Sun, 17 Jun 2001 08:39:48 +0530
41628              Message-ID: <20010617083948.E28776@lustre.linux.in>
41629              
41630              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
41631              From: Abhijit Menon-Sen <ams@wiw.org>
41632              Date: Sun, 17 Jun 2001 08:51:11 +0530
41633              Message-ID: <20010617085111.F28776@lustre.linux.in>
41634      Branch: perl
41635            ! hv.c
41636 ____________________________________________________________________________
41637 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
41638         Log: Update Changes.
41639      Branch: perl
41640            ! Changes patchlevel.h
41641 ____________________________________________________________________________
41642 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
41643         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
41644              From: Abhijit Menon-Sen <ams@wiw.org>
41645              Date: Sat, 16 Jun 2001 07:41:19 +0530
41646              Message-ID: <20010616074119.A24720@lustre.linux.in>
41647      Branch: perl
41648            ! hv.c perl.c vms/vmsish.h win32/win32.h
41649 ____________________________________________________________________________
41650 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
41651         Log: Document tests failing when threaded, since we now have more.
41652      Branch: perl
41653            ! pod/perl572delta.pod
41654 ____________________________________________________________________________
41655 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
41656         Log: -Wall cleanup.
41657      Branch: perl
41658            ! ext/Thread/Thread.xs
41659 ____________________________________________________________________________
41660 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
41661         Log: pthread_attr_setstacksize() isn't absolutely necessary
41662              to call, only iff THREAD_CREATE_NEEDS_STACK.
41663      Branch: perl
41664            ! ext/Thread/Thread.xs
41665 ____________________________________________________________________________
41666 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
41667         Log: -Wall strays.
41668      Branch: perl
41669            ! perl.c util.c
41670 ____________________________________________________________________________
41671 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
41672         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
41673              (and INT64_MIN) brokenness.
41674      Branch: perl
41675            ! hints/darwin.sh perl.h
41676 ____________________________________________________________________________
41677 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
41678         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
41679              From: Nicholas Clark <nick@ccl4.org>
41680              Date: Sun, 17 Jun 2001 00:16:05 +0100
41681              Message-ID: <20010617001605.V98663@plum.flirble.org>
41682      Branch: perl
41683            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
41684            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
41685            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
41686 ____________________________________________________________________________
41687 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
41688         Log: Add perlnetware to docs; regen toc; supply skeleton
41689              docs for some Memoize submodules.
41690      Branch: perl
41691            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
41692            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
41693            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
41694            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
41695            ! win32/Makefile win32/makefile.mk
41696 ____________________________________________________________________________
41697 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
41698         Log: pod cleanup.
41699      Branch: perl
41700            ! README.netware
41701 ____________________________________________________________________________
41702 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
41703         Log: Integrate Memoize 0.64.  Few tweaks were required in
41704              the test scripts.  Note that the speed and expire*
41705              tests take several dozen seconds to run.
41706      Branch: perl
41707            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
41708            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
41709            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
41710            + lib/Memoize/README lib/Memoize/SDBM_File.pm
41711            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
41712            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
41713            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
41714            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
41715            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
41716            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
41717            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
41718            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
41719            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
41720            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
41721            ! MANIFEST t/lib/1_compile.t
41722 ____________________________________________________________________________
41723 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
41724         Log: Document the cross-compilation options.
41725      Branch: perl
41726            ! Cross/README INSTALL
41727 ____________________________________________________________________________
41728 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
41729         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
41730      Branch: perl
41731            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
41732            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
41733            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
41734            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
41735            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
41736            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
41737            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
41738            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
41739            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
41740            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
41741            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
41742            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
41743            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
41744            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
41745            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
41746            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
41747            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
41748            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
41749            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
41750            + lib/ExtUtils/MM_NW5.pm
41751            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
41752            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
41753            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
41754            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
41755            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
41756            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
41757            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
41758            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
41759            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
41760            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
41761            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
41762            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
41763            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
41764            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
41765            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
41766            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
41767            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
41768            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
41769            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
41770            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
41771            ! util.h x2p/a2py.c
41772 ____________________________________________________________________________
41773 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
41774         Log: Resort MANIFEST.
41775      Branch: perl
41776            ! MANIFEST
41777 ____________________________________________________________________________
41778 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
41779         Log: Integrate perlio.
41780      Branch: perl
41781           +> win32/win32io.c
41782           !> MANIFEST perlio.c perliol.h win32/makefile.mk
41783 ____________________________________________________________________________
41784 [ 10640] By: nick                                  on 2001/06/16  18:38:31
41785         Log: Disable :win32 layer as default till I get it working
41786      Branch: perlio
41787            ! MANIFEST perlio.c
41788 ____________________________________________________________________________
41789 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
41790         Log: Try the new scheme by moving the Text::Abbrev test
41791              to a new place under lib.
41792      Branch: perl
41793            + lib/Text/Abbrev/t/abbrev.t
41794            - t/lib/abbrev.t
41795            ! MANIFEST
41796 ____________________________________________________________________________
41797 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
41798         Log: Make the code even more dynamical so that testname
41799              suffix length can change.
41800      Branch: perl
41801            ! lib/Test/Harness.pm t/TEST
41802 ____________________________________________________________________________
41803 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
41804         Log: Allow for deeper t/ and also a single test.pl.
41805      Branch: perl
41806            ! t/TEST t/harness
41807 ____________________________________________________________________________
41808 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
41809         Log: #define fix from Nicholas Clark.
41810      Branch: perl
41811            ! ext/POSIX/POSIX.xs
41812 ____________________________________________________________________________
41813 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
41814         Log: Initialization is nice.
41815      Branch: perl
41816            ! lib/Test/Harness.pm
41817 ____________________________________________________________________________
41818 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
41819         Log: Make t/TEST and t/harness to test also the t/ tests
41820              under the main lib/ and ext/ directories.  Fix Test::Harness
41821              to dynamically change the width of its "foo/bar....ok" output.
41822      Branch: perl
41823            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
41824 ____________________________________________________________________________
41825 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
41826         Log: Subject: [PATCH] Re: perl@10611 
41827              From: Nicholas Clark <nick@ccl4.org>
41828              Date: Sat, 16 Jun 2001 16:52:47 +0100
41829              Message-ID: <20010616165247.O98663@plum.flirble.org>
41830              
41831              The .xs parts, too.
41832      Branch: perl
41833            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
41834            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
41835 ____________________________________________________________________________
41836 [ 10632] By: nick                                  on 2001/06/16  16:44:35
41837         Log: Work-in-progress win32 layer semi-functional, checking 
41838              for UNIX breakage.
41839      Branch: perlio
41840            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
41841 ____________________________________________________________________________
41842 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
41843         Log: Subject: [PATCH] Re: perl@10611 
41844              From: Nicholas Clark <nick@ccl4.org>
41845              Date: Sat, 16 Jun 2001 16:52:47 +0100
41846              Message-ID: <20010616165247.O98663@plum.flirble.org>
41847      Branch: perl
41848            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
41849            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
41850            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
41851            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
41852            ! lib/ExtUtils/Constant.pm
41853 ____________________________________________________________________________
41854 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
41855         Log: Metaconfig unit change for #10629.
41856      Branch: metaconfig
41857            ! U/modified/Finish.U
41858 ____________________________________________________________________________
41859 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
41860         Log: The extraction changed directories.
41861      Branch: perl
41862            ! Configure
41863 ____________________________________________________________________________
41864 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
41865         Log: Math::BigInt 1.35 from Tels.
41866      Branch: perl
41867            + t/lib/mbimbf.t
41868            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
41869            ! t/lib/bigfltpm.t t/lib/bigintpm.t
41870 ____________________________________________________________________________
41871 [ 10627] By: nick                                  on 2001/06/16  14:54:52
41872         Log: Work in progress UNIX-side edit of win32 PerLIO layer
41873      Branch: perlio
41874            + win32/win32io.c
41875            ! perlio.c win32/makefile.mk
41876 ____________________________________________________________________________
41877 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
41878         Log: Subject: [PATCH 5.6.1] os2/diff-configure
41879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41880              Date: Fri, 15 Jun 2001 01:19:36 -0400
41881              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
41882              
41883              Empty all of it because I think #10624 made even the
41884              last patch hunk unnecessary.
41885      Branch: perl
41886            ! os2/diff.configure
41887 ____________________________________________________________________________
41888 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
41889         Log: Metaconfig unit change for 10624.
41890      Branch: metaconfig
41891            ! U/modified/libc.U
41892      Branch: perl
41893            ! config_h.SH
41894 ____________________________________________________________________________
41895 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
41896         Log: Move the initialization of libnames to the beginning so
41897              that can one 'seed' it (as OS/2 does.)
41898      Branch: perl
41899            ! Configure
41900 ____________________________________________________________________________
41901 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
41902         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
41903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41904              Date: Fri, 15 Jun 2001 19:10:57 -0400
41905              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
41906      Branch: perl
41907            ! os2/OS2/REXX/DLL/DLL.pm
41908 ____________________________________________________________________________
41909 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
41910         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
41911              From: "Craig A. Berry" <craigberry@mac.com>
41912              Date: Fri, 15 Jun 2001 17:00:03 -0500
41913              Message-Id: <a05101007b750342599be@[172.16.52.1]>
41914      Branch: perl
41915            ! vms/descrip_mms.template
41916 ____________________________________________________________________________
41917 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
41918         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
41919              From: "Craig A. Berry" <craigberry@mac.com>
41920              Date: Fri, 15 Jun 2001 18:39:42 -0500
41921              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
41922      Branch: perl
41923            ! lib/File/Spec/VMS.pm t/lib/extutils.t
41924 ____________________________________________________________________________
41925 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
41926         Log: Integrate perlio.
41927      Branch: perl
41928           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
41929           !> t/io/utf8.t t/lib/io_scalar.t
41930 ____________________________________________________________________________
41931 [ 10619] By: nick                                  on 2001/06/15  21:05:19
41932         Log: Generated files
41933      Branch: perlio
41934            ! embed.h proto.h
41935 ____________________________________________________________________________
41936 [ 10618] By: nick                                  on 2001/06/15  20:27:42
41937         Log: Fix open.pm to work via XS-implemented method calls rather
41938              than *open::layers variables which caused all the HV/AV hassle.
41939      Branch: perlio
41940            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
41941            ! t/lib/io_scalar.t
41942 ____________________________________________________________________________
41943 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
41944         Log: Integrate perlio.
41945      Branch: perl
41946           !> lib/ExtUtils/Constant.pm
41947 ____________________________________________________________________________
41948 [ 10616] By: nick                                  on 2001/06/15  18:46:47
41949         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
41950      Branch: perlio
41951            ! lib/ExtUtils/Constant.pm
41952 ____________________________________________________________________________
41953 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
41954         Log: Integrate perlio.
41955      Branch: perl
41956           !> ext/Socket/Socket.xs
41957 ____________________________________________________________________________
41958 [ 10614] By: nick                                  on 2001/06/15  18:33:37
41959         Log: MULTIPLICITY fix for Socket.xs
41960      Branch: perlio
41961            ! ext/Socket/Socket.xs
41962 ____________________________________________________________________________
41963 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
41964         Log: Subject: Re: perl@10611
41965              From: Doug MacEachern <dougm@covalent.net>
41966              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
41967              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
41968      Branch: perl
41969            ! ext/Socket/Socket.xs
41970 ____________________________________________________________________________
41971 [ 10612] By: nick                                  on 2001/06/15  16:14:38
41972         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
41973      Branch: perlio
41974           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
41975           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
41976           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
41977           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
41978           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
41979           !> utils/h2ph.PL
41980 ____________________________________________________________________________
41981 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
41982         Log: Update Changes.
41983      Branch: perl
41984            ! Changes patchlevel.h
41985 ____________________________________________________________________________
41986 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
41987         Log: Upping the test count.
41988      Branch: perl
41989            ! t/lib/filefind.t
41990 ____________________________________________________________________________
41991 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
41992         Log: Integrate perlio.
41993      Branch: perl
41994           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41995 ____________________________________________________________________________
41996 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
41997         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
41998              From: andreas.koenig@anima.de (Andreas J. Koenig)
41999              Date: 15 Jun 2001 13:30:39 +0200
42000              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
42001              
42002              Record the grim history.
42003      Branch: perl
42004            ! lib/File/Find.pm
42005 ____________________________________________________________________________
42006 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
42007         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
42008              From: Brian McCauley <nobull@mail.com>
42009              Date: 15 Jun 2001 07:51:26 +0100
42010              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
42011      Branch: perl
42012            ! lib/File/Find.pm t/lib/filefind.t
42013 ____________________________________________________________________________
42014 [ 10606] By: nick                                  on 2001/06/15  14:00:08
42015         Log: regen_config_h for Win32.
42016      Branch: perlio
42017            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42018 ____________________________________________________________________________
42019 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
42020         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
42021              From: Peter Prymmer <pvhp@forte.com>
42022              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
42023              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
42024      Branch: perl
42025            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
42026 ____________________________________________________________________________
42027 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
42028         Log: Some filesystems require writability for rename/unlink.
42029      Branch: perl
42030            ! opcode.pl
42031 ____________________________________________________________________________
42032 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
42033         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
42034              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
42035              Date: Fri, 15 Jun 2001 12:08:53 +0200
42036              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
42037      Branch: perl
42038            ! perlio.c
42039 ____________________________________________________________________________
42040 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
42041         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
42042              From: Mike Guy <mjtg@cam.ac.uk>
42043              Date: Fri, 15 Jun 2001 14:11:49 +0100
42044              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
42045      Branch: perl
42046            ! opcode.pl
42047 ____________________________________________________________________________
42048 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
42049         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
42050              From: Nicholas Clark <nick@ccl4.org>
42051              Date: Thu, 14 Jun 2001 23:52:56 +0100
42052              Message-ID: <20010614235256.G98663@plum.flirble.org>
42053      Branch: perl
42054            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
42055            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42056 ____________________________________________________________________________
42057 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
42058         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
42059              From: Russ Allbery <rra@stanford.edu>
42060              Date: 14 Jun 2001 13:24:43 -0700
42061              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
42062      Branch: perl
42063            ! ext/GDBM_File/GDBM_File.pm
42064 ____________________________________________________________________________
42065 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
42066         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
42067              From: Nicholas Clark <nick@ccl4.org>
42068              Date: Thu, 14 Jun 2001 20:37:47 +0100
42069              Message-ID: <20010614203747.F98663@plum.flirble.org>
42070      Branch: perl
42071            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
42072            ! t/lib/gdbm.t
42073 ____________________________________________________________________________
42074 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
42075         Log: Integrate perlio.
42076      Branch: perl
42077           !> makedef.pl sv.c
42078 ____________________________________________________________________________
42079 [ 10597] By: nick                                  on 2001/06/15  11:08:13
42080         Log: Check that HVs with HvNAME() != NULL are really stashes before
42081              treating them as such. Also be more defensive on the GvCV.
42082              Win32 fork and dprof now working again. 
42083      Branch: perlio
42084            ! sv.c
42085 ____________________________________________________________________________
42086 [ 10596] By: nick                                  on 2001/06/15  10:11:20
42087         Log: Integrate mainline.
42088      Branch: perlio
42089           +> Cross/README
42090           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
42091           !> Porting/config_H config_h.SH configure.com epoc/config.sh
42092           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
42093           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42094           !> vos/config.ga.h win32/config.bc win32/config.gc
42095           !> win32/config.vc win32/config_H.bc win32/config_H.gc
42096           !> win32/config_H.vc
42097 ____________________________________________________________________________
42098 [ 10595] By: nick                                  on 2001/06/15  09:37:17
42099         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
42100              - Win32 (VC++) now builds but fails:
42101              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
42102              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
42103              write.t    - open(...,"|-") not implemented on Win32 
42104      Branch: perlio
42105            ! makedef.pl
42106 ____________________________________________________________________________
42107 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
42108         Log: Integrate perlio.
42109      Branch: perl
42110           !> perlio.c win32/makefile.mk
42111 ____________________________________________________________________________
42112 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
42113         Log: Metaconfig unit changes for #10592.
42114      Branch: metaconfig
42115            + U/modified/i_varhdr.U U/modified/startsh.U
42116            - U/a_dvisory/crosscompile.U U/target/Target.U
42117            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
42118            ! U/compline/bitpbyte.U U/compline/byteorder.U
42119            ! U/compline/ccflags.U U/compline/charsize.U
42120            ! U/compline/d_casti32.U U/compline/d_castneg.U
42121            ! U/compline/d_closedir.U U/compline/d_fd_set.U
42122            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
42123            ! U/compline/d_keepsig.U U/compline/d_open3.U
42124            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
42125            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
42126            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
42127            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
42128            ! U/compline/doublesize.U U/compline/floatsize.U
42129            ! U/compline/nblock_io.U U/compline/orderlib.U
42130            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
42131            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
42132            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
42133            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
42134            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
42135            ! U/modified/spitshell.U U/threads/archname.U
42136            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
42137            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
42138            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
42139            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
42140            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
42141      Branch: metaconfig/U/perl
42142            + Cross.U
42143            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
42144            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
42145            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
42146            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
42147            ! stdio_streams.U uselfs.U
42148 ____________________________________________________________________________
42149 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
42150         Log: The first steps towards cross-compilation.
42151              
42152              Abstract execution of compiled test executables with $run,
42153              and abstract transfer of files with $to and $from.
42154              
42155              Under cross-compilation the $run, $to, and $from will point
42156              to appropriate wrapper scripts, by default ssh and scp,
42157              but also rsh, rcp, and cp are supported.  If not
42158              cross-compiling, they will be set to '', ':', and ':',
42159              respectively.
42160              
42161              With these patches I was able to get Configure for
42162              iPAQ ARM Linux on an Intel Linux about 95% right
42163              (only a few tests failed to execute or they produced
42164              incorrect results), and I was able to compile
42165              a functional miniperl.
42166              
42167              The symbol crosscompile renamed to be usecrosscompile,
42168              the corresponding C symbol from CROSSCOMPILE to
42169              USE_CROSS_COMPILE.
42170      Branch: perl
42171            ! Configure Cross/README Makefile.SH Porting/Glossary
42172            ! Porting/config.sh Porting/config_H config_h.SH configure.com
42173            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
42174            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
42175            ! vos/config.ga.def vos/config.ga.h win32/config.bc
42176            ! win32/config.gc win32/config.vc win32/config_H.bc
42177            ! win32/config_H.gc win32/config_H.vc
42178 ____________________________________________________________________________
42179 [ 10591] By: nick                                  on 2001/06/14  20:00:12
42180         Log: Steps along the road toward Win32 building again.
42181      Branch: perlio
42182            ! perlio.c win32/makefile.mk
42183 ____________________________________________________________________________
42184 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
42185         Log: Integrate perlio.
42186      Branch: perl
42187           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42188 ____________________________________________________________________________
42189 [ 10589] By: nick                                  on 2001/06/14  13:54:07
42190         Log: Routine regen_config_h for Win32
42191      Branch: perlio
42192            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42193 ____________________________________________________________________________
42194 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
42195         Log: Integrate perlio.
42196      Branch: perl
42197           +> perlyline.pl
42198           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
42199 ____________________________________________________________________________
42200 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
42201         Log: A placeholder.
42202      Branch: perl
42203            + Cross/README
42204 ____________________________________________________________________________
42205 [ 10586] By: nick                                  on 2001/06/14  08:25:07
42206         Log: Add new step to run_byacc which:
42207              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
42208              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
42209      Branch: perlio
42210            + perlyline.pl
42211            ! MANIFEST Makefile.SH perly.c
42212 ____________________________________________________________________________
42213 [ 10585] By: nick                                  on 2001/06/14  08:22:29
42214         Log: Integrate mainline
42215      Branch: perlio
42216           +> locale.c numeric.c
42217           !> Changes cygwin/Makefile.SHs embed.h embed.pl
42218           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
42219           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
42220           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
42221           !> x2p/Makefile.SH
42222 ____________________________________________________________________________
42223 [ 10584] By: nick                                  on 2001/06/14  08:05:53
42224         Log: Hack to remove insecure directories from PATH so test will run.
42225      Branch: perlio
42226            ! t/lib/filefind.t
42227 ____________________________________________________________________________
42228 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
42229         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
42230      Branch: perl
42231            - t/lib/mbimbf.t
42232            ! MANIFEST
42233 ____________________________________________________________________________
42234 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
42235         Log: Detypo.
42236      Branch: perl
42237            ! x2p/Makefile.SH
42238 ____________________________________________________________________________
42239 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
42240         Log: de-$CONFIG continues.
42241      Branch: perl
42242            ! cygwin/Makefile.SHs x2p/Makefile.SH
42243 ____________________________________________________________________________
42244 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
42245         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
42246              From: Nicholas Clark <nick@ccl4.org>
42247              Date: Wed, 13 Jun 2001 21:20:13 +0100
42248              Message-ID: <20010613212013.D98663@plum.flirble.org>
42249      Branch: perl
42250            ! opcode.pl
42251 ____________________________________________________________________________
42252 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
42253         Log: Subject: splitting util.c
42254              From: Hugo <hv@crypt.compulink.co.uk>
42255              Date: Thu, 14 Jun 2001 00:41:08 +0100
42256              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
42257      Branch: perl
42258            + locale.c numeric.c
42259            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
42260            ! pod/perlapi.pod proto.h util.c
42261 ____________________________________________________________________________
42262 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
42263         Log: Upgrade to Math::BigInt 1.34 from Tels.
42264      Branch: perl
42265            + t/lib/mbimbf.t
42266            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
42267            ! t/lib/bigfltpm.t t/lib/bigintpm.t
42268 ____________________________________________________________________________
42269 [ 10577] By: nick                                  on 2001/06/13  19:02:48
42270         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
42271      Branch: perlio
42272           !> (integrate 125 files)
42273 ____________________________________________________________________________
42274 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
42275         Log: Update Changes.
42276      Branch: perl
42277            ! Changes patchlevel.h
42278 ____________________________________________________________________________
42279 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
42280         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
42281              From: "Craig A. Berry" <craigberry@mac.com>
42282              Date: Wed, 13 Jun 2001 13:24:28 -0500
42283              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
42284      Branch: perl
42285            ! ext/re/Makefile.PL
42286 ____________________________________________________________________________
42287 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
42288         Log: Mc.u.c. for #10573.
42289      Branch: metaconfig
42290            ! U/threads/usethreads.U
42291 ____________________________________________________________________________
42292 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
42293         Log: It would be also be good if I could type.
42294      Branch: perl
42295            ! Configure
42296 ____________________________________________________________________________
42297 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
42298         Log: Metaconfig unit change for #10571.
42299      Branch: metaconfig
42300            ! U/threads/usethreads.U
42301 ____________________________________________________________________________
42302 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
42303         Log: A non-empty default is a good thing.
42304      Branch: perl
42305            ! Configure
42306 ____________________________________________________________________________
42307 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
42308         Log: Metaconfig unit change for #10569.
42309      Branch: metaconfig
42310            ! U/threads/usethreads.U
42311 ____________________________________________________________________________
42312 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
42313         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
42314              extremely experimental, not even prompted for.
42315      Branch: perl
42316            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42317            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
42318            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
42319            ! win32/config.bc win32/config.gc win32/config.vc
42320 ____________________________________________________________________________
42321 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
42322         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
42323      Branch: perl
42324            ! pod/perlfaq6.pod
42325 ____________________________________________________________________________
42326 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
42327         Log: Integrate perlio; conflicts, accept Nick's versions.
42328      Branch: perl
42329           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
42330           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
42331 ____________________________________________________________________________
42332 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
42333         Log: Subject: Re: ext/ + -Wall
42334              From: Doug MacEachern <dougm@covalent.net>
42335              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
42336              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
42337      Branch: perl
42338            ! XSUB.h lib/ExtUtils/xsubpp perl.h
42339 ____________________________________________________________________________
42340 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
42341         Log: Similar logic as DB_File.xs, using the modern macros and
42342              defines them to older ones for older Perls where PERL_VERSION
42343              is not defined, from Doug MacEachern.
42344      Branch: perl
42345            ! ext/Storable/Storable.xs
42346 ____________________________________________________________________________
42347 [ 10564] By: nick                                  on 2001/06/13  15:22:01
42348         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
42349              and using that instead (name lookups are sequential search for now).
42350      Branch: perlio
42351            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
42352            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
42353 ____________________________________________________________________________
42354 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
42355         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
42356              From: "Richard Soderberg" <rs@crystalflame.net>
42357              Date: Sat, 26 May 2001 06:44:20 -0700
42358              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
42359      Branch: perl
42360            ! sv.c t/op/glob.t
42361 ____________________________________________________________________________
42362 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
42363         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
42364              From: "Craig A. Berry" <craigberry@mac.com>
42365              Date: Tue, 12 Jun 2001 23:55:26 -0500
42366              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
42367      Branch: perl
42368            ! ext/re/Makefile.PL ext/re/re.xs
42369 ____________________________________________________________________________
42370 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
42371         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
42372              suggested by NI-S.
42373      Branch: perl
42374            ! XSUB.h malloc.c perl.h
42375 ____________________________________________________________________________
42376 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
42377         Log: Regen toc.
42378      Branch: perl
42379            ! pod/perltoc.pod
42380 ____________________________________________________________________________
42381 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
42382         Log: Subject: [patch] perl.gprof control
42383              From: Doug MacEachern <dougm@covalent.net>
42384              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
42385              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
42386      Branch: perl
42387            ! miniperlmain.c perl.h
42388 ____________________________________________________________________________
42389 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
42390         Log: Subject: Re: ext/ + -Wall
42391              From: Doug MacEachern <dougm@covalent.net>
42392              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
42393              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
42394              
42395              Document ax and break up dXSARGS.
42396      Branch: perl
42397            ! XSUB.h pod/perlapi.pod
42398 ____________________________________________________________________________
42399 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
42400         Log: More AIX tweakage from Merijn.
42401      Branch: perl
42402            ! hints/aix.sh
42403 ____________________________________________________________________________
42404 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
42405         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
42406              From: "Craig A. Berry" <craigberry@mac.com>
42407              Date: Tue, 12 Jun 2001 22:57:45 -0500
42408              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
42409      Branch: perl
42410            ! vms/descrip_mms.template
42411 ____________________________________________________________________________
42412 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
42413         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
42414              From: "Craig A. Berry" <craigberry@mac.com>
42415              Date: Tue, 12 Jun 2001 22:21:39 -0500
42416              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
42417      Branch: perl
42418            ! configure.com util.c
42419 ____________________________________________________________________________
42420 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
42421         Log: New AIX dynaloading code from Jens-Uwe Mager.
42422              Does break binary compatibility.
42423      Branch: perl
42424            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
42425 ____________________________________________________________________________
42426 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
42427         Log: VMS DEC C compiler found nits by Peter Prymmer.
42428      Branch: perl
42429            ! util.c
42430 ____________________________________________________________________________
42431 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
42432         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
42433              From: Peter Prymmer <pvhp@forte.com>
42434              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
42435              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
42436      Branch: perl
42437            ! t/lib/filecomp.t
42438 ____________________________________________________________________________
42439 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
42440         Log: I wonder how many $CONFIGs still lurk in the shadows.
42441      Branch: perl
42442            ! pod/Makefile.SH x2p/cflags.SH
42443 ____________________________________________________________________________
42444 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
42445         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
42446      Branch: perl
42447            ! pod/checkpods.PL
42448 ____________________________________________________________________________
42449 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
42450         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
42451      Branch: perl
42452            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
42453 ____________________________________________________________________________
42454 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
42455         Log: Subject: [patch] rid local_patches warnings
42456              From: Doug MacEachern <dougm@covalent.net>
42457              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
42458              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
42459      Branch: perl
42460            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
42461 ____________________________________________________________________________
42462 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
42463         Log: Subject: Re: ext/ + -Wall
42464              From: Doug MacEachern <dougm@covalent.net>
42465              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
42466              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
42467      Branch: perl
42468            ! ext/attrs/attrs.xs
42469 ____________________________________________________________________________
42470 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
42471         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
42472              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42473              Date: Tue, 12 Jun 2001 14:36:20 -0400
42474              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
42475      Branch: perl
42476            ! pod/perlretut.pod
42477 ____________________________________________________________________________
42478 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
42479         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
42480              From: Mike Guy <mjtg@cam.ac.uk>
42481              Date: Tue, 12 Jun 2001 19:10:31 +0100
42482              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
42483              
42484              Subject: Re: [ID 20010612.001] out of memory during regex compilation
42485              From: Mike Guy <mjtg@cam.ac.uk>
42486              Date: Tue, 12 Jun 2001 19:21:01 +0100
42487              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
42488      Branch: perl
42489            ! pod/perlop.pod
42490 ____________________________________________________________________________
42491 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
42492         Log: AIX tweaks from Merijn H. Brand.
42493      Branch: perl
42494            ! hints/aix.sh
42495 ____________________________________________________________________________
42496 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
42497         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
42498              From: "Brendan O'Dea" <bod@compusol.com.au>
42499              Date: Wed, 13 Jun 2001 05:16:47 +1000
42500              Message-ID: <20010613051647.A8945@compusol.com.au>
42501      Branch: maint-5.6/perl
42502            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42503 ____________________________________________________________________________
42504 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
42505         Log: Subject: Small bcopy cleanup
42506              From: Andy Dougherty <doughera@lafayette.edu>
42507              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
42508              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
42509      Branch: perl
42510            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
42511 ____________________________________________________________________________
42512 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
42513         Log: Subject: [PATCH] Re: ext/ + -Wall
42514              From: Nicholas Clark <nick@ccl4.org>
42515              Date: Wed, 13 Jun 2001 00:04:30 +0100
42516              Message-ID: <20010613000430.M5901@plum.flirble.org>
42517      Branch: perl
42518            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42519 ____________________________________________________________________________
42520 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
42521         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
42522              From: Nicholas Clark <nick@ccl4.org>
42523              Date: Tue, 12 Jun 2001 23:53:07 +0100
42524              Message-ID: <20010612235307.L5901@plum.flirble.org>
42525      Branch: perl
42526            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42527 ____________________________________________________________________________
42528 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
42529         Log: MPE/iX tweaks from Mark Bixby.
42530      Branch: perl
42531            ! hints/mpeix.sh mpeix/mpeixish.h util.c
42532 ____________________________________________________________________________
42533 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
42534         Log: Update Changes.
42535      Branch: perl
42536            ! Changes patchlevel.h
42537 ____________________________________________________________________________
42538 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
42539         Log: One less -Wall whine (found under DEBUGGING).
42540      Branch: perl
42541            ! x2p/Makefile.SH x2p/a2p.c
42542 ____________________________________________________________________________
42543 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
42544         Log: s/case-independent/case-insensitive/g
42545      Branch: perl
42546            ! pod/perldebug.pod
42547 ____________________________________________________________________________
42548 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
42549         Log: As suggested in    
42550              
42551              Subject: Re: ext/ + -Wall
42552              From: Gurusamy Sarathy <gsar@ActiveState.com>
42553              Date: Mon, 11 Jun 2001 23:34:31 -0700
42554              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
42555      Branch: perl
42556            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
42557            ! perl.h
42558 ____________________________________________________________________________
42559 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
42560         Log: Subject: ext/ + -Wall
42561              From: Doug MacEachern <dougm@covalent.net>
42562              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
42563              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
42564      Branch: perl
42565            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
42566            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
42567            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
42568            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
42569            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
42570            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
42571            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
42572            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
42573            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
42574            ! lib/ExtUtils/xsubpp
42575 ____________________________________________________________________________
42576 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
42577         Log: Subject: [PATCH] anonymous stashes
42578              From: Abhijit Menon-Sen <ams@wiw.org>
42579              Date: Tue, 12 Jun 2001 12:47:04 +0530
42580              Message-ID: <20010612124704.A29029@lustre.linux.in>
42581      Branch: perl
42582            ! dump.c gv.c sv.c xsutils.c
42583 ____________________________________________________________________________
42584 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
42585         Log: One more test for $^S.
42586      Branch: perl
42587            ! t/op/magic.t
42588 ____________________________________________________________________________
42589 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
42590         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
42591              From: Abhijit Menon-Sen <ams@wiw.org>
42592              Date: Tue, 12 Jun 2001 17:35:55 +0530
42593              Message-ID: <20010612173555.A32426@lustre.linux.in>
42594      Branch: perl
42595            ! mg.c t/op/magic.t
42596 ____________________________________________________________________________
42597 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
42598         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
42599              From: Mike Guy <mjtg@cam.ac.uk>
42600              Date: Tue, 12 Jun 2001 13:14:15 +0100
42601              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
42602      Branch: perl
42603            ! pod/perlop.pod
42604 ____________________________________________________________________________
42605 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
42606         Log: AUTHORS updates.
42607      Branch: perl
42608            ! AUTHORS
42609 ____________________________________________________________________________
42610 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
42611         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
42612              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
42613              Content-Transfer-Encoding: 7bit
42614              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
42615      Branch: perl
42616            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
42617 ____________________________________________________________________________
42618 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
42619         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
42620              From: "Philip Newton" <Philip.Newton@gmx.net>
42621              Date: Mon, 11 Jun 2001 07:08:03 +0200
42622              Message-Id: <200106120802.LAA08992@taas.iki.fi>
42623      Branch: perl
42624            ! t/base/term.t
42625 ____________________________________________________________________________
42626 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
42627         Log: Cleanup the a2p.c for -Wall.
42628      Branch: perl
42629            ! x2p/Makefile.SH x2p/a2p.c
42630 ____________________________________________________________________________
42631 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
42632         Log: File::Find update for MacOS from Chris Nandor.
42633      Branch: perl
42634            ! lib/File/Find.pm t/lib/filefind.t
42635 ____________________________________________________________________________
42636 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
42637         Log: gcc -Wall nits picked out by a non-UNIX system
42638              (courtesy of Mark Bixby)
42639      Branch: perl
42640            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
42641            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
42642            ! pp_sys.c util.c
42643 ____________________________________________________________________________
42644 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
42645         Log: Metaconfig unit change for #10522.  (The d_modfl changes
42646              placate metalint.)
42647      Branch: metaconfig/U/perl
42648            ! d_modfl.U d_u32align.U
42649 ____________________________________________________________________________
42650 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
42651         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
42652              be "./try 2>&1 >/dev/null".
42653      Branch: perl
42654            ! Configure
42655 ____________________________________________________________________________
42656 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
42657         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
42658              From: "Craig A. Berry" <craigberry@mac.com>
42659              Date: Mon, 11 Jun 2001 14:00:32 -0500
42660              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
42661      Branch: perl
42662            ! configure.com
42663 ____________________________________________________________________________
42664 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
42665         Log: Move the full \p\P lists to perlunicode.
42666      Branch: perl
42667            ! pod/perlretut.pod pod/perlunicode.pod
42668 ____________________________________________________________________________
42669 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
42670         Log: VOS build tweak for 5.6.1 from Paul Green.
42671      Branch: maint-5.6/perl
42672            ! vos/build.cm
42673 ____________________________________________________________________________
42674 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
42675         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
42676              From: "Craig A. Berry" <craigberry@mac.com>
42677              Date: Fri, 8 Jun 2001 18:08:18 -0500
42678              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
42679      Branch: perl
42680            ! vms/vms.c
42681 ____________________________________________________________________________
42682 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
42683         Log: Update Changes.
42684      Branch: perl
42685            ! Changes patchlevel.h
42686 ____________________________________________________________________________
42687 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
42688         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
42689      Branch: perl
42690            ! vos/config.alpha.h vos/config.ga.h
42691 ____________________________________________________________________________
42692 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
42693         Log: VOS updates from Paul Green for @10476.
42694      Branch: perl
42695            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
42696            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42697            ! vos/config.ga.h vos/configure_perl.cm
42698 ____________________________________________________________________________
42699 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
42700         Log: Subject: [PATCH] Not many people know this ...
42701              From: Mike Guy <mjtg@cam.ac.uk>
42702              Date: Mon, 11 Jun 2001 14:55:15 +0100
42703              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
42704      Branch: perl
42705            ! pod/perldebug.pod
42706 ____________________________________________________________________________
42707 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
42708         Log: Add final commas to lists as suggested by Philip Newton.
42709      Branch: perl
42710            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42711 ____________________________________________________________________________
42712 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
42713         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
42714              Date: Sun, 10 Jun 2001 23:35:38 -0400
42715              From: Chris Nandor <pudge@pobox.com>
42716              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
42717      Branch: perl
42718            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
42719            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
42720            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
42721            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
42722            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
42723            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
42724            ! t/op/write.t t/pragma/strict.t
42725 ____________________________________________________________________________
42726 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
42727         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
42728              From: Chris Nandor <pudge@pobox.com>
42729              Date: Mon, 11 Jun 2001 08:24:28 -0400
42730              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
42731      Branch: perl
42732            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
42733            ! t/lib/io_dir.t
42734 ____________________________________________________________________________
42735 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
42736         Log: One more run_byacc (a hand-tweaked version had slipped in).
42737      Branch: perl
42738            ! perly.c vms/perly_c.vms
42739 ____________________________________________________________________________
42740 [ 10509] By: nick                                  on 2001/06/11  07:49:15
42741         Log: Integrate mainline
42742      Branch: perlio
42743           !> Makefile.SH embed.h embed.pl global.sym
42744           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
42745           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
42746           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
42747           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
42748 ____________________________________________________________________________
42749 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
42750         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
42751              From: Mike Guy <mjtg@cam.ac.uk>
42752              Reply-To: mjtg@cam.ac.uk
42753              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
42754      Branch: perl
42755            ! lib/ExtUtils/Manifest.pm
42756 ____________________________________________________________________________
42757 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
42758         Log: Subject: [PATCH] ExtUtils::Constant
42759              From: Nicholas Clark <nick@ccl4.org>
42760              Date: Sun, 10 Jun 2001 23:25:41 +0100
42761              Message-ID: <20010610232540.C76396@plum.flirble.org>
42762      Branch: perl
42763            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42764 ____________________________________________________________________________
42765 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
42766         Log: Integrate perlio.
42767      Branch: perl
42768           !> iperlsys.h
42769 ____________________________________________________________________________
42770 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
42771         Log: Move the grok_number and its lieutenant grok_numeric_radix
42772              from sv.c statics to util.c and public.
42773      Branch: perl
42774            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
42775            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
42776 ____________________________________________________________________________
42777 [ 10504] By: nick                                  on 2001/06/10  17:47:06
42778         Log: Fix (valid) -Wall warnings in perlio.c
42779      Branch: perlio
42780            ! iperlsys.h
42781 ____________________________________________________________________________
42782 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
42783         Log: Update perly_c.diff, update perly.fixer to edit away
42784              some of the -Wall noise.
42785      Branch: perl
42786            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
42787 ____________________________________________________________________________
42788 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
42789         Log: Check the version of byacc.
42790      Branch: perl
42791            ! Makefile.SH
42792 ____________________________________________________________________________
42793 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
42794         Log: Subject: [PATCH] perly.y overhaul
42795              From: Simon Cozens <simon@netthink.co.uk>
42796              Date: Sun, 10 Jun 2001 16:56:54 +0100
42797              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
42798              
42799              Plus make run_byacc.
42800      Branch: perl
42801            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
42802 ____________________________________________________________________________
42803 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
42804         Log: Integrate perlio.
42805      Branch: perl
42806           !> perlio.c perlsfio.h
42807 ____________________________________________________________________________
42808 [ 10499] By: nick                                  on 2001/06/10  15:01:08
42809         Log: Integrate mainline
42810      Branch: perlio
42811           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
42812           !> t/pragma/locale.t util.c
42813 ____________________________________________________________________________
42814 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
42815         Log: Put some meat on the perl572delta bones.  The list of
42816              selected bug fixes needs more work, as does still the
42817              whole document.
42818      Branch: perl
42819            ! pod/perl572delta.pod
42820 ____________________________________________________________________________
42821 [ 10497] By: nick                                  on 2001/06/10  12:27:51
42822         Log: Paper over a crack or two with USE_SFIO
42823      Branch: perlio
42824            ! perlio.c perlsfio.h
42825 ____________________________________________________________________________
42826 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
42827         Log: Update Changes.
42828      Branch: perl
42829            ! Changes patchlevel.h
42830 ____________________________________________________________________________
42831 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
42832         Log: Subject: Re: pragma/locale.t #107
42833              From: Hugo <hv@crypt.compulink.co.uk>
42834              Date: Sun, 10 Jun 2001 11:23:30 +0100
42835              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
42836              
42837              Encapsulate the scan of the decimal radix separator.
42838      Branch: perl
42839            ! embed.h embed.pl proto.h sv.c
42840 ____________________________________________________________________________
42841 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
42842         Log: Try to grok numbers both with the locale specific separator
42843              and with the usual "." (if different from the lss); add a test
42844              to locale.t to do also a little bit of math in addition to just
42845              equalness testing; remove extraneous logic as suggested in
42846              
42847              Subject: Re: pragma/locale.t #107
42848              From: Nicholas Clark <nick@ccl4.org>
42849              Date: Sat, 9 Jun 2001 22:37:36 +0100
42850              Message-ID: <20010609223735.Y76396@plum.flirble.org>
42851      Branch: perl
42852            ! sv.c t/pragma/locale.t
42853 ____________________________________________________________________________
42854 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
42855         Log: Metaconfig unit change for #10492.
42856      Branch: metaconfig/U/perl
42857            ! Extensions.U
42858 ____________________________________________________________________________
42859 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
42860         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
42861              From: Artur Bergman <artur@contiller.se> 
42862              Date: Sat, 09 Jun 2001 21:03:51 +0200
42863              Message-ID: <B7483FB6.1398%artur@contiller.se>
42864      Branch: perl
42865            ! Configure
42866 ____________________________________________________________________________
42867 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
42868         Log: Integrate perlio.
42869      Branch: perl
42870           !> perlsfio.h
42871 ____________________________________________________________________________
42872 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
42873         Log: Do locale specific separator if only in locale.
42874      Branch: perl
42875            ! util.c
42876 ____________________________________________________________________________
42877 [ 10489] By: nick                                  on 2001/06/09  19:13:25
42878         Log: Make XS/Typemap compile (but fail) with sfio
42879      Branch: perlio
42880            ! perlsfio.h
42881 ____________________________________________________________________________
42882 [ 10488] By: nick                                  on 2001/06/09  19:12:51
42883         Log: Re-integrate mainline
42884      Branch: perlio
42885           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
42886           !> proto.h sv.c util.c
42887 ____________________________________________________________________________
42888 [ 10487] By: nick                                  on 2001/06/09  16:26:29
42889         Log: Integrate mainline
42890      Branch: perlio
42891           !> (integrate 31 files)
42892 ____________________________________________________________________________
42893 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
42894         Log: Subject: [PATCH] New attempt to clone callack
42895              From: Artur Bergman <artur@contiller.se> 
42896              Date: Thu, 07 Jun 2001 11:52:16 +0200
42897              Message-ID: <B7451B6F.12B7%artur@contiller.se>
42898      Branch: perl
42899            ! embedvar.h intrpvar.h perlapi.h sv.c
42900 ____________________________________________________________________________
42901 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
42902         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
42903      Branch: perl
42904            ! embed.h embed.pl perl.h proto.h sv.c util.c
42905 ____________________________________________________________________________
42906 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
42907         Log: Subject: Re: pragma/locale.t #107
42908              From: Nicholas Clark <nick@ccl4.org>
42909              Date: Sat, 9 Jun 2001 16:26:10 +0100
42910              Message-ID: <20010609162609.V76396@plum.flirble.org>
42911              
42912              A missing NVification.
42913      Branch: perl
42914            ! sv.c
42915 ____________________________________________________________________________
42916 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
42917         Log: Redo the #10482, there already was a test script for formats.
42918      Branch: perl
42919            - t/io/format.t
42920            ! MANIFEST t/op/write.t
42921 ____________________________________________________________________________
42922 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
42923         Log: Twisted format testing, from Merijn.
42924      Branch: perl
42925            + t/io/format.t
42926            ! MANIFEST
42927 ____________________________________________________________________________
42928 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
42929         Log: More \p{In...} testing, combined with \N{...}.
42930      Branch: perl
42931            ! lib/utf8_heavy.pl t/op/pat.t
42932 ____________________________________________________________________________
42933 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
42934         Log: Metaconfig changes for #10479.
42935      Branch: metaconfig
42936            ! U/Glossary.patch
42937      Branch: metaconfig/U/perl
42938            ! d_modfl.U
42939 ____________________________________________________________________________
42940 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
42941         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
42942      Branch: perl
42943            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42944            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
42945            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
42946            ! win32/config.bc win32/config.gc win32/config.vc
42947 ____________________________________________________________________________
42948 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
42949         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
42950              From: "Craig A. Berry" <craigberry@mac.com>
42951              Date: Thu, 7 Jun 2001 14:27:20 -0500
42952              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
42953      Branch: perl
42954            ! vms/perlvms.pod
42955 ____________________________________________________________________________
42956 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
42957         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
42958              From: Gisle Aas <gisle@ActiveState.com>
42959              Date: 07 Jun 2001 17:04:29 -0700
42960              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
42961      Branch: perl
42962            ! ext/re/re.xs
42963 ____________________________________________________________________________
42964 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
42965         Log: Update Changes.
42966      Branch: perl
42967            ! Changes patchlevel.h
42968 ____________________________________________________________________________
42969 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
42970         Log: Regen Glossary et alia.
42971      Branch: perl
42972            ! Porting/Glossary Porting/config.sh Porting/config_H
42973 ____________________________________________________________________________
42974 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
42975         Log: Metaconfig unit changes for #10473.
42976      Branch: metaconfig/U/perl
42977            ! d_modfl.U
42978 ____________________________________________________________________________
42979 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
42980         Log: Harumph, also AIX will spill its guts (i.e. dump core)
42981              if an executable contains modfl() but it hasn't been
42982              compiled right (in the case of AIX, with cc -qlongdouble).
42983      Branch: perl
42984            ! Configure
42985 ____________________________________________________________________________
42986 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
42987         Log: integrate change#10471 from mainline
42988              
42989              in change#10451, check that CvOUTSIDE is a CV before looking in
42990              (it can apparently be SVt_NULL during global destruction)
42991      Branch: maint-5.6/perl
42992           !> op.c
42993 ____________________________________________________________________________
42994 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
42995         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
42996              (it can apparently be SVt_NULL during global destruction)
42997      Branch: perl
42998            ! op.c
42999 ____________________________________________________________________________
43000 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
43001         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
43002              From: Robin Barker <rmb1@cise.npl.co.uk>
43003              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
43004              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
43005      Branch: perl
43006            ! lib/diagnostics.pm pod/perldiag.pod
43007 ____________________________________________________________________________
43008 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
43009         Log: Subject: [PATCH perl@10439] long =item
43010              From: Robin Barker <rmb1@cise.npl.co.uk>
43011              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
43012              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
43013      Branch: perl
43014            ! README.amiga lib/Attribute/Handlers.pm
43015            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
43016 ____________________________________________________________________________
43017 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
43018         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
43019              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
43020              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
43021              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
43022      Branch: perl
43023            ! pod/perlguts.pod
43024 ____________________________________________________________________________
43025 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
43026         Log: Integrate perlio.
43027      Branch: perl
43028           !> sv.c
43029 ____________________________________________________________________________
43030 [ 10466] By: nick                                  on 2001/06/07  10:25:40
43031         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
43032              whitespace tweaks.
43033              Still coredumps in pragma/overload.t - what a nice hard fail that is...
43034      Branch: perlio
43035            ! sv.c
43036 ____________________________________________________________________________
43037 [ 10465] By: nick                                  on 2001/06/07  08:41:58
43038         Log: Raw integrate of mainline for S_grok_number debug
43039              (sv.c has MULTIPLICITY issues as well as whatever else ...)
43040      Branch: perlio
43041            - plan9/perlplan9.doc plan9/perlplan9.pod
43042           !> (integrate 46 files)
43043 ____________________________________________________________________________
43044 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
43045         Log: The proper prototyping for #10463.
43046      Branch: perl
43047            ! embed.h embed.pl proto.h sv.c
43048 ____________________________________________________________________________
43049 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
43050         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
43051              From: Nicholas Clark <nick@ccl4.org>
43052              Date: Thu, 7 Jun 2001 00:29:59 +0100
43053              Message-ID: <20010607002959.Z76396@plum.flirble.org>
43054      Branch: perl
43055            ! sv.c
43056 ____________________________________________________________________________
43057 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
43058         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
43059              From: "Craig A. Berry" <craigberry@mac.com>
43060              Date: Wed, 06 Jun 2001 17:54:30 -0500
43061              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
43062      Branch: perl
43063            ! vms/perlvms.pod
43064 ____________________________________________________________________________
43065 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
43066         Log: Podify the remaining README.platform files;
43067              merge README.plan9 and plan9/perlplan9.pod;
43068              delete plan9/perlplan9.* (the perlplan.doc needs to
43069              be regenerated in Plan 9); make the =head1 and =head2
43070              in the README.platform to be a little more verbose
43071              (skipped README.os2 not to anger Ilya) so that they
43072              look better in the toc; regen toc.
43073      Branch: perl
43074            - plan9/perlplan9.doc plan9/perlplan9.pod
43075            ! MANIFEST README.aix README.amiga README.apollo README.beos
43076            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
43077            ! README.hpux README.hurd README.machten README.macos
43078            ! README.micro README.mint README.mpeix README.os390
43079            ! README.plan9 README.qnx README.solaris README.threads
43080            ! README.tru64 README.vmesa README.vms README.vos README.win32
43081            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
43082            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43083 ____________________________________________________________________________
43084 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
43085         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
43086              From: Mike Guy <mjtg@cam.ac.uk>
43087              Reply-To: mjtg@cam.ac.uk
43088              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
43089      Branch: perl
43090            ! pod/perlguts.pod
43091 ____________________________________________________________________________
43092 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
43093         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
43094              From: Mike Guy <mjtg@cam.ac.uk>
43095              Reply-To: mjtg@cam.ac.uk
43096              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
43097      Branch: perl
43098            ! pod/perlsec.pod
43099 ____________________________________________________________________________
43100 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
43101         Log: Disable long doubles from pre-5.0 Tru64s.
43102      Branch: perl
43103            ! README.tru64 hints/dec_osf.sh
43104 ____________________________________________________________________________
43105 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
43106         Log: The #10455 exposed that modfl() is fundamentally busted
43107              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
43108              testing it.
43109      Branch: perl
43110            ! hints/dec_osf.sh
43111 ____________________________________________________________________________
43112 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
43113         Log: Metaconfig unit change for #10455.
43114      Branch: metaconfig/U/perl
43115            ! d_modfl.U
43116 ____________________________________________________________________________
43117 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
43118         Log: Configure check for geborken modfl(), inspired by
43119              
43120              Subject: Re: [20010118.017] op/int.t failure 
43121              From: Hugo <hv@crypt.compulink.co.uk>
43122              Date: Tue, 05 Jun 2001 13:43:27 +0100
43123              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
43124      Branch: perl
43125            ! Configure
43126 ____________________________________________________________________________
43127 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
43128         Log: Integrate changes #10450 and #10451 from maintperl:
43129              
43130              optimize change#10448 slightly (don't repeat search in eval""s lexical
43131              scope, since that has already been searched)
43132              
43133              change#9108 needs subtler treatment for case of closures created
43134              within eval""
43135      Branch: perl
43136           !> op.c t/op/misc.t
43137 ____________________________________________________________________________
43138 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
43139         Log: MakeMaker magic to compile (when no dynamic loading)
43140              List/Util.xsc as (ListUtil.c and) ListUtil.o since
43141              POSIX-BC (BS2000) linker has an evil limitation of
43142              being unable to include in the same executable several
43143              object files with the same name - case-insensitively -
43144              because otherwise we conflict with util.c.
43145              Strictly speaking currently required only in POSIX-BC
43146              but probably will do no harm elsewhere where static
43147              linking is required.
43148      Branch: perl
43149            ! ext/List/Util/Makefile.PL
43150 ____________________________________________________________________________
43151 [ 10452] By: nick                                  on 2001/06/06  08:59:51
43152         Log: Integrate mainline.
43153      Branch: perlio
43154           +> lib/Attribute/Handlers/demo/Demo.pm
43155           +> lib/Attribute/Handlers/demo/Descriptions.pm
43156           +> lib/Attribute/Handlers/demo/MyClass.pm
43157           +> lib/Attribute/Handlers/demo/demo.pl
43158           +> lib/Attribute/Handlers/demo/demo2.pl
43159           +> lib/Attribute/Handlers/demo/demo3.pl
43160           +> lib/Attribute/Handlers/demo/demo4.pl
43161           +> lib/Attribute/Handlers/demo/demo_call.pl
43162           +> lib/Attribute/Handlers/demo/demo_chain.pl
43163           +> lib/Attribute/Handlers/demo/demo_cycle.pl
43164           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
43165           +> lib/Attribute/Handlers/demo/demo_phases.pl
43166           +> lib/Attribute/Handlers/demo/demo_range.pl
43167           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
43168           +> uts/strtol_wrap.c
43169           !> (integrate 91 files)
43170 ____________________________________________________________________________
43171 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
43172         Log: change#9108 needs subtler treatment for case of closures created
43173              within eval""
43174      Branch: maint-5.6/perl
43175            ! op.c t/op/misc.t
43176 ____________________________________________________________________________
43177 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
43178         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
43179              scope, since that has already been searched)
43180      Branch: maint-5.6/perl
43181            ! op.c
43182 ____________________________________________________________________________
43183 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
43184         Log: Integrate change #10448 from maintperl; lexicals
43185              outside an eval"" weren't resolved correctly inside a subroutine
43186              definition inside the eval"" if they were not already referenced
43187              in the toplevel of the eval""-ed code
43188      Branch: perl
43189           !> cop.h op.c pp_ctl.c t/op/misc.t
43190 ____________________________________________________________________________
43191 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
43192         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
43193              outside an eval"" weren't resolved correctly inside a subroutine
43194              definition inside the eval"" if they were not already referenced
43195              in the toplevel of the eval""-ed code
43196      Branch: maint-5.6/perl
43197            ! cop.h op.c pp_ctl.c t/op/misc.t
43198 ____________________________________________________________________________
43199 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
43200         Log: Subject: [PATCH] perl570delta.pod
43201              From: Peter Scott <Peter@PSDT.com> 
43202              Date: Tue, 05 Jun 2001 18:51:02 -0700
43203              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
43204      Branch: perl
43205            ! pod/perl570delta.pod
43206 ____________________________________________________________________________
43207 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
43208         Log: The fudge factor is no more needed.  I hope.
43209      Branch: perl
43210            ! t/lib/posix.t
43211 ____________________________________________________________________________
43212 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
43213         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
43214              From: Hugo <hv@crypt.compulink.co.uk>
43215              Date: Tue, 05 Jun 2001 12:58:19 +0100
43216              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
43217      Branch: perl
43218            ! util.c
43219 ____________________________________________________________________________
43220 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
43221         Log: Make up prototypes only for those who have the functions
43222              but not the prototypes.
43223      Branch: perl
43224            ! perl.h
43225 ____________________________________________________________________________
43226 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
43227         Log: Subject: Re: Not OK: perl@10439 on win32 
43228              From: Prymmer/Kahn <pvhp@best.com> 
43229              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
43230              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
43231      Branch: perl
43232            ! perl.h util.c
43233 ____________________________________________________________________________
43234 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
43235         Log: The metaconfig units changes for #10441.
43236      Branch: metaconfig
43237            ! U/modified/Extract.U U/modified/Extractall.U
43238            ! U/modified/Finish.U
43239 ____________________________________________________________________________
43240 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
43241         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
43242      Branch: perl
43243            ! Configure
43244 ____________________________________________________________________________
43245 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
43246         Log: Unnecessary fuzziness undone, noted by Mike Guy.
43247      Branch: perl
43248            ! t/op/tr.t
43249 ____________________________________________________________________________
43250 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
43251         Log: Update Changes.
43252      Branch: perl
43253            ! Changes patchlevel.h
43254 ____________________________________________________________________________
43255 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
43256         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
43257              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
43258              leakage patch.
43259      Branch: perl
43260            ! t/op/misc.t
43261 ____________________________________________________________________________
43262 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
43263         Log: Test case for #10433/#10424.
43264      Branch: perl
43265            ! t/op/misc.t
43266 ____________________________________________________________________________
43267 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
43268         Log: Subject: One fix for strtoul not setting errno
43269              From: hom00@utsglobal.com (Hal Morris)
43270              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
43271              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
43272      Branch: perl
43273            + uts/strtol_wrap.c
43274            ! MANIFEST hints/uts.sh
43275 ____________________________________________________________________________
43276 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
43277         Log: Metaconfig units changes for #10434.
43278      Branch: metaconfig
43279            ! U/modified/Cppsym.U
43280      Branch: metaconfig/U/perl
43281            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
43282            + d_syscallproto.U d_usleepproto.U
43283            ! longdblfio.U quadfio.U
43284 ____________________________________________________________________________
43285 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
43286         Log: Configure tweaks; add prototype probes, make the cpp symbols
43287              probe to cast, not whine; test for %Ld and %Lf before %lld and
43288              %llf because the L is the ANSI way.
43289      Branch: perl
43290            ! Configure config_h.SH configure.com epoc/config.sh
43291            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
43292            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
43293            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
43294 ____________________________________________________________________________
43295 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
43296         Log: Sigh.  This is what #10424 was supposed to check in.
43297      Branch: perl
43298            ! op.c sv.c sv.h
43299 ____________________________________________________________________________
43300 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
43301         Log: More verbose failure.
43302      Branch: perl
43303            ! t/op/ver.t
43304 ____________________________________________________________________________
43305 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
43306         Log: The .pm changes to go with #10428.
43307      Branch: perl
43308            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
43309            ! ext/Sys/Syslog/Syslog.pm
43310 ____________________________________________________________________________
43311 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
43312         Log: On second thoughts show to utf8 skippage message only
43313              on failures, it's too confusing otherwise,
43314      Branch: perl
43315            ! t/pragma/locale.t
43316 ____________________________________________________________________________
43317 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
43318         Log: Do not import anything from Encode.
43319      Branch: perl
43320            ! ext/MIME/Base64/QuotedPrint.pm
43321 ____________________________________________________________________________
43322 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
43323         Log: The #10402 didn't take.  Weird.
43324      Branch: perl
43325            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
43326            ! ext/Sys/Syslog/Syslog.xs
43327 ____________________________________________________________________________
43328 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
43329         Log: Eradicate traces of 'asciirange' re subpragma.
43330      Branch: perl
43331            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
43332            ! pod/perldiag.pod
43333 ____________________________________________________________________________
43334 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
43335         Log: use is a compile-time thing.
43336      Branch: perl
43337            ! ext/MIME/Base64/QuotedPrint.pm
43338 ____________________________________________________________________________
43339 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
43340         Log: Subject: [PATCH perl@10419] -Wall casting patch
43341              From: Robin Barker <rmb1@cise.npl.co.uk>
43342              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
43343              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
43344      Branch: perl
43345            ! ext/Devel/DProf/DProf.xs mg.c
43346 ____________________________________________________________________________
43347 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
43348         Log: Subject: [PATCH #2] introducing SVpad_TYPED
43349              From: Abhijit Menon-Sen <ams@wiw.org>
43350              Date: Mon, 4 Jun 2001 12:26:02 +0530
43351              Message-ID: <20010604122602.A5775@lustre.linux.in>
43352      Branch: perl
43353            ! op.c sv.c sv.h
43354 ____________________________________________________________________________
43355 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
43356         Log: testsuite for change#10192 (from Gisle Aas)
43357      Branch: perl
43358            + t/op/override.t
43359            ! MANIFEST
43360 ____________________________________________________________________________
43361 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
43362         Log: integrate changes#10414-10416 from mainline
43363              
43364              Potential buffer overrun if the radix separator is more than
43365              one byte.  Also, under locales, prefer the locale-specific
43366              separator over the old boring ".".
43367              
43368              "10.", that is, decimal numbers can have no decimal part at all.
43369              
43370              The non-locale places need love, too.
43371      Branch: maint-5.6/perl
43372           !> perl.h sv.c
43373 ____________________________________________________________________________
43374 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
43375         Log: Missed from #10420.
43376      Branch: perl
43377            ! epoc/config.sh
43378 ____________________________________________________________________________
43379 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
43380         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
43381              often this prototype goes with HAS_SETRESUID_PROTO.
43382      Branch: perl
43383            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43384            ! config_h.SH configure.com perl.h uconfig.h
43385 ____________________________________________________________________________
43386 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
43387         Log: Update Changes.
43388      Branch: perl
43389            ! Changes patchlevel.h
43390 ____________________________________________________________________________
43391 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
43392         Log: -Wall "subscript has type `char'" cleanup.
43393      Branch: perl
43394            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
43395 ____________________________________________________________________________
43396 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
43397         Log: Various "cast to pointer from integer of different size"
43398              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
43399              wide but I32 (int) only 32 bits wide).
43400              
43401              WARNING: the classnum and tagnum changes in Storable.xs
43402              may not be wise, they may be breaking binary compatibility
43403              (in 64-bit platforms), asked Raphael Manfredi about the changes.
43404      Branch: perl
43405            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
43406            ! mg.c proto.h
43407 ____________________________________________________________________________
43408 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
43409         Log: The non-locale places need love, too.
43410      Branch: perl
43411            ! perl.h
43412 ____________________________________________________________________________
43413 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
43414         Log: "10.", that is, decimal numbers can have no decimal part at all.
43415      Branch: perl
43416            ! perl.h
43417 ____________________________________________________________________________
43418 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
43419         Log: Potential buffer overrun if the radix separator is more than
43420              one byte.  Also, under locales, prefer the locale-specific
43421              separator over the old boring ".".
43422      Branch: perl
43423            ! perl.h sv.c
43424 ____________________________________________________________________________
43425 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
43426         Log: Integrate change #10412 from maintperl; locale is now
43427              per-cop, not per-op; plus retweak the locale.t to always
43428              list the skipped utf8 locales.
43429      Branch: perl
43430            ! t/pragma/locale.t
43431           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
43432           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
43433 ____________________________________________________________________________
43434 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
43435         Log: rationalize locale handling to fix the bugs uncovered by change#10394
43436              
43437              the major issue was that the runtime was looking at PL_hints rather
43438              than op_private to notice whether locale was enabled
43439              
43440              the secondary issue was that many locale-sensitive numeric ops didn't
43441              have HINT_LOCALE propagated into their op_private
43442              
43443              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
43444              instead of per-op, just like HINT_BYTE and the hints for lexical
43445              warnings (this makes the hint available to every op via PL_curcop)
43446              
43447              pragma/locale.t may need to be reworked with these fixes in mind
43448              (it currently passes its tests)
43449      Branch: maint-5.6/perl
43450            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
43451            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
43452 ____________________________________________________________________________
43453 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
43454         Log: More verbose debugging.
43455      Branch: perl
43456            ! t/pragma/locale.t
43457 ____________________________________________________________________________
43458 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
43459         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
43460              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
43461              Date: Sat, 2 Jun 2001 22:53:33 +0100
43462              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
43463      Branch: perl
43464            ! regcomp.c t/pragma/warn/regcomp
43465 ____________________________________________________________________________
43466 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
43467         Log: Mention that lexicalizing $a or $b is a bad idea if one
43468              wants to use sort().
43469      Branch: perl
43470            ! pod/perlvar.pod
43471 ____________________________________________________________________________
43472 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
43473         Log: Tweak the test to be happy if the accuracy is 'good enough'.
43474      Branch: perl
43475            ! t/lib/posix.t
43476 ____________________________________________________________________________
43477 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
43478         Log: Upgrade to Attribute::Handlers 0.70.
43479              
43480              NOTE: this unearthed the "too late for CHECK block" bug,
43481              that's why the 1_compile.t change.
43482      Branch: perl
43483            + lib/Attribute/Handlers/demo/Demo.pm
43484            + lib/Attribute/Handlers/demo/Descriptions.pm
43485            + lib/Attribute/Handlers/demo/MyClass.pm
43486            + lib/Attribute/Handlers/demo/demo.pl
43487            + lib/Attribute/Handlers/demo/demo2.pl
43488            + lib/Attribute/Handlers/demo/demo3.pl
43489            + lib/Attribute/Handlers/demo/demo4.pl
43490            + lib/Attribute/Handlers/demo/demo_call.pl
43491            + lib/Attribute/Handlers/demo/demo_chain.pl
43492            + lib/Attribute/Handlers/demo/demo_cycle.pl
43493            + lib/Attribute/Handlers/demo/demo_hashdir.pl
43494            + lib/Attribute/Handlers/demo/demo_phases.pl
43495            + lib/Attribute/Handlers/demo/demo_range.pl
43496            + lib/Attribute/Handlers/demo/demo_rawdata.pl
43497            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
43498            ! t/lib/attrhand.t
43499 ____________________________________________________________________________
43500 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
43501         Log: One less -Wall whine.
43502      Branch: perl
43503            ! regcomp.c
43504 ____________________________________________________________________________
43505 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
43506         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
43507      Branch: perl
43508           !> t/op/eval.t
43509 ____________________________________________________________________________
43510 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
43511         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
43512              aren't "normally" visible inside eval""s contained in subs unless
43513              a cloned reference to them already exists)
43514              
43515              strangely enough, t/harness didn't show this up as a failure
43516              (harness needs fixing?)
43517      Branch: maint-5.6/perl
43518            ! t/op/eval.t
43519 ____________________________________________________________________________
43520 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
43521         Log: Update to Text::Balanced 1.85.
43522      Branch: perl
43523            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
43524 ____________________________________________________________________________
43525 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
43526         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
43527              From: Nicholas Clark <nick@ccl4.org>
43528              Date: Sun, 3 Jun 2001 17:54:36 +0100
43529              Message-ID: <20010603175436.E76396@plum.flirble.org> 
43530      Branch: perl
43531            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
43532            ! ext/Sys/Syslog/Syslog.xs
43533 ____________________________________________________________________________
43534 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
43535         Log: Unused variables.
43536      Branch: perl
43537            ! util.c
43538 ____________________________________________________________________________
43539 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
43540         Log: Subject: [PATCH] APIfy op_clear 
43541              From: Simon Cozens <simon@netthink.co.uk>
43542              Date: Sun, 3 Jun 2001 13:51:46 +0100
43543              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
43544              
43545              (despite the subject line, op_null is APIfied by the patch)
43546      Branch: perl
43547            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
43548 ____________________________________________________________________________
43549 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
43550         Log: Subject: [PATCH] t/lib/extutils.t
43551              From: Nicholas Clark <nick@ccl4.org>
43552              Date: Sat, 2 Jun 2001 23:57:05 +0100
43553              Message-ID: <20010602235705.Q12698@plum.flirble.org>
43554      Branch: perl
43555            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43556 ____________________________________________________________________________
43557 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
43558         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
43559              From: Prymmer/Kahn <pvhp@best.com>
43560              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
43561              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
43562      Branch: perl
43563            ! win32/Makefile win32/makefile.mk
43564 ____________________________________________________________________________
43565 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
43566         Log: Subject: Re: 'decimal digits' macro? 
43567              From: Hugo <hv@crypt.compulink.co.uk>
43568              Date: Sun, 03 Jun 2001 04:26:36 +0100
43569              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
43570      Branch: perl
43571            ! handy.h t/lib/posix.t t/op/tr.t
43572 ____________________________________________________________________________
43573 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
43574         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
43575              From: Hugo <hv@crypt.compulink.co.uk>
43576              Date: Sun, 03 Jun 2001 14:56:30 +0100
43577              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
43578      Branch: perl
43579            ! util.c
43580 ____________________________________________________________________________
43581 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
43582         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
43583      Branch: perl
43584           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
43585           !> vms/perly_c.vms
43586 ____________________________________________________________________________
43587 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
43588         Log: fix leakage of lexicals at file scope into subroutines that were
43589              declared before them; this appears to be a longstanding bug that
43590              meant that lexicals at file scope were never "deintroduced", meaning
43591              their scope range was never properly closed, and their visibility
43592              extended to all subsequent eval""s or requires
43593              
43594              added a test case
43595              
43596              seems to also fix a case of bogus duplicate warnings
43597      Branch: maint-5.6/perl
43598            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
43599            ! vms/perly_c.vms
43600 ____________________________________________________________________________
43601 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
43602         Log: More VMS tweaks from Craig A. Berry.
43603      Branch: perl
43604            ! configure.com t/lib/extutils.t
43605 ____________________________________________________________________________
43606 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
43607         Log: -Wall cleanup continues.
43608      Branch: perl
43609            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
43610            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
43611            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
43612            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
43613            ! run.c toke.c util.c
43614 ____________________________________________________________________________
43615 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
43616         Log: The metaconfig unit change for #10390.
43617      Branch: metaconfig/U/perl
43618            ! gccvers.U
43619 ____________________________________________________________________________
43620 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
43621         Log: Drop the -ansi from the default gcc flags.
43622              
43623              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
43624              that struct cannot be compared with a flat integer, such as STRLEN.
43625              The -ansi will also cause a lot of noise in Solaris because of:
43626              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
43627      Branch: perl
43628            ! Configure
43629 ____________________________________________________________________________
43630 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
43631         Log: Integrate perlio.
43632      Branch: perl
43633           !> pod/perlapi.pod util.c
43634 ____________________________________________________________________________
43635 [ 10388] By: nick                                  on 2001/06/02  08:01:12
43636         Log: Integrate mainline
43637      Branch: perlio
43638           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
43639           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
43640           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
43641           !> t/lib/1_compile.t t/lib/mimeqp.t
43642 ____________________________________________________________________________
43643 [ 10387] By: nick                                  on 2001/06/02  07:39:17
43644         Log: Tweak util.c's atof2 for MULTIPLICITY
43645      Branch: perlio
43646            ! util.c
43647 ____________________________________________________________________________
43648 [ 10386] By: nick                                  on 2001/06/02  07:38:33
43649         Log: Integrate mainline
43650      Branch: perlio
43651           !> (integrate 41 files)
43652 ____________________________________________________________________________
43653 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
43654         Log: Add Attribute::Handlers 0.61 from Damian Conway.
43655      Branch: perl
43656            + lib/Attribute/Handlers.pm t/lib/attrhand.t
43657            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
43658 ____________________________________________________________________________
43659 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
43660         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
43661              From: Peter Prymmer <pvhp@forte.com>
43662              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
43663              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
43664      Branch: perl
43665            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
43666 ____________________________________________________________________________
43667 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
43668         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
43669              From: Jeff Pinyan <jeffp@crusoe.net>
43670              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
43671              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
43672      Branch: perl
43673            ! lib/File/Find.pm
43674 ____________________________________________________________________________
43675 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
43676         Log: Subject: [PATCH perl@10381] configure.com tweaks
43677              From: "Craig A. Berry" <craigberry@mac.com>
43678              Date: Fri, 1 Jun 2001 13:55:43 -0500
43679              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
43680      Branch: perl
43681            ! configure.com
43682 ____________________________________________________________________________
43683 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
43684         Log: Update Changes.
43685      Branch: perl
43686            ! Changes patchlevel.h
43687 ____________________________________________________________________________
43688 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
43689         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
43690              From: Mike Guy <mjtg@cam.ac.uk>
43691              Date: Fri, 01 Jun 2001 18:17:02 +0100
43692              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
43693      Branch: perl
43694            ! lib/perl5db.pl
43695 ____________________________________________________________________________
43696 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
43697         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
43698              From: Hugo <hv@crypt.compulink.co.uk>
43699              Date: Thu, 31 May 2001 20:49:48 +0100
43700              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
43701      Branch: perl
43702            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
43703            ! util.c
43704 ____________________________________________________________________________
43705 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
43706         Log: Zero() is not available in x2p (or, rather, some of its
43707              implementations like memzero() might not be available.)
43708      Branch: perl
43709            ! x2p/hash.c
43710 ____________________________________________________________________________
43711 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
43712         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
43713              From: Michael G Schwern <schwern@pobox.com>
43714              Date: Fri, 1 Jun 2001 12:00:29 +0100
43715              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
43716              
43717              (But use Zero() instead of memset.)
43718      Branch: perl
43719            ! x2p/hash.c
43720 ____________________________________________________________________________
43721 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
43722         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
43723              From: Jeff Pinyan <jeffp@crusoe.net>
43724              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
43725              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
43726      Branch: perl
43727            ! pod/perldiag.pod regcomp.c t/op/pat.t
43728 ____________________________________________________________________________
43729 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
43730         Log: Retract #10324 and #10333; not needed.
43731      Branch: perl
43732            ! hints/irix_6.sh hints/linux.sh
43733 ____________________________________________________________________________
43734 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
43735         Log: The #10370 wasn't quite right.
43736      Branch: perl
43737            ! ext/XS/Typemap/Typemap.xs
43738 ____________________________________________________________________________
43739 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
43740         Log: The metaconfig units changes for #10372.
43741      Branch: metaconfig/U/perl
43742            + d_realpath.U d_sresgproto.U d_sresuproto.U
43743            ! gccvers.U i_db.U
43744 ____________________________________________________________________________
43745 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
43746         Log: Configure tweaks; record the Berkeley DB version,
43747              probe for realpath(), for setresuid() and setresgid()
43748              prototypes; use realpath() (try to be paranoid enough),
43749              use the setres[ug]id prototypes because glibc has the functions
43750              but not their prototypes; add -Wall -ansi to gcc ccflags;
43751              regen toc.
43752      Branch: perl
43753            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43754            ! config_h.SH configure.com epoc/config.sh
43755            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
43756            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
43757            ! vos/config.ga.def win32/config.bc win32/config.gc
43758            ! win32/config.vc
43759 ____________________________________________________________________________
43760 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
43761         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
43762              From: Michael G Schwern <schwern@pobox.com>
43763              Date: Fri, 1 Jun 2001 11:28:14 +0100
43764              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
43765      Branch: perl
43766            ! lib/attributes.pm xsutils.c
43767 ____________________________________________________________________________
43768 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
43769         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
43770              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43771              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
43772              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
43773      Branch: perl
43774            ! ext/XS/Typemap/Typemap.xs
43775 ____________________________________________________________________________
43776 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
43777         Log: Subject: [patch] Cwd.xs optimizations/abstraction
43778              From: Doug MacEachern <dougm@covalent.net>
43779              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
43780              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
43781      Branch: perl
43782            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
43783            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
43784 ____________________________________________________________________________
43785 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
43786         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!])
43787              From: Nicholas Clark <nick@ccl4.org>
43788              Date: Thu, 31 May 2001 23:56:40 +0100
43789              Message-ID: <20010531235640.F12698@plum.flirble.org>
43790              
43791              Make the test work also under only static extensions
43792              (sh Configure -Uusedl fakes this nicely)
43793      Branch: perl
43794            ! t/lib/extutils.t
43795 ____________________________________________________________________________
43796 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
43797         Log: Subject: [PATCH hv.c] Eliminating trigraph
43798              From: Michael G Schwern <schwern@pobox.com>
43799              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
43800              Date: Fri, 1 Jun 2001 11:49:56 +0100
43801      Branch: perl
43802            ! hv.c
43803 ____________________________________________________________________________
43804 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
43805         Log: Subject: Re: [PATCH] Tests for File::Compare 
43806              From: "Philip Newton" <Philip.Newton@gmx.net>
43807              Date: Thu, 31 May 2001 19:44:05 +0200
43808              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
43809              
43810              Unnecessary "quotation marks".
43811      Branch: perl
43812            ! t/lib/filecomp.t
43813 ____________________________________________________________________________
43814 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
43815         Log: Integrate perlio.
43816      Branch: perl
43817           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
43818 ____________________________________________________________________________
43819 [ 10364] By: nick                                  on 2001/06/01  10:13:31
43820         Log: Cleanup dll.base and dll.exp created by GCC builds.
43821      Branch: perlio
43822            ! lib/ExtUtils/MM_Win32.pm
43823 ____________________________________________________________________________
43824 [ 10363] By: nick                                  on 2001/06/01  10:02:17
43825         Log: Make filecomp test work on CRLF platforms by adding binmode.
43826      Branch: perlio
43827            ! t/lib/filecomp.t
43828 ____________________________________________________________________________
43829 [ 10362] By: nick                                  on 2001/06/01  08:37:17
43830         Log: Integrate mainline
43831      Branch: perlio
43832           !> Changes Configure patchlevel.h perlio.c
43833 ____________________________________________________________________________
43834 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
43835         Log: panic:claustrophobia.
43836      Branch: perl
43837            ! perlio.c
43838 ____________________________________________________________________________
43839 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
43840         Log: Update Changes.
43841      Branch: perl
43842            ! Changes patchlevel.h
43843 ____________________________________________________________________________
43844 [ 10359] By: nick                                  on 2001/05/31  12:35:50
43845         Log: Integrate mainline.
43846      Branch: perlio
43847           +> t/lib/filecomp.t
43848           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
43849           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
43850 ____________________________________________________________________________
43851 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
43852         Log: Integrate perlio.
43853      Branch: perl
43854           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
43855           !> win32/config_H.vc
43856 ____________________________________________________________________________
43857 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
43858         Log: Metaconfig unit change for #10356.
43859      Branch: metaconfig
43860            ! U/installdirs/inc_version_list.U
43861 ____________________________________________________________________________
43862 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
43863         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
43864              (idea from Sarathy; implementation from Andy)
43865      Branch: perl
43866            ! Configure
43867 ____________________________________________________________________________
43868 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
43869         Log: More AUTHORS.
43870      Branch: perl
43871            ! AUTHORS
43872 ____________________________________________________________________________
43873 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
43874         Log: Subject: Re: [PATCH] Tests for File::Compare
43875              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
43876              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
43877              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
43878      Branch: perl
43879            + t/lib/filecomp.t
43880            ! MANIFEST t/lib/1_compile.t
43881 ____________________________________________________________________________
43882 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
43883         Log: Subject: [PATCH] DEBUG_* macro cleanups
43884              From: Abhijit Menon-Sen <ams@wiw.org>
43885              Date: Thu, 31 May 2001 12:16:22 +0530
43886              Message-ID: <20010531121622.B4829@lustre.linux.in>
43887              
43888              Subject: Re: [PATCH] DEBUG_* macro cleanups
43889              From: Abhijit Menon-Sen <ams@wiw.org>
43890              Date: Thu, 31 May 2001 13:57:01 +0530
43891              Message-ID: <20010531135701.A21775@lustre.linux.in>
43892              
43893              (The DEBUG_ definitions in perl.h changed to use the
43894              STMT_START and STMT_END.)
43895      Branch: perl
43896            ! perl.h pp_ctl.c sv.c toke.c
43897 ____________________________________________________________________________
43898 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
43899         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
43900              From: Abhijit Menon-Sen <ams@wiw.org>
43901              Date: Thu, 31 May 2001 08:27:55 +0530
43902              Message-ID: <20010531082755.A10018@lustre.linux.in>
43903      Branch: perl
43904            ! ext/Storable/Storable.xs gv.c perl.c
43905 ____________________________________________________________________________
43906 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
43907         Log: Subject: [PATCH] AUTHORS
43908              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43909              Date: Thu, 31 May 2001 01:27:59 -0500
43910              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
43911              
43912              Subject: Re: [PATCH] AUTHORS
43913              From: "Philip Newton" <Philip.Newton@gmx.net>
43914              Date: Thu, 31 May 2001 10:08:06 +0200
43915              (Message-Id missing?)
43916      Branch: perl
43917            ! AUTHORS
43918 ____________________________________________________________________________
43919 [ 10350] By: nick                                  on 2001/05/31  11:40:43
43920         Log: win32 - dmake regen_config_h
43921      Branch: perlio
43922            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43923 ____________________________________________________________________________
43924 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
43925         Log: Subject: Re: [PATCH util.c] More warning cleanups.
43926              From: "Philip Newton" <Philip.Newton@gmx.net>
43927              Date: Thu, 31 May 2001 07:41:36 +0200
43928              Message-Id: <200105310538.IAA25458@taku.hut.fi>
43929              
43930              Undo C++-ism that snekt in.
43931      Branch: perl
43932            ! util.c
43933 ____________________________________________________________________________
43934 [ 10348] By: nick                                  on 2001/05/31  11:36:46
43935         Log: Tolerate Win32 numerics
43936      Branch: perlio
43937            ! t/pragma/warn/toke
43938 ____________________________________________________________________________
43939 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
43940         Log: Integrate perlio.
43941      Branch: perl
43942           !> perlio.c win32/win32.h
43943 ____________________________________________________________________________
43944 [ 10346] By: nick                                  on 2001/05/31  10:54:55
43945         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
43946              perlio.c change 10255.
43947      Branch: perlio
43948            ! perlio.c
43949 ____________________________________________________________________________
43950 [ 10345] By: nick                                  on 2001/05/31  10:01:57
43951         Log: Conditionally put back some "unused" dTHX which are used
43952              with PERL_IMPLICIT_SYS
43953      Branch: perlio
43954            ! perlio.c
43955 ____________________________________________________________________________
43956 [ 10344] By: nick                                  on 2001/05/31  10:00:59
43957         Log: Fix Win32 for new spelling IN_BYTES 
43958      Branch: perlio
43959            ! win32/win32.h
43960 ____________________________________________________________________________
43961 [ 10343] By: nick                                  on 2001/05/31  08:01:32
43962         Log: perlio.c -Wall cleaner under MULTIPLICITY
43963              - still minor noise with linux stdio
43964      Branch: perlio
43965            ! perlio.c
43966 ____________________________________________________________________________
43967 [ 10342] By: nick                                  on 2001/05/31  07:52:23
43968         Log: Integrate mainline.
43969      Branch: perlio
43970           !> (integrate 42 files)
43971 ____________________________________________________________________________
43972 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
43973         Log: AUTHORS updates.
43974      Branch: perl
43975            ! AUTHORS
43976 ____________________________________________________________________________
43977 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
43978         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
43979              From: Peter Prymmer <pvhp@forte.com>
43980              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
43981              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
43982      Branch: perl
43983            ! t/lib/md5-file.t
43984 ____________________________________________________________________________
43985 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
43986         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
43987              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
43988              to match the pragma name; various robustness cleanups.
43989      Branch: perl
43990            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
43991            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
43992 ____________________________________________________________________________
43993 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
43994         Log: More -Wall sweeping.
43995      Branch: perl
43996            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
43997            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
43998            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
43999            ! regcomp.c sv.c toke.c utf8.c
44000 ____________________________________________________________________________
44001 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
44002         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
44003              From: Nicholas Clark <nick@ccl4.org>
44004              Date: Wed, 30 May 2001 22:34:41 +0100
44005              Message-ID: <20010530223441.Y86445@plum.flirble.org>
44006      Branch: perl
44007            ! t/op/cmp.t
44008 ____________________________________________________________________________
44009 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
44010         Log: It's is not, it isn't ain't, and it's it's, not its,
44011              if you mean it is. If you don't, it's its. Then too,
44012              it's hers. It isn't her's. It isn't our's either.
44013              It's ours, and likewise yours and theirs.
44014              -- Oxford University Press, Edpress News
44015      Branch: perl
44016            ! lib/autouse.pm
44017 ____________________________________________________________________________
44018 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
44019         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
44020      Branch: perl
44021            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
44022            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
44023            ! x2p/str.c x2p/walk.c xsutils.c
44024 ____________________________________________________________________________
44025 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
44026         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
44027              From: Michael G Schwern <schwern@pobox.com>
44028              Date: Wed, 30 May 2001 17:10:38 +0100
44029              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
44030              
44031              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
44032              From: Abhijit Menon-Sen <ams@wiw.org>
44033              Date: Wed, 30 May 2001 23:16:13 +0530
44034              Message-ID: <20010530231613.A31933@lustre.linux.in>
44035      Branch: perl
44036            ! perl.c t/run/runenv.t
44037 ____________________________________________________________________________
44038 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
44039         Log: (Retracted by #10375.)
44040              
44041              IRIX hints patch from Merijn Broeren.
44042              
44043              TODO: (this and the earlier Linux hints patch) should be solved
44044              at Configure level.  Merijn: -ldb should not be used on any platform
44045              for perl, just when linking DBFile itself. Trying to be helpful here
44046              is counterproductive.
44047      Branch: perl
44048            ! hints/irix_6.sh
44049 ____________________________________________________________________________
44050 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
44051         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
44052              From: Nicholas Clark <nick@ccl4.org>
44053              Date: Wed, 30 May 2001 23:20:58 +0100
44054              Message-ID: <20010530232058.B86445@plum.flirble.org>
44055      Branch: perl
44056            ! doop.c
44057 ____________________________________________________________________________
44058 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
44059         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
44060              From: Michael G Schwern <schwern@pobox.com> 
44061              Date: Wed, 30 May 2001 15:24:20 +0100
44062              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
44063      Branch: perl
44064            ! t/pragma/autouse.t
44065 ____________________________________________________________________________
44066 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
44067         Log: The regex trick wasn't a good idea.
44068      Branch: perl
44069            ! pod/perlfaq4.pod
44070 ____________________________________________________________________________
44071 [ 10329] By: nick                                  on 2001/05/30  18:34:35
44072         Log: Integrate mainline
44073      Branch: perlio
44074           !> (integrate 40 files)
44075 ____________________________________________________________________________
44076 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
44077         Log: Update Changes.
44078      Branch: perl
44079            ! Changes patchlevel.h
44080 ____________________________________________________________________________
44081 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
44082         Log: The metaconfig unit change for #10325.
44083      Branch: metaconfig
44084            + U/modified/afs.U
44085 ____________________________________________________________________________
44086 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
44087         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
44088              is now wrong.
44089      Branch: perl
44090            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
44091 ____________________________________________________________________________
44092 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
44093         Log: Introduce $Config{afsroot}.
44094      Branch: perl
44095            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44096            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
44097            ! win32/config.gc win32/config.vc
44098 ____________________________________________________________________________
44099 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
44100         Log: (Retracted by #10375.)
44101              
44102              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
44103      Branch: perl
44104            ! hints/linux.sh
44105 ____________________________________________________________________________
44106 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
44107         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
44108              (Also Configure tweaks needed; coming up soon.)
44109      Branch: perl
44110            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
44111 ____________________________________________________________________________
44112 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
44113         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
44114              From: Michael G Schwern <schwern@pobox.com>
44115              Date: Sun, 27 May 2001 10:29:43 +0100
44116              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
44117      Branch: perl
44118            ! lib/perl5db.pl
44119 ____________________________________________________________________________
44120 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
44121         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
44122              and Abhijit Menon-Sen.
44123      Branch: perl
44124            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
44125            ! perl.c pp_sys.c regcomp.c
44126 ____________________________________________________________________________
44127 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
44128         Log: Fix the BOOT section to call myU2time properly.
44129      Branch: perl
44130            ! ext/Time/HiRes/HiRes.xs
44131 ____________________________________________________________________________
44132 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
44133         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
44134              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
44135              Date: Wed, 30 May 2001 09:44:29 -0400
44136              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
44137              
44138              Detypo; plus add one more trick.
44139      Branch: perl
44140            ! pod/perlfaq4.pod
44141 ____________________________________________________________________________
44142 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
44143         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)
44144              From: Michael G Schwern <schwern@pobox.com>
44145              Date: Wed, 30 May 2001 14:39:06 +0100
44146              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
44147      Branch: perl
44148            ! lib/autouse.pm t/pragma/autouse.t
44149 ____________________________________________________________________________
44150 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
44151         Log: Subject: Re: AIX and gcc (moving targets)
44152              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44153              Date: Wed, 30 May 2001 15:25:08 +0200
44154              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
44155      Branch: perl
44156            ! ext/Time/HiRes/HiRes.xs
44157 ____________________________________________________________________________
44158 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
44159         Log: Subject: [PATCH t/TEST] sorting tests
44160              From: Michael G Schwern <schwern@pobox.com>
44161              Date: Wed, 30 May 2001 10:24:02 +0100
44162              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
44163      Branch: perl
44164            ! t/TEST
44165 ____________________________________________________________________________
44166 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
44167         Log: Subject: [ID 20010529.002] typos in man page perlre
44168              From: bart@cg681574-a.adubn1.nj.home.com 
44169              Date: Tue, 29 May 2001 13:58:59 -0500
44170              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
44171      Branch: perl
44172            ! pod/perlre.pod
44173 ____________________________________________________________________________
44174 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
44175         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
44176              From: "Craig A. Berry" <craigberry@mac.com>
44177              Date: Tue, 29 May 2001 23:23:45 -0500
44178              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
44179      Branch: perl
44180            ! t/lib/extutils.t t/pragma/autouse.t
44181 ____________________________________________________________________________
44182 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
44183         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)
44184              From: David Dyck <dcd@tc.fluke.com>
44185              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
44186              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
44187      Branch: perl
44188            ! t/lib/filefind.t
44189 ____________________________________________________________________________
44190 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
44191         Log: AIX hints update for gcc from Merijn H. Brand.
44192      Branch: perl
44193            ! hints/aix.sh
44194 ____________________________________________________________________________
44195 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
44196         Log: Retract #10295 and #10296: a more generic solution
44197              is needed (there's something funny with gcc on AIX).
44198      Branch: perl
44199            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
44200 ____________________________________________________________________________
44201 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
44202         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
44203              From: Hugo <hv@crypt.compulink.co.uk>
44204              Date: Wed, 30 May 2001 11:59:19 +0100
44205              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
44206              
44207              localizing $@ has unfortunate semantics - if you die past
44208              a local $@, the die message is lost.
44209      Branch: perl
44210            ! lib/utf8_heavy.pl
44211 ____________________________________________________________________________
44212 [ 10309] By: nick                                  on 2001/05/30  08:23:02
44213         Log: Integrate mainline (autouse works again.)
44214      Branch: perlio
44215           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
44216           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
44217           !> pod/perlvar.pod t/op/cmp.t
44218 ____________________________________________________________________________
44219 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
44220         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
44221              From: David Dyck <dcd@tc.fluke.com>
44222              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
44223              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
44224      Branch: perl
44225            ! lib/File/Find.pm
44226 ____________________________________________________________________________
44227 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
44228         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
44229              From: Nicholas Clark <nick@ccl4.org>
44230              Date: Tue, 29 May 2001 23:16:09 +0100
44231              Message-ID: <20010529231609.U86445@plum.flirble.org>
44232              
44233              Make the test output slightly clearer by distinguishing
44234              between '' and undef.
44235      Branch: perl
44236            ! t/op/cmp.t
44237 ____________________________________________________________________________
44238 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
44239         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
44240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44241              Date: Tue, 29 May 2001 19:15:19 -0400
44242              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
44243      Branch: perl
44244            ! hints/os2.sh
44245 ____________________________________________________________________________
44246 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
44247         Log: Subject: perlvar.pod addition
44248              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
44249              Date: Fri, 25 May 2001 20:23:12 +0200
44250              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
44251              
44252              Subject: Re: perlvar.pod addition
44253              From: "Abigail" <abigail@foad.org> 
44254              Date: Fri, 25 May 2001 22:00:39 +0200
44255              Message-ID: <20010525200039.28029.qmail@foad.org>
44256              
44257              Mention $a and $b in perlvar.
44258      Branch: perl
44259            ! pod/perlvar.pod
44260 ____________________________________________________________________________
44261 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
44262         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
44263              From: Jeff Pinyan <jeffp@crusoe.net>
44264              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
44265              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
44266      Branch: perl
44267            ! pod/perlvar.pod
44268 ____________________________________________________________________________
44269 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
44270         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
44271              From: Jeff Pinyan <jeffp@crusoe.net>
44272              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
44273              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
44274      Branch: perl
44275            ! pod/perlfaq6.pod
44276 ____________________________________________________________________________
44277 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
44278         Log: Mention Time::localtime and Time::gmtime.
44279      Branch: perl
44280            ! ext/Time/Piece/Piece.pm
44281 ____________________________________________________________________________
44282 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
44283         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
44284              From: Michael G Schwern <schwern@pobox.com>
44285              Date: Tue, 29 May 2001 18:51:32 +0100
44286              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
44287      Branch: perl
44288            ! pod/perlfaq4.pod
44289 ____________________________________________________________________________
44290 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
44291         Log: Retract #10243.
44292      Branch: perl
44293            ! lib/autouse.pm
44294 ____________________________________________________________________________
44295 [ 10299] By: nick                                  on 2001/05/29  18:41:19
44296         Log: Post weekend integrate mainline (fails one test pragma/autouse).
44297      Branch: perlio
44298           +> (branch 29 files)
44299           !> (integrate 91 files)
44300 ____________________________________________________________________________
44301 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
44302         Log: Update Changes.
44303      Branch: perl
44304            ! Changes patchlevel.h
44305 ____________________________________________________________________________
44306 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
44307         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
44308              before Perl_load_module/Perl_call_method and restore the value
44309              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
44310      Branch: perl
44311            ! utf8.c
44312 ____________________________________________________________________________
44313 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
44314         Log: Subject: Re: AIX and gcc (moving targets)
44315              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44316              Date: Tue, 29 May 2001 17:59:40 +0200
44317              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
44318      Branch: perl
44319            ! ext/Storable/Makefile.PL
44320 ____________________________________________________________________________
44321 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
44322         Log: Subject: Re: AIX and gcc (moving targets)
44323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44324              Date: Tue, 29 May 2001 12:32:57 +0200
44325              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
44326      Branch: perl
44327            ! ext/POSIX/Makefile.PL
44328 ____________________________________________________________________________
44329 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
44330         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
44331              From: Michael G Schwern <schwern@pobox.com>
44332              Date: Tue, 29 May 2001 09:53:29 +0100
44333              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
44334              
44335              (#10280 retracted)
44336      Branch: perl
44337            ! lib/Test/Harness.pm t/lib/test-harness.t
44338 ____________________________________________________________________________
44339 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
44340         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
44341              From: Michael G Schwern <schwern@pobox.com>
44342              Date: Tue, 29 May 2001 09:19:52 +0100
44343              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
44344      Branch: perl
44345            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
44346            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
44347            + t/lib/Test/todo.t
44348            ! MANIFEST lib/Test.pm t/TEST
44349 ____________________________________________________________________________
44350 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
44351         Log: From: Michael G Schwern <schwern@pobox.com>
44352              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
44353              Date: Tue, 29 May 2001 08:26:09 +0100
44354              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
44355      Branch: perl
44356            ! t/TEST
44357 ____________________________________________________________________________
44358 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
44359         Log: Add tests for Time::gmtime and Time::localtime.
44360      Branch: perl
44361            + t/lib/time-gmtime.t t/lib/time-localtime.t
44362            ! MANIFEST t/lib/1_compile.t
44363 ____________________________________________________________________________
44364 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
44365         Log: Add test for File::stat.
44366      Branch: perl
44367            + t/lib/filestat.t
44368            ! MANIFEST t/lib/1_compile.t
44369 ____________________________________________________________________________
44370 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
44371         Log: Add test for Net::servent.
44372      Branch: perl
44373            + t/lib/net-sent.t
44374            ! MANIFEST t/lib/1_compile.t
44375 ____________________________________________________________________________
44376 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
44377         Log: Add test for Net::protoent.
44378      Branch: perl
44379            + t/lib/net-pent.t
44380            ! MANIFEST t/lib/1_compile.t
44381 ____________________________________________________________________________
44382 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
44383         Log: Add test for Net::netent.
44384      Branch: perl
44385            + t/lib/net-nent.t
44386            ! MANIFEST t/lib/1_compile.t
44387 ____________________________________________________________________________
44388 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
44389         Log: Add test for User::grent.  Portability doubtful.
44390      Branch: perl
44391            + t/lib/user-grent.t
44392            ! MANIFEST t/lib/1_compile.t
44393 ____________________________________________________________________________
44394 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
44395         Log: Add test for User::pwent.
44396              Probably will fall down somewhere for portability reasons.
44397      Branch: perl
44398            + t/lib/user-pwent.t
44399            ! MANIFEST t/lib/1_compile.t
44400 ____________________________________________________________________________
44401 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
44402         Log: Metaconfig units changes for #10283.
44403      Branch: metaconfig
44404            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
44405            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
44406            ! U/installdirs/sitescript.U U/modified/Signal.U
44407 ____________________________________________________________________________
44408 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
44409         Log: Subject: [PATCH 5.6.1] signal names in Configure
44410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44411              Date: Tue, 29 May 2001 03:52:25 -0400
44412              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
44413              
44414              Subject: [PATCH 5.6.1] older perl in Configure
44415              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44416              Date: Tue, 29 May 2001 03:55:40 -0400
44417              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
44418              
44419              Subject: [PATCH 5.6.1] goofs in Configure
44420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44421              Date: Tue, 29 May 2001 04:13:07 -0400
44422              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
44423              
44424              Configure portability tweaks.
44425      Branch: perl
44426            ! Configure
44427 ____________________________________________________________________________
44428 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
44429         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
44430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44431              Date: Tue, 29 May 2001 04:07:06 -0400
44432              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
44433      Branch: perl
44434            ! os2/os2.c
44435 ____________________________________________________________________________
44436 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
44437         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
44438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44439              Date: Tue, 29 May 2001 04:01:38 -0400
44440              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
44441      Branch: perl
44442            ! hints/os2.sh os2/Makefile.SHs
44443 ____________________________________________________________________________
44444 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
44445         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
44446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44447              Date: Tue, 29 May 2001 03:50:18 -0400
44448              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
44449      Branch: perl
44450            ! lib/Test/Harness.pm
44451 ____________________________________________________________________________
44452 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
44453         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
44454      Branch: perl
44455            ! lib/utf8_heavy.pl
44456 ____________________________________________________________________________
44457 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
44458         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
44459              From: Hugo <hv@crypt.compulink.co.uk>
44460              Date: Tue, 29 May 2001 03:03:45 +0100
44461              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
44462              
44463              Explanation why the $@ always gets the UTF8 flag when under use utf8--
44464              because we told it to have the flag when under use utf8.
44465      Branch: perl
44466            ! pp_ctl.c
44467 ____________________________________________________________________________
44468 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
44469         Log: At least a partial fix for 20010528.004.
44470      Branch: perl
44471            ! lib/utf8_heavy.pl
44472 ____________________________________________________________________________
44473 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
44474         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
44475              From: Nicholas Clark <nick@ccl4.org> 
44476              Date: Mon, 28 May 2001 23:39:38 +0100
44477              Message-ID: <20010528233938.M86445@plum.flirble.org>
44478              
44479              More portable non-zero UV.
44480      Branch: perl
44481            ! t/lib/extutils.t
44482 ____________________________________________________________________________
44483 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
44484         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
44485              From: Nicholas Clark <nick@ccl4.org>
44486              Date: Mon, 28 May 2001 22:46:09 +0100
44487              Message-ID: <20010528224608.L86445@plum.flirble.org>
44488              
44489              Test also "make clean".
44490      Branch: perl
44491            ! t/lib/extutils.t
44492 ____________________________________________________________________________
44493 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
44494         Log: Subject: Re: Would -Wno-unused -Wall be better?
44495              From: Michael G Schwern <schwern@pobox.com>
44496              Date: Tue, 29 May 2001 00:55:54 +0100
44497              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
44498      Branch: perl
44499            ! pp.h
44500 ____________________________________________________________________________
44501 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
44502         Log: Add a test for 20010528.007, fixed in #10272.
44503      Branch: perl
44504            ! t/op/misc.t toke.c
44505 ____________________________________________________________________________
44506 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
44507         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
44508              From: Hugo <hv@crypt.compulink.co.uk>
44509              Date: Tue, 29 May 2001 00:23:23 +0100
44510              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
44511      Branch: perl
44512            ! toke.c
44513 ____________________________________________________________________________
44514 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
44515         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
44516              From: Michael G Schwern <schwern@pobox.com>
44517              Date: Tue, 29 May 2001 00:42:59 +0100
44518              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
44519      Branch: perl
44520            ! t/pragma/autouse.t
44521 ____________________________________________________________________________
44522 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
44523         Log: Some shells seemingly arrange the signal handlers differently
44524              (bug id 20010521.004).
44525      Branch: perl
44526            ! t/lib/sigaction.t
44527 ____________________________________________________________________________
44528 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
44529         Log: Regen perlmodlib.
44530      Branch: perl
44531            ! pod/perlmodlib.pod
44532 ____________________________________________________________________________
44533 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
44534         Log: Update Changes.
44535      Branch: perl
44536            ! Changes patchlevel.h
44537 ____________________________________________________________________________
44538 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
44539         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
44540              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
44541              Date: Mon, 28 May 2001 14:56:35 -0500
44542              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
44543      Branch: perl
44544            ! pod/perlnewmod.pod
44545 ____________________________________________________________________________
44546 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
44547         Log: Regen toc.
44548      Branch: perl
44549            ! pod/perltoc.pod
44550 ____________________________________________________________________________
44551 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
44552         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
44553              From: "Richard Soderberg" <rs@crystalflame.net>
44554              Date: Mon, 28 May 2001 12:31:23 -0700
44555              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
44556      Branch: perl
44557            ! t/op/splice.t
44558 ____________________________________________________________________________
44559 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
44560         Log: The #10260 was too bold: locales and utf8 still do not mix.
44561      Branch: perl
44562            ! t/pragma/locale.t
44563 ____________________________________________________________________________
44564 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
44565         Log: Subject: [PATCH] Pod nitpicks
44566              From: "Richard Soderberg" <rs@crystalflame.net>
44567              Date: Mon, 28 May 2001 10:08:58 -0700
44568              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
44569      Branch: perl
44570            ! pod/perl571delta.pod pod/perlapi.pod sv.h
44571 ____________________________________________________________________________
44572 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
44573         Log: Upgrade to I18N::LangTags 0.22.
44574      Branch: perl
44575            + lib/I18N/LangTags/List.pod
44576            ! MANIFEST lib/I18N/LangTags.pm
44577 ____________________________________________________________________________
44578 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
44579         Log: A slightly more serious bug found by -Mutf8; op/misc and
44580              lib/complex dumped core.
44581      Branch: perl
44582            ! regexec.c
44583 ____________________________________________________________________________
44584 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
44585         Log: Various buglets shaken out by -Mutf8.
44586      Branch: perl
44587            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
44588            ! t/pragma/locale.t
44589 ____________________________________________________________________________
44590 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
44591         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
44592      Branch: perl
44593            ! t/lib/carp.t
44594 ____________________________________________________________________________
44595 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
44596         Log: Subject: [PATCH] todo patch
44597              From: Artur Bergman <artur@contiller.se> 
44598              Date: Mon, 28 May 2001 17:03:51 +0200
44599              Message-ID: <B7383577.F34%artur@contiller.se>
44600      Branch: perl
44601            ! pod/perltodo.pod
44602 ____________________________________________________________________________
44603 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
44604         Log: Subject: typo in perlguts.pod
44605              From: "John P. Linderman" <jpl@research.att.com>
44606              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
44607              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
44608      Branch: perl
44609            ! pod/perlguts.pod
44610 ____________________________________________________________________________
44611 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
44612         Log: Subject: AIX and gcc (moving targets)
44613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44614              Date: Mon, 28 May 2001 12:54:04 +0200
44615              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
44616      Branch: perl
44617            ! hints/aix.sh
44618 ____________________________________________________________________________
44619 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
44620         Log: Subject: Re: perlio + multiple perl_alloc..destruct
44621              From: Doug MacEachern <dougm@covalent.net>
44622              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
44623              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
44624      Branch: perl
44625            ! perlio.c
44626 ____________________________________________________________________________
44627 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
44628         Log: The #10251 wasn't quite up-to-the-code.
44629      Branch: perl
44630            ! t/op/misc.t
44631 ____________________________________________________________________________
44632 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
44633         Log: Test case for bug 20010526.004, fixed in #10252.
44634      Branch: perl
44635            ! t/op/taint.t
44636 ____________________________________________________________________________
44637 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
44638         Log: Subject: Re: [ID 20010526.004] Taint looses value
44639              From: Hugo <hv@crypt.compulink.co.uk>
44640              Date: Sun, 27 May 2001 20:39:32 +0100
44641              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
44642      Branch: perl
44643            ! sv.c
44644 ____________________________________________________________________________
44645 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
44646         Log: Test case for 20010422.005, fixed by #10250.
44647      Branch: perl
44648            ! t/op/misc.t
44649 ____________________________________________________________________________
44650 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
44651         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
44652              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44653              Date: Mon, 28 May 2001 06:39:12 -0400
44654              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
44655      Branch: perl
44656            ! toke.c
44657 ____________________________________________________________________________
44658 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
44659         Log: Linerewrapping.
44660      Branch: perl
44661            ! lib/open.pm
44662 ____________________________________________________________________________
44663 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
44664         Log: Updates on the modules list.
44665      Branch: perl
44666            ! t/lib/1_compile.t
44667 ____________________________________________________________________________
44668 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
44669         Log: Add a test for PerlIO.
44670              
44671              (I probably got the crlf/raw thing wrong for clrfy platforms...)
44672      Branch: perl
44673            + t/lib/perlio.t
44674            ! MANIFEST lib/PerlIO.pm
44675 ____________________________________________________________________________
44676 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
44677         Log: Add a test for carp et alia.
44678      Branch: perl
44679            + t/lib/carp.t
44680            ! MANIFEST
44681 ____________________________________________________________________________
44682 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
44683         Log: Adding the new test would be swell.
44684      Branch: perl
44685            + t/pragma/autouse.t
44686 ____________________________________________________________________________
44687 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
44688         Log: Add a test for the autouse pragma.
44689      Branch: perl
44690            ! MANIFEST
44691 ____________________________________________________________________________
44692 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
44693         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
44694              From: dLux <dlux@spam.sch.bme.hu>
44695              Date: Sun, 27 May 2001 16:14:26 +0200
44696              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
44697      Branch: perl
44698            ! lib/autouse.pm
44699 ____________________________________________________________________________
44700 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
44701         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
44702              From: "Richard Soderberg" <rs@crystalflame.net>
44703              Date: Mon, 28 May 2001 03:56:36 -0700
44704              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
44705      Branch: perl
44706            ! utils/dprofpp.PL
44707 ____________________________________________________________________________
44708 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
44709         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
44710              From: "Stephen P. Potter" <spp@spotter.yi.org>
44711              Date: Tue, 22 May 2001 11:40:25 -0400
44712              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
44713              
44714              Subject: Re: [ID 20010522.003] Time::Local module bug
44715              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
44716              Date: Tue, 22 May 2001 11:50:19 -0400
44717              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
44718      Branch: perl
44719            ! lib/Time/Local.pm
44720 ____________________________________________________________________________
44721 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
44722         Log: The PERL_DL_NONLAZY can have whitespace in front.
44723      Branch: perl
44724            ! t/lib/extutils.t
44725 ____________________________________________________________________________
44726 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
44727         Log: Document strftime() and strptime().
44728      Branch: perl
44729            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
44730 ____________________________________________________________________________
44731 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
44732         Log: Make Time::Piece::strptime() to be a function, not a method.
44733      Branch: perl
44734            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
44735 ____________________________________________________________________________
44736 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
44737         Log: Tweak the test to be more portable.
44738      Branch: perl
44739            ! t/lib/extutils.t
44740 ____________________________________________________________________________
44741 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
44742         Log: Subject: PATCH: Re: Re: Attributes that tie
44743              From: Leon Brocard <acme@astray.com>
44744              Date: Sun, 27 May 2001 12:37:29 +0100
44745              Message-ID: <20010527123729.A22663@ns0.astray.com>
44746              
44747              Document that variable attributes are not currently usable
44748              for tieing.  (An ugly limitation that should be fixed.)
44749      Branch: perl
44750            ! lib/attributes.pm
44751 ____________________________________________________________________________
44752 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
44753         Log: Microperl tweaks.
44754      Branch: perl
44755            ! Makefile.micro uconfig.h uconfig.sh
44756 ____________________________________________________________________________
44757 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
44758         Log: Add make target for microperl (kind of silly, but convenient).
44759      Branch: perl
44760            ! Makefile.SH
44761 ____________________________________________________________________________
44762 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
44763         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
44764              for microperl.)
44765      Branch: perl
44766            ! doio.c
44767 ____________________________________________________________________________
44768 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
44769         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
44770              From: rspier@pobox.com (Robert Spier)
44771              Date: Sat, 26 May 2001 20:05:23 -0400
44772              Message-ID: <15120.17603.148648.12430@rls.cx>
44773              
44774              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
44775              From: rspier@pobox.com (Robert Spier)
44776              Date: Sun, 27 May 2001 00:23:12 -0400
44777              Message-ID: <15120.33072.511966.767230@rls.cx>
44778      Branch: perl
44779            ! doio.c pod/perlfunc.pod
44780 ____________________________________________________________________________
44781 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
44782         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
44783      Branch: perl
44784            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
44785 ____________________________________________________________________________
44786 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
44787         Log: Add README.tru64.
44788      Branch: perl
44789            + README.tru64
44790 ____________________________________________________________________________
44791 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
44792         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
44793      Branch: perl
44794            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44795            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
44796            ! MANIFEST
44797 ____________________________________________________________________________
44798 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
44799         Log: Integrate I18N::LangTags from Sean Burke.
44800              
44801              TODO: the language list from RFC 3066 needs to be integrated
44802              and made available somehow.  The list is included in the
44803              I18N-LangTags 0.21 distribution, but it is undocumented
44804              and unconnected to the module.
44805      Branch: perl
44806            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
44807            ! MANIFEST
44808 ____________________________________________________________________________
44809 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
44810         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
44811              envisioned by Sarathy.
44812      Branch: perl
44813            ! t/op/ver.t toke.c
44814 ____________________________________________________________________________
44815 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
44816         Log: Subject: [ID 20010525.001] Pod typo nits fixed
44817              From: lvirden@cas.org
44818              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
44819              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
44820              
44821              minus the perlsolaris decimation plus the
44822              
44823              Subject: Re: [ID 20010525.001] Pod typo nits fixed
44824              From: "Philip Newton" <Philip.Newton@gmx.net>
44825              Date: Fri, 25 May 2001 18:05:55 +0200
44826              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
44827      Branch: perl
44828            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
44829            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
44830            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
44831            ! pod/perlutil.pod pod/perlxstut.pod
44832 ____________________________________________________________________________
44833 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
44834         Log: return clauses are nice.
44835      Branch: perl
44836            ! sv.c
44837 ____________________________________________________________________________
44838 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
44839         Log: Subject: change 10199 backwards?
44840              From: Doug MacEachern <dougm@covalent.net>
44841              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
44842              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
44843      Branch: perl
44844            ! sv.c
44845 ____________________________________________________________________________
44846 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
44847         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
44848              From: Hugo <hv@crypt.compulink.co.uk>
44849              Date: Sat, 26 May 2001 17:05:12 +0100
44850              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
44851      Branch: perl
44852            + t/op/gmagic.t
44853            ! MANIFEST doop.c embed.h embed.pl global.sym
44854            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
44855            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
44856 ____________________________________________________________________________
44857 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
44858         Log: Regen headers for #10221.
44859      Branch: perl
44860            ! global.sym objXSUB.h perlapi.c
44861 ____________________________________________________________________________
44862 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
44863         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
44864              From: Juha Laiho <juha.laiho@Elma.Net>
44865              Date: Thu, 3 May 2001 09:51:30 +0300
44866              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
44867      Branch: perl
44868            ! embed.pl
44869 ____________________________________________________________________________
44870 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
44871         Log: Subject: Re: [PATCH] Re: stability of sort()?
44872              From: "John P. Linderman" <jpl@research.att.com>
44873              Date: Sat, 26 May 2001 13:27:19 -0400
44874              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
44875      Branch: perl
44876            ! pod/perlfunc.pod
44877 ____________________________________________________________________________
44878 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
44879         Log: Integrate perlio.
44880      Branch: perl
44881           !> pod/perlguts.pod
44882 ____________________________________________________________________________
44883 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
44884         Log: Subject: [PATCH perl@10210] PerlIO for VMS
44885              From: "Craig A. Berry" <craigberry@mac.com>
44886              Date: Sat, 26 May 2001 09:34:11 -0500
44887              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
44888      Branch: perl
44889            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
44890            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
44891            ! vms/vmsish.h
44892 ____________________________________________________________________________
44893 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
44894         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
44895              From: David Dyck <dcd@tc.fluke.com>
44896              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
44897              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
44898      Branch: perl
44899            ! lib/perl5db.pl
44900 ____________________________________________________________________________
44901 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
44902         Log: Subject: utf8 regexp tests
44903              From: Hugo <hv@crypt.compulink.co.uk>
44904              Date: Fri, 25 May 2001 22:35:01 +0100
44905              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
44906      Branch: perl
44907            ! t/op/regexp.t
44908 ____________________________________________________________________________
44909 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
44910         Log: Subject: [PATCH] Re: stability of sort()?
44911              From: Nicholas Clark <nick@ccl4.org>
44912              Date: Fri, 25 May 2001 22:40:19 +0100
44913              Message-ID: <20010525224019.B86445@plum.flirble.org>
44914      Branch: perl
44915            ! pod/perlfunc.pod
44916 ____________________________________________________________________________
44917 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
44918         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
44919              From: John Peacock <jpeacock@rowman.com>
44920              Date: Thu, 24 May 2001 22:14:01 -0400
44921              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
44922      Branch: perl
44923            ! mg.c scope.c sv.c
44924 ____________________________________________________________________________
44925 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
44926         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
44927              From: Nicholas Clark <nick@ccl4.org>
44928              Date: Sun, 20 May 2001 19:24:13 +0100
44929              Message-ID: <20010520192413.G83222@plum.flirble.org>
44930      Branch: perl
44931            + lib/ExtUtils/Constant.pm t/lib/extutils.t
44932            ! MANIFEST utils/h2xs.PL
44933 ____________________________________________________________________________
44934 [ 10212] By: nick                                  on 2001/05/26  09:49:28
44935         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
44936              add a few more notes there on use of mortals on the stack.
44937      Branch: perlio
44938            ! pod/perlguts.pod
44939 ____________________________________________________________________________
44940 [ 10211] By: nick                                  on 2001/05/26  09:05:36
44941         Log: Integrate mainline
44942      Branch: perlio
44943           +> t/lib/fcntl.t t/pragma/vars.t
44944           !> (integrate 49 files)
44945 ____________________________________________________________________________
44946 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
44947         Log: Update Changes.
44948      Branch: perl
44949            ! Changes patchlevel.h
44950 ____________________________________________________________________________
44951 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
44952         Log: Based on
44953              
44954              Subject: [PATCH pp.c] Wrapping pack("C",256)
44955              From: Simon Cozens <simon@netthink.co.uk>
44956              Date: Sat, 12 May 2001 17:58:41 +0100
44957              Message-ID: <20010512175841.A6132@netthink.co.uk>
44958      Branch: perl
44959            ! pod/perldiag.pod pp.c t/pragma/warn/pp
44960 ____________________________________________________________________________
44961 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
44962         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
44963              From: "Brendan O'Dea" <bod@compusol.com.au>
44964              Date: Fri, 25 May 2001 11:18:29 +1000
44965              Message-ID: <20010525111829.A28411@compusol.com.au>
44966              
44967              (Slightly modified.)
44968      Branch: perl
44969            ! lib/Term/Cap.pm
44970 ____________________________________________________________________________
44971 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
44972         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
44973              From: Hugo <hv@crypt.compulink.co.uk>
44974              Date: Fri, 25 May 2001 02:13:25 +0100
44975              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
44976      Branch: perl
44977            ! t/op/misc.t
44978 ____________________________________________________________________________
44979 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
44980         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
44981              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
44982              Date: Fri, 25 May 2001 10:25:36 +0900
44983              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
44984      Branch: perl
44985            ! regcomp.c regexec.c
44986 ____________________________________________________________________________
44987 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
44988         Log: Subject: [PATCH #2] stash autovivification and method call error messages
44989              From: Ilmari Karonen <iltzu@sci.fi>
44990              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
44991              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
44992      Branch: perl
44993            ! gv.c pp_hot.c t/op/method.t
44994 ____________________________________________________________________________
44995 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
44996         Log: Add make target and documentation for gprof profiling.
44997      Branch: perl
44998            ! Makefile.SH pod/perlhack.pod
44999 ____________________________________________________________________________
45000 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
45001         Log: Subject: Don't think about UTF8 
45002              From: Mike Guy <mjtg@cam.ac.uk> 
45003              Date: Tue, 22 May 2001 14:35:39 +0100
45004              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
45005      Branch: perl
45006            ! sv.h
45007 ____________________________________________________________________________
45008 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
45009         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
45010              From: Geraint A Edwards <gedge@serf.org> 
45011              Date: Thu, 24 May 2001 22:51:24 +0100
45012              Message-Id: <20010524225124.A34981@cymru.serf.org>
45013      Branch: perl
45014            ! x2p/find2perl.PL
45015 ____________________________________________________________________________
45016 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
45017         Log: DB_File has its own attribute story.
45018      Branch: perl
45019            ! ext/DB_File/DB_File.xs
45020 ____________________________________________________________________________
45021 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
45022         Log: Subject: Re: Making perl with -Wall
45023              From: Andy Dougherty <doughera@lafayette.edu>
45024              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
45025              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
45026      Branch: perl
45027            ! perl.h
45028 ____________________________________________________________________________
45029 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
45030         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
45031              From: "Richard Soderberg" <rs@crystalflame.net>
45032              Date: Thu, 24 May 2001 08:58:16 -0700
45033              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
45034      Branch: perl
45035            ! sv.c
45036 ____________________________________________________________________________
45037 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
45038         Log: IV/UV casting fixes from Nicholas Clark.
45039      Branch: perl
45040            ! perl.h pp_sys.c util.c
45041 ____________________________________________________________________________
45042 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
45043         Log: Subject: Re: Making perl with -Wall
45044              From: Michael G Schwern <schwern@pobox.com>
45045              Date: Thu, 24 May 2001 15:40:28 +0100
45046              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
45047      Branch: perl
45048            ! malloc.c perl.h
45049 ____________________________________________________________________________
45050 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
45051         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
45052              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45053              Date: Tue, 22 May 2001 11:49:37 +0200
45054              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
45055      Branch: metaconfig
45056            ! U/modified/Oldsym.U
45057      Branch: metaconfig/U/perl
45058            ! patchlevel.U
45059      Branch: perl
45060            ! Configure config_h.SH myconfig.SH
45061 ____________________________________________________________________________
45062 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
45063         Log: Under versiononly install also the scripts with the version suffix.
45064              (e.g. .../bin/h2xs5.7.1)
45065      Branch: perl
45066            ! installperl
45067 ____________________________________________________________________________
45068 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
45069         Log: Subject: [PATCH] Stop segfault in mg.c:636
45070              From: "Richard Soderberg" <rs@crystalflame.net>
45071              Date: Thu, 24 May 2001 05:51:52 -0700
45072              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
45073      Branch: perl
45074            ! mg.c
45075 ____________________________________________________________________________
45076 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
45077         Log: Iteration continues; hopefully convergently.
45078      Branch: perl
45079            ! t/lib/b-stash.t
45080 ____________________________________________________________________________
45081 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
45082         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
45083              From: Gisle Aas <gisle@ActiveState.com>
45084              Date: 23 May 2001 16:13:10 -0700
45085              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
45086      Branch: perl
45087            ! op.c toke.c
45088 ____________________________________________________________________________
45089 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
45090         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
45091              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45092              Date: Thu, 24 May 2001 05:05:22 -0500
45093              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
45094      Branch: perl
45095            ! lib/dumpvar.pl lib/perl5db.pl
45096 ____________________________________________________________________________
45097 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
45098         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
45099              From: David Dyck <dcd@tc.fluke.com>
45100              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
45101              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
45102      Branch: perl
45103            ! lib/perl5db.pl
45104 ____________________________________________________________________________
45105 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
45106         Log: Tiny pod nits on READMEs, mostly whitespace issues.
45107      Branch: perl
45108            ! README.amiga README.dos README.macos README.mpeix README.vmesa
45109            ! README.win32
45110 ____________________________________________________________________________
45111 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
45112         Log: The DG/UX part of the 20010521.005.
45113      Branch: perl
45114            ! README.dgux
45115 ____________________________________________________________________________
45116 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
45117         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
45118              From: Hugo <hv@crypt.compulink.co.uk>
45119              Date: Mon, 21 May 2001 16:32:02 +0100
45120              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
45121      Branch: perl
45122            ! regcomp.c t/op/misc.t
45123 ____________________________________________________________________________
45124 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
45125         Log: Subject: [PATCH] Extra UNIVERSAL tests
45126              From: Mike Guy <mjtg@cam.ac.uk>
45127              Date: Wed, 23 May 2001 12:29:20 +0100
45128              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
45129      Branch: perl
45130            ! t/op/universal.t
45131 ____________________________________________________________________________
45132 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
45133         Log: Subject: [PATCH] Remove EQ keyword
45134              From: Mike Guy <mjtg@cam.ac.uk>
45135              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
45136              Date: Wed, 23 May 2001 11:17:29 +0100
45137      Branch: perl
45138            ! keywords.h keywords.pl
45139 ____________________________________________________________________________
45140 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
45141         Log: Subject: [PATCH] lib/perl5db.pl
45142              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45143              Date: Wed, 23 May 2001 02:18:03 -0500
45144              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
45145      Branch: perl
45146            ! lib/perl5db.pl
45147 ____________________________________________________________________________
45148 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
45149         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
45150              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45151              Date: Tue, 22 May 2001 23:34:41 -0500
45152              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
45153      Branch: perl
45154            ! lib/Term/Cap.pm
45155 ____________________________________________________________________________
45156 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
45157         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
45158              From: davem@fdgroup.co.uk
45159              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
45160              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
45161      Branch: perl
45162            ! emacs/e2ctags.pl
45163 ____________________________________________________________________________
45164 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
45165         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
45166              From: Michael G Schwern <schwern@pobox.com>
45167              Date: Tue, 22 May 2001 14:15:09 +0100
45168              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
45169      Branch: perl
45170            ! lib/vars.pm
45171 ____________________________________________________________________________
45172 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
45173         Log: Subject: [PATCH lib/vars.pm] Odd code nit
45174              From: Michael G Schwern <schwern@pobox.com>
45175              Date: Tue, 22 May 2001 14:14:28 +0100
45176              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
45177      Branch: perl
45178            ! lib/vars.pm
45179 ____________________________________________________________________________
45180 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
45181         Log: Use the new use vars feature.
45182      Branch: perl
45183            ! t/lib/b-stash.t
45184 ____________________________________________________________________________
45185 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
45186         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
45187              From: Mike Guy <mjtg@cam.ac.uk>
45188              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
45189              Date: Tue, 22 May 2001 13:11:39 +0100
45190      Branch: perl
45191            + t/pragma/vars.t
45192            ! MANIFEST lib/vars.pm t/lib/1_compile.t
45193 ____________________________________________________________________________
45194 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
45195         Log: -qlongdouble considered harmful by Merijn.
45196      Branch: perl
45197            ! hints/aix.sh
45198 ____________________________________________________________________________
45199 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
45200         Log: Update Changes.
45201      Branch: perl
45202            ! Changes patchlevel.h
45203 ____________________________________________________________________________
45204 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
45205         Log: Add a test of its very own for Fcntl.  Hopefully portable.
45206      Branch: perl
45207            + t/lib/fcntl.t
45208            ! MANIFEST
45209 ____________________________________________________________________________
45210 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
45211         Log: Must be trickier for 'minitest' not to die.
45212      Branch: perl
45213            ! t/op/taint.t
45214 ____________________________________________________________________________
45215 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
45216         Log: Can't declare other people's variables.
45217      Branch: perl
45218            ! t/lib/b-stash.t
45219 ____________________________________________________________________________
45220 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
45221         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
45222      Branch: perl
45223            ! doio.c t/op/taint.t
45224 ____________________________________________________________________________
45225 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
45226         Log: The OS/2 variable needs to be declared.
45227      Branch: perl
45228            ! t/lib/b-stash.t
45229 ____________________________________________________________________________
45230 [ 10170] By: nick                                  on 2001/05/20  16:48:29
45231         Log: Integrate mainline
45232      Branch: perlio
45233           !> (integrate 41 files)
45234 ____________________________________________________________________________
45235 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
45236         Log: Small perlsec updates: clarify the taintedness of filename
45237              globbing; suggest using Scalar::Util::tainted().
45238      Branch: perl
45239            ! pod/perlsec.pod
45240 ____________________________________________________________________________
45241 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
45242         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
45243              From: Dave Mitchell <davem@fdgroup.co.uk>
45244              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
45245              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
45246      Branch: perl
45247            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
45248            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
45249            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
45250            ! xsutils.c
45251 ____________________________________________________________________________
45252 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
45253         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
45254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45255              Date: Sat, 19 May 2001 04:08:46 -0400
45256              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
45257      Branch: perl
45258            ! lib/ExtUtils/Mksymlists.pm makedef.pl
45259 ____________________________________________________________________________
45260 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
45261         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
45262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45263              Date: Sat, 19 May 2001 04:30:45 -0400
45264              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
45265      Branch: perl
45266            ! os2/os2.c
45267 ____________________________________________________________________________
45268 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
45269         Log: Subject: [PATCH 5.6.1] build bugs OS/2
45270              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45271              Date: Sat, 19 May 2001 04:35:28 -0400
45272              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
45273      Branch: perl
45274            ! os2/Makefile.SHs os2/os2.c
45275 ____________________________________________________________________________
45276 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
45277         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
45278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45279              Date: Sat, 19 May 2001 04:04:23 -0400
45280              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
45281              
45282              (In bleadperl patched b-stash.t instead of b.t)
45283      Branch: perl
45284            ! t/lib/b-stash.t t/lib/bigfltpm.t
45285 ____________________________________________________________________________
45286 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
45287         Log: Subject: [PATCH 5.6.1] perl5db
45288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45289              Date: Sat, 19 May 2001 03:49:09 -0400
45290              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
45291      Branch: perl
45292            ! lib/perl5db.pl
45293 ____________________________________________________________________________
45294 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
45295         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
45296              From: Gisle Aas <gisle@ActiveState.com>
45297              Date: 18 May 2001 14:24:51 -0700
45298              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
45299      Branch: perl
45300            ! pp_ctl.c
45301 ____________________________________________________________________________
45302 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
45303         Log: Subject: [PATCH] Chomp should not always stringify
45304              From: Gisle Aas <gisle@ActiveState.com>
45305              Date: 18 May 2001 07:55:25 -0700
45306              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
45307      Branch: perl
45308            ! doop.c t/op/chop.t
45309 ____________________________________________________________________________
45310 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
45311         Log: Integrate perlio.
45312      Branch: perl
45313           !> pod/perlfunc.pod
45314 ____________________________________________________________________________
45315 [ 10159] By: nick                                  on 2001/05/20  09:39:46
45316         Log: Document some more of open's features.
45317      Branch: perlio
45318            ! pod/perlfunc.pod
45319 ____________________________________________________________________________
45320 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
45321         Log: back out change#10153 (it has compatibility issues such as the
45322              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
45323              benefit for 5.6.x doesn't seem worth the risk)
45324      Branch: maint-5.6/perl
45325            ! toke.c
45326 ____________________________________________________________________________
45327 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
45328         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
45329      Branch: perl
45330            ! x2p/s2p.PL
45331 ____________________________________________________________________________
45332 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
45333         Log: Update Changes.
45334      Branch: perl
45335            ! Changes patchlevel.h
45336 ____________________________________________________________________________
45337 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
45338         Log: Integrate change #10144 from maintperl.
45339              
45340              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
45341      Branch: perl
45342           !> win32/config.bc win32/config.gc win32/config.vc
45343           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45344 ____________________________________________________________________________
45345 [ 10154] By: nick                                  on 2001/05/18  07:23:03
45346         Log: Integrate mainline.
45347      Branch: perlio
45348           +> README.dgux t/lib/i18n-collate.t utils.lst
45349           !> (integrate 49 files)
45350 ____________________________________________________________________________
45351 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
45352         Log: Integrate change #7224 from mainline into maintperl.
45353              
45354              Allow @+ and @- to be doublequoted, from Simon Cozens. 
45355              (Approved by Larry, see Tom's comment in 20000830.005.)
45356      Branch: maint-5.6/perl
45357           !> toke.c
45358 ____________________________________________________________________________
45359 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
45360         Log: Subject: [PATCH bleadperl] small lookbehind fix
45361              From: Hugo <hv@crypt.compulink.co.uk>
45362              Date: Fri, 18 May 2001 00:07:19 +0100
45363              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
45364      Branch: perl
45365            ! regexec.c
45366 ____________________________________________________________________________
45367 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
45368         Log: Detypos.
45369      Branch: perl
45370            ! installman utils.lst
45371 ____________________________________________________________________________
45372 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
45373         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
45374              in 20001222.001.
45375      Branch: perl
45376            ! t/lib/glob-basic.t
45377 ____________________________________________________________________________
45378 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
45379         Log: Subject: [PATCH] Test for bug 20010515.004
45380              From: Benjamin Sugars <bsugars@canoe.ca>
45381              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
45382              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
45383      Branch: perl
45384            ! t/op/misc.t
45385 ____________________________________________________________________________
45386 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
45387         Log: Integrate #10145 from maintperl.
45388              
45389              fix for ID 20010515.004 (needs test)
45390      Branch: perl
45391           !> pp_hot.c
45392 ____________________________________________________________________________
45393 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
45394         Log: Thinko noticed by Doug MacEachern.
45395      Branch: perl
45396            ! thread.h
45397 ____________________________________________________________________________
45398 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
45399         Log: Subject: Re: [PATCH] HERE mark in regex
45400              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
45401              Date: Thu, 17 May 2001 12:20:33 -0400
45402              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
45403      Branch: perl
45404            ! t/op/re_tests
45405 ____________________________________________________________________________
45406 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
45407         Log: fix for ID 20010515.004 (needs test)
45408      Branch: maint-5.6/perl
45409            ! pp_hot.c
45410 ____________________________________________________________________________
45411 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
45412         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
45413      Branch: maint-5.6/perl
45414            ! win32/config.bc win32/config.gc win32/config.vc
45415            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45416 ____________________________________________________________________________
45417 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
45418         Log: Macrofy the getspecific (and use it also in util.c)
45419      Branch: perl
45420            ! thread.h util.c
45421 ____________________________________________________________________________
45422 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
45423         Log: Use the unchecked thread-specific key fetch also in Tru64.
45424      Branch: perl
45425            ! thread.h
45426 ____________________________________________________________________________
45427 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
45428         Log: Subject: [PATCH 5.6.1]Quick thread speedup
45429              From: Dan Sugalski <dan@sidhe.org> 
45430              Date: Wed, 16 May 2001 18:05:19 -0400
45431              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
45432      Branch: perl
45433            ! thread.h util.c
45434 ____________________________________________________________________________
45435 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
45436         Log: I think this is quite enough testing for a deprecated feature.
45437      Branch: perl
45438            + t/lib/i18n-collate.t
45439            ! MANIFEST t/lib/1_compile.t
45440 ____________________________________________________________________________
45441 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
45442         Log: More HP-UX lore from Jeff Okamoto.
45443      Branch: perl
45444            ! README.hpux
45445 ____________________________________________________________________________
45446 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
45447         Log: Sort utils.lst for easier maintenance.
45448      Branch: perl
45449            ! utils.lst
45450 ____________________________________________________________________________
45451 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
45452         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
45453              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45454              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
45455              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
45456              
45457              Add pod2latex to utils.lst.
45458      Branch: perl
45459            ! MANIFEST utils.lst
45460 ____________________________________________________________________________
45461 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
45462         Log: Subject: Re: [PATCH] HERE mark in regex
45463              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
45464              Date: Wed, 16 May 2001 13:04:43 -0400
45465              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
45466      Branch: perl
45467            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
45468            ! t/op/regmesg.t t/pragma/warn/regcomp
45469 ____________________________________________________________________________
45470 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
45471         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
45472              From: Simon Cozens <simon@netthink.co.uk>
45473              Date: Wed, 16 May 2001 18:02:08 +0100
45474              Message-ID: <20010516180208.A6458@netthink.co.uk>
45475      Branch: perl
45476            ! installman utils.lst
45477 ____________________________________________________________________________
45478 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
45479         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
45480              From: "Philip Newton" <pnewton@gmx.de>
45481              Date: Tue, 15 May 2001 15:09:30 +0200
45482              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
45483              
45484              Test case for #10128.
45485      Branch: perl
45486            ! t/pragma/warn/pp_hot
45487 ____________________________________________________________________________
45488 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
45489         Log: Update Changes.
45490      Branch: perl
45491            ! Changes patchlevel.h
45492 ____________________________________________________________________________
45493 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
45494         Log: Deprecate pseudo-hashes.
45495      Branch: perl
45496            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
45497 ____________________________________________________________________________
45498 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
45499         Log: HP-UX hints update from Merijn.
45500      Branch: perl
45501            ! hints/hpux.sh
45502 ____________________________________________________________________________
45503 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
45504         Log: README.hpux update from Merijn.
45505      Branch: perl
45506            ! README.hpux
45507 ____________________________________________________________________________
45508 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
45509         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
45510              From: Simon Cozens <simon@netthink.co.uk>
45511              Date: Wed, 16 May 2001 15:57:55 +0100
45512              Message-ID: <20010516155755.A4728@netthink.co.uk>
45513      Branch: perl
45514            + utils.lst
45515            ! MANIFEST installman installperl
45516 ____________________________________________________________________________
45517 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
45518         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
45519              From: "Philip Newton" <pnewton@gmx.de>
45520              Date: Tue, 15 May 2001 16:31:05 +0200
45521              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
45522              
45523              Fix PERL_Y2KWARN test to check before rather than after appending.
45524      Branch: perl
45525            ! pp_hot.c
45526 ____________________________________________________________________________
45527 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
45528         Log: Regen Porting stuff.
45529      Branch: perl
45530            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45531            ! config_h.SH
45532 ____________________________________________________________________________
45533 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
45534         Log: Metaconfig unit change for #10125.
45535      Branch: metaconfig
45536            ! U/modified/Oldconfig.U
45537 ____________________________________________________________________________
45538 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
45539         Log: Use OSVERS.
45540      Branch: perl
45541            ! Configure config_h.SH perl.c
45542 ____________________________________________________________________________
45543 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
45544         Log: Regen toc.
45545      Branch: perl
45546            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45547 ____________________________________________________________________________
45548 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
45549         Log: Adding the README.dgux to the MANIFEST would be a good idea.
45550      Branch: perl
45551            ! MANIFEST
45552 ____________________________________________________________________________
45553 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
45554         Log: Move the stack desire definition to thread.h.
45555      Branch: perl
45556            ! ext/Thread/Thread.xs thread.h
45557 ____________________________________________________________________________
45558 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
45559         Log: DG-UX threading patches, including a README.dgux,
45560              from Takis Psarogiannakopoulos.
45561      Branch: perl
45562            + README.dgux
45563            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
45564 ____________________________________________________________________________
45565 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
45566         Log: Subject: [PATCH B::Deparse] More on /x regexes
45567              From: Robin Houston <robin@kitsite.com>
45568              Date: Tue, 15 May 2001 19:09:35 +0100
45569              Message-ID: <20010515190935.A27268@penderel>
45570      Branch: perl
45571            ! ext/B/B/Deparse.pm
45572 ____________________________________________________________________________
45573 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
45574         Log: Document that the core time() may be rounding rather
45575              than truncating, would have saved at least my confusion.
45576      Branch: perl
45577            ! ext/Time/HiRes/HiRes.pm
45578 ____________________________________________________________________________
45579 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
45580         Log: Subject: perl-current/t/time-hires.t
45581              From: John Peacock <jpeacock@rowman.com>
45582              Date: Fri, 11 May 2001 14:09:41 -0400
45583              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
45584      Branch: perl
45585            ! t/lib/time-hires.t
45586 ____________________________________________________________________________
45587 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
45588         Log: Subject: [PATCH dump.c] Op private flags
45589              From: Simon Cozens <simon@netthink.co.uk>
45590              Date: Sun, 13 May 2001 20:20:36 +0100
45591              Message-ID: <20010513202036.A21896@netthink.co.uk>
45592      Branch: perl
45593            ! dump.c
45594 ____________________________________________________________________________
45595 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
45596         Log: Upgrade to Switch 2.03.
45597      Branch: perl
45598            ! lib/Switch.pm
45599 ____________________________________________________________________________
45600 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
45601         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
45602              to PERL_CONFIG_SH and use it consistently.
45603      Branch: maint-5.6/perl
45604           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
45605           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
45606           !> myconfig.SH writemain.SH
45607 ____________________________________________________________________________
45608 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
45609         Log: Metaconfig units changes for #10113.
45610      Branch: metaconfig
45611            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
45612 ____________________________________________________________________________
45613 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
45614         Log: The problem described in 20010514.031 still wasn't
45615              fully cured, there were remnants of $CONFIG when
45616              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
45617              to avoid future conflicts.
45618      Branch: perl
45619            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
45620            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
45621            ! myconfig.SH writemain.SH
45622 ____________________________________________________________________________
45623 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
45624         Log: Half of #10107 got lost.
45625      Branch: perl
45626            ! ext/B/B/Deparse.pm
45627 ____________________________________________________________________________
45628 [ 10111] By: nick                                  on 2001/05/15  08:39:14
45629         Log: Integrate mainline.
45630      Branch: perlio
45631           +> ext/POSIX/hints/uts.pl
45632            - Todo Todo-5.6 t/camel-III/vstring.t
45633           !> (integrate 48 files)
45634 ____________________________________________________________________________
45635 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
45636         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
45637              From: Robin Houston <robin@kitsite.com>
45638              Date: Mon, 14 May 2001 22:27:08 +0100
45639              Message-ID: <20010514222708.A22963@penderel>
45640      Branch: perl
45641            ! t/TestInit.pm
45642 ____________________________________________________________________________
45643 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
45644         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
45645              From: Robin Houston <robin@kitsite.com>
45646              Date: Mon, 14 May 2001 22:16:43 +0100
45647              Message-ID: <20010514221643.A22437@penderel>
45648      Branch: perl
45649            ! ext/B/B/Deparse.pm
45650 ____________________________________________________________________________
45651 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
45652         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
45653              From: Robin Houston <robin@kitsite.com>
45654              Date: Mon, 14 May 2001 22:03:44 +0100
45655              Message-ID: <20010514220344.A20643@penderel>
45656      Branch: perl
45657            ! ext/B/B/Deparse.pm
45658 ____________________________________________________________________________
45659 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
45660         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
45661              From: Robin Houston <robin@kitsite.com>
45662              Date: Mon, 14 May 2001 22:10:07 +0100
45663              Message-ID: <20010514221007.A21118@penderel>
45664      Branch: perl
45665            ! ext/B/B/Deparse.pm
45666 ____________________________________________________________________________
45667 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
45668         Log: Fix for 20010514.037; substr() didn't invalidate the locale
45669              collation magic.
45670      Branch: perl
45671            ! pp.c
45672 ____________________________________________________________________________
45673 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
45674         Log: Update Changes.
45675      Branch: perl
45676            ! Changes patchlevel.h
45677 ____________________________________________________________________________
45678 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
45679         Log: Retract #10094.
45680      Branch: perl
45681            ! lib/Pod/Text.pm
45682 ____________________________________________________________________________
45683 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
45684         Log: Integrate change #10100 from maintperl.
45685              
45686              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
45687              bug ID 20010514.027)
45688      Branch: perl
45689           !> mg.c pp_ctl.c
45690 ____________________________________________________________________________
45691 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
45692         Log: Document the deprecatedness of suidperl.
45693      Branch: perl
45694            ! INSTALL pod/perlfaq1.pod
45695 ____________________________________________________________________________
45696 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
45697         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
45698              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
45699              Date: Mon, 14 May 2001 09:38:59 -0400
45700              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
45701      Branch: perl
45702            ! lib/ExtUtils/MM_Unix.pm
45703 ____________________________________________________________________________
45704 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
45705         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
45706              bug ID 20010514.027)
45707              
45708              TODO: this needs a testsuite addition
45709      Branch: maint-5.6/perl
45710            ! mg.c pp_ctl.c
45711 ____________________________________________________________________________
45712 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
45713         Log: More DWIMminess for Class::Struct: calling the array or hash
45714              accessors only with one argument, an array or a hash reference,
45715              sets the underlying array or hash.  This mirrors nicely also
45716              the usage in the constructor.
45717              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
45718      Branch: perl
45719            ! lib/Class/Struct.pm t/lib/class-struct.t
45720 ____________________________________________________________________________
45721 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
45722         Log: Reference cmp'ing should go through the whole stringification
45723              process shebang, as pointed out by Sarathy in #10091.
45724      Branch: perl
45725            ! pp.c
45726 ____________________________________________________________________________
45727 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
45728         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
45729              From: Simon Cozens <simon@netthink.co.uk>
45730              Date: Sat, 12 May 2001 16:36:27 +0100
45731              Message-ID: <20010512163627.A5522@netthink.co.uk>
45732              
45733              with some additions salvaged from Todo and Todo-5.6 before
45734              retiring them.
45735      Branch: perl
45736            - Todo Todo-5.6
45737            ! MANIFEST pod/perltodo.pod
45738 ____________________________________________________________________________
45739 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
45740         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
45741              From: "Golubev I. N." <gin@mo.msk.ru>
45742              Date: Mon, 07 May 2001 14:33:34 (GMT)
45743              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
45744      Branch: perl
45745            ! perl.h
45746 ____________________________________________________________________________
45747 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
45748         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
45749              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
45750              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
45751              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
45752      Branch: perl
45753            ! lib/ExtUtils/MM_Unix.pm
45754 ____________________________________________________________________________
45755 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
45756         Log: (Retracted by #10104.)
45757              
45758              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
45759              From: barries <barries@slaysys.com>
45760              Date: Sat, 12 May 2001 01:28:10 -0400
45761              Message-ID: <20010512012810.B26358@jester.slaysys.com>
45762      Branch: perl
45763            ! lib/Pod/Text.pm
45764 ____________________________________________________________________________
45765 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
45766         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
45767              From: Mike Guy <mjtg@cam.ac.uk>
45768              Date: Sat, 12 May 2001 19:24:33 +0100
45769              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
45770      Branch: perl
45771            ! lib/AutoSplit.pm
45772 ____________________________________________________________________________
45773 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
45774         Log: Yet another HP-UX hints tweak from Merijn.
45775      Branch: perl
45776            ! hints/hpux.sh
45777 ____________________________________________________________________________
45778 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
45779         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
45780              isn't defined (changes#9366,9368,9370 from mainline without the
45781              pp_scmp() change)
45782      Branch: maint-5.6/perl
45783            ! pp.c pp.h pp_hot.c
45784 ____________________________________________________________________________
45785 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
45786         Log: The sorting seems to happen now automatically.
45787      Branch: perl
45788            ! t/lib/glob-basic.t
45789 ____________________________________________________________________________
45790 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
45791         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
45792              From: Benjamin Sugars <bsugars@canoe.ca>
45793              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
45794              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
45795      Branch: perl
45796            ! pod/perlfunc.pod
45797 ____________________________________________________________________________
45798 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
45799         Log: Subject: Re: undef(&foo) does not work for XS functions
45800              From: Doug MacEachern <dougm@covalent.net>
45801              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
45802              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
45803      Branch: perl
45804            ! op.c
45805 ____________________________________________________________________________
45806 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
45807         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
45808              From: Peter Prymmer <pvhp@forte.com>
45809              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
45810              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
45811      Branch: perl
45812            ! t/op/append.t
45813 ____________________________________________________________________________
45814 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
45815         Log: Update Changes.
45816      Branch: perl
45817            ! Changes patchlevel.h
45818 ____________________________________________________________________________
45819 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
45820         Log: Remove the 'asciir' re subpragma.  Should instead implement
45821              the 'physical vs logical' range scheme:
45822              
45823              \xAA-\xCC is a native physical range, you want that range of
45824              codepoints in your native encoding.  In EBCDIC the codepoints
45825              in the gaps (between i-j and r-s) should be included.
45826              
45827              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
45828              codepoints in Unicode.
45829              
45830              a-z is a logical range, you want that range of 'logical' codepoints
45831              in your native encoding.  In EBCDIC the codepoints in the gaps
45832              (between i-j and r-s) should not be included.
45833              
45834              Mixed cases (a-\xAA, etc) should either be errors, or maybe
45835              the 'logical' endpoints should be converted to native/Unicode
45836              codepoints, and the range handled as a physical range.
45837              
45838              'Logical endpoints' are to be recognized only in the A-Z, a-z,
45839              and 0-9 ranges.  Probably a warning should be given for mixed
45840              cases like A-z or a-9 (since such expressions are encoding
45841              dependent), with a recommendation to use physical ranges.
45842      Branch: perl
45843            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
45844            ! t/op/regexp.t
45845 ____________________________________________________________________________
45846 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
45847         Log: Make the test to cleanup the test directory tree
45848              both before and after the testing so that we always
45849              have a clean slate to work with.
45850      Branch: perl
45851            ! t/lib/filefind.t
45852 ____________________________________________________________________________
45853 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
45854         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
45855              From: Jon Eveland <jweveland@yahoo.com>
45856              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
45857              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
45858      Branch: perl
45859            ! pod/perlfunc.pod
45860 ____________________________________________________________________________
45861 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
45862         Log: Merge the camel-III/vstring.t with op/ver.t.
45863      Branch: perl
45864            - t/camel-III/vstring.t
45865            ! MANIFEST t/TEST t/harness t/op/ver.t
45866 ____________________________________________________________________________
45867 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
45868         Log: Add test.deparse make target.
45869      Branch: perl
45870            ! Makefile.SH
45871 ____________________________________________________________________________
45872 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
45873         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
45874              From: Robin Houston <robin@kitsite.com>
45875              Date: Fri, 11 May 2001 12:02:22 +0100
45876              Message-ID: <20010511120222.A11529@penderel>
45877      Branch: perl
45878            ! ext/B/B/Deparse.pm t/op/method.t
45879 ____________________________________________________________________________
45880 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
45881         Log: A nicely working combination for UTS from Hal Morris.
45882      Branch: perl
45883            + ext/POSIX/hints/uts.pl
45884            ! MANIFEST hints/uts.sh
45885 ____________________________________________________________________________
45886 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
45887         Log: i_ieeefp=undef for UTS.
45888      Branch: perl
45889            ! hints/uts.sh
45890 ____________________________________________________________________________
45891 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
45892         Log: Subject: RE: rand(0) is rand(1)
45893              From: Larry Shatzer <lshatzer@islanddata.com>
45894              Date: Thu, 10 May 2001 11:09:27 -0700
45895              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
45896      Branch: perl
45897            ! pod/perlfunc.pod
45898 ____________________________________________________________________________
45899 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
45900         Log: Subject: [patch] make op_{clear,null} public
45901              From: Doug MacEachern <dougm@covalent.net>
45902              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
45903              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
45904      Branch: perl
45905            ! embed.h embed.pl op.c proto.h
45906 ____________________________________________________________________________
45907 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
45908         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
45909              From: Robin Houston <robin@kitsite.com>
45910              Date: Thu, 10 May 2001 18:54:59 +0100
45911              Message-ID: <20010510185459.A5995@penderel>
45912      Branch: perl
45913            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
45914 ____________________________________________________________________________
45915 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
45916         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
45917              From: Robin Houston <robin@kitsite.com>
45918              Date: Thu, 10 May 2001 12:56:39 +0100
45919              Message-ID: <20010510125639.A2119@penderel>
45920      Branch: perl
45921            ! ext/B/B/Deparse.pm
45922 ____________________________________________________________________________
45923 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
45924         Log: Retract #10070, not ready yet.
45925      Branch: perl
45926            ! ext/B/B/Deparse.pm
45927 ____________________________________________________________________________
45928 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
45929         Log: The metaconfig unit change for #10071.
45930      Branch: metaconfig
45931            ! U/modified/mallocsrc.U
45932 ____________________________________________________________________________
45933 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
45934         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
45935      Branch: perl
45936            ! Configure
45937 ____________________________________________________________________________
45938 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
45939         Log: (Retracted by #10073)
45940              
45941              Subject: Re: [PATCH t/TEST] B::Deparse tester 
45942              From: Hugo <hv@crypt.compulink.co.uk>
45943              Date: Thu, 10 May 2001 05:48:09 +0100
45944              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
45945      Branch: perl
45946            ! ext/B/B/Deparse.pm
45947 ____________________________________________________________________________
45948 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
45949         Log: Add a for(func()) test.
45950      Branch: perl
45951            ! t/cmd/for.t
45952 ____________________________________________________________________________
45953 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
45954         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
45955              From: Robin Houston <robin@kitsite.com>
45956              Date: Thu, 10 May 2001 13:50:08 +0100
45957              Message-ID: <20010510135008.A2454@penderel>
45958      Branch: perl
45959            ! ext/B/B/Deparse.pm
45960 ____________________________________________________________________________
45961 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
45962         Log: A thinko in #10065.
45963      Branch: perl
45964            ! hv.c
45965 ____________________________________________________________________________
45966 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
45967         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
45968              From: Robin Houston <robin@kitsite.com>
45969              Date: Thu, 10 May 2001 02:10:34 +0100
45970              Message-ID: <20010510021034.A19421@penderel>
45971      Branch: perl
45972            ! ext/B/B.xs ext/B/B/Deparse.pm
45973 ____________________________________________________________________________
45974 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
45975         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
45976              From: Doug MacEachern <dougm@covalent.net>
45977              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
45978              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
45979      Branch: perl
45980            ! hv.c
45981 ____________________________________________________________________________
45982 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
45983         Log: One more workaround for the UTS compiler from Hal Morris.
45984      Branch: perl
45985            ! perl.h
45986 ____________________________________________________________________________
45987 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
45988         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
45989              From: Robin Houston <robin@kitsite.com>
45990              Date: Thu, 10 May 2001 01:02:08 +0100
45991              Message-ID: <20010510010208.A18200@penderel>
45992      Branch: perl
45993            ! ext/B/B/Debug.pm
45994 ____________________________________________________________________________
45995 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
45996         Log: Subject: [PATCH] Simplify deb_curcv() a bit
45997              From: Benjamin Sugars <bsugars@canoe.ca>
45998              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
45999              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
46000      Branch: perl
46001            ! run.c
46002 ____________________________________________________________________________
46003 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
46004         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
46005              From: Benjamin Sugars <bsugars@canoe.ca>
46006              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
46007              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
46008      Branch: perl
46009            ! t/lib/io_scalar.t
46010 ____________________________________________________________________________
46011 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
46012         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
46013              From: Peter Prymmer <pvhp@forte.com>
46014              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
46015              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
46016      Branch: perl
46017            ! t/lib/md5-file.t
46018 ____________________________________________________________________________
46019 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
46020         Log: Subject: [PATCH t/TEST] B::Deparse tester
46021              From: Robin Houston <robin@kitsite.com>
46022              Date: Wed, 9 May 2001 19:17:50 +0100
46023              Message-ID: <20010509191750.A16940@penderel>
46024      Branch: perl
46025            ! ext/B/O.pm t/TEST
46026 ____________________________________________________________________________
46027 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
46028         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
46029              From: Jeff Pinyan <jeffp@crusoe.net>
46030              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
46031              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
46032      Branch: perl
46033            ! lib/Pod/Html.pm
46034 ____________________________________________________________________________
46035 [ 10057] By: nick                                  on 2001/05/09  18:37:56
46036         Log: Integrate mainline.
46037      Branch: perlio
46038           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
46039           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
46040 ____________________________________________________________________________
46041 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
46042         Log: Update Changes.
46043      Branch: perl
46044            ! Changes patchlevel.h
46045 ____________________________________________________________________________
46046 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
46047         Log: Integrate perlio.
46048      Branch: perl
46049           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46050 ____________________________________________________________________________
46051 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
46052         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
46053              From: Benjamin Sugars <bsugars@canoe.ca>
46054              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
46055              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
46056      Branch: perl
46057            ! perlio.c
46058 ____________________________________________________________________________
46059 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
46060         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
46061              From: Benjamin Sugars <bsugars@canoe.ca>
46062              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
46063              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
46064      Branch: perl
46065            ! ext/PerlIO/Scalar/Scalar.xs
46066 ____________________________________________________________________________
46067 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
46068         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
46069              From: Jeff Pinyan <jeffp@crusoe.net>
46070              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
46071              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
46072      Branch: perl
46073            ! lib/Pod/Html.pm
46074 ____________________________________________________________________________
46075 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
46076         Log: EPOC tweak from Olaf Flebbe.
46077      Branch: perl
46078            ! epoc/epocish.h
46079 ____________________________________________________________________________
46080 [ 10050] By: nick                                  on 2001/05/09  14:37:57
46081         Log: win32, regen_config_h
46082      Branch: perlio
46083            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46084 ____________________________________________________________________________
46085 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
46086         Log: Integrate perlio.
46087      Branch: perl
46088           !> pp_sys.c
46089 ____________________________________________________________________________
46090 [ 10048] By: nick                                  on 2001/05/09  11:59:50
46091         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
46092              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
46093      Branch: perlio
46094            ! pp_sys.c
46095 ____________________________________________________________________________
46096 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
46097         Log: Integrate perlio.
46098      Branch: perl
46099           !> run.c
46100 ____________________________________________________________________________
46101 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
46102         Log: Subject: Re: Less warnings during configure
46103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46104              Date: Wed, 09 May 2001 13:12:49 +0200
46105              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
46106      Branch: perl
46107            ! hints/hpux.sh
46108 ____________________________________________________________________________
46109 [ 10045] By: nick                                  on 2001/05/09  09:56:59
46110         Log: MULTIPLICITY/DEBUGGING build fix.
46111      Branch: perlio
46112            ! run.c
46113 ____________________________________________________________________________
46114 [ 10044] By: nick                                  on 2001/05/09  09:46:37
46115         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
46116      Branch: perlio
46117           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
46118            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
46119           !> (integrate 65 files)
46120 ____________________________________________________________________________
46121 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
46122         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
46123              From: Robin Houston <robin@kitsite.com>
46124              Date: Tue, 8 May 2001 19:38:00 +0100
46125              Message-ID: <20010508193800.A4389@penderel>
46126              
46127              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
46128              From: Robin Houston <robin@kitsite.com>
46129              Date: Tue, 8 May 2001 20:03:57 +0100
46130              Message-ID: <20010508200357.A4614@penderel>
46131              
46132              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
46133              From: Robin Houston <robin@kitsite.com>
46134              Date: Wed, 9 May 2001 00:12:05 +0100
46135              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
46136      Branch: perl
46137            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
46138 ____________________________________________________________________________
46139 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
46140         Log: Retract #10031.
46141      Branch: perl
46142            ! pod/perlfunc.pod
46143 ____________________________________________________________________________
46144 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
46145         Log: The metaconfig unit changes for #10040.
46146      Branch: metaconfig/U/perl
46147            ! Checkcc.U d_dlsymun.U dlsrc.U
46148 ____________________________________________________________________________
46149 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
46150         Log: The Configure half of
46151              
46152              Subject: Less warnings during configure
46153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46154              Date: Tue, 08 May 2001 08:44:02 +0200
46155              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
46156      Branch: perl
46157            ! Configure
46158 ____________________________________________________________________________
46159 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
46160         Log: Subject: Less warnings during configure
46161              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46162              Date: Tue, 08 May 2001 08:44:02 +0200
46163              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
46164      Branch: perl
46165            ! hints/hpux.sh
46166 ____________________________________________________________________________
46167 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
46168         Log: Don't forget to whine about \d__\d.
46169      Branch: perl
46170            ! t/pragma/warn/toke toke.c
46171 ____________________________________________________________________________
46172 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
46173         Log: Allow underscores also in the exponent part.
46174      Branch: perl
46175            ! t/pragma/warn/toke toke.c
46176 ____________________________________________________________________________
46177 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
46178         Log: CodeMagicCD doesn't look like an *I*DE.
46179      Branch: perl
46180            ! pod/perlfaq3.pod
46181 ____________________________________________________________________________
46182 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
46183         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
46184              to be consistently down).
46185      Branch: perl
46186            ! pod/perlfaq3.pod
46187 ____________________________________________________________________________
46188 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
46189         Log: Upgrade to Text::Balanced 1.84.
46190      Branch: perl
46191            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
46192 ____________________________________________________________________________
46193 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
46194         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
46195              From: Benjamin Sugars <bsugars@canoe.ca>
46196              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
46197              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
46198      Branch: perl
46199            ! run.c
46200 ____________________________________________________________________________
46201 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
46202         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
46203              From: Peter Prymmer <pvhp@forte.com>
46204              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
46205              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
46206      Branch: perl
46207            ! t/pod/plainer.t
46208 ____________________________________________________________________________
46209 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
46210         Log: (Retracted by #10042)
46211              
46212              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
46213              From: "Philip Newton" <pnewton@gmx.de>
46214              Date: Tue, 8 May 2001 09:18:10 +0200
46215              Message-ID: <3AF7B9D2.28861.603732@localhost>
46216      Branch: perl
46217            ! pod/perlfunc.pod
46218 ____________________________________________________________________________
46219 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
46220         Log: Subject: [PATCH B::Deparse] Document known bugs
46221              From: Robin Houston <robin@kitsite.com>
46222              Date: Tue, 8 May 2001 01:53:34 +0100
46223              Message-ID: <20010508015334.A32394@penderel>
46224      Branch: perl
46225            ! ext/B/B/Deparse.pm
46226 ____________________________________________________________________________
46227 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
46228         Log: Subject: Re: Perl book, magazine and website updates.
46229              From: "Philip Newton" <pnewton@gmx.de>
46230              Date: Mon, 7 May 2001 17:03:58 +0200
46231              Message-ID: <3AF6D57E.5387.1E29930@localhost>
46232      Branch: perl
46233            ! pod/perlfaq2.pod
46234 ____________________________________________________________________________
46235 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
46236         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
46237              From: Peter Prymmer <pvhp@forte.com>
46238              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
46239              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
46240      Branch: perl
46241            ! t/io/fflush.t
46242 ____________________________________________________________________________
46243 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
46244         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
46245              From: Robin Houston <robin@kitsite.com>
46246              Date: Tue, 8 May 2001 01:14:55 +0100
46247              Message-ID: <20010508011455.A32162@penderel>
46248      Branch: perl
46249            ! ext/B/B/Deparse.pm
46250 ____________________________________________________________________________
46251 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
46252         Log: Typo in #10025.
46253      Branch: perl
46254            ! hints/uts.sh
46255 ____________________________________________________________________________
46256 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
46257         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
46258      Branch: perl
46259            ! hints/uts.sh
46260 ____________________________________________________________________________
46261 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
46262         Log: Subject: Re: [ID 20010506.045] question about hash syntax
46263              From: Peter Scott <Peter@PSDT.com>
46264              Date: Sun, 06 May 2001 13:10:40 -0700
46265              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
46266      Branch: perl
46267            ! pod/perl56delta.pod
46268 ____________________________________________________________________________
46269 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
46270         Log: Configure should figure out the list of dynamic extensions
46271              just fine in UTS-- and in fact it does, as reported by Hal Morris.
46272      Branch: perl
46273            ! hints/uts.sh
46274 ____________________________________________________________________________
46275 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
46276         Log: Update Changes.
46277      Branch: perl
46278            ! Changes patchlevel.h
46279 ____________________________________________________________________________
46280 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
46281         Log: Subject: [PATCH regcomp.c] Insecure regexes
46282              From: Robin Houston <robin@kitsite.com>
46283              Date: Mon, 7 May 2001 21:56:12 +0100
46284              Message-ID: <20010507215612.A31114@penderel>
46285      Branch: perl
46286            ! regcomp.c
46287 ____________________________________________________________________________
46288 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
46289         Log: Drop the foobar.perl.com references for now until Simon
46290              gets them sorted out.
46291      Branch: perl
46292            ! pod/perlfaq2.pod
46293 ____________________________________________________________________________
46294 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
46295         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
46296              From: Prymmer/Kahn <pvhp@best.com>
46297              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
46298              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
46299      Branch: perl
46300            ! lib/Devel/SelfStubber.pm
46301 ____________________________________________________________________________
46302 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
46303         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
46304              From: Prymmer/Kahn <pvhp@best.com>
46305              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
46306              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
46307      Branch: perl
46308            ! win32/Makefile
46309 ____________________________________________________________________________
46310 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
46311         Log: s/WebTechnique's/WebTechniques/
46312      Branch: perl
46313            ! pod/perlfaq2.pod
46314 ____________________________________________________________________________
46315 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
46316         Log: Llama 3 updates from Randal.
46317      Branch: perl
46318            ! pod/perlfaq2.pod
46319 ____________________________________________________________________________
46320 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
46321         Log: Subject: [PATCH] Help -Dt show correct pad variables
46322              From: Benjamin Sugars <ben.sugars@home.com>
46323              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
46324              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
46325      Branch: perl
46326            ! embed.h embed.pl proto.h run.c
46327 ____________________________________________________________________________
46328 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
46329         Log: Subject: [PATCH] Document C<our $foo : shared>
46330              From: Benjamin Sugars <ben.sugars@home.com>
46331              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
46332              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
46333      Branch: perl
46334            ! pod/perlfunc.pod
46335 ____________________________________________________________________________
46336 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
46337         Log: Subject: [PATCH B::Deparse] undefined folded constants
46338              From: Robin Houston <robin@kitsite.com>
46339              Date: Sun, 6 May 2001 17:19:09 +0100
46340              Message-ID: <20010506171909.A7046@penderel>
46341      Branch: perl
46342            ! ext/B/B/Deparse.pm
46343 ____________________________________________________________________________
46344 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
46345         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
46346              From: Robin Houston <robin@kitsite.com>
46347              Message-ID: <20010506164654.A6848@penderel>
46348              Date: Sun, 6 May 2001 16:46:54 +0100
46349      Branch: perl
46350            ! ext/B/B/Deparse.pm
46351 ____________________________________________________________________________
46352 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
46353         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
46354              From: Robin Houston <robin@kitsite.com>
46355              Date: Sun, 6 May 2001 14:47:02 +0100
46356              Message-ID: <20010506144702.A6308@penderel>
46357      Branch: perl
46358            ! t/op/my_stash.t
46359 ____________________________________________________________________________
46360 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
46361         Log: Subject: Perl book, magazine and website updates.
46362              From: Simon Cozens <simon@netthink.co.uk>
46363              Date: Sun, 6 May 2001 16:55:36 +0100
46364              Message-ID: <20010506165536.A1795@netthink.co.uk>
46365      Branch: perl
46366            ! pod/perlbook.pod pod/perlfaq2.pod
46367 ____________________________________________________________________________
46368 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
46369         Log: Tweaks on the Tru64 prof options.
46370      Branch: perl
46371            ! pod/perlhack.pod
46372 ____________________________________________________________________________
46373 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
46374         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
46375              From: Robin Houston <robin@kitsite.com>
46376              Date: Sun, 6 May 2001 14:40:51 +0100
46377              Message-ID: <20010506144051.A6279@penderel>
46378      Branch: perl
46379            ! t/pod/testp2pt.pl
46380 ____________________________________________________________________________
46381 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
46382         Log: Subject: [PATCH B::Deparse] scoping
46383              From: Robin Houston <robin@kitsite.com>
46384              Date: Sun, 6 May 2001 14:36:56 +0100
46385              Message-ID: <20010506143656.A4006@penderel>
46386      Branch: perl
46387            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
46388 ____________________________________________________________________________
46389 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
46390         Log: Document the undefinedness of bitshifting out of range.
46391      Branch: perl
46392            ! pod/perlop.pod
46393 ____________________________________________________________________________
46394 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
46395         Log: Retract #10003 and update the IDE descriptions a bit.
46396      Branch: perl
46397            ! pod/perlfaq3.pod
46398 ____________________________________________________________________________
46399 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
46400         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
46401              From: Prymmer/Kahn <pvhp@best.com>
46402              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
46403              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
46404      Branch: perl
46405            ! win32/Makefile win32/buildext.pl win32/config.bc
46406            ! win32/config.gc win32/config.vc
46407 ____________________________________________________________________________
46408 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
46409         Log: (Retracted by #10005.)
46410      Branch: perl
46411            ! pod/perlfaq3.pod
46412 ____________________________________________________________________________
46413 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
46414         Log: It's "psed", not "sed".
46415      Branch: perl
46416            ! x2p/s2p.PL
46417 ____________________________________________________________________________
46418 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
46419         Log: Update Changes.
46420      Branch: perl
46421            ! Changes patchlevel.h
46422 ____________________________________________________________________________
46423 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
46424         Log: Subject: Re: bleadperl make install fails due to "psed"
46425              From: andreas.koenig@anima.de (Andreas J. Koenig)
46426              Date: 05 May 2001 18:23:28 +0200
46427              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
46428      Branch: perl
46429            ! x2p/Makefile.SH x2p/s2p.PL
46430 ____________________________________________________________________________
46431 [  9999] By: jhi                                   on 2001/05/05  18:28:09
46432         Log: AUTHORS updates.
46433      Branch: perl
46434            ! AUTHORS
46435 ____________________________________________________________________________
46436 [  9998] By: jhi                                   on 2001/05/05  18:16:00
46437         Log: Updates on the pods related to the modules included since 5.6.
46438              
46439              TODO: perltodo really could use major updating.
46440      Branch: perl
46441            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
46442            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
46443            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
46444            ! pod/perlsyn.pod pod/perltodo.pod
46445 ____________________________________________________________________________
46446 [  9997] By: jhi                                   on 2001/05/05  17:35:17
46447         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
46448              from Kurt Skauen.
46449      Branch: perl
46450            + hints/atheos.sh
46451            ! MANIFEST
46452 ____________________________________________________________________________
46453 [  9996] By: jhi                                   on 2001/05/05  17:25:00
46454         Log: Add preemptive #undefs for some of the shorter and more prone
46455              to collision regcomp.h #defines.  (Background: the MASK collided
46456              with a system header #define in Rhapsody.)
46457      Branch: perl
46458            ! regcomp.h
46459 ____________________________________________________________________________
46460 [  9995] By: jhi                                   on 2001/05/05  13:24:21
46461         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
46462              From: Nicholas Clark <nick@ccl4.org>
46463              Date: Sat, 5 May 2001 14:46:39 +0100
46464              Message-ID: <20010505144639.O53513@plum.flirble.org>
46465              
46466              Add a test for the constants (if any) being processed correctly.
46467      Branch: perl
46468            ! utils/h2xs.PL
46469 ____________________________________________________________________________
46470 [  9994] By: jhi                                   on 2001/05/05  02:11:03
46471         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
46472              From: Peter Prymmer <pvhp@forte.com>
46473              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
46474              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
46475      Branch: perl
46476            ! t/lib/b-stash.t
46477 ____________________________________________________________________________
46478 [  9993] By: jhi                                   on 2001/05/05  02:03:49
46479         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
46480              From: Peter Prymmer <pvhp@forte.com>
46481              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
46482              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
46483      Branch: perl
46484            ! perlio.c vms/vmsish.h
46485 ____________________________________________________________________________
46486 [  9992] By: jhi                                   on 2001/05/04  17:21:12
46487         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
46488              From: Robin Barker <rmb1@cise.npl.co.uk>
46489              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
46490              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
46491      Branch: perl
46492            + t/pod/plainer.t
46493            ! MANIFEST
46494 ____________________________________________________________________________
46495 [  9991] By: jhi                                   on 2001/05/04  16:47:45
46496         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
46497              From: Robin Barker <rmb1@cise.npl.co.uk>
46498              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
46499              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
46500      Branch: perl
46501            ! regcomp.c
46502 ____________________________________________________________________________
46503 [  9990] By: jhi                                   on 2001/05/04  14:37:20
46504         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
46505              From: Prymmer/Kahn <pvhp@best.com>
46506              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
46507              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
46508      Branch: perl
46509            ! t/lib/b-stash.t
46510 ____________________________________________________________________________
46511 [  9989] By: jhi                                   on 2001/05/04  14:03:58
46512         Log: Introduce perl572delta, update Todo, add the missing
46513              mention about signal safety since 5.7.1 (though this
46514              requires verification and more details.)
46515      Branch: perl
46516            + pod/perl572delta.pod
46517            ! MANIFEST Todo pod/perl571delta.pod
46518 ____________________________________________________________________________
46519 [  9988] By: jhi                                   on 2001/05/04  12:41:51
46520         Log: Subject: [PATCH perl@9944] long =item
46521              From: Robin Barker <rmb1@cise.npl.co.uk>
46522              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
46523              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
46524      Branch: perl
46525            ! ext/Time/HiRes/HiRes.pm
46526 ____________________________________________________________________________
46527 [  9987] By: jhi                                   on 2001/05/04  12:39:19
46528         Log: The #9901 had removed one line essential for EBCDIC.
46529      Branch: perl
46530            ! regcomp.c
46531 ____________________________________________________________________________
46532 [  9986] By: jhi                                   on 2001/05/04  12:30:23
46533         Log: Subject: cygwin/Makefile.SHs INSTALL patch
46534              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
46535              Date: Mon, 08 Jan 2001 04:59:21 +0200
46536              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
46537      Branch: perl
46538            ! cygwin/Makefile.SHs
46539 ____________________________________________________________________________
46540 [  9985] By: jhi                                   on 2001/05/04  03:51:39
46541         Log: Encode/IO doc tweaks.
46542      Branch: perl
46543            ! ext/Encode/Encode.pm
46544 ____________________________________________________________________________
46545 [  9984] By: jhi                                   on 2001/05/04  03:29:34
46546         Log: Remove GDBM_File from the dynamic extensions for UTS,
46547              GDBM is not a standard feature.
46548      Branch: perl
46549            ! hints/uts.sh
46550 ____________________________________________________________________________
46551 [  9983] By: jhi                                   on 2001/05/04  03:22:59
46552         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
46553      Branch: perl
46554            ! pod/perlretut.pod
46555 ____________________________________________________________________________
46556 [  9982] By: jhi                                   on 2001/05/03  23:21:03
46557         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
46558              From: Benjamin Sugars <bsugars@canoe.ca>
46559              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
46560              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
46561      Branch: perl
46562            ! dump.c
46563 ____________________________________________________________________________
46564 [  9981] By: jhi                                   on 2001/05/03  23:20:05
46565         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
46566              From: Benjamin Sugars <bsugars@canoe.ca>
46567              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
46568              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
46569      Branch: perl
46570            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
46571 ____________________________________________________________________________
46572 [  9980] By: jhi                                   on 2001/05/03  23:15:29
46573         Log: Integrate perlio.
46574      Branch: perl
46575           !> ext/Encode/Encode.pm
46576 ____________________________________________________________________________
46577 [  9979] By: jhi                                   on 2001/05/03  16:54:59
46578         Log: Install psed man page.
46579      Branch: perl
46580            ! installman
46581 ____________________________________________________________________________
46582 [  9978] By: jhi                                   on 2001/05/03  16:45:58
46583         Log: Remove unused files; noted by Sarathy.
46584      Branch: perl
46585            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
46586            ! MANIFEST
46587 ____________________________________________________________________________
46588 [  9977] By: jhi                                   on 2001/05/03  16:42:30
46589         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
46590              From: Andy Dougherty <doughera@lafayette.edu>
46591              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
46592              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
46593      Branch: perl
46594            ! INSTALL
46595 ____________________________________________________________________________
46596 [  9976] By: nick                                  on 2001/05/03  16:40:42
46597         Log: Allow $answer = encode($object,$text); like it says in docs.
46598      Branch: perlio
46599            ! ext/Encode/Encode.pm
46600 ____________________________________________________________________________
46601 [  9975] By: nick                                  on 2001/05/03  16:22:30
46602         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
46603              to be in scope (fair enough), and also a package variable (our) for eval to see it.
46604      Branch: perlio
46605            ! ext/Encode/Encode.pm
46606 ____________________________________________________________________________
46607 [  9974] By: nick                                  on 2001/05/03  15:48:17
46608         Log: Integrate mainline.
46609      Branch: perlio
46610           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
46611           +> t/lib/filter-simple.t t/lib/next.t
46612           !> (integrate 70 files)
46613 ____________________________________________________________________________
46614 [  9973] By: jhi                                   on 2001/05/03  13:09:09
46615         Log: Update Changes.
46616      Branch: perl
46617            ! Changes patchlevel.h
46618 ____________________________________________________________________________
46619 [  9972] By: jhi                                   on 2001/05/03  12:58:33
46620         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
46621              From: Prymmer/Kahn <pvhp@best.com>
46622              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
46623              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
46624      Branch: perl
46625            ! t/io/fflush.t
46626 ____________________________________________________________________________
46627 [  9971] By: jhi                                   on 2001/05/03  12:57:26
46628         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
46629              From: Prymmer/Kahn <pvhp@best.com>
46630              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
46631              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
46632      Branch: perl
46633            ! win32/FindExt.pm
46634 ____________________________________________________________________________
46635 [  9970] By: jhi                                   on 2001/05/03  02:42:46
46636         Log: Can't croak sans thread context, from Doug MacEachern.
46637      Branch: perl
46638            ! toke.c
46639 ____________________________________________________________________________
46640 [  9969] By: jhi                                   on 2001/05/03  01:23:48
46641         Log: Subject: Random input test and Perl
46642              From: Ilya Zakharevich <ilya@math.berkeley.edu>
46643              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
46644              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
46645      Branch: perl
46646            ! toke.c
46647 ____________________________________________________________________________
46648 [  9968] By: jhi                                   on 2001/05/02  22:17:21
46649         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
46650              From: Peter Prymmer <pvhp@forte.com>
46651              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
46652              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
46653      Branch: perl
46654            ! pod/perlfunc.pod pod/perlport.pod
46655 ____________________________________________________________________________
46656 [  9967] By: jhi                                   on 2001/05/02  20:12:45
46657         Log: Workaround for UTS compiler casting bug from Hal Morris.
46658      Branch: perl
46659            ! perl.h
46660 ____________________________________________________________________________
46661 [  9966] By: jhi                                   on 2001/05/02  18:31:37
46662         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
46663              From: Dan Sugalski <dan@sidhe.org>
46664              Date: Wed, 02 May 2001 15:23:22 -0400
46665              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
46666      Branch: perl
46667            ! perl.c vms/vms.c
46668 ____________________________________________________________________________
46669 [  9965] By: jhi                                   on 2001/05/02  18:21:29
46670         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
46671      Branch: perl
46672            ! pod/perlfunc.pod
46673 ____________________________________________________________________________
46674 [  9964] By: jhi                                   on 2001/05/02  18:15:01
46675         Log: Document large files in INSTALL, document also the %x
46676              limitation if not use64bitint, closes bug 20010326.007.
46677      Branch: perl
46678            ! INSTALL
46679 ____________________________________________________________________________
46680 [  9963] By: jhi                                   on 2001/05/02  17:24:47
46681         Log: perlmodlib tweaks; regen pods.
46682      Branch: perl
46683            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
46684            ! pod/perltoc.pod
46685 ____________________________________________________________________________
46686 [  9962] By: jhi                                   on 2001/05/02  17:14:00
46687         Log: Fix for a segfault, from Marc Lehmann.
46688      Branch: perl
46689            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
46690 ____________________________________________________________________________
46691 [  9961] By: jhi                                   on 2001/05/02  15:55:53
46692         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
46693              From: "Philip Newton" <pnewton@gmx.de>
46694              Date: Wed, 2 May 2001 18:39:03 +0200
46695              Message-ID: <3AF05447.15525.173B588@localhost>
46696      Branch: perl
46697            ! pod/perlop.pod
46698 ____________________________________________________________________________
46699 [  9960] By: jhi                                   on 2001/05/02  15:35:37
46700         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
46701              From: Dan Sugalski <dan@sidhe.org>
46702              Date: Wed, 02 May 2001 11:37:27 -0400
46703              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
46704      Branch: perl
46705            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
46706            ! thread.h vms/vms.c vms/vmsish.h
46707 ____________________________________________________________________________
46708 [  9959] By: jhi                                   on 2001/05/02  15:21:08
46709         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
46710              From: Benjamin Sugars <bsugars@canoe.ca>
46711              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
46712              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
46713      Branch: perl
46714            ! ext/PerlIO/Scalar/Scalar.xs
46715 ____________________________________________________________________________
46716 [  9958] By: jhi                                   on 2001/05/02  15:15:53
46717         Log: Bug in #9915, spotted by Mike Guy.
46718      Branch: perl
46719            ! installperl
46720 ____________________________________________________________________________
46721 [  9957] By: jhi                                   on 2001/05/02  13:26:01
46722         Log: Add a test for not griping about references as array
46723              indices if the reference has magic in it (overloaded
46724              methods).
46725      Branch: perl
46726            ! pod/perldiag.pod t/pragma/warn/pp_hot
46727 ____________________________________________________________________________
46728 [  9956] By: jhi                                   on 2001/05/02  13:07:01
46729         Log: Retracted a bit too much in #9952.
46730      Branch: perl
46731            ! t/pragma/sub_lval.t
46732 ____________________________________________________________________________
46733 [  9955] By: jhi                                   on 2001/05/02  13:05:38
46734         Log: Test for #9952.
46735      Branch: perl
46736            ! t/op/tie.t
46737 ____________________________________________________________________________
46738 [  9954] By: jhi                                   on 2001/05/02  11:48:18
46739         Log: Additional note on the encoding example: one cannot
46740              convert string constants in-place.
46741      Branch: perl
46742            ! ext/Encode/Encode.pm
46743 ____________________________________________________________________________
46744 [  9953] By: jhi                                   on 2001/05/02  11:43:51
46745         Log: Note that if you have recent enough Perl you already
46746              have Filter::Util::Call.
46747      Branch: perl
46748            ! lib/Filter/Simple.pm
46749 ____________________________________________________________________________
46750 [  9952] By: jhi                                   on 2001/05/02  11:31:53
46751         Log: Retract changes #8254 and #8255, causes coredump in
46752              'tie FH, "main"', reported by Abigail, culprit found by
46753              Benjamin Sugars.  Mirrors maintperl change #9950.
46754      Branch: perl
46755            ! op.c t/pragma/sub_lval.t
46756 ____________________________________________________________________________
46757 [  9951] By: jhi                                   on 2001/05/02  11:14:29
46758         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
46759      Branch: perl
46760            + t/lib/MyFilter.pm
46761 ____________________________________________________________________________
46762 [  9950] By: gsar                                  on 2001/05/02  03:17:11
46763         Log: revert integration of changes#8254,8255 in change#8620 (causes
46764              a coredump in C<tie FH, 'foo'>; the idea itself may need better
46765              rationalization)
46766      Branch: maint-5.6/perl
46767            ! op.c t/pragma/sub_lval.t
46768 ____________________________________________________________________________
46769 [  9949] By: gsar                                  on 2001/05/02  02:56:32
46770         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
46771              
46772              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
46773              
46774              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
46775      Branch: maint-5.6/perl
46776           !> hints/svr5.sh
46777 ____________________________________________________________________________
46778 [  9948] By: gsar                                  on 2001/05/02  02:49:15
46779         Log: pod/find.t breaks on VMS (from Craig Berry)
46780      Branch: maint-5.6/perl
46781            ! t/pod/find.t
46782 ____________________________________________________________________________
46783 [  9947] By: jhi                                   on 2001/05/02  02:43:09
46784         Log: Add an encoding conversion example.
46785      Branch: perl
46786            ! ext/Encode/Encode.pm
46787 ____________________________________________________________________________
46788 [  9946] By: jhi                                   on 2001/05/02  01:34:22
46789         Log: Another coat of paint but still nowhere finished.
46790              Need to decide on the semantics of strptime(): should
46791              strptime() be a function instead of a method?  To do
46792              the week/monthname-strptiming the i18n/l10n bullet needs
46793              to be bitten with gusto.
46794      Branch: perl
46795            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
46796 ____________________________________________________________________________
46797 [  9945] By: jhi                                   on 2001/05/01  23:40:52
46798         Log: Update Changes.
46799      Branch: perl
46800            ! Changes patchlevel.h
46801 ____________________________________________________________________________
46802 [  9944] By: jhi                                   on 2001/05/01  23:33:37
46803         Log: Add known-to-be-tested modules to the list-to-be-skipped.
46804      Branch: perl
46805            ! t/lib/1_compile.t
46806 ____________________________________________________________________________
46807 [  9943] By: jhi                                   on 2001/05/01  23:24:40
46808         Log: Subject: BorlandC++ fix
46809              From: "Vadim Konovalov" <watman@inbox.ru>
46810              Date: Mon, 30 Apr 2001 20:12:26 -0700
46811              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
46812      Branch: perl
46813            ! win32/makefile.mk
46814 ____________________________________________________________________________
46815 [  9942] By: jhi                                   on 2001/05/01  23:18:02
46816         Log: Update to Filter::Simple 0.60, create a test for it.
46817      Branch: perl
46818            + t/lib/filter-simple.t
46819            ! MANIFEST lib/Filter/Simple.pm
46820 ____________________________________________________________________________
46821 [  9941] By: jhi                                   on 2001/05/01  19:47:24
46822         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
46823              From: Hugo <hv@crypt.compulink.co.uk>
46824              Date: Tue, 01 May 2001 20:12:20 +0100
46825              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
46826      Branch: perl
46827            ! pp_hot.c t/op/re_tests
46828 ____________________________________________________________________________
46829 [  9940] By: jhi                                   on 2001/05/01  19:42:16
46830         Log: Integrate perlio.
46831      Branch: perl
46832           !> lib/base.pm t/lib/fields.t
46833 ____________________________________________________________________________
46834 [  9939] By: jhi                                   on 2001/05/01  19:39:51
46835         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
46836              From: Benjamin Sugars <bsugars@canoe.ca>
46837              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
46838              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
46839      Branch: perl
46840            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
46841 ____________________________________________________________________________
46842 [  9938] By: jhi                                   on 2001/05/01  19:34:09
46843         Log: Add NEXT, a pseudo-class for method redispatching.
46844              <Damian>NEXT.pm probably offers more bang-for-buck
46845              than anything else I've ever written.</Damian>
46846      Branch: perl
46847            + lib/NEXT.pm t/lib/next.t
46848            ! MANIFEST
46849 ____________________________________________________________________________
46850 [  9937] By: jhi                                   on 2001/05/01  19:21:41
46851         Log: Update to Switch 2.02.
46852      Branch: perl
46853            ! lib/Switch.pm t/lib/switch.t
46854 ____________________________________________________________________________
46855 [  9936] By: nick                                  on 2001/05/01  19:09:21
46856         Log: Fix for base.pm clobbering $VERSION
46857      Branch: perlio
46858            ! lib/base.pm
46859 ____________________________________________________________________________
46860 [  9935] By: nick                                  on 2001/05/01  18:54:38
46861         Log: Test for base.pm clobbering $VERSION.
46862      Branch: perlio
46863            ! t/lib/fields.t
46864 ____________________________________________________________________________
46865 [  9934] By: jhi                                   on 2001/05/01  18:39:10
46866         Log: Add information about Scalar::Util::blessed.
46867      Branch: perl
46868            ! pod/perlobj.pod
46869 ____________________________________________________________________________
46870 [  9933] By: jhi                                   on 2001/05/01  18:33:51
46871         Log: Subject: Extra UNIVERSAL documentation
46872              From: Mike Guy <mjtg@cam.ac.uk>
46873              Date: Tue, 01 May 2001 20:12:11 +0100
46874              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
46875      Branch: perl
46876            ! pod/perlobj.pod
46877 ____________________________________________________________________________
46878 [  9932] By: jhi                                   on 2001/05/01  18:26:54
46879         Log: Subject: Autoflush in tests as appropriate
46880              From: Mike Guy <mjtg@cam.ac.uk>
46881              Date: Tue, 01 May 2001 20:05:31 +0100
46882              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
46883      Branch: perl
46884            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
46885            ! t/op/taint.t
46886 ____________________________________________________________________________
46887 [  9931] By: jhi                                   on 2001/05/01  18:02:29
46888         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
46889              From: Benjamin Sugars <bsugars@canoe.ca>
46890              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
46891              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
46892      Branch: perl
46893            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
46894 ____________________________________________________________________________
46895 [  9930] By: jhi                                   on 2001/05/01  15:12:26
46896         Log: Subject: Re: Finally got a round tuit
46897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46898              Date: Tue, 01 May 2001 14:14:10 +0200
46899              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
46900              
46901              The -DP part, slightly modified.
46902      Branch: perl
46903            ! perl.c
46904 ____________________________________________________________________________
46905 [  9929] By: jhi                                   on 2001/05/01  14:17:15
46906         Log: Subject: Re: Finally got a round tuit
46907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46908              Date: Tue, 01 May 2001 16:34:06 +0200
46909              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
46910              
46911              cpp and optimization tweaks for HP-UX.
46912      Branch: perl
46913            ! hints/hpux.sh
46914 ____________________________________________________________________________
46915 [  9928] By: jhi                                   on 2001/05/01  13:24:20
46916         Log: Tune the scan_num() comments to reality.
46917      Branch: perl
46918            ! toke.c
46919 ____________________________________________________________________________
46920 [  9927] By: jhi                                   on 2001/05/01  13:14:01
46921         Log: Subject: [PATCH B::Deparse] optimised sort
46922              From: Robin Houston <robin@kitsite.com>
46923              Date: Tue, 1 May 2001 14:07:12 +0100
46924              Message-ID: <20010501140712.A4266@penderel>
46925      Branch: perl
46926            ! ext/B/B/Deparse.pm
46927 ____________________________________________________________________________
46928 [  9926] By: jhi                                   on 2001/05/01  13:10:53
46929         Log: Subject: [PATCH t/lib/b-deparse.t] 
46930              From: Robin Houston <robin@kitsite.com>
46931              Date: Tue, 1 May 2001 13:37:42 +0100
46932              Message-ID: <20010501133742.A4082@penderel>
46933      Branch: perl
46934            ! t/lib/b-deparse.t
46935 ____________________________________________________________________________
46936 [  9925] By: jhi                                   on 2001/05/01  13:10:13
46937         Log: Subject: [PATCH B::Deparse] for(;;), sort
46938              From: Robin Houston <robin@kitsite.com>
46939              Date: Tue, 1 May 2001 13:35:00 +0100
46940              Message-ID: <20010501133500.A4061@penderel>
46941      Branch: perl
46942            ! ext/B/B/Deparse.pm
46943 ____________________________________________________________________________
46944 [  9924] By: jhi                                   on 2001/05/01  13:09:22
46945         Log: Subject: [PATCH B::Deparse] do, warn, use
46946              From: Robin Houston <robin@kitsite.com>
46947              Date: Tue, 1 May 2001 13:31:03 +0100
46948              Message-ID: <20010501133103.A4041@penderel>
46949      Branch: perl
46950            ! ext/B/B/Deparse.pm
46951 ____________________________________________________________________________
46952 [  9923] By: jhi                                   on 2001/05/01  11:45:36
46953         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
46954              From: Benjamin Sugars <ben.sugars@home.com>
46955              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
46956              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
46957      Branch: perl
46958            + t/io/fflush.t
46959            ! MANIFEST
46960 ____________________________________________________________________________
46961 [  9922] By: jhi                                   on 2001/05/01  11:35:42
46962         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
46963              From: Peter Prymmer <pvhp@forte.com>
46964              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
46965              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
46966      Branch: perl
46967            ! t/lib/selfstubber.t
46968 ____________________________________________________________________________
46969 [  9921] By: jhi                                   on 2001/04/30  16:34:33
46970         Log: Subject: [PATCH B::Concise] suppress warning
46971              From: Robin Houston <robin@kitsite.com>
46972              Date: Mon, 30 Apr 2001 16:09:49 +0100
46973              Message-ID: <20010430160949.A25086@penderel>
46974      Branch: perl
46975            ! ext/B/B/Concise.pm
46976 ____________________________________________________________________________
46977 [  9920] By: jhi                                   on 2001/04/30  13:56:04
46978         Log: Strip the *markers* from #9919.
46979      Branch: perl
46980            ! pod/perlfaq.pod pod/perlfaq5.pod
46981 ____________________________________________________________________________
46982 [  9919] By: jhi                                   on 2001/04/30  13:54:04
46983         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
46984              From: Gwyn Judd <b.judd@xtra.co.nz>
46985              Date: Sun, 29 Apr 2001 01:47:49 +1200
46986              Message-ID: <20010429014749.A4418@thislove>
46987      Branch: perl
46988            ! pod/perlfaq.pod pod/perlfaq5.pod
46989 ____________________________________________________________________________
46990 [  9918] By: jhi                                   on 2001/04/30  13:13:54
46991         Log: More_tweakage.
46992      Branch: perl
46993            ! pod/perldata.pod pod/perldiag.pod
46994 ____________________________________________________________________________
46995 [  9917] By: jhi                                   on 2001/04/30  13:01:27
46996         Log: Update Changes.
46997      Branch: perl
46998            ! Changes patchlevel.h
46999 ____________________________________________________________________________
47000 [  9916] By: jhi                                   on 2001/04/30  12:57:03
47001         Log: T_w_e_a_k_a_g_e.
47002      Branch: perl
47003            ! pod/perldata.pod pod/perldiag.pod
47004 ____________________________________________________________________________
47005 [  9915] By: jhi                                   on 2001/04/30  12:39:29
47006         Log: Install s2p also as psed.
47007              
47008              TODO: psed documentation?
47009      Branch: perl
47010            ! installperl
47011 ____________________________________________________________________________
47012 [  9914] By: jhi                                   on 2001/04/30  12:29:21
47013         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
47014              From: Jens Hamisch <jens@Strawberry.COM>
47015              Date: Fri, 27 Apr 2001 17:00:36 +0200
47016              Message-ID: <20010427170036.K1372@Strawberry.COM>
47017              
47018              SOCKS5_VERSION_NAME is the right symbol to detect
47019              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
47020              function called socks5_init() is available, and even that is
47021              not universal, most SOCKS5 installations use SOCKSinit()).
47022      Branch: perl
47023            ! perlio.c
47024 ____________________________________________________________________________
47025 [  9913] By: jhi                                   on 2001/04/30  12:22:15
47026         Log: Allow a zero timeout on IO::Socket accept and connect--
47027              though one really shouldn't do that.  Based on
47028              
47029              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
47030              From: "John Holdsworth" <coldwave@bigfoot.com>
47031              Date: Sun, 4 Feb 2001 12:48:18 +0100
47032              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
47033      Branch: perl
47034            ! ext/IO/lib/IO/Socket.pm
47035 ____________________________________________________________________________
47036 [  9912] By: jhi                                   on 2001/04/30  11:27:27
47037         Log: Save the spot of regprev (see #9911) for binary compatibility;
47038              regen API.
47039      Branch: perl
47040            ! embedvar.h perlapi.h thrdvar.h
47041 ____________________________________________________________________________
47042 [  9911] By: jhi                                   on 2001/04/30  11:22:03
47043         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
47044              From: Hugo <hv@crypt.compulink.co.uk>
47045              Date: Sun, 29 Apr 2001 17:09:30 +0100
47046              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
47047      Branch: perl
47048            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
47049 ____________________________________________________________________________
47050 [  9910] By: jhi                                   on 2001/04/30  11:15:12
47051         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
47052              a dummy for PL_numeric_radix); no pressing reason to break
47053              binary compatibility; regen API.
47054      Branch: perl
47055            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
47056            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
47057 ____________________________________________________________________________
47058 [  9909] By: jhi                                   on 2001/04/30  10:56:08
47059         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
47060              From: Walt Mankowski <waltman@netaxs.com>
47061              Date: Sun, 29 Apr 2001 21:53:48 -0400
47062              Message-ID: <20010429215348.A3971@netaxs.com>
47063      Branch: perl
47064            ! pod/perlfunc.pod
47065 ____________________________________________________________________________
47066 [  9908] By: jhi                                   on 2001/04/30  10:49:40
47067         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
47068      Branch: perl
47069            ! t/lib/selfstubber.t
47070 ____________________________________________________________________________
47071 [  9907] By: nick                                  on 2001/04/30  09:26:50
47072         Log: Integrate mainline.
47073      Branch: perlio
47074           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
47075 ____________________________________________________________________________
47076 [  9906] By: jhi                                   on 2001/04/29  23:24:20
47077         Log: Abigail spotted a thinko in #9905.
47078      Branch: perl
47079            ! pod/perldiag.pod
47080 ____________________________________________________________________________
47081 [  9905] By: jhi                                   on 2001/04/29  15:55:39
47082         Log: Changed the underscore/undebar syntax in numeric constants;
47083              now any grouping will do, as long as the underscores are not
47084              consecutive (so "zero-grouping" is out), and they do not begin
47085              or end the integer or fractional parts.
47086      Branch: perl
47087            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
47088 ____________________________________________________________________________
47089 [  9904] By: nick                                  on 2001/04/29  15:43:22
47090         Log: Integrate mainline.
47091      Branch: perlio
47092           +> (branch 98 files)
47093            - lib/unicode/Block.pl
47094            - lib/unicode/In/AlphabeticPresentationForms.pl
47095            - lib/unicode/In/Arabic.pl
47096            - lib/unicode/In/ArabicPresentationForms-A.pl
47097            - lib/unicode/In/ArabicPresentationForms-B.pl
47098            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
47099            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
47100            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
47101            - lib/unicode/In/BopomofoExtended.pl
47102            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
47103            - lib/unicode/In/CJKCompatibility.pl
47104            - lib/unicode/In/CJKCompatibilityForms.pl
47105            - lib/unicode/In/CJKCompatibilityIdeographs.pl
47106            - lib/unicode/In/CJKRadicalsSupplement.pl
47107            - lib/unicode/In/CJKSymbolsandPunctuation.pl
47108            - lib/unicode/In/CJKUnifiedIdeographs.pl
47109            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
47110            - lib/unicode/In/Cherokee.pl
47111            - lib/unicode/In/CombiningDiacriticalMarks.pl
47112            - lib/unicode/In/CombiningHalfMarks.pl
47113            - lib/unicode/In/CombiningMarksforSymbols.pl
47114            - lib/unicode/In/ControlPictures.pl
47115            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
47116            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
47117            - lib/unicode/In/EnclosedAlphanumerics.pl
47118            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
47119            - lib/unicode/In/Ethiopic.pl
47120            - lib/unicode/In/GeneralPunctuation.pl
47121            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
47122            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
47123            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
47124            - lib/unicode/In/HalfwidthandFullwidthForms.pl
47125            - lib/unicode/In/HangulCompatibilityJamo.pl
47126            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
47127            - lib/unicode/In/Hebrew.pl
47128            - lib/unicode/In/HighPrivateUseSurrogates.pl
47129            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
47130            - lib/unicode/In/IPAExtensions.pl
47131            - lib/unicode/In/IdeographicDescriptionCharacters.pl
47132            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
47133            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
47134            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
47135            - lib/unicode/In/Latin-1Supplement.pl
47136            - lib/unicode/In/LatinExtended-A.pl
47137            - lib/unicode/In/LatinExtended-B.pl
47138            - lib/unicode/In/LatinExtendedAdditional.pl
47139            - lib/unicode/In/LetterlikeSymbols.pl
47140            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
47141            - lib/unicode/In/MathematicalOperators.pl
47142            - lib/unicode/In/MiscellaneousSymbols.pl
47143            - lib/unicode/In/MiscellaneousTechnical.pl
47144            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
47145            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
47146            - lib/unicode/In/OpticalCharacterRecognition.pl
47147            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
47148            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
47149            - lib/unicode/In/SmallFormVariants.pl
47150            - lib/unicode/In/SpacingModifierLetters.pl
47151            - lib/unicode/In/Specials.pl
47152            - lib/unicode/In/SuperscriptsandSubscripts.pl
47153            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
47154            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
47155            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
47156            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
47157            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
47158           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
47159           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
47160           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
47161           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
47162           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
47163           !> utf8.c win32/Makefile
47164 ____________________________________________________________________________
47165 [  9903] By: jhi                                   on 2001/04/29  14:30:53
47166         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
47167              From: Prymmer/Kahn <pvhp@best.com>
47168              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
47169              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
47170      Branch: perl
47171            ! win32/Makefile
47172 ____________________________________________________________________________
47173 [  9902] By: jhi                                   on 2001/04/29  02:52:44
47174         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
47175              From: "Abigail" <abigail@foad.org>
47176              Date: Sun, 29 Apr 2001 03:14:25 +0200
47177              Message-ID: <20010429011425.24503.qmail@foad.org>
47178      Branch: perl
47179            ! ext/IO/lib/IO/Seekable.pm
47180 ____________________________________________________________________________
47181 [  9901] By: jhi                                   on 2001/04/29  02:04:46
47182         Log: In character classes one couldn't have 0x80..0xff characters
47183              at the left hand side if there were 0x100.. characters in the
47184              character class.
47185      Branch: perl
47186            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
47187            ! t/op/pat.t utf8.c
47188 ____________________________________________________________________________
47189 [  9900] By: jhi                                   on 2001/04/28  22:55:04
47190         Log: Forgot the latest mktables.PL from #9899.
47191      Branch: perl
47192            ! lib/unicode/mktables.PL
47193 ____________________________________________________________________________
47194 [  9899] By: jhi                                   on 2001/04/28  22:53:28
47195         Log: Explain the \p{} and \P{} error message better and
47196              have prettier prettyprint in In.pl.
47197      Branch: perl
47198            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
47199            ! pod/perldiag.pod
47200 ____________________________________________________________________________
47201 [  9898] By: jhi                                   on 2001/04/28  21:03:34
47202         Log: Add one possible explanation for the "Invalid [] range" error.
47203      Branch: perl
47204            ! pod/perldiag.pod
47205 ____________________________________________________________________________
47206 [  9897] By: jhi                                   on 2001/04/28  17:18:26
47207         Log: Add a level of indirection to the implementation of \p{InFoo}
47208              so that we don't have to have long filenames.  (Nothing changes
47209              in the user interface.)   The indirection is defined in
47210              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
47211              Also rename some the character classes by removing '-' from
47212              the classnames, and finally renamed Block.pl as Blocks.pl.
47213      Branch: perl
47214            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
47215            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
47216            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
47217            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
47218            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
47219            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
47220            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
47221            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
47222            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
47223            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
47224            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
47225            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
47226            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
47227            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
47228            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
47229            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
47230            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
47231            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
47232            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
47233            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
47234            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
47235            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
47236            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
47237            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
47238            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
47239            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
47240            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
47241            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
47242            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
47243            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
47244            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
47245            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
47246            + lib/unicode/In/94.pl lib/unicode/In/95.pl
47247            - lib/unicode/Block.pl
47248            - lib/unicode/In/AlphabeticPresentationForms.pl
47249            - lib/unicode/In/Arabic.pl
47250            - lib/unicode/In/ArabicPresentationForms-A.pl
47251            - lib/unicode/In/ArabicPresentationForms-B.pl
47252            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
47253            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
47254            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
47255            - lib/unicode/In/BopomofoExtended.pl
47256            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
47257            - lib/unicode/In/CJKCompatibility.pl
47258            - lib/unicode/In/CJKCompatibilityForms.pl
47259            - lib/unicode/In/CJKCompatibilityIdeographs.pl
47260            - lib/unicode/In/CJKRadicalsSupplement.pl
47261            - lib/unicode/In/CJKSymbolsandPunctuation.pl
47262            - lib/unicode/In/CJKUnifiedIdeographs.pl
47263            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
47264            - lib/unicode/In/Cherokee.pl
47265            - lib/unicode/In/CombiningDiacriticalMarks.pl
47266            - lib/unicode/In/CombiningHalfMarks.pl
47267            - lib/unicode/In/CombiningMarksforSymbols.pl
47268            - lib/unicode/In/ControlPictures.pl
47269            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
47270            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
47271            - lib/unicode/In/EnclosedAlphanumerics.pl
47272            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
47273            - lib/unicode/In/Ethiopic.pl
47274            - lib/unicode/In/GeneralPunctuation.pl
47275            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
47276            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
47277            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
47278            - lib/unicode/In/HalfwidthandFullwidthForms.pl
47279            - lib/unicode/In/HangulCompatibilityJamo.pl
47280            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
47281            - lib/unicode/In/Hebrew.pl
47282            - lib/unicode/In/HighPrivateUseSurrogates.pl
47283            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
47284            - lib/unicode/In/IPAExtensions.pl
47285            - lib/unicode/In/IdeographicDescriptionCharacters.pl
47286            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
47287            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
47288            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
47289            - lib/unicode/In/Latin-1Supplement.pl
47290            - lib/unicode/In/LatinExtended-A.pl
47291            - lib/unicode/In/LatinExtended-B.pl
47292            - lib/unicode/In/LatinExtendedAdditional.pl
47293            - lib/unicode/In/LetterlikeSymbols.pl
47294            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
47295            - lib/unicode/In/MathematicalOperators.pl
47296            - lib/unicode/In/MiscellaneousSymbols.pl
47297            - lib/unicode/In/MiscellaneousTechnical.pl
47298            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
47299            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
47300            - lib/unicode/In/OpticalCharacterRecognition.pl
47301            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
47302            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
47303            - lib/unicode/In/SmallFormVariants.pl
47304            - lib/unicode/In/SpacingModifierLetters.pl
47305            - lib/unicode/In/Specials.pl
47306            - lib/unicode/In/SuperscriptsandSubscripts.pl
47307            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
47308            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
47309            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
47310            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
47311            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
47312            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
47313            ! pod/perlunicode.pod
47314 ____________________________________________________________________________
47315 [  9896] By: jhi                                   on 2001/04/28  14:33:17
47316         Log: Update the information on shared library path on HP-UX.
47317      Branch: perl
47318            ! INSTALL
47319 ____________________________________________________________________________
47320 [  9895] By: jhi                                   on 2001/04/28  14:32:30
47321         Log: Because #9894 seems to do the trick, this workaround can be removed.
47322      Branch: perl
47323            ! t/lib/selfstubber.t
47324 ____________________________________________________________________________
47325 [  9894] By: jhi                                   on 2001/04/28  14:26:13
47326         Log: For PerlIO flush the children's file handles (on fork/exec/system).
47327      Branch: perl
47328            ! perl.h
47329 ____________________________________________________________________________
47330 [  9893] By: jhi                                   on 2001/04/28  14:23:15
47331         Log: Test tweak for #9891.
47332      Branch: perl
47333            ! t/lib/b-deparse.t
47334 ____________________________________________________________________________
47335 [  9892] By: jhi                                   on 2001/04/28  14:10:13
47336         Log: New HP-UX hints from Merijn.
47337      Branch: perl
47338            ! hints/hpux.sh
47339 ____________________________________________________________________________
47340 [  9891] By: jhi                                   on 2001/04/28  14:07:27
47341         Log: Subject: [PATCH B::Deparse] non-block scopes
47342              From: Robin Houston <robin@kitsite.com>
47343              Date: Fri, 27 Apr 2001 19:15:14 +0100
47344              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
47345      Branch: perl
47346            ! ext/B/B/Deparse.pm
47347 ____________________________________________________________________________
47348 [  9890] By: nick                                  on 2001/04/27  19:41:25
47349         Log: Integrate mainline
47350      Branch: perlio
47351           +> t/lib/selfstubber.t
47352           !> (integrate 50 files)
47353 ____________________________________________________________________________
47354 [  9889] By: jhi                                   on 2001/04/27  18:23:46
47355         Log: Subject: Re: selfstubber test fail on bleadperl
47356              From: Mike Guy <mjtg@cam.ac.uk>
47357              Date: Fri, 27 Apr 2001 19:31:18 +0100
47358              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
47359      Branch: perl
47360            ! t/lib/selfstubber.t
47361 ____________________________________________________________________________
47362 [  9888] By: jhi                                   on 2001/04/27  16:20:54
47363         Log: Test tweak for #9886.
47364      Branch: perl
47365            ! t/lib/b-deparse.t
47366 ____________________________________________________________________________
47367 [  9887] By: jhi                                   on 2001/04/27  16:16:33
47368         Log: Buffering issue at least in Solaris (even with perlio).
47369      Branch: perl
47370            ! t/lib/selfstubber.t
47371 ____________________________________________________________________________
47372 [  9886] By: jhi                                   on 2001/04/27  14:59:23
47373         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
47374              From: Robin Houston <robin@kitsite.com>
47375              Date: Fri, 27 Apr 2001 16:53:20 +0100
47376              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
47377      Branch: perl
47378            ! ext/B/B/Deparse.pm
47379 ____________________________________________________________________________
47380 [  9885] By: jhi                                   on 2001/04/27  14:23:51
47381         Log: Update Changes.
47382      Branch: perl
47383            ! Changes patchlevel.h
47384 ____________________________________________________________________________
47385 [  9884] By: jhi                                   on 2001/04/27  14:14:12
47386         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
47387              From: "Philip Newton" <pnewton@gmx.de>
47388              Date: Fri, 27 Apr 2001 16:40:13 +0200
47389              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
47390      Branch: perl
47391            ! pod/perldata.pod
47392 ____________________________________________________________________________
47393 [  9883] By: jhi                                   on 2001/04/27  13:28:19
47394         Log: Add LOG_PERROR; prettify the "removed".
47395      Branch: perl
47396            ! ext/Sys/Syslog/Syslog.xs
47397 ____________________________________________________________________________
47398 [  9882] By: jhi                                   on 2001/04/27  13:13:18
47399         Log: h2xs tweaks: use NV instead of double, "quote" the removed
47400              prefixes for clarity (especially when nothing is removed),
47401              slight pod reformats.
47402      Branch: perl
47403            ! utils/h2xs.PL
47404 ____________________________________________________________________________
47405 [  9881] By: jhi                                   on 2001/04/27  12:58:48
47406         Log: Don't bother creating existing directories.
47407      Branch: perl
47408            ! utils/h2xs.PL
47409 ____________________________________________________________________________
47410 [  9880] By: jhi                                   on 2001/04/27  12:45:39
47411         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
47412              From: Mike Schilli <m@perlmeister.com>
47413              Date: Wed, 25 Apr 2001 01:29:21 -0700
47414              Message-id: <3AE68AE1.6A981723@perlmeister.com>
47415      Branch: perl
47416            ! utils/h2xs.PL
47417 ____________________________________________________________________________
47418 [  9879] By: jhi                                   on 2001/04/27  12:40:55
47419         Log: break is not yet Perl.  Added the template license also to README.
47420      Branch: perl
47421            ! utils/h2xs.PL
47422 ____________________________________________________________________________
47423 [  9878] By: jhi                                   on 2001/04/27  03:08:20
47424         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
47425              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47426              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
47427              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
47428      Branch: perl
47429            ! t/lib/xs-typemap.t
47430 ____________________________________________________________________________
47431 [  9877] By: jhi                                   on 2001/04/26  23:54:40
47432         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
47433              From: "Abigail" <abigail@foad.org>
47434              Date: Fri, 27 Apr 2001 01:44:28 +0200
47435              Message-ID: <20010426234428.19786.qmail@foad.org>
47436      Branch: perl
47437            ! utils/h2xs.PL
47438 ____________________________________________________________________________
47439 [  9876] By: jhi                                   on 2001/04/26  23:52:06
47440         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
47441              From: Peter Prymmer <pvhp@forte.com>
47442              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
47443              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
47444      Branch: perl
47445            ! t/lib/selfstubber.t
47446 ____________________________________________________________________________
47447 [  9875] By: jhi                                   on 2001/04/26  23:48:10
47448         Log: Deparse nits.
47449      Branch: perl
47450            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
47451 ____________________________________________________________________________
47452 [  9874] By: jhi                                   on 2001/04/26  22:46:05
47453         Log: Document ANYOF_CLASS.
47454      Branch: perl
47455            ! regcomp.h
47456 ____________________________________________________________________________
47457 [  9873] By: jhi                                   on 2001/04/26  22:35:03
47458         Log: Subject: Re: [PATCH @9846] dumping ANYOF
47459              From: Hugo <hv@crypt.compulink.co.uk>
47460              Date: Thu, 26 Apr 2001 23:33:38 +0100
47461              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
47462      Branch: perl
47463            ! regcomp.c regcomp.h
47464 ____________________________________________________________________________
47465 [  9872] By: jhi                                   on 2001/04/26  22:34:31
47466         Log: Subject: [PATCH] more for Devel::SelfStubber
47467              From: Nicholas Clark <nick@ccl4.org>
47468              Date: Fri, 27 Apr 2001 00:13:52 +0100
47469              Message-ID: <20010427001351.K88186@plum.flirble.org>
47470      Branch: perl
47471            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
47472 ____________________________________________________________________________
47473 [  9871] By: jhi                                   on 2001/04/26  21:59:17
47474         Log: Subject: [PATCH B::Deparse] formats must be flush left
47475              From: Robin Houston <robin@kitsite.com>
47476              Date: Thu, 26 Apr 2001 23:54:29 +0100
47477              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
47478      Branch: perl
47479            ! ext/B/B/Deparse.pm
47480 ____________________________________________________________________________
47481 [  9870] By: jhi                                   on 2001/04/26  21:57:37
47482         Log: If some of the constants are prefixes of others,
47483              the prefixes may never get recognized.  (See 20010426.006.)
47484      Branch: perl
47485            ! utils/h2xs.PL
47486 ____________________________________________________________________________
47487 [  9869] By: jhi                                   on 2001/04/26  21:50:42
47488         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
47489              From: Chris Bongaarts <cab@tc.umn.edu>
47490              Date: Thu, 26 Apr 2001 17:10:31 -0500
47491              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
47492      Branch: perl
47493            ! ext/Sys/Syslog/Syslog.xs
47494 ____________________________________________________________________________
47495 [  9868] By: jhi                                   on 2001/04/26  21:35:12
47496         Log: Further cuts and more docs from Graham Barr.
47497      Branch: perl
47498            ! ext/List/Util/lib/List/Util.pm
47499            ! ext/List/Util/lib/Scalar/Util.pm
47500 ____________________________________________________________________________
47501 [  9867] By: jhi                                   on 2001/04/26  21:18:57
47502         Log: Subject: [PATCH 5.7.1] DB_File-1.77
47503              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
47504              Date: Thu, 26 Apr 2001 22:37:53 +0100
47505              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
47506      Branch: perl
47507            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
47508            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
47509 ____________________________________________________________________________
47510 [  9866] By: jhi                                   on 2001/04/26  21:12:31
47511         Log: Subject: [PATCH B::Deparse] fix easy bugs
47512              From: Robin Houston <robin@kitsite.com>
47513              Date: Thu, 26 Apr 2001 23:03:33 +0100
47514              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
47515      Branch: perl
47516            ! ext/B/B/Deparse.pm
47517 ____________________________________________________________________________
47518 [  9865] By: jhi                                   on 2001/04/26  20:26:13
47519         Log: Update Changes.
47520      Branch: perl
47521            ! Changes patchlevel.h
47522 ____________________________________________________________________________
47523 [  9864] By: jhi                                   on 2001/04/26  19:27:48
47524         Log: Dethinko from Robin Houston.
47525      Branch: perl
47526            ! ext/B/B/Deparse.pm
47527 ____________________________________________________________________________
47528 [  9863] By: jhi                                   on 2001/04/26  19:10:35
47529         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
47530              From: Robin Houston <robin@kitsite.com>
47531              Date: Thu, 26 Apr 2001 21:08:32 +0100
47532              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
47533      Branch: perl
47534            ! ext/B/B/Deparse.pm
47535 ____________________________________________________________________________
47536 [  9862] By: jhi                                   on 2001/04/26  19:04:23
47537         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
47538              From: Robin Houston <robin@kitsite.com>
47539              Date: Thu, 26 Apr 2001 20:52:50 +0100
47540              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
47541      Branch: perl
47542            ! ext/B/B/Deparse.pm
47543 ____________________________________________________________________________
47544 [  9861] By: jhi                                   on 2001/04/26  18:56:14
47545         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
47546              From: Mike Guy <mjtg@cam.ac.uk>
47547              Date: Thu, 26 Apr 2001 14:22:40 +0100
47548              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
47549      Branch: perl
47550            ! pod/perlobj.pod
47551 ____________________________________________________________________________
47552 [  9860] By: jhi                                   on 2001/04/26  18:46:42
47553         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
47554              From: Robin Houston <robin@kitsite.com>
47555              Date: Thu, 26 Apr 2001 20:34:29 +0100
47556              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
47557              
47558              Hashes do not interpolate.
47559      Branch: perl
47560            ! ext/B/B/Deparse.pm
47561 ____________________________________________________________________________
47562 [  9859] By: jhi                                   on 2001/04/26  18:43:51
47563         Log: Subject: The Time::Piece conspiracy unmasked!!!
47564              From: Mike Guy <mjtg@cam.ac.uk>
47565              Date: Thu, 26 Apr 2001 19:02:50 +0100
47566              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
47567              
47568              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
47569              From: Mike Guy <mjtg@cam.ac.uk>
47570              Date: Thu, 26 Apr 2001 19:08:21 +0100
47571              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
47572              
47573              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
47574              From: Graham Barr <gbarr@pobox.com>
47575              Date: Thu, 26 Apr 2001 19:12:03 +0100
47576              Message-ID: <20010426191203.A70835@pobox.com>
47577              
47578              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
47579      Branch: perl
47580            ! ext/List/Util/lib/List/Util.pm
47581            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
47582 ____________________________________________________________________________
47583 [  9858] By: jhi                                   on 2001/04/26  18:17:42
47584         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
47585              From: Robin Houston <robin@kitsite.com>
47586              Date: Thu, 26 Apr 2001 16:09:35 +0100
47587              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
47588      Branch: perl
47589            ! t/comp/proto.t
47590 ____________________________________________________________________________
47591 [  9857] By: jhi                                   on 2001/04/26  18:04:59
47592         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
47593              From: barries <barries@slaysys.com>
47594              Date: Thu, 26 Apr 2001 12:01:10 -0400
47595              Message-ID: <20010426120110.E29698@jester.slaysys.com>
47596      Branch: perl
47597            ! pod/perldiag.pod
47598 ____________________________________________________________________________
47599 [  9856] By: jhi                                   on 2001/04/26  18:03:33
47600         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
47601              Date: Thu, 26 Apr 2001 17:13:41 +0100
47602              From: Robin Houston <robin@kitsite.com>
47603              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
47604              
47605              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
47606              From: Robin Houston <robin@kitsite.com>
47607              Date: Thu, 26 Apr 2001 18:44:29 +0100
47608              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
47609      Branch: perl
47610            ! ext/B/B/Deparse.pm
47611 ____________________________________________________________________________
47612 [  9855] By: jhi                                   on 2001/04/26  17:56:04
47613         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
47614              From: Robin Houston <robin@kitsite.com>
47615              Date: Thu, 26 Apr 2001 17:04:08 +0100
47616              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
47617      Branch: perl
47618            ! ext/B/B/Deparse.pm
47619 ____________________________________________________________________________
47620 [  9854] By: jhi                                   on 2001/04/26  17:47:26
47621         Log: Subject: Re: Short test case for undef %stash:: crash
47622              From: Benjamin Sugars <bsugars@canoe.ca> 
47623              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
47624              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
47625              Changed and moved the perldiag entry.
47626      Branch: perl
47627            ! gv.c pod/perldiag.pod
47628 ____________________________________________________________________________
47629 [  9853] By: jhi                                   on 2001/04/26  14:35:16
47630         Log: Beginnings of strptime().  Do not touch the wet paint.
47631      Branch: perl
47632            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
47633 ____________________________________________________________________________
47634 [  9852] By: jhi                                   on 2001/04/26  13:17:21
47635         Log: Retract #9851, core dumps from pod2man.
47636      Branch: perl
47637            ! regcomp.c
47638 ____________________________________________________________________________
47639 [  9851] By: jhi                                   on 2001/04/26  11:54:41
47640         Log: (Retracted by #9852.)
47641              
47642              Subject: [PATCH @9846] dumping ANYOF
47643              From: Hugo <hv@crypt.compulink.co.uk>
47644              Date: Thu, 26 Apr 2001 05:32:38 +0100
47645              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
47646      Branch: perl
47647            ! regcomp.c
47648 ____________________________________________________________________________
47649 [  9850] By: jhi                                   on 2001/04/26  02:34:44
47650         Log: If ccflags was empty the _previous_ $* containing all the
47651              environment variables and Configure variables was used,
47652              which lead, among other bad things, into $ccflags being your
47653              uname -a output, which lead into test compile with cc failing,
47654              which lead into gcc being selected, which didn't work that well
47655              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
47656              with large files, et cetera.
47657      Branch: perl
47658            ! hints/hpux.sh
47659 ____________________________________________________________________________
47660 [  9849] By: jhi                                   on 2001/04/26  01:44:57
47661         Log: Make selfstubber test more portable.
47662      Branch: perl
47663            ! t/lib/selfstubber.t
47664 ____________________________________________________________________________
47665 [  9848] By: jhi                                   on 2001/04/26  00:50:26
47666         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
47667              From: Benjamin Sugars <ben.sugars@home.com>
47668              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
47669              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
47670      Branch: perl
47671            ! ext/Cwd/Cwd.xs
47672 ____________________________________________________________________________
47673 [  9847] By: jhi                                   on 2001/04/26  00:46:58
47674         Log: Subject: [PATCH: perl@9841] VMS updates
47675              From: Peter Prymmer <pvhp@forte.com>
47676              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
47677              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
47678      Branch: perl
47679            ! README.vms configure.com vms/descrip_mms.template
47680            ! vms/ext/filespec.t
47681 ____________________________________________________________________________
47682 [  9846] By: jhi                                   on 2001/04/26  00:11:56
47683         Log: re 'debug' was broken by #9084.
47684      Branch: perl
47685            ! ext/re/re.xs
47686 ____________________________________________________________________________
47687 [  9845] By: jhi                                   on 2001/04/25  22:33:17
47688         Log: Subject: [PATCH] test for Devel::SelfStubber
47689              From: Nicholas Clark <nick@ccl4.org>
47690              Date: Thu, 26 Apr 2001 00:00:54 +0100
47691              Message-ID: <20010426000054.D89026@plum.flirble.org>
47692      Branch: perl
47693            + t/lib/selfstubber.t
47694            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
47695 ____________________________________________________________________________
47696 [  9844] By: jhi                                   on 2001/04/25  22:29:32
47697         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
47698              From: Paul Johnson <paul@pjcj.net>
47699              Date: Thu, 26 Apr 2001 00:46:08 +0200
47700              Message-ID: <20010426004608.H2338@pjcj.net>
47701      Branch: perl
47702            ! ext/B/B/Concise.pm
47703 ____________________________________________________________________________
47704 [  9843] By: jhi                                   on 2001/04/25  22:28:28
47705         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
47706              From: Peter Prymmer <pvhp@forte.com>
47707              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
47708              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
47709      Branch: perl
47710            ! ext/Cwd/Cwd.xs
47711 ____________________________________________________________________________
47712 [  9842] By: jhi                                   on 2001/04/25  20:58:12
47713         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
47714              From: John Peacock <jpeacock@rowman.com>
47715              Date: Wed, 25 Apr 2001 17:30:26 -0400
47716              Message-ID: <3AE741F2.B3217464@rowman.com>
47717      Branch: perl
47718            ! lib/Math/BigInt.pm t/lib/bigintpm.t
47719 ____________________________________________________________________________
47720 [  9841] By: jhi                                   on 2001/04/25  20:07:05
47721         Log: Update Changes.
47722      Branch: perl
47723            ! Changes patchlevel.h
47724 ____________________________________________________________________________
47725 [  9840] By: jhi                                   on 2001/04/25  19:56:51
47726         Log: Yet another HP-UX hints version from Merijn.
47727      Branch: perl
47728            ! hints/hpux.sh
47729 ____________________________________________________________________________
47730 [  9839] By: jhi                                   on 2001/04/25  19:53:04
47731         Log: abs_path() didn't terminate the filename correctly,
47732              in DIRNAMLENless systems like HP-UX this would fail.
47733      Branch: perl
47734            ! ext/Cwd/Cwd.xs
47735 ____________________________________________________________________________
47736 [  9838] By: jhi                                   on 2001/04/25  16:37:26
47737         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
47738              From: Mike Guy <mjtg@cam.ac.uk>
47739              Date: Wed, 25 Apr 2001 18:31:47 +0100
47740              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
47741      Branch: perl
47742            ! op.c
47743 ____________________________________________________________________________
47744 [  9837] By: jhi                                   on 2001/04/25  16:21:53
47745         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
47746              From: Jon Eveland <jweveland@yahoo.com>
47747              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
47748              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
47749      Branch: perl
47750            ! lib/perl5db.pl
47751 ____________________________________________________________________________
47752 [  9836] By: jhi                                   on 2001/04/25  14:17:50
47753         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
47754              From: "Philip Newton" <pnewton@gmx.de>
47755              Date: Wed, 25 Apr 2001 17:05:58 +0200
47756              Message-ID: <3AE703F6.3234.1833C45@localhost>
47757      Branch: perl
47758            ! Porting/patching.pod
47759 ____________________________________________________________________________
47760 [  9835] By: jhi                                   on 2001/04/25  13:58:07
47761         Log: It would seem that both ar and full_ar need to be overridden
47762              for HP-UX to avoid the GNU ar.
47763      Branch: perl
47764            ! hints/hpux.sh
47765 ____________________________________________________________________________
47766 [  9834] By: jhi                                   on 2001/04/25  13:50:40
47767         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
47768              From: "Philip Newton" <pnewton@gmx.de>
47769              Date: Wed, 25 Apr 2001 16:09:23 +0200
47770              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
47771              
47772              Detypo.
47773      Branch: perl
47774            ! t/op/misc.t
47775 ____________________________________________________________________________
47776 [  9833] By: jhi                                   on 2001/04/25  12:36:11
47777         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
47778      Branch: perl
47779            ! hints/hpux.sh
47780 ____________________________________________________________________________
47781 [  9832] By: jhi                                   on 2001/04/25  12:33:36
47782         Log: New version of HP-UX hints from Merijn.
47783      Branch: perl
47784            ! hints/hpux.sh
47785 ____________________________________________________________________________
47786 [  9831] By: jhi                                   on 2001/04/25  03:39:45
47787         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
47788      Branch: perl
47789            ! hints/hpux.sh
47790 ____________________________________________________________________________
47791 [  9830] By: jhi                                   on 2001/04/25  02:53:25
47792         Log: The tzname[] bit is not needed by util.c -- and causes
47793              heartburn in VMS (and it missing was probably the cause of
47794              the Mac OS X trouble).  Ouch.
47795      Branch: perl
47796            ! ext/POSIX/POSIX.xs util.c
47797 ____________________________________________________________________________
47798 [  9829] By: jhi                                   on 2001/04/25  00:10:06
47799         Log: Metaconfig unit change for #9828.
47800      Branch: metaconfig
47801            ! U/compline/ccflags.U
47802 ____________________________________________________________________________
47803 [  9828] By: jhi                                   on 2001/04/25  00:04:18
47804         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
47805              (which is actually the reason for the change, we need to pass
47806              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
47807              EP/IX, OS/2, and TitanOS, based on the hints files.
47808      Branch: perl
47809            ! Configure config_h.SH
47810 ____________________________________________________________________________
47811 [  9827] By: jhi                                   on 2001/04/24  23:49:20
47812         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
47813              the $cat must have an absolute path.
47814      Branch: perl
47815            ! makedepend.SH
47816 ____________________________________________________________________________
47817 [  9826] By: jhi                                   on 2001/04/24  23:40:53
47818         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
47819      Branch: perl
47820            ! README.amiga
47821 ____________________________________________________________________________
47822 [  9825] By: jhi                                   on 2001/04/24  23:35:35
47823         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
47824              From: "Philip Newton" <pnewton@gmx.de>
47825              Date: Tue, 24 Apr 2001 18:52:49 +0200
47826              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
47827      Branch: perl
47828            ! x2p/find2perl.PL
47829 ____________________________________________________________________________
47830 [  9824] By: jhi                                   on 2001/04/24  23:33:07
47831         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
47832              Some gcc specifics dropped out due to extensive rewriting;
47833              will be put back later as needed.
47834      Branch: perl
47835            ! hints/hpux.sh
47836 ____________________________________________________________________________
47837 [  9823] By: jhi                                   on 2001/04/24  23:27:57
47838         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
47839      Branch: perl
47840            ! ext/POSIX/POSIX.xs
47841 ____________________________________________________________________________
47842 [  9822] By: jhi                                   on 2001/04/24  23:25:21
47843         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
47844              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47845              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
47846              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
47847      Branch: perl
47848            ! ext/XS/Typemap/Typemap.xs
47849 ____________________________________________________________________________
47850 [  9821] By: jhi                                   on 2001/04/24  23:24:10
47851         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
47852              From: "Abigail" <abigail@foad.org>
47853              Date: Tue, 24 Apr 2001 23:12:03 +0200
47854              Message-ID: <20010424211203.7901.qmail@foad.org>
47855      Branch: perl
47856            ! pod/perlport.pod
47857 ____________________________________________________________________________
47858 [  9820] By: jhi                                   on 2001/04/24  23:23:15
47859         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
47860              From: Matt Sergeant <matt@sergeant.org>
47861              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
47862              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
47863      Branch: perl
47864            ! pod/perlfaq4.pod
47865 ____________________________________________________________________________
47866 [  9819] By: nick                                  on 2001/04/24  18:49:43
47867         Log: Integrate mainline.
47868      Branch: perlio
47869           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
47870           !> (integrate 37 files)
47871 ____________________________________________________________________________
47872 [  9818] By: jhi                                   on 2001/04/24  14:35:23
47873         Log: Update Changes.
47874      Branch: perl
47875            ! Changes patchlevel.h
47876 ____________________________________________________________________________
47877 [  9817] By: jhi                                   on 2001/04/24  14:09:17
47878         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
47879              From: "Philip Newton" <pnewton@gmx.de>
47880              Date: Tue, 24 Apr 2001 12:58:12 +0200
47881              Message-ID: <3AE57864.8304.B77A0A@localhost> 
47882              
47883              plus add CPAN to the list of modules that have their own tests.
47884      Branch: perl
47885            ! t/lib/1_compile.t
47886 ____________________________________________________________________________
47887 [  9816] By: jhi                                   on 2001/04/24  14:07:03
47888         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
47889              From: Michael G Schwern <schwern@pobox.com>
47890              Date: Sat, 21 Apr 2001 22:35:00 +0100
47891              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
47892      Branch: perl
47893            ! t/lib/1_compile.t
47894 ____________________________________________________________________________
47895 [  9815] By: jhi                                   on 2001/04/24  13:54:32
47896         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
47897              From: Robin Houston <robin@kitsite.com>
47898              Date: Tue, 24 Apr 2001 15:51:18 +0100
47899              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
47900      Branch: perl
47901            ! ext/B/B/Deparse.pm
47902 ____________________________________________________________________________
47903 [  9814] By: jhi                                   on 2001/04/24  13:17:34
47904         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
47905              From: Bill Glicker <billg@burrelles.com>
47906              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
47907              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
47908      Branch: perl
47909            ! hints/svr5.sh
47910 ____________________________________________________________________________
47911 [  9813] By: jhi                                   on 2001/04/24  12:54:23
47912         Log: Prevent path disclosure (probing for existence of filenames)
47913              using suidperl; bug id 20010322.218.
47914      Branch: perl
47915            ! perl.c pod/perldiag.pod
47916 ____________________________________________________________________________
47917 [  9812] By: jhi                                   on 2001/04/24  12:08:36
47918         Log: Retract #9811.
47919      Branch: perl
47920            ! ext/POSIX/POSIX.xs
47921 ____________________________________________________________________________
47922 [  9811] By: jhi                                   on 2001/04/24  11:57:35
47923         Log: (Retracted by #9812.)
47924      Branch: perl
47925            ! ext/POSIX/POSIX.xs
47926 ____________________________________________________________________________
47927 [  9810] By: jhi                                   on 2001/04/24  03:32:35
47928         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
47929      Branch: perl
47930            ! util.c
47931 ____________________________________________________________________________
47932 [  9809] By: jhi                                   on 2001/04/24  03:16:13
47933         Log: The Math::BigFloat::import() was broken.
47934              (Fixes bug id 20010422.002.)
47935      Branch: perl
47936            ! lib/Math/BigFloat.pm
47937 ____________________________________________________________________________
47938 [  9808] By: jhi                                   on 2001/04/24  01:11:40
47939         Log: Additional dependencies; should help for parallel makes
47940              not to fail on missing lib/lib.pm or lib/re.pm.
47941      Branch: perl
47942            ! Makefile.SH
47943 ____________________________________________________________________________
47944 [  9807] By: jhi                                   on 2001/04/24  00:57:01
47945         Log: Update the test failure disclaimer.
47946      Branch: perl
47947            ! t/pragma/warn/pp_hot
47948 ____________________________________________________________________________
47949 [  9806] By: jhi                                   on 2001/04/24  00:54:04
47950         Log: Add make target "install-all" which is alias for "install"
47951              to cater for case-preserving filesystems like HFS+.
47952      Branch: perl
47953            ! INSTALL Makefile.SH
47954 ____________________________________________________________________________
47955 [  9805] By: jhi                                   on 2001/04/24  00:47:28
47956         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
47957              From: Peter Prymmer <pvhp@forte.com>
47958              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
47959              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
47960              
47961              (Ken William's message forwarded from macosx@perl.org)
47962      Branch: perl
47963            ! hints/darwin.sh
47964 ____________________________________________________________________________
47965 [  9804] By: jhi                                   on 2001/04/23  23:57:35
47966         Log: Cut-and-pasto.
47967      Branch: perl
47968            ! perlio.c
47969 ____________________________________________________________________________
47970 [  9803] By: jhi                                   on 2001/04/23  23:52:25
47971         Log: More PerlIO robustness.
47972      Branch: perl
47973            ! perlio.c
47974 ____________________________________________________________________________
47975 [  9802] By: jhi                                   on 2001/04/23  23:43:35
47976         Log: Make the "STD* opened only for ..." errors more consistent.
47977      Branch: perl
47978            ! doio.c
47979 ____________________________________________________________________________
47980 [  9801] By: jhi                                   on 2001/04/23  23:34:26
47981         Log: Test case for #9800.
47982      Branch: perl
47983            ! t/op/misc.t
47984 ____________________________________________________________________________
47985 [  9800] By: jhi                                   on 2001/04/23  23:14:43
47986         Log: Avoid coredump on 'close STDERR; die' by making
47987              the PerlIO calls more robust.  Also use SETERRNO()
47988              instead of errno = to be more VMS-ready.
47989      Branch: perl
47990            ! perlio.c
47991 ____________________________________________________________________________
47992 [  9799] By: jhi                                   on 2001/04/23  21:41:10
47993         Log: Subject: test for ID 20010423.002
47994              From: Robin Houston <robin@kitsite.com>
47995              Date: Mon, 23 Apr 2001 16:52:21 +0100
47996              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
47997      Branch: perl
47998            ! t/op/avhv.t
47999 ____________________________________________________________________________
48000 [  9798] By: jhi                                   on 2001/04/23  21:40:07
48001         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
48002              From: David Dyck <dcd@tc.fluke.com>
48003              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
48004              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
48005      Branch: perl
48006            ! installperl
48007 ____________________________________________________________________________
48008 [  9797] By: jhi                                   on 2001/04/23  21:37:56
48009         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
48010              From: Benjamin Sugars <bsugars@canoe.ca>
48011              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
48012              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
48013      Branch: perl
48014            ! ext/Cwd/Cwd.xs lib/Cwd.pm
48015 ____________________________________________________________________________
48016 [  9796] By: jhi                                   on 2001/04/23  21:29:24
48017         Log: Synchronize h2xs and pod2man some more on the documentation
48018              templates they propose.
48019      Branch: perl
48020            ! pod/pod2man.PL utils/h2xs.PL
48021 ____________________________________________________________________________
48022 [  9795] By: jhi                                   on 2001/04/23  17:30:40
48023         Log: Add one more naughty test for base64; make encoding logic cleaner.
48024      Branch: perl
48025            ! t/lib/mimeb64.t
48026 ____________________________________________________________________________
48027 [  9794] By: jhi                                   on 2001/04/23  13:51:32
48028         Log: Update Changes.
48029      Branch: perl
48030            ! Changes patchlevel.h
48031 ____________________________________________________________________________
48032 [  9793] By: jhi                                   on 2001/04/23  13:44:18
48033         Log: Duplicate lines.
48034      Branch: perl
48035            ! MANIFEST
48036 ____________________________________________________________________________
48037 [  9792] By: jhi                                   on 2001/04/23  13:39:13
48038         Log: Subject: Re: PATCH 5.7.1
48039              From: Mark-Jason Dominus <mjd@plover.com>
48040              Date: Mon, 23 Apr 2001 10:30:21 -0400
48041              Message-ID: <20010423143021.17335.qmail@plover.com>
48042      Branch: perl
48043            ! perl.h sv.c
48044 ____________________________________________________________________________
48045 [  9791] By: jhi                                   on 2001/04/23  13:32:40
48046         Log: Add the CPAN.pm 1.59_54 tests.
48047      Branch: perl
48048            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
48049            ! MANIFEST
48050 ____________________________________________________________________________
48051 [  9790] By: jhi                                   on 2001/04/23  13:21:55
48052         Log: Subject: Deparse nit
48053              From: Robin Houston <robin@kitsite.com>
48054              Date: Mon, 23 Apr 2001 12:38:20 +0100
48055              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
48056      Branch: perl
48057            ! ext/B/B/Deparse.pm
48058 ____________________________________________________________________________
48059 [  9789] By: jhi                                   on 2001/04/23  13:19:07
48060         Log: Subject: [PATCH] bug 20010423.002
48061              From: Robin Houston <robin@kitsite.com>
48062              Date: Mon, 23 Apr 2001 13:12:30 +0100
48063              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
48064      Branch: perl
48065            ! pp.c
48066 ____________________________________________________________________________
48067 [  9788] By: jhi                                   on 2001/04/23  13:02:49
48068         Log: Subject: PATCH [5.7.1] hv.c unused #define
48069              From: Mark-Jason Dominus <mjd@plover.com>
48070              Date: Sun, 22 Apr 2001 14:17:49 -0400
48071              Message-ID: <20010422181749.26976.qmail@plover.com>
48072      Branch: perl
48073            ! hv.c
48074 ____________________________________________________________________________
48075 [  9787] By: jhi                                   on 2001/04/23  13:02:02
48076         Log: Subject: PATCH 5.7.1
48077              From: Mark-Jason Dominus <mjd@plover.com>
48078              Date: Sun, 22 Apr 2001 15:12:57 -0400
48079              Message-ID: <20010422191258.6539.qmail@plover.com>
48080              
48081              plus Sarathy's STMT_START + STMT_END suggestion.
48082      Branch: perl
48083            ! perl.h
48084 ____________________________________________________________________________
48085 [  9786] By: jhi                                   on 2001/04/23  12:53:25
48086         Log: Fix for
48087              
48088              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
48089              From: dLux <dlux@spam.sch.bme.hu>
48090              Date: Mon, 23 Apr 2001 01:25:26 +0200
48091              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
48092              
48093              (SvGROW really does return a char *.)
48094      Branch: perl
48095            ! pod/perlapi.pod sv.h
48096 ____________________________________________________________________________
48097 [  9785] By: jhi                                   on 2001/04/23  04:34:04
48098         Log: Time::Piece work continues.  $t->day removed since
48099              I think it's too confusing.  Now has normal and
48100              abbreviated length weekday names and month names,
48101              the names change with _names(), not _list().
48102              Now has strftime() in Perl, _strftime() is
48103              the libc version (to which strftime() falls back
48104              if it doesn't know the format.  To do: the reverse
48105              of strftime, strptime(), and the localisation of both.
48106      Branch: perl
48107            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
48108            ! t/lib/time-piece.t
48109 ____________________________________________________________________________
48110 [  9784] By: jhi                                   on 2001/04/23  02:41:46
48111         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
48112              From: andreas.koenig@anima.de (Andreas J. Koenig)
48113              Date: 23 Apr 2001 05:20:55 +0200
48114              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
48115      Branch: perl
48116            ! t/pragma/overload.t
48117 ____________________________________________________________________________
48118 [  9783] By: jhi                                   on 2001/04/22  23:32:42
48119         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
48120              From: Robin Houston <robin@kitsite.com>
48121              Date: Mon, 23 Apr 2001 00:38:18 +0100
48122              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
48123      Branch: perl
48124            ! ext/B/B/Deparse.pm
48125 ____________________________________________________________________________
48126 [  9782] By: jhi                                   on 2001/04/22  20:55:43
48127         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
48128              From: Simon Cozens <simon@netthink.co.uk>
48129              Date: Sun, 22 Apr 2001 18:47:25 +0100
48130              Message-ID: <20010422184725.A14411@netthink.co.uk>
48131      Branch: perl
48132            ! sv.c t/pragma/overload.t
48133 ____________________________________________________________________________
48134 [  9781] By: jhi                                   on 2001/04/22  20:52:13
48135         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
48136              From: Robin Houston <robin@kitsite.com>
48137              Date: Sun, 22 Apr 2001 22:14:50 +0100
48138              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
48139      Branch: perl
48140            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
48141 ____________________________________________________________________________
48142 [  9780] By: nick                                  on 2001/04/22  20:40:31
48143         Log: Integrate mainline.
48144      Branch: perlio
48145           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
48146           +> t/lib/b-stash.t
48147           !> (integrate 38 files)
48148 ____________________________________________________________________________
48149 [  9779] By: jhi                                   on 2001/04/22  15:16:03
48150         Log: Subject: IO::Socket::INET patch
48151              From: andrew deryabin <djsf@technarchy.ru>
48152              Date: Sat, 21 Apr 2001 17:46:52 +0400
48153              Message-ID: <20010421174652.B1426@technarchy>
48154      Branch: perl
48155            ! ext/IO/lib/IO/Socket/INET.pm
48156 ____________________________________________________________________________
48157 [  9778] By: jhi                                   on 2001/04/22  15:14:33
48158         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
48159              From: Mark-Jason Dominus <mjd@plover.com>
48160              Date: Sat, 21 Apr 2001 21:27:49 -0400
48161              Message-ID: <20010422012749.27024.qmail@plover.com>
48162      Branch: perl
48163            ! regcomp.c
48164 ____________________________________________________________________________
48165 [  9777] By: jhi                                   on 2001/04/22  15:10:51
48166         Log: Subject: Re: Regex debugger patch 
48167              From: Mark-Jason Dominus <mjd@plover.com>
48168              Date: Sat, 21 Apr 2001 21:48:51 -0400
48169              Message-ID: <20010422014851.27165.qmail@plover.com>
48170      Branch: perl
48171            ! pod/perldebguts.pod
48172 ____________________________________________________________________________
48173 [  9776] By: jhi                                   on 2001/04/22  15:09:48
48174         Log: Subject: Re: Regex debugger patch
48175              From: Mark-Jason Dominus <mjd@plover.com>
48176              Date: Sat, 21 Apr 2001 14:24:39 -0400
48177              Message-ID: <20010421182439.16508.qmail@plover.com>
48178              
48179              Regex debugger backend.
48180      Branch: perl
48181            ! regcomp.c regexp.h
48182 ____________________________________________________________________________
48183 [  9775] By: jhi                                   on 2001/04/21  16:45:40
48184         Log: Subject: [PATCH] Typo in utf8.h
48185              From: Jesús Quiroga <jquiroga@pobox.com>
48186              Date: Sat, 21 Apr 2001 19:25:33 +0200
48187              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
48188      Branch: perl
48189            ! utf8.h
48190 ____________________________________________________________________________
48191 [  9774] By: jhi                                   on 2001/04/21  16:43:52
48192         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
48193              From: Joe Orton <jorton@redhat.com>
48194              Date: Tue, 17 Apr 2001 15:50:43 +0100
48195              Message-Id: <20010417155043.D19132@eu.c2.net>
48196      Branch: perl
48197            ! hints/svr5.sh
48198 ____________________________________________________________________________
48199 [  9773] By: jhi                                   on 2001/04/21  15:30:15
48200         Log: Subject: Patch utils/h2xs.PL
48201              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48202              Date: Sat, 21 Apr 2001 10:32:16 -0500
48203              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
48204              
48205              Add MAILING list and LICENSE templates.
48206      Branch: perl
48207            ! utils/h2xs.PL
48208 ____________________________________________________________________________
48209 [  9772] By: jhi                                   on 2001/04/21  15:28:36
48210         Log: Subject: perlfaq2.patch for 5.7.1
48211              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48212              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
48213              Date: Fri, 20 Apr 2001 16:42:19 -0500
48214              
48215              rm an extra tab, a blurb about the xx.cpan to clarify
48216              which countries actually have that and dejanews is history
48217              as well as most of that nonsensical entry.
48218      Branch: perl
48219            ! pod/perlfaq2.pod
48220 ____________________________________________________________________________
48221 [  9771] By: jhi                                   on 2001/04/21  15:27:17
48222         Log: Subject: perlfaq1.patch for 5.7.1
48223              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48224              Date: Fri, 20 Apr 2001 16:57:36 -0500
48225              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
48226              
48227              Evil URLs must die. Especially when they are broken.
48228      Branch: perl
48229            ! pod/perlfaq1.pod
48230 ____________________________________________________________________________
48231 [  9770] By: jhi                                   on 2001/04/21  15:23:38
48232         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
48233              From: Michael G Schwern <schwern@pobox.com>
48234              Date: Sat, 21 Apr 2001 16:11:12 +0100
48235              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
48236      Branch: perl
48237            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
48238            + t/lib/b-stash.t
48239            ! MANIFEST ext/B/B.pm t/lib/b.t
48240 ____________________________________________________________________________
48241 [  9769] By: jhi                                   on 2001/04/21  15:03:32
48242         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
48243              From: Michael G Schwern <schwern@pobox.com>
48244              Date: Sat, 21 Apr 2001 09:48:00 +0100
48245              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
48246      Branch: perl
48247            ! utils/h2ph.PL
48248 ____________________________________________________________________________
48249 [  9768] By: jhi                                   on 2001/04/21  14:33:49
48250         Log: PerlIO and Encode doc cleanup and tweaks.
48251      Branch: perl
48252            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
48253            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
48254 ____________________________________________________________________________
48255 [  9767] By: jhi                                   on 2001/04/21  12:40:16
48256         Log: Integrate perlio.
48257      Branch: perl
48258           !> doio.c
48259 ____________________________________________________________________________
48260 [  9766] By: nick                                  on 2001/04/20  18:28:35
48261         Log: Avoid core dump on
48262              open(STDOUT,">",\$foo);
48263      Branch: perlio
48264            ! doio.c
48265 ____________________________________________________________________________
48266 [  9765] By: jhi                                   on 2001/04/20  13:23:43
48267         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
48268              From: Robin Houston <robin@kitsite.com>
48269              Date: Fri, 20 Apr 2001 14:29:22 +0100
48270              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
48271      Branch: perl
48272            ! ext/B/B.pm ext/B/B/Deparse.pm
48273 ____________________________________________________________________________
48274 [  9764] By: jhi                                   on 2001/04/20  13:19:33
48275         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
48276              From: Peter Prymmer <pvhp@forte.com>
48277              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
48278              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
48279      Branch: perl
48280            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
48281            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
48282            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
48283            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
48284 ____________________________________________________________________________
48285 [  9763] By: jhi                                   on 2001/04/20  12:36:39
48286         Log: Subject: Re: A new PerlIO coredump
48287              From: Nick Ing-Simmons <nik@tiuk.ti.com>
48288              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
48289              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
48290      Branch: perl
48291            ! doio.c
48292 ____________________________________________________________________________
48293 [  9762] By: jhi                                   on 2001/04/19  23:02:30
48294         Log: Update Changes.
48295      Branch: perl
48296            ! Changes patchlevel.h
48297 ____________________________________________________________________________
48298 [  9761] By: jhi                                   on 2001/04/19  22:59:19
48299         Log: More cleanup cleanup.
48300      Branch: perl
48301            ! Makefile.SH win32/Makefile win32/makefile.mk
48302 ____________________________________________________________________________
48303 [  9760] By: jhi                                   on 2001/04/19  22:50:31
48304         Log: lib/Time is non-empty, let's not rmdir it.
48305      Branch: perl
48306            ! Makefile.SH
48307 ____________________________________________________________________________
48308 [  9759] By: jhi                                   on 2001/04/19  22:36:51
48309         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
48310              From: Robin Houston <robin@kitsite.com>
48311              Date: Fri, 20 Apr 2001 00:18:53 +0100
48312              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
48313      Branch: perl
48314            ! ext/B/B/Deparse.pm
48315 ____________________________________________________________________________
48316 [  9758] By: jhi                                   on 2001/04/19  22:36:00
48317         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
48318              From: Peter Prymmer <pvhp@forte.com>
48319              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
48320              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
48321      Branch: perl
48322            ! ext/Cwd/Cwd.xs
48323 ____________________________________________________________________________
48324 [  9757] By: nick                                  on 2001/04/19  18:53:54
48325         Log: Blind (untested) integrate of mainline.
48326      Branch: perlio
48327           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
48328           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
48329           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
48330           !> (integrate 53 files)
48331 ____________________________________________________________________________
48332 [  9756] By: jhi                                   on 2001/04/19  16:59:23
48333         Log: Document and test Time::Piece.
48334      Branch: perl
48335            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
48336            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
48337 ____________________________________________________________________________
48338 [  9755] By: jhi                                   on 2001/04/19  12:13:29
48339         Log: A better fix for the \x{12345678} trouble from NI-S.
48340      Branch: perl
48341            ! utf8.c
48342 ____________________________________________________________________________
48343 [  9754] By: jhi                                   on 2001/04/19  11:56:07
48344         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
48345              From: Robin Houston <robin@kitsite.com>
48346              Date: Wed, 18 Apr 2001 17:58:33 +0100
48347              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
48348      Branch: perl
48349            ! ext/B/B/Deparse.pm op.c
48350 ____________________________________________________________________________
48351 [  9753] By: jhi                                   on 2001/04/19  04:21:52
48352         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
48353              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
48354              Date: Thu, 19 Apr 2001 01:11:41 -0400
48355              Message-ID: <20010419011141.A5798@cpan.org>
48356      Branch: perl
48357            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
48358 ____________________________________________________________________________
48359 [  9752] By: jhi                                   on 2001/04/19  02:41:10
48360         Log: The new time utils need to be thread-aware, too.
48361      Branch: perl
48362            ! util.c
48363 ____________________________________________________________________________
48364 [  9751] By: jhi                                   on 2001/04/19  02:26:47
48365         Log: Compilation nit noticed by AIX compiler.
48366      Branch: perl
48367            ! perlio.c
48368 ____________________________________________________________________________
48369 [  9750] By: jhi                                   on 2001/04/19  02:20:06
48370         Log: The new time utils need to be public.
48371      Branch: perl
48372            ! embed.pl
48373 ____________________________________________________________________________
48374 [  9749] By: jhi                                   on 2001/04/19  01:42:39
48375         Log: Regen toc.
48376      Branch: perl
48377            ! pod/perltoc.pod
48378 ____________________________________________________________________________
48379 [  9748] By: jhi                                   on 2001/04/19  01:41:10
48380         Log: Add Time::Piece, a slight rewrite of Time::Object,
48381              from Matt Sergeant.
48382      Branch: perl
48383            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
48384            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
48385            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
48386            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
48387            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
48388            ! win32/makefile.mk
48389 ____________________________________________________________________________
48390 [  9747] By: jhi                                   on 2001/04/19  00:55:35
48391         Log: The new metaconfig unit from strftime.
48392      Branch: metaconfig/U/perl
48393            + d_strftime.U
48394 ____________________________________________________________________________
48395 [  9746] By: jhi                                   on 2001/04/19  00:54:54
48396         Log: Move the strftime() wrapper from POSIX.xs to util.c
48397              as my_strftime(), requires HAS_STRFTIME.
48398      Branch: perl
48399            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48400            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
48401            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
48402            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48403            ! vos/config.ga.h win32/config.bc win32/config.gc
48404            ! win32/config.vc
48405 ____________________________________________________________________________
48406 [  9745] By: jhi                                   on 2001/04/18  23:11:03
48407         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
48408              in preparation of Time::Piece.
48409      Branch: perl
48410            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
48411 ____________________________________________________________________________
48412 [  9744] By: jhi                                   on 2001/04/18  22:33:12
48413         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
48414              From: Peter Prymmer <pvhp@forte.com>
48415              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
48416              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
48417      Branch: perl
48418            ! t/lib/exporter.t
48419 ____________________________________________________________________________
48420 [  9743] By: jhi                                   on 2001/04/18  22:32:23
48421         Log: Subject: Fwd: pod2html leaves cache files lying around?
48422              From: Rajesh Vaidheeswarran <rv@gnu.org>
48423              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
48424              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
48425      Branch: perl
48426            ! lib/Pod/Html.pm
48427 ____________________________________________________________________________
48428 [  9742] By: jhi                                   on 2001/04/18  20:31:49
48429         Log: Update Changes.
48430      Branch: perl
48431            ! Changes patchlevel.h
48432 ____________________________________________________________________________
48433 [  9741] By: jhi                                   on 2001/04/18  20:23:02
48434         Log: Declare hints only if needed.
48435      Branch: perl
48436            ! ext/B/B/Deparse.pm
48437 ____________________________________________________________________________
48438 [  9740] By: jhi                                   on 2001/04/18  19:06:05
48439         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
48440              bug noticed by Robin Houston; basically the code of detecting
48441              value wraparound was acting differently under different compilers
48442              and platforms.  The workaround is to remove the overflow check
48443              for now, a real fix would be to do the overflow (portably) right.
48444      Branch: perl
48445            ! t/op/pat.t utf8.c
48446 ____________________________________________________________________________
48447 [  9739] By: jhi                                   on 2001/04/18  19:01:23
48448         Log: Subject: [PATCH B::Deparse] some pragma support
48449              From: Robin Houston <robin@kitsite.com>
48450              Date: Wed, 18 Apr 2001 19:32:12 +0100
48451              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
48452      Branch: perl
48453            ! ext/B/B/Deparse.pm
48454 ____________________________________________________________________________
48455 [  9738] By: jhi                                   on 2001/04/18  15:16:37
48456         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
48457              From: Benjamin Sugars <bsugars@canoe.ca>
48458              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
48459              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
48460      Branch: perl
48461            ! t/op/glob.t
48462 ____________________________________________________________________________
48463 [  9737] By: jhi                                   on 2001/04/18  13:24:50
48464         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
48465              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48466              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
48467              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
48468      Branch: perl
48469            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
48470            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
48471 ____________________________________________________________________________
48472 [  9736] By: jhi                                   on 2001/04/18  04:15:14
48473         Log: The #9735 also changes the subtest 12.
48474      Branch: perl
48475            ! t/lib/b.t
48476 ____________________________________________________________________________
48477 [  9735] By: jhi                                   on 2001/04/18  03:55:17
48478         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
48479              From: David Dyck <dcd@tc.fluke.com>
48480              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
48481              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
48482      Branch: perl
48483            ! ext/B/B/Deparse.pm
48484 ____________________________________________________________________________
48485 [  9734] By: jhi                                   on 2001/04/18  03:54:11
48486         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
48487              From: Gisle Aas <gisle@ActiveState.com>
48488              Date: 17 Apr 2001 19:06:45 -0700
48489              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
48490      Branch: perl
48491            ! pp_hot.c t/op/misc.t
48492 ____________________________________________________________________________
48493 [  9733] By: jhi                                   on 2001/04/17  22:25:22
48494         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
48495              From: "Abigail" <abigail@foad.org>
48496              Date: Wed, 18 Apr 2001 01:17:46 +0200
48497              Message-ID: <20010417231746.21657.qmail@foad.org>
48498      Branch: perl
48499            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
48500 ____________________________________________________________________________
48501 [  9732] By: jhi                                   on 2001/04/17  20:47:56
48502         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
48503              From: Robin Houston <robin@kitsite.com>
48504              Date: Tue, 17 Apr 2001 22:37:42 +0100
48505              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
48506      Branch: perl
48507            ! ext/B/B/Deparse.pm
48508 ____________________________________________________________________________
48509 [  9731] By: nick                                  on 2001/04/17  20:46:35
48510         Log: Re-sync for t/lib/b.t fix
48511      Branch: perlio
48512           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
48513 ____________________________________________________________________________
48514 [  9730] By: jhi                                   on 2001/04/17  20:45:29
48515         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
48516              From: Robin Houston <robin@kitsite.com>
48517              Date: Tue, 17 Apr 2001 22:29:36 +0100
48518              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
48519      Branch: perl
48520            ! ext/B/B.xs ext/B/B/Deparse.pm
48521 ____________________________________________________________________________
48522 [  9729] By: jhi                                   on 2001/04/17  20:43:11
48523         Log: Subject: Deparse - parenthesise args to undeclared subs
48524              From: Robin Houston <robin@kitsite.com>
48525              Date: Tue, 17 Apr 2001 21:31:05 +0100
48526              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
48527      Branch: perl
48528            ! ext/B/B/Deparse.pm
48529 ____________________________________________________________________________
48530 [  9728] By: jhi                                   on 2001/04/17  18:57:30
48531         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
48532              From: Benjamin Sugars <ben.sugars@home.com>
48533              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
48534              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
48535      Branch: perl
48536            ! t/lib/cwd.t
48537 ____________________________________________________________________________
48538 [  9727] By: jhi                                   on 2001/04/17  18:20:20
48539         Log: Subject: [PATCH B::Deparse] ambient pragmas
48540              From: Robin Houston <robin@kitsite.com>
48541              Date: Tue, 17 Apr 2001 20:01:59 +0100
48542              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
48543      Branch: perl
48544            ! ext/B/B/Deparse.pm t/lib/b.t
48545 ____________________________________________________________________________
48546 [  9726] By: nick                                  on 2001/04/17  16:33:51
48547         Log: Integrate mainline (t/lib/b.t fails test 2...)
48548      Branch: perlio
48549           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
48550           +> ext/List/Util/README ext/List/Util/Util.xs
48551           +> ext/List/Util/lib/List/Util.pm
48552           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
48553           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
48554           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
48555           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
48556           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
48557           !> (integrate 31 files)
48558 ____________________________________________________________________________
48559 [  9725] By: jhi                                   on 2001/04/17  12:14:24
48560         Log: Subject: multiple B::* changes
48561              From: Robin Houston <robin@kitsite.com>
48562              Date: Thu, 12 Apr 2001 20:12:27 +0100
48563              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
48564      Branch: perl
48565            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
48566 ____________________________________________________________________________
48567 [  9724] By: jhi                                   on 2001/04/17  11:59:05
48568         Log: Thread-awareness from Doug MacEachern.
48569      Branch: perl
48570            ! ext/List/Util/Util.xs
48571 ____________________________________________________________________________
48572 [  9723] By: jhi                                   on 2001/04/17  11:57:41
48573         Log: Make the test more portable.
48574      Branch: perl
48575            ! t/lib/cwd.t
48576 ____________________________________________________________________________
48577 [  9722] By: jhi                                   on 2001/04/17  11:53:50
48578         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
48579              From: Benjamin Sugars <ben.sugars@home.com>
48580              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
48581              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
48582      Branch: perl
48583            ! t/lib/cwd.t
48584 ____________________________________________________________________________
48585 [  9721] By: jhi                                   on 2001/04/17  11:52:17
48586         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
48587              From: Benjamin Sugars <bsugars@canoe.ca>
48588              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
48589              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
48590      Branch: perl
48591            ! op.c
48592 ____________________________________________________________________________
48593 [  9720] By: jhi                                   on 2001/04/17  11:35:42
48594         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
48595              From: Chris Nandor <pudge@pobox.com>
48596              Date: Tue, 17 Apr 2001 00:30:49 -0400
48597              Message-Id: <p05100207b701768712de@[10.0.1.177]>
48598      Branch: perl
48599            ! ext/File/Glob/bsd_glob.c gv.c
48600 ____________________________________________________________________________
48601 [  9719] By: jhi                                   on 2001/04/17  11:32:13
48602         Log: Subject: [PATCH] Tweten->West
48603              From: Casey West <casey@geeknest.com>
48604              Date: Mon, 16 Apr 2001 12:11:22 -0400
48605              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
48606      Branch: perl
48607            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
48608            ! pod/perltie.pod
48609 ____________________________________________________________________________
48610 [  9718] By: jhi                                   on 2001/04/16  03:22:52
48611         Log: Update Changes.
48612      Branch: perl
48613            ! Changes patchlevel.h
48614 ____________________________________________________________________________
48615 [  9717] By: jhi                                   on 2001/04/16  03:06:28
48616         Log: Regen toc.
48617      Branch: perl
48618            ! pod/perltoc.pod
48619 ____________________________________________________________________________
48620 [  9716] By: jhi                                   on 2001/04/16  02:58:42
48621         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
48622              From: Prymmer/Kahn <pvhp@best.com>
48623              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
48624              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
48625      Branch: perl
48626            ! utf8.c
48627 ____________________________________________________________________________
48628 [  9715] By: jhi                                   on 2001/04/15  23:40:35
48629         Log: Subject: Re: Net::Ping patch, adds stream protocol
48630              From: bronson@rinspin.com (Scott Bronson)
48631              Date: Tue, 10 Apr 2001 23:58:33 -0700
48632              Message-ID: <20010410235833.N29719@rinspin.com>
48633      Branch: perl
48634            ! lib/Net/Ping.pm
48635 ____________________________________________________________________________
48636 [  9714] By: jhi                                   on 2001/04/15  23:31:46
48637         Log: Printing out the ok messages helps successful testing.
48638      Branch: perl
48639            ! t/lib/time-hires.t
48640 ____________________________________________________________________________
48641 [  9713] By: jhi                                   on 2001/04/15  21:43:24
48642         Log: Update Douglas Wegscheid's email.
48643      Branch: perl
48644            ! AUTHORS
48645 ____________________________________________________________________________
48646 [  9712] By: jhi                                   on 2001/04/15  21:40:41
48647         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
48648              From: Michael G Schwern <schwern@pobox.com>
48649              Date: Sat, 14 Apr 2001 22:40:50 +0100
48650              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
48651      Branch: perl
48652            + t/lib/exporter.t
48653            ! MANIFEST lib/Exporter/Heavy.pm
48654 ____________________________________________________________________________
48655 [  9711] By: jhi                                   on 2001/04/15  21:39:21
48656         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
48657              From: Michael G Schwern <schwern@pobox.com>
48658              Date: Sat, 14 Apr 2001 22:13:59 +0100
48659              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
48660      Branch: perl
48661            ! t/op/loopctl.t
48662 ____________________________________________________________________________
48663 [  9710] By: jhi                                   on 2001/04/15  21:30:19
48664         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
48665              From: Michael G Schwern <schwern@pobox.com>
48666              Date: Sat, 14 Apr 2001 22:05:32 +0100
48667              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
48668      Branch: perl
48669            ! t/pragma/warnings.t
48670 ____________________________________________________________________________
48671 [  9709] By: jhi                                   on 2001/04/15  19:34:09
48672         Log: Integrate changes #9706,9707 from maintperl into mainline.
48673              
48674              change#7210 broke .packlist generation
48675              
48676              ExtUtils::Installed doesn't quote regex metacharacters in paths
48677              before using them in match; also make it work for dosish platforms
48678      Branch: perl
48679           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
48680 ____________________________________________________________________________
48681 [  9708] By: jhi                                   on 2001/04/15  19:31:01
48682         Log: Test also the scalar aspect of getitimer().
48683      Branch: perl
48684            ! t/lib/time-hires.t
48685 ____________________________________________________________________________
48686 [  9707] By: gsar                                  on 2001/04/15  17:24:20
48687         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
48688              before using them in match; also make it work for dosish platforms
48689      Branch: maint-5.6/perl
48690            ! lib/ExtUtils/Installed.pm
48691 ____________________________________________________________________________
48692 [  9706] By: gsar                                  on 2001/04/15  17:21:59
48693         Log: change#7210 broke .packlist generation (listed only filename
48694              rather than fully qualified path name)
48695      Branch: maint-5.6/perl
48696            ! lib/ExtUtils/Install.pm
48697 ____________________________________________________________________________
48698 [  9705] By: jhi                                   on 2001/04/15  12:36:33
48699         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
48700      Branch: perl
48701            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
48702            ! t/lib/time-hires.t
48703 ____________________________________________________________________________
48704 [  9704] By: jhi                                   on 2001/04/15  10:49:08
48705         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
48706              From: Prymmer/Kahn <pvhp@best.com>
48707              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
48708              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
48709      Branch: perl
48710            ! lib/utf8.pm pod/perlebcdic.pod
48711 ____________________________________________________________________________
48712 [  9703] By: jhi                                   on 2001/04/15  02:26:26
48713         Log: I keep forgetting to sort MANIFEST.
48714      Branch: perl
48715            ! MANIFEST
48716 ____________________________________________________________________________
48717 [  9702] By: jhi                                   on 2001/04/15  02:07:47
48718         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
48719              Now we have blessed, reftype, tainted, first, reduce, ...
48720      Branch: perl
48721            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
48722            + ext/List/Util/README ext/List/Util/Util.xs
48723            + ext/List/Util/lib/List/Util.pm
48724            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
48725            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
48726            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
48727            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
48728            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
48729            ! MANIFEST
48730 ____________________________________________________________________________
48731 [  9701] By: jhi                                   on 2001/04/14  15:05:25
48732         Log: Subject: RE: dprofpp.pl updates 
48733              From: Carl Eklof <CEklof@endeca.com>
48734              Date: Thu, 12 Apr 2001 18:45:46 -0400
48735              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
48736      Branch: perl
48737            ! utils/dprofpp.PL
48738 ____________________________________________________________________________
48739 [  9700] By: jhi                                   on 2001/04/14  14:44:55
48740         Log: Do not just blindly add CR.
48741      Branch: perl
48742            ! Porting/makerel
48743 ____________________________________________________________________________
48744 [  9699] By: jhi                                   on 2001/04/13  13:17:01
48745         Log: Update Changes.
48746      Branch: perl
48747            ! Changes patchlevel.h
48748 ____________________________________________________________________________
48749 [  9698] By: jhi                                   on 2001/04/13  12:44:48
48750         Log: Integrate perlio.
48751      Branch: perl
48752           !> ext/PerlIO/Scalar/Scalar.xs
48753 ____________________________________________________________________________
48754 [  9697] By: jhi                                   on 2001/04/13  12:29:15
48755         Log: Add more debug output to the test.
48756      Branch: perl
48757            ! t/lib/cwd.t
48758 ____________________________________________________________________________
48759 [  9696] By: nick                                  on 2001/04/13  10:14:29
48760         Log: Fix core dump on binmode($fh,'Scalar')
48761      Branch: perlio
48762            ! ext/PerlIO/Scalar/Scalar.xs
48763 ____________________________________________________________________________
48764 [  9695] By: nick                                  on 2001/04/13  09:05:42
48765         Log: Integrate mainline
48766      Branch: perlio
48767           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
48768           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48769           +> t/lib/time-hires.t
48770           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
48771           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
48772           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
48773           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
48774           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
48775           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
48776           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
48777 ____________________________________________________________________________
48778 [  9694] By: jhi                                   on 2001/04/12  22:23:35
48779         Log: Integrate change #9693 from maintperl into mainline.
48780              
48781              $VERSION and Version() on the same line provokes a warning from
48782              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
48783      Branch: perl
48784           !> lib/Devel/SelfStubber.pm
48785 ____________________________________________________________________________
48786 [  9693] By: gsar                                  on 2001/04/12  21:55:56
48787         Log: $VERSION and Version() on the same line provokes a warning from
48788              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
48789      Branch: maint-5.6/perl
48790            ! lib/Devel/SelfStubber.pm
48791 ____________________________________________________________________________
48792 [  9692] By: jhi                                   on 2001/04/12  13:54:00
48793         Log: This is at least 5.005.
48794      Branch: perl
48795            ! ext/Time/HiRes/HiRes.xs
48796 ____________________________________________________________________________
48797 [  9691] By: jhi                                   on 2001/04/12  13:37:20
48798         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
48799      Branch: perl
48800            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
48801            ! win32/Makefile win32/makefile.mk
48802 ____________________________________________________________________________
48803 [  9690] By: jhi                                   on 2001/04/12  01:34:46
48804         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
48805      Branch: perl
48806            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
48807            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48808            + t/lib/time-hires.t
48809            ! MANIFEST
48810 ____________________________________________________________________________
48811 [  9689] By: jhi                                   on 2001/04/12  00:28:39
48812         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
48813              From: Gisle Aas <gisle@ActiveState.com>
48814              Date: 11 Apr 2001 16:36:11 -0700
48815              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
48816      Branch: perl
48817            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
48818 ____________________________________________________________________________
48819 [  9688] By: jhi                                   on 2001/04/12  00:27:39
48820         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
48821              From: Gisle Aas <gisle@ActiveState.com>
48822              Date: 11 Apr 2001 11:13:24 -0700
48823              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
48824      Branch: perl
48825            ! ext/MIME/Base64/Base64.xs
48826 ____________________________________________________________________________
48827 [  9687] By: jhi                                   on 2001/04/11  19:51:47
48828         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
48829      Branch: perl
48830            ! Todo-5.6
48831 ____________________________________________________________________________
48832 [  9686] By: jhi                                   on 2001/04/11  16:54:25
48833         Log: Subject: [PATCH opcode.pl] Documentation of table format
48834              From: Simon Cozens <simon@netthink.co.uk>
48835              Date: Wed, 11 Apr 2001 12:59:31 +0100
48836              Message-ID: <20010411125931.A25681@netthink.co.uk>
48837      Branch: perl
48838            ! opcode.pl
48839 ____________________________________________________________________________
48840 [  9685] By: jhi                                   on 2001/04/11  16:53:15
48841         Log: Subject: [PATCH] prototype("CORE::recv")
48842              From: Simon Cozens <simon@netthink.co.uk>
48843              Date: Wed, 11 Apr 2001 13:24:35 +0100
48844              Message-ID: <20010411132435.A26169@netthink.co.uk>
48845      Branch: perl
48846            ! pp.c t/comp/proto.t
48847 ____________________________________________________________________________
48848 [  9684] By: jhi                                   on 2001/04/11  16:47:13
48849         Log: FAQ (and AUTHORS) update from Dan Carson: the information
48850              was several years obsolete, Term::Readkey has been updated
48851              to have the functionality.
48852      Branch: perl
48853            ! AUTHORS pod/perlfaq5.pod
48854 ____________________________________________________________________________
48855 [  9683] By: jhi                                   on 2001/04/11  12:15:46
48856         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
48857              From: Calle Dybedahl <calle@lysator.liu.se>
48858              Date: 10 Apr 2001 16:44:16 +0200
48859              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
48860      Branch: perl
48861            ! ext/MIME/Base64/Base64.xs
48862 ____________________________________________________________________________
48863 [  9682] By: jhi                                   on 2001/04/11  12:12:26
48864         Log: A more minimal fix for 20010410.006 from Hugo.
48865      Branch: perl
48866            ! regexec.c
48867 ____________________________________________________________________________
48868 [  9681] By: jhi                                   on 2001/04/11  11:34:23
48869         Log: Integrate changes #9678,9679 from maintline into mainperl.
48870              
48871              addendum to change#9676
48872              
48873              up $File::Glob::VERSION; add a note pointing out the version of
48874              the OpenBSD glob bsd_glob.c resembles
48875      Branch: perl
48876           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
48877           !> ext/File/Glob/bsd_glob.h
48878 ____________________________________________________________________________
48879 [  9680] By: jhi                                   on 2001/04/11  11:30:38
48880         Log: Bad test numbering in integrate in #9677.
48881              Fixes ID 20010411.001.
48882      Branch: perl
48883            ! t/op/pat.t
48884 ____________________________________________________________________________
48885 [  9679] By: gsar                                  on 2001/04/11  03:38:40
48886         Log: up $File::Glob::VERSION; add a note pointing out the version of
48887              the OpenBSD glob bsd_glob.c resembles
48888      Branch: maint-5.6/perl
48889            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
48890            ! ext/File/Glob/bsd_glob.h
48891 ____________________________________________________________________________
48892 [  9678] By: gsar                                  on 2001/04/11  03:09:48
48893         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
48894              revision 1.8.10.1 found here:
48895              
48896              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
48897      Branch: maint-5.6/perl
48898            ! ext/File/Glob/bsd_glob.c
48899 ____________________________________________________________________________
48900 [  9677] By: jhi                                   on 2001/04/11  02:54:39
48901         Log: Integrate changes #9675,9676 from maintperl into mainline.
48902              
48903              fix for bug 20010410.006, undo change#7115
48904              
48905              port the OpenBSD glob() security patch
48906      Branch: perl
48907           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
48908           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
48909           !> t/op/pat.t
48910 ____________________________________________________________________________
48911 [  9676] By: gsar                                  on 2001/04/11  02:19:02
48912         Log: port the glob() security patch found at:
48913              
48914              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
48915              
48916              CERT advisory for the issue is here:
48917              
48918              http://www.cert.org/advisories/CA-2001-07.html
48919              
48920              Note that the security scare is only relevant for those who are
48921              foolish enough to build suidperl (which is now officially discouraged)
48922      Branch: maint-5.6/perl
48923            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
48924            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
48925 ____________________________________________________________________________
48926 [  9675] By: gsar                                  on 2001/04/10  23:52:11
48927         Log: fix for bug 20010410.006
48928              
48929              undo change#7115 (came into maint-5.6 as change#8156)
48930              
48931              add tests to keep it from coming back
48932      Branch: maint-5.6/perl
48933            ! regexec.c t/op/pat.t
48934 ____________________________________________________________________________
48935 [  9674] By: nick                                  on 2001/04/10  20:39:31
48936         Log: Integrate mainline
48937      Branch: perlio
48938           +> Porting/testall.atom
48939           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
48940           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
48941           !> t/lib/lc-uk.t t/pod/find.t
48942 ____________________________________________________________________________
48943 [  9673] By: nick                                  on 2001/04/10  18:46:14
48944         Log: Integrate against change 9670 aka perl-5.7.1
48945      Branch: perlio
48946           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
48947           !> (integrate 53 files)
48948 ____________________________________________________________________________
48949 [  9672] By: jhi                                   on 2001/04/10  13:45:01
48950         Log: Add a script for doing cumulative profile of the test suite.
48951              (Requires ATOM, that is, Tru64.)
48952      Branch: perl
48953            + Porting/testall.atom
48954            ! MANIFEST
48955 ____________________________________________________________________________
48956 [  9671] By: jhi                                   on 2001/04/10  12:38:53
48957         Log: Missing std block.
48958      Branch: perl
48959            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
48960            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
48961            ! t/pod/find.t
48962 ____________________________________________________________________________
48963 [  9670] By: jhi                                   on 2001/04/10  01:25:58
48964         Log: This is 5.7.1.
48965      Branch: perl
48966            ! patchlevel.h
48967 ____________________________________________________________________________
48968 [  9669] By: jhi                                   on 2001/04/10  01:09:14
48969         Log: Update Changes.
48970      Branch: perl
48971            ! Changes patchlevel.h
48972 ____________________________________________________________________________
48973 [  9668] By: jhi                                   on 2001/04/10  01:00:38
48974         Log: Regen toc.
48975      Branch: perl
48976            ! pod/perltoc.pod
48977 ____________________________________________________________________________
48978 [  9667] By: jhi                                   on 2001/04/10  00:52:16
48979         Log: Update perlhist.
48980      Branch: perl
48981            ! pod/perlhist.pod
48982 ____________________________________________________________________________
48983 [  9666] By: jhi                                   on 2001/04/09  23:38:59
48984         Log: Slight wording tweaks from Damian to #9658.
48985      Branch: perl
48986            ! pod/perlobj.pod
48987 ____________________________________________________________________________
48988 [  9665] By: jhi                                   on 2001/04/09  19:56:06
48989         Log: Subject: [PATCH perlutil.pod] Nit
48990              From: Simon Cozens <simon@netthink.co.uk>
48991              Date: Mon, 9 Apr 2001 20:29:44 +0100
48992              Message-ID: <20010409202944.A14796@the.earth.li>
48993      Branch: perl
48994            ! pod/perlutil.pod
48995 ____________________________________________________________________________
48996 [  9664] By: jhi                                   on 2001/04/09  19:54:42
48997         Log: Subject: Re: perl571delta.pod@9631
48998              From: Mike Guy <mjtg@cam.ac.uk>
48999              Date: Mon, 09 Apr 2001 18:09:14 +0100
49000              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
49001      Branch: perl
49002            ! pod/perl571delta.pod
49003 ____________________________________________________________________________
49004 [  9663] By: jhi                                   on 2001/04/09  13:43:35
49005         Log: Update Changes.
49006      Branch: perl
49007            ! Changes patchlevel.h
49008 ____________________________________________________________________________
49009 [  9662] By: jhi                                   on 2001/04/09  13:24:46
49010         Log: tweak tweak.
49011      Branch: perl
49012            ! AUTHORS pod/perl571delta.pod
49013 ____________________________________________________________________________
49014 [  9661] By: jhi                                   on 2001/04/09  13:15:13
49015         Log: Thinko in manual patch applying.
49016      Branch: perl
49017            ! sv.c
49018 ____________________________________________________________________________
49019 [  9660] By: jhi                                   on 2001/04/09  13:07:53
49020         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
49021              From: Robin Barker <rmb1@cise.npl.co.uk> 
49022              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
49023              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
49024              
49025              (This corrects the case where the "isn't numeric" string contains \0s
49026              and is longer than the temporary buffer, and contains \0 at the point
49027              the string would be truncated by "...".) 
49028      Branch: perl
49029            ! sv.c
49030 ____________________________________________________________________________
49031 [  9659] By: jhi                                   on 2001/04/09  12:57:41
49032         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
49033      Branch: perl
49034            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
49035            ! t/lib/cgi-function.t t/lib/cgi-html.t
49036 ____________________________________________________________________________
49037 [  9658] By: jhi                                   on 2001/04/09  12:48:47
49038         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
49039              From: Ilmari Karonen <iltzu@sci.fi>
49040              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
49041              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
49042              
49043              Rearrange and rewrite the Method Invocation section
49044              to explain the concepts in nicer order.
49045      Branch: perl
49046            ! pod/perlobj.pod
49047 ____________________________________________________________________________
49048 [  9657] By: jhi                                   on 2001/04/09  12:35:58
49049         Log: Upgrade to podlators 1.09, from Russ Allbery.
49050      Branch: perl
49051            ! lib/Pod/Man.pm lib/Pod/Text.pm
49052 ____________________________________________________________________________
49053 [  9656] By: jhi                                   on 2001/04/09  12:31:53
49054         Log: perl571delta.
49055      Branch: perl
49056            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
49057 ____________________________________________________________________________
49058 [  9655] By: jhi                                   on 2001/04/09  12:20:09
49059         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
49060              From: Prymmer/Kahn <pvhp@best.com>
49061              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
49062              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
49063      Branch: perl
49064            ! lib/utf8.pm pod/perlunicode.pod
49065 ____________________________________________________________________________
49066 [  9654] By: gsar                                  on 2001/04/09  03:38:33
49067         Log: here lies 5.6.1
49068      Branch: maint-5.6/perl
49069            ! Changes
49070 ____________________________________________________________________________
49071 [  9653] By: jhi                                   on 2001/04/09  03:25:24
49072         Log: Update perlhist.
49073      Branch: perl
49074            ! pod/perlhist.pod
49075 ____________________________________________________________________________
49076 [  9652] By: jhi                                   on 2001/04/09  03:18:49
49077         Log: perl571delta tweaking continues.
49078      Branch: perl
49079            ! pod/perl571delta.pod
49080 ____________________________________________________________________________
49081 [  9651] By: gsar                                  on 2001/04/09  03:11:19
49082         Log: update Changes, patchlevel.h &c.
49083      Branch: maint-5.6/perl
49084            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
49085            ! pod/perltoc.pod
49086 ____________________________________________________________________________
49087 [  9650] By: jhi                                   on 2001/04/09  02:40:24
49088         Log: Integrate the perlfork half of #9513 from maintperl into mainline
49089              (the perlunicode half is obsolete)
49090      Branch: perl
49091            ! pod/perlfork.pod
49092 ____________________________________________________________________________
49093 [  9649] By: gsar                                  on 2001/04/09  02:35:43
49094         Log: tweak perldelta as suggested by Jarkko
49095      Branch: maint-5.6/perl
49096            ! pod/perldelta.pod
49097 ____________________________________________________________________________
49098 [  9648] By: jhi                                   on 2001/04/09  02:13:04
49099         Log: Integrate change #9646 from maintperl into mainline.
49100              
49101              add note about ithreads and Thread.pm
49102      Branch: perl
49103           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
49104 ____________________________________________________________________________
49105 [  9647] By: jhi                                   on 2001/04/09  02:10:18
49106         Log: Bad assumption that shortsize == 2.
49107      Branch: perl
49108            ! t/lib/xs-typemap.t
49109 ____________________________________________________________________________
49110 [  9646] By: gsar                                  on 2001/04/09  00:48:04
49111         Log: add note about ithreads and Thread.pm (too many people are
49112              confused by the fact that Thread.pm is built and installed
49113              under non-5005threads but doesn't work)
49114      Branch: maint-5.6/perl
49115            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
49116 ____________________________________________________________________________
49117 [  9645] By: gsar                                  on 2001/04/09  00:19:03
49118         Log: update perldelta.pod for changes in 5.6.1
49119      Branch: maint-5.6/perl
49120            ! Changes pod/perldelta.pod
49121 ____________________________________________________________________________
49122 [  9644] By: jhi                                   on 2001/04/08  20:37:00
49123         Log: Integrate change #9639 from maintperl into mainline:
49124              on windows, many of the README.* pods were being copied to
49125              the wrong location
49126      Branch: perl
49127           !> win32/Makefile win32/makefile.mk
49128 ____________________________________________________________________________
49129 [  9643] By: jhi                                   on 2001/04/08  20:07:11
49130         Log: Integrate change #9624 from maintperl into mainline:
49131              the pod tests were not okay.  (t/pod/find.t changes ignored)
49132      Branch: perl
49133           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
49134           !> t/pod/include.t t/pod/included.t t/pod/lref.t
49135           !> t/pod/multiline_items.t t/pod/nested_items.t
49136           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
49137           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
49138 ____________________________________________________________________________
49139 [  9642] By: jhi                                   on 2001/04/08  19:57:17
49140         Log: Integrate change #9638 from maintperl into mainline:
49141              update to latest JPL from the anoncvs repository
49142      Branch: perl
49143           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
49144           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
49145           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
49146 ____________________________________________________________________________
49147 [  9641] By: jhi                                   on 2001/04/08  19:53:30
49148         Log: perl571delta updates.
49149      Branch: perl
49150            ! lib/Filter/Simple.pm pod/perl571delta.pod
49151 ____________________________________________________________________________
49152 [  9640] By: gsar                                  on 2001/04/08  19:20:46
49153         Log: integrate change#9634 from mainline
49154              
49155              Fix the perlmodlib generation (didn't understand separate .pod
49156              files; didn't understand -- as the name-thing separator).
49157              Update the CPAN mirrors list.
49158      Branch: maint-5.6/perl
49159            ! pod/perlmodlib.pod
49160           !> pod/perlmodlib.PL
49161 ____________________________________________________________________________
49162 [  9639] By: gsar                                  on 2001/04/08  18:57:31
49163         Log: on windows, many of the README.* pods were being copied to the wrong
49164              location
49165      Branch: maint-5.6/perl
49166            ! win32/Makefile win32/makefile.mk
49167 ____________________________________________________________________________
49168 [  9638] By: gsar                                  on 2001/04/08  18:38:25
49169         Log: update to latest JPL from the anoncvs repository
49170      Branch: maint-5.6/perl
49171            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
49172            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
49173            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
49174 ____________________________________________________________________________
49175 [  9637] By: jhi                                   on 2001/04/08  17:53:53
49176         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
49177      Branch: perl
49178            ! pod/perl571delta.pod
49179 ____________________________________________________________________________
49180 [  9636] By: jhi                                   on 2001/04/08  17:18:32
49181         Log: Regen toc.
49182      Branch: perl
49183            ! pod/perltoc.pod
49184 ____________________________________________________________________________
49185 [  9635] By: jhi                                   on 2001/04/08  17:16:33
49186         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
49187              From: "Craig A. Berry" <craigberry@mac.com>
49188              Date: Sun, 08 Apr 2001 12:30:16 -0500
49189              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
49190      Branch: perl
49191            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
49192 ____________________________________________________________________________
49193 [  9634] By: jhi                                   on 2001/04/08  17:09:19
49194         Log: Fix the perlmodlib generation (didn't understand separate .pod
49195              files; didn't understand -- as the name-thing separator).
49196              
49197              Update the CPAN mirrors list.
49198      Branch: perl
49199            ! pod/perlmodlib.PL pod/perlmodlib.pod
49200 ____________________________________________________________________________
49201 [  9633] By: jhi                                   on 2001/04/08  16:49:17
49202         Log: Sort MANIFEST.
49203      Branch: perl
49204            ! MANIFEST
49205 ____________________________________________________________________________
49206 [  9632] By: gsar                                  on 2001/04/08  16:36:06
49207         Log: add $Tie::RefHash::VERSION
49208      Branch: maint-5.6/perl
49209            ! lib/Tie/RefHash.pm
49210 ____________________________________________________________________________
49211 [  9631] By: jhi                                   on 2001/04/08  16:10:15
49212         Log: perl571delta updates based on p5p feedback; still needs
49213              lots of examples.
49214      Branch: perl
49215            ! pod/perl571delta.pod
49216 ____________________________________________________________________________
49217 [  9630] By: jhi                                   on 2001/04/08  15:59:13
49218         Log: Update the list of supported platforms to talk about 5.7.1
49219              (and 5.6.1)
49220      Branch: perl
49221            ! pod/perlport.pod
49222 ____________________________________________________________________________
49223 [  9629] By: jhi                                   on 2001/04/08  15:55:41
49224         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
49225              from maintperl into mainline: perlport updates.
49226      Branch: perl
49227            ! pod/perlport.pod
49228 ____________________________________________________________________________
49229 [  9628] By: jhi                                   on 2001/04/08  15:53:17
49230         Log: perlsolaris.pod copied to wrong directory.
49231      Branch: perl
49232            ! win32/makefile.mk
49233 ____________________________________________________________________________
49234 [  9627] By: jhi                                   on 2001/04/08  14:48:18
49235         Log: Subject: Typos in perl571delta.pod
49236              From: "Stephen P. Potter" <spp@spotter.yi.org>
49237              Date: Sat, 07 Apr 2001 20:37:05 -0400
49238              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
49239      Branch: perl
49240            ! pod/perl571delta.pod
49241 ____________________________________________________________________________
49242 [  9626] By: jhi                                   on 2001/04/08  14:39:04
49243         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
49244      Branch: perl
49245            ! gv.c
49246 ____________________________________________________________________________
49247 [  9625] By: nick                                  on 2001/04/08  10:14:23
49248         Log: Integrate mainline
49249      Branch: perlio
49250           +> pod/perl570delta.pod pod/perl571delta.pod
49251           !> (integrate 27 files)
49252 ____________________________________________________________________________
49253 [  9624] By: gsar                                  on 2001/04/08  06:08:17
49254         Log: test in t/pod/* were busted
49255              
49256              these tests are still not enabled in t/{harness,TEST}
49257      Branch: maint-5.6/perl
49258            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
49259            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
49260            ! t/pod/multiline_items.t t/pod/nested_items.t
49261            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
49262            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
49263 ____________________________________________________________________________
49264 [  9623] By: gsar                                  on 2001/04/08  03:37:01
49265         Log: integrate change#9470 from mainline
49266              
49267              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
49268      Branch: maint-5.6/perl
49269           !> ext/Socket/Socket.xs
49270 ____________________________________________________________________________
49271 [  9622] By: jhi                                   on 2001/04/07  22:40:47
49272         Log: Update Changes.
49273      Branch: perl
49274            ! Changes patchlevel.h
49275 ____________________________________________________________________________
49276 [  9621] By: jhi                                   on 2001/04/07  22:34:16
49277         Log: Update AUTHORS.
49278      Branch: perl
49279            ! AUTHORS
49280 ____________________________________________________________________________
49281 [  9620] By: jhi                                   on 2001/04/07  22:12:47
49282         Log: Forgot to bump the number of tests in #9164.
49283      Branch: perl
49284            ! t/op/array.t
49285 ____________________________________________________________________________
49286 [  9619] By: jhi                                   on 2001/04/07  22:09:50
49287         Log: Bump patchlevel to 5.7.1.
49288      Branch: perl
49289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49290            ! config_h.SH patchlevel.h
49291 ____________________________________________________________________________
49292 [  9618] By: jhi                                   on 2001/04/07  22:02:41
49293         Log: Populate perl571delta.
49294      Branch: perl
49295            ! pod/perl571delta.pod
49296 ____________________________________________________________________________
49297 [  9617] By: jhi                                   on 2001/04/07  22:01:23
49298         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
49299              to forget it later; do not change patchlevel.h yet or regenerate
49300              Configure yet.
49301      Branch: perl
49302            ! epoc/config.sh win32/Makefile win32/config_H.bc
49303            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
49304 ____________________________________________________________________________
49305 [  9616] By: jhi                                   on 2001/04/07  17:46:33
49306         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
49307      Branch: perl
49308            ! pod/perl571delta.pod
49309 ____________________________________________________________________________
49310 [  9615] By: jhi                                   on 2001/04/07  17:33:21
49311         Log: Change the toc configuration.
49312      Branch: perl
49313            ! pod/buildtoc.PL pod/perl.pod
49314 ____________________________________________________________________________
49315 [  9614] By: jhi                                   on 2001/04/07  17:29:47
49316         Log: Subject: PATCH: $[
49317              From: Robin Houston <robin@kitsite.com>
49318              Date: Fri, 6 Apr 2001 18:10:14 +0100
49319              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
49320      Branch: perl
49321            ! op.c t/op/array.t
49322 ____________________________________________________________________________
49323 [  9613] By: jhi                                   on 2001/04/07  17:28:26
49324         Log: Subject: [PATCH perl@9424] isn't numeric warning
49325              From: Robin Barker <rmb1@cise.npl.co.uk>
49326              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
49327              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
49328      Branch: perl
49329            ! sv.c t/pragma/warn/sv
49330 ____________________________________________________________________________
49331 [  9612] By: jhi                                   on 2001/04/07  17:26:45
49332         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
49333              From: Mike Guy <mjtg@cam.ac.uk>
49334              Date: Fri, 06 Apr 2001 12:47:06 +0100
49335              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
49336      Branch: perl
49337            ! dump.c t/lib/peek.t
49338 ____________________________________________________________________________
49339 [  9611] By: jhi                                   on 2001/04/07  17:21:35
49340         Log: Create perl571delta and seed it off with the perldelta changes
49341              since 5.7.0; remove those changes from perldelta and rename it
49342              as perl570delta; recreate perldelta but leave it almost empty.
49343      Branch: perl
49344            + pod/perl570delta.pod pod/perl571delta.pod
49345            ! MANIFEST pod/perldelta.pod
49346 ____________________________________________________________________________
49347 [  9610] By: jhi                                   on 2001/04/07  16:56:32
49348         Log: Denit.
49349      Branch: perl
49350            ! pod/perldelta.pod
49351 ____________________________________________________________________________
49352 [  9609] By: jhi                                   on 2001/04/07  16:38:32
49353         Log: Retract #9523: needs more thought.
49354      Branch: perl
49355            ! Makefile.SH
49356 ____________________________________________________________________________
49357 [  9608] By: jhi                                   on 2001/04/07  14:59:20
49358         Log: atmark() code cleanaup.
49359      Branch: perl
49360            ! ext/IO/IO.xs
49361 ____________________________________________________________________________
49362 [  9607] By: jhi                                   on 2001/04/07  14:48:14
49363         Log: Integrate change #9605 from maintperl into mainline.
49364              
49365              can't optimize away scope entry if tr/// is present
49366      Branch: perl
49367           !> op.c t/op/tr.t
49368 ____________________________________________________________________________
49369 [  9606] By: jhi                                   on 2001/04/07  14:43:59
49370         Log: Integrate perlio.
49371      Branch: perl
49372           +> win32/FindExt.pm
49373           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
49374           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
49375 ____________________________________________________________________________
49376 [  9605] By: gsar                                  on 2001/04/07  11:52:40
49377         Log: can't optimize away scope entry if tr/// is present
49378      Branch: maint-5.6/perl
49379            ! op.c t/op/tr.t
49380 ____________________________________________________________________________
49381 [  9604] By: nick                                  on 2001/04/07  11:39:45
49382         Log: Split out extension finding code from buildext.pl into FindExt.pm
49383              Use it to get Config.pm's idea of available extensions in line
49384              with what is built.
49385      Branch: perlio
49386            + win32/FindExt.pm
49387            ! MANIFEST win32/buildext.pl win32/config_sh.PL
49388            ! win32/makefile.mk
49389 ____________________________________________________________________________
49390 [  9603] By: nick                                  on 2001/04/07  09:11:38
49391         Log: Cleanup correction for failed :Via() layer, also set an error code.
49392      Branch: perlio
49393            ! ext/PerlIO/Via/Via.xs
49394 ____________________________________________________________________________
49395 [  9602] By: nick                                  on 2001/04/07  08:38:04
49396         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
49397              style. So don't use binmode() on the handles so that Win32 etc. see
49398              same sequence and produce same digests.
49399      Branch: perlio
49400            ! t/lib/md5-file.t
49401 ____________________________________________________________________________
49402 [  9601] By: nick                                  on 2001/04/07  08:36:26
49403         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
49404              Else it complains and so crlf layer (say) does not get pushed.
49405      Branch: perlio
49406            ! perlio.c
49407 ____________________________________________________________________________
49408 [  9600] By: jhi                                   on 2001/04/06  23:00:09
49409         Log: Integrate change #9599 from perlio into mainline.
49410      Branch: perl
49411           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
49412           !> win32/config_H.vc
49413 ____________________________________________________________________________
49414 [  9599] By: nick                                  on 2001/04/06  21:42:43
49415         Log: Quote $VERSION in Encode.pm.
49416              regen_config_h as requested.
49417      Branch: perlio
49418            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
49419            ! win32/config_H.vc
49420 ____________________________________________________________________________
49421 [  9598] By: nick                                  on 2001/04/06  20:34:59
49422         Log: Integrate mainline
49423      Branch: perlio
49424           +> README.macos
49425           !> (integrate 39 files)
49426 ____________________________________________________________________________
49427 [  9597] By: gsar                                  on 2001/04/06  18:06:35
49428         Log: integrate change#9464 from mainline (addendum to change#8313)
49429              
49430              Subject: [PATCH @9452] Better peep()ing for foreach() loops
49431      Branch: maint-5.6/perl
49432           !> op.c
49433 ____________________________________________________________________________
49434 [  9596] By: jhi                                   on 2001/04/06  17:26:03
49435         Log: The d_casti32=undef is good for you even when not use64bitall.
49436      Branch: perl
49437            ! hints/hpux.sh
49438 ____________________________________________________________________________
49439 [  9595] By: gsar                                  on 2001/04/06  14:57:17
49440         Log: add a low-impact fix to accommodate darwin-ism
49441      Branch: maint-5.6/perl
49442            ! ext/Errno/Errno_pm.PL
49443 ____________________________________________________________________________
49444 [  9594] By: jhi                                   on 2001/04/06  14:55:14
49445         Log: Integrate changes #9528,9593 from mainline into maintperl;
49446              tweaking the editor/IDE/shell list.
49447      Branch: maint-5.6/perl
49448           !> pod/perlfaq3.pod
49449 ____________________________________________________________________________
49450 [  9593] By: jhi                                   on 2001/04/06  14:51:39
49451         Log: Make the editor/IDE/shell list a little bit airier.
49452      Branch: perl
49453            ! pod/perlfaq3.pod
49454 ____________________________________________________________________________
49455 [  9592] By: gsar                                  on 2001/04/06  14:45:18
49456         Log: integrate change#9477 from mainline (base.pm doc tweak)
49457              
49458              missing doc entry for fmod()
49459      Branch: maint-5.6/perl
49460            ! lib/Math/BigFloat.pm
49461           !> lib/base.pm
49462 ____________________________________________________________________________
49463 [  9591] By: jhi                                   on 2001/04/06  13:55:48
49464         Log: Regen toc.
49465      Branch: perl
49466            ! pod/perltoc.pod
49467 ____________________________________________________________________________
49468 [  9590] By: jhi                                   on 2001/04/06  13:54:52
49469         Log: Math::BigFloat patches from John Peacock.  The equivalent
49470              of #9586 from maintperl but reworked by John to work with
49471              the bleadperl.
49472      Branch: perl
49473            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
49474 ____________________________________________________________________________
49475 [  9589] By: jhi                                   on 2001/04/06  13:42:23
49476         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
49477      Branch: perl
49478            ! ext/Digest/MD5/Makefile.PL
49479 ____________________________________________________________________________
49480 [  9588] By: jhi                                   on 2001/04/06  13:31:45
49481         Log: Integrate changes #9584,9587 from maintperl into mainline.
49482              
49483              keep eval"" CVs alive until the end of the statement in which
49484              they're called
49485              
49486              add README.macos (from Chris Nandor)
49487              
49488              tyop in change#9555
49489      Branch: perl
49490           +> README.macos
49491           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
49492           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
49493           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
49494           !> win32/makefile.mk
49495 ____________________________________________________________________________
49496 [  9587] By: gsar                                  on 2001/04/06  07:31:30
49497         Log: add README.macos (from Chris Nandor)
49498              
49499              tyop in change#9555
49500      Branch: maint-5.6/perl
49501            + README.macos
49502            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
49503            ! win32/Makefile win32/makefile.mk
49504 ____________________________________________________________________________
49505 [  9586] By: gsar                                  on 2001/04/06  07:08:54
49506         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
49507      Branch: maint-5.6/perl
49508            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
49509 ____________________________________________________________________________
49510 [  9585] By: gsar                                  on 2001/04/06  06:58:44
49511         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
49512              from mainline
49513              
49514              Subject: [PATCH] Base64 update to perlfaq9.pod
49515              
49516              Subject: [PATCH AUTHORS] Housekeeping
49517              
49518              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
49519              Mac OS X (Darwin) has extra pwent fields.
49520              
49521              Subject: [PATCH B::*] print control-character vars readably
49522              Needs EBCDICification.
49523              
49524              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
49525              
49526              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
49527              
49528              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
49529              
49530              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
49531              
49532              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
49533              
49534              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
49535              
49536              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
49537              
49538              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
49539              
49540              FreeBSD hints tweak from Anton Berezin.
49541              
49542              Subject: [PATCH foolperl & bleadperl] README.vms update
49543              
49544              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
49545      Branch: maint-5.6/perl
49546           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
49547           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
49548           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
49549 ____________________________________________________________________________
49550 [  9584] By: gsar                                  on 2001/04/06  04:09:00
49551         Log: keep eval"" CVs alive until the end of the statement in which
49552              they're called; this avoids a coredump ensuing from search for
49553              lexicals in code such as:
49554              
49555              sub bug {
49556              my $s = @_;
49557              eval q[sub { eval 'sub { &$s }' }];
49558              }
49559              bug("x")->()->();
49560              
49561              this code still doesn't work as intended (as it has remained
49562              since time immemorial), but it doesn't provoke a coredump anymore
49563      Branch: maint-5.6/perl
49564            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
49565            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
49566 ____________________________________________________________________________
49567 [  9583] By: jhi                                   on 2001/04/05  23:52:51
49568         Log: Update Changes.
49569      Branch: perl
49570            ! Changes patchlevel.h
49571 ____________________________________________________________________________
49572 [  9582] By: jhi                                   on 2001/04/05  23:11:23
49573         Log: Slight doc tweak.
49574      Branch: perl
49575            ! pod/perlunicode.pod
49576 ____________________________________________________________________________
49577 [  9581] By: jhi                                   on 2001/04/05  23:04:11
49578         Log: Integrate perlio.
49579      Branch: perl
49580           !> pod/perlunicode.pod
49581 ____________________________________________________________________________
49582 [  9580] By: jhi                                   on 2001/04/05  23:03:29
49583         Log: Test for #9579.
49584      Branch: perl
49585            ! t/op/do.t
49586 ____________________________________________________________________________
49587 [  9579] By: jhi                                   on 2001/04/05  22:54:17
49588         Log: Subject: [PATCH] Propagate calling context for do '...'
49589              From: Gisle Aas <gisle@ActiveState.com>
49590              Date: 04 Apr 2001 20:17:29 -0700
49591              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
49592      Branch: perl
49593            ! pod/perlfunc.pod pp_ctl.c
49594 ____________________________________________________________________________
49595 [  9578] By: jhi                                   on 2001/04/05  22:52:51
49596         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
49597              From: Peter Prymmer <pvhp@forte.com>
49598              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
49599              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
49600      Branch: perl
49601            ! README.vms
49602 ____________________________________________________________________________
49603 [  9577] By: jhi                                   on 2001/04/05  22:48:22
49604         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
49605              From: "Craig A. Berry" <craigberry@mac.com>
49606              Date: Thu, 5 Apr 2001 13:43:28 -0500
49607              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
49608      Branch: perl
49609            ! README.vms
49610 ____________________________________________________________________________
49611 [  9576] By: jhi                                   on 2001/04/05  22:31:38
49612         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
49613              From: Michael G Schwern <schwern@pobox.com>
49614              Date: Thu, 5 Apr 2001 21:53:21 +0100
49615              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
49616      Branch: perl
49617            ! lib/base.pm t/lib/fields.t
49618 ____________________________________________________________________________
49619 [  9575] By: jhi                                   on 2001/04/05  22:26:10
49620         Log: FreeBSD hints tweak from Anton Berezin.
49621      Branch: perl
49622            ! hints/freebsd.sh
49623 ____________________________________________________________________________
49624 [  9574] By: jhi                                   on 2001/04/05  22:24:03
49625         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
49626              From: David Dyck <dcd@tc.fluke.com>
49627              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
49628              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
49629      Branch: perl
49630            ! t/op/oct.t
49631 ____________________________________________________________________________
49632 [  9573] By: jhi                                   on 2001/04/05  22:23:06
49633         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
49634              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
49635              From: David Dyck <dcd@tc.fluke.com>
49636              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
49637      Branch: perl
49638            ! pp.c
49639 ____________________________________________________________________________
49640 [  9572] By: jhi                                   on 2001/04/05  22:14:47
49641         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
49642              From: Robin Houston <robin@kitsite.com>
49643              Date: Thu, 5 Apr 2001 20:56:48 +0100
49644              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
49645      Branch: perl
49646            ! ext/B/B/Deparse.pm
49647 ____________________________________________________________________________
49648 [  9571] By: jhi                                   on 2001/04/05  22:12:53
49649         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
49650              From: Robin Houston <robin@kitsite.com>
49651              Date: Thu, 5 Apr 2001 19:55:51 +0100
49652              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
49653      Branch: perl
49654            ! ext/B/B/Deparse.pm
49655 ____________________________________________________________________________
49656 [  9570] By: jhi                                   on 2001/04/05  22:11:06
49657         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
49658              From: Robin Houston <robin@kitsite.com>
49659              Date: Thu, 5 Apr 2001 20:16:29 +0100
49660              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
49661      Branch: perl
49662            ! ext/B/B/Deparse.pm
49663 ____________________________________________________________________________
49664 [  9569] By: nick                                  on 2001/04/05  21:32:26
49665         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
49666      Branch: perlio
49667            ! pod/perlunicode.pod
49668 ____________________________________________________________________________
49669 [  9568] By: nick                                  on 2001/04/05  19:38:09
49670         Log: Integrate mainline
49671      Branch: perlio
49672           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
49673           !> (integrate 35 files)
49674 ____________________________________________________________________________
49675 [  9567] By: jhi                                   on 2001/04/05  18:31:45
49676         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
49677              From: Robin Houston <robin@kitsite.com>
49678              Date: Thu, 5 Apr 2001 18:03:23 +0100
49679              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
49680      Branch: perl
49681            ! ext/B/B/Deparse.pm
49682 ____________________________________________________________________________
49683 [  9566] By: jhi                                   on 2001/04/05  18:29:35
49684         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
49685              From: Robin Houston <robin@kitsite.com>
49686              Date: Thu, 5 Apr 2001 16:45:18 +0100
49687              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
49688      Branch: perl
49689            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
49690 ____________________________________________________________________________
49691 [  9565] By: jhi                                   on 2001/04/05  18:24:23
49692         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
49693              From: Robin Houston <robin@kitsite.com>
49694              Date: Thu, 5 Apr 2001 14:50:09 +0100
49695              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
49696      Branch: perl
49697            ! ext/B/B/Deparse.pm
49698 ____________________________________________________________________________
49699 [  9564] By: jhi                                   on 2001/04/05  18:23:03
49700         Log: Subject: [PATCH B::*] print control-character vars readably
49701              From: Robin Houston <robin@kitsite.com>
49702              Date: Thu, 5 Apr 2001 14:27:38 +0100
49703              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
49704              
49705              Needs EBCDICification.
49706      Branch: perl
49707            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
49708            ! ext/B/B/Terse.pm
49709 ____________________________________________________________________________
49710 [  9563] By: jhi                                   on 2001/04/05  18:20:32
49711         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
49712              Date: Thu, 5 Apr 2001 13:21:42 -0400
49713              From: Paul Schinder <schinder@pobox.com>
49714              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
49715              
49716              Mac OS X (Darwin) has extra pwent fields.
49717      Branch: perl
49718            ! t/op/pwent.t
49719 ____________________________________________________________________________
49720 [  9562] By: jhi                                   on 2001/04/05  17:57:51
49721         Log: Regen toc.
49722      Branch: perl
49723            ! pod/perltoc.pod
49724 ____________________________________________________________________________
49725 [  9561] By: jhi                                   on 2001/04/05  17:47:33
49726         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
49727      Branch: metaconfig
49728            ! U/Glossary.patch
49729      Branch: metaconfig/U/perl
49730            + d_u32align.U
49731            ! d_cmsghdr_s.U d_msghdr_s.U
49732 ____________________________________________________________________________
49733 [  9560] By: jhi                                   on 2001/04/05  17:47:01
49734         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
49735              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
49736              Introduce probes for struct msghdr, struct cmsghdr,
49737              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
49738              ualarm, usleep, for possible later extension work.
49739      Branch: perl
49740            + t/lib/md5-align.t
49741            ! Configure MANIFEST Porting/Glossary Porting/config.sh
49742            ! Porting/config_H config_h.SH configure.com epoc/config.sh
49743            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
49744            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49745            ! vos/config.ga.h win32/config.bc win32/config.gc
49746            ! win32/config.vc
49747 ____________________________________________________________________________
49748 [  9559] By: jhi                                   on 2001/04/05  13:03:04
49749         Log: Be traditional in your cpp (for the Errno extension).
49750      Branch: perl
49751            ! hints/darwin.sh
49752 ____________________________________________________________________________
49753 [  9558] By: jhi                                   on 2001/04/05  13:00:05
49754         Log: Add $Config{cppflags} to the gcc incantation.
49755      Branch: perl
49756            ! ext/Errno/Errno_pm.PL
49757 ____________________________________________________________________________
49758 [  9557] By: jhi                                   on 2001/04/05  04:22:39
49759         Log: Introduce Sean Burke's Class::ISA 0.32.
49760      Branch: perl
49761            + lib/Class/ISA.pm t/lib/class-isa.t
49762            ! MANIFEST
49763 ____________________________________________________________________________
49764 [  9556] By: jhi                                   on 2001/04/05  04:09:50
49765         Log: Subject: [PATCH AUTHORS] Housekeeping
49766              From: Paul Johnson <paul@pjcj.net> 
49767              Date: Wed, 4 Apr 2001 22:45:47 +0200
49768              Message-ID: <20010404224547.D9548@pjcj.net>
49769      Branch: perl
49770            ! AUTHORS
49771 ____________________________________________________________________________
49772 [  9555] By: jhi                                   on 2001/04/05  04:06:33
49773         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
49774              From: Gisle Aas <gisle@ActiveState.com>
49775              Date: 04 Apr 2001 14:23:04 -0700
49776              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
49777      Branch: perl
49778            ! pod/perlfaq9.pod
49779 ____________________________________________________________________________
49780 [  9554] By: jhi                                   on 2001/04/05  04:05:49
49781         Log: Downgrade also the "Wide character" diagnostic.
49782      Branch: perl
49783            ! pod/perldiag.pod
49784 ____________________________________________________________________________
49785 [  9553] By: jhi                                   on 2001/04/05  04:00:33
49786         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
49787              maintperl into mainline.
49788              
49789              "double" should be "NV"; standard typemap is missing entry
49790              for NV
49791              
49792              s/djSP/dSP/
49793              
49794              Downgrade "Wide character in print" to a warning.
49795              
49796              B::Deparse fix for ${^FOO} and documentation for PVX() method
49797              (from Robin Houston)
49798              
49799              tr/// doesn't null-terminate the result in some situations
49800              (from Gisle Aas)
49801      Branch: perl
49802           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
49803           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
49804           !> t/io/utf8.t t/op/tr.t
49805 ____________________________________________________________________________
49806 [  9552] By: jhi                                   on 2001/04/05  03:52:50
49807         Log: Retract changes #9542 and #9538 (from maintperl, integrated
49808              at #9540), shouldn't be needed because of the perlio changes.
49809      Branch: perl
49810            ! util.c
49811 ____________________________________________________________________________
49812 [  9551] By: gsar                                  on 2001/04/05  00:18:34
49813         Log: tr/// doesn't null-terminate the result in some situations
49814              (from Gisle Aas)
49815      Branch: maint-5.6/perl
49816            ! doop.c t/op/tr.t
49817 ____________________________________________________________________________
49818 [  9550] By: gsar                                  on 2001/04/04  20:04:17
49819         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
49820              (from Robin Houston)
49821      Branch: maint-5.6/perl
49822            ! ext/B/B.pm ext/B/B/Deparse.pm
49823 ____________________________________________________________________________
49824 [  9549] By: nick                                  on 2001/04/04  18:56:15
49825         Log: Downgrade "Wide character in print" to a warning.
49826      Branch: perlio
49827            ! doio.c t/io/utf8.t
49828 ____________________________________________________________________________
49829 [  9548] By: gsar                                  on 2001/04/04  18:51:49
49830         Log: integrate changes#9460,9462,9482,9521,9522
49831              
49832              Subject: PATCH: B::Debug should show LOOP-specific fields
49833              
49834              Subject: B::Deparse precedence bug. (Patch included.)
49835              
49836              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
49837              
49838              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
49839              
49840              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
49841      Branch: maint-5.6/perl
49842           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
49843           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
49844 ____________________________________________________________________________
49845 [  9547] By: gsar                                  on 2001/04/04  18:49:16
49846         Log: s/djSP/dSP/
49847      Branch: maint-5.6/perl
49848            ! ext/Thread/Thread.xs
49849 ____________________________________________________________________________
49850 [  9546] By: nick                                  on 2001/04/04  18:44:00
49851         Log: Integrate mainline.
49852      Branch: perlio
49853           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
49854           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
49855 ____________________________________________________________________________
49856 [  9545] By: gsar                                  on 2001/04/04  18:38:52
49857         Log: integrate change#8837 from mainline
49858              
49859              Subject: [patch] -Wall cleanup round 2
49860      Branch: maint-5.6/perl
49861           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
49862           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
49863           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
49864           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
49865           !> ext/SDBM_File/SDBM_File.xs
49866 ____________________________________________________________________________
49867 [  9544] By: gsar                                  on 2001/04/04  17:49:57
49868         Log: "double" should be "NV"; standard typemap is missing entry
49869              for NV
49870      Branch: maint-5.6/perl
49871            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
49872 ____________________________________________________________________________
49873 [  9543] By: jhi                                   on 2001/04/04  14:13:18
49874         Log: Thou shalt not (just) match for English error messages.
49875      Branch: perl
49876            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
49877            ! os2/OS2/Process/Process.pm
49878 ____________________________________________________________________________
49879 [  9542] By: jhi                                   on 2001/04/04  13:20:39
49880         Log: Make the stdio tricks of fflush_all() to exist only if
49881              stdio is being used.
49882      Branch: perl
49883            ! util.c
49884 ____________________________________________________________________________
49885 [  9541] By: jhi                                   on 2001/04/04  04:20:24
49886         Log: Subject: Re: [PATCH] Lighten up glob
49887              From: Benjamin Sugars <bsugars@canoe.ca>
49888              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
49889              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
49890      Branch: perl
49891            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
49892            ! util.c
49893 ____________________________________________________________________________
49894 [  9540] By: jhi                                   on 2001/04/04  04:03:57
49895         Log: Integrate changes #9538,9539 from maintperl into mainline.
49896              
49897              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
49898              for use with _fwalk() (fix for change#7705)
49899              
49900              another tweak needed for SunOS 4.1.x build (from Mike Guy)
49901              (cp -f is not portable)
49902      Branch: perl
49903           !> Makefile.SH util.c
49904 ____________________________________________________________________________
49905 [  9539] By: gsar                                  on 2001/04/04  03:01:14
49906         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
49907      Branch: maint-5.6/perl
49908            ! Makefile.SH
49909 ____________________________________________________________________________
49910 [  9538] By: gsar                                  on 2001/04/04  01:00:38
49911         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
49912              for use with _fwalk() (fix for change#7705)
49913      Branch: maint-5.6/perl
49914            ! util.c
49915 ____________________________________________________________________________
49916 [  9537] By: nick                                  on 2001/04/03  19:24:55
49917         Log: Integrate mainline
49918      Branch: perlio
49919           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
49920           +> lib/unicode/PropList.html
49921            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
49922           !> (integrate 69 files)
49923 ____________________________________________________________________________
49924 [  9536] By: jhi                                   on 2001/04/03  18:02:31
49925         Log: Integrate change #9533 from maintperl into mainline.
49926              
49927              better fix for change#9517 to accomodate UNC paths like
49928              \\server\share\foo, and paths with trailing backslash
49929              like c:\this\
49930      Branch: perl
49931           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
49932 ____________________________________________________________________________
49933 [  9535] By: jhi                                   on 2001/04/03  17:58:07
49934         Log: Change the push/unshift warning to be of class syntax, not misc.
49935      Branch: perl
49936            ! op.c pod/perldiag.pod t/pragma/warn/op
49937 ____________________________________________________________________________
49938 [  9534] By: jhi                                   on 2001/04/03  15:03:46
49939         Log: Change the push/unshift warning (#9532) to talk about "no values"
49940              instead of "no arguments".
49941      Branch: perl
49942            ! op.c pod/perldiag.pod t/pragma/warn/op
49943 ____________________________________________________________________________
49944 [  9533] By: gsar                                  on 2001/04/03  14:30:07
49945         Log: better fix for change#9517 to accomodate UNC paths like
49946              \\server\share\foo, and paths with trailing backslash
49947              like c:\this\
49948      Branch: maint-5.6/perl
49949            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
49950 ____________________________________________________________________________
49951 [  9532] By: jhi                                   on 2001/04/03  13:11:46
49952         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
49953              From: Robin Houston <robin@kitsite.com>
49954              Date: Mon, 2 Apr 2001 15:03:29 +0100
49955              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
49956      Branch: perl
49957            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
49958 ____________________________________________________________________________
49959 [  9531] By: jhi                                   on 2001/04/03  13:06:34
49960         Log: Integrate change #9530 from maintperl into mainline.
49961              
49962              accomodate VMS "mailbox overflow" quirk in testsuite (from
49963              Craig Berry)
49964      Branch: perl
49965           !> t/lib/socket.t
49966 ____________________________________________________________________________
49967 [  9530] By: gsar                                  on 2001/04/03  04:56:41
49968         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
49969              Craig Berry)
49970      Branch: maint-5.6/perl
49971            ! t/lib/socket.t
49972 ____________________________________________________________________________
49973 [  9529] By: jhi                                   on 2001/04/03  02:34:34
49974         Log: Update Changes.
49975      Branch: perl
49976            ! Changes patchlevel.h
49977 ____________________________________________________________________________
49978 [  9528] By: jhi                                   on 2001/04/03  01:27:57
49979         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
49980              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
49981              To: perl5-porters@perl.org
49982              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
49983      Branch: perl
49984            ! pod/perlfaq3.pod
49985 ____________________________________________________________________________
49986 [  9527] By: jhi                                   on 2001/04/03  01:22:09
49987         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
49988              From: Peter Prymmer <pvhp@forte.com>
49989              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
49990              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
49991      Branch: perl
49992            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
49993 ____________________________________________________________________________
49994 [  9526] By: jhi                                   on 2001/04/03  01:18:25
49995         Log: The metaconfig unit changes for #9525.
49996      Branch: metaconfig
49997            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
49998      Branch: metaconfig/U/perl
49999            ! use64bits.U
50000 ____________________________________________________________________________
50001 [  9525] By: jhi                                   on 2001/04/03  01:17:30
50002         Log: Configure sanity checks:
50003              * if use64bitall is attempted but pointers are only 32-bit,
50004              'downgrade' to use64bitint
50005              * if use64bitint is attempted but there's no quad type,
50006              forget about use64bitint (well, the default for it is 'n',
50007              the user can still override this)
50008              * if pointers are 64 bits, do not try to use Perl's malloc
50009      Branch: perl
50010            ! Configure
50011 ____________________________________________________________________________
50012 [  9524] By: gsar                                  on 2001/04/03  01:09:12
50013         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
50014      Branch: maint-5.6/perl
50015            ! pp_sys.c
50016 ____________________________________________________________________________
50017 [  9523] By: jhi                                   on 2001/04/03  00:02:31
50018         Log: (Retracted by #9609)
50019              
50020              Make it harder for parallel makes to enter 'test' before
50021              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
50022              should be unhappy enough, but sometimes parallel makes seem
50023              to sneak past both in Tru64 and AIX.)
50024      Branch: perl
50025            ! Makefile.SH
50026 ____________________________________________________________________________
50027 [  9522] By: jhi                                   on 2001/04/02  22:35:31
50028         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
50029              Date: Mon, 2 Apr 2001 22:54:10 +0100
50030              From: Robin Houston <robin@kitsite.com>
50031              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
50032      Branch: perl
50033            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
50034 ____________________________________________________________________________
50035 [  9521] By: jhi                                   on 2001/04/02  22:32:23
50036         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
50037              From: Robin Houston <robin@kitsite.com>
50038              Date: Mon, 2 Apr 2001 20:24:03 +0100
50039              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
50040      Branch: perl
50041            ! ext/B/B/Concise.pm
50042 ____________________________________________________________________________
50043 [  9520] By: jhi                                   on 2001/04/02  22:30:43
50044         Log: Subject: [PATCH] REALLY pedantic hv.h nit
50045              From: Simon Cozens <simon@netthink.co.uk>
50046              Date: Mon, 2 Apr 2001 15:43:06 +0100
50047              Message-ID: <20010402154306.A21711@netthink.co.uk>
50048      Branch: perl
50049            ! hv.h
50050 ____________________________________________________________________________
50051 [  9519] By: jhi                                   on 2001/04/02  22:28:04
50052         Log: Based on
50053              
50054              Subject: [foolperl] EPOC fix
50055              From: Olaf Flebbe <O.Flebbe@science-computing.de>
50056              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
50057              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
50058      Branch: perl
50059            ! pp_sys.c
50060 ____________________________________________________________________________
50061 [  9518] By: jhi                                   on 2001/04/02  22:22:34
50062         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
50063              
50064              README.win32 tweaks; add a note about alternative location for
50065              getting a gcc-2.95.2 that will build perl properly on windows
50066              
50067              add some notes about gutsy threading matters
50068              
50069              many of the utilities interpolate literal paths within doublequotes
50070              (fails on dosish platforms where path contains backslashes)
50071      Branch: perl
50072           !> README.win32 pod/perlguts.pod utils/perldoc.PL
50073           !> x2p/find2perl.PL x2p/s2p.PL
50074 ____________________________________________________________________________
50075 [  9517] By: gsar                                  on 2001/04/02  19:52:21
50076         Log: many of the utilities interpolate literal paths within doublequotes
50077              (fails on dosish platforms where path contains backslashes)
50078      Branch: maint-5.6/perl
50079            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
50080 ____________________________________________________________________________
50081 [  9516] By: gsar                                  on 2001/04/02  05:49:37
50082         Log: a foolish release
50083      Branch: maint-5.6/perl
50084            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
50085            ! pod/perltoc.pod
50086 ____________________________________________________________________________
50087 [  9515] By: gsar                                  on 2001/04/02  05:04:29
50088         Log: add missing changelog summaries
50089      Branch: maint-5.6/perl
50090            ! Changes
50091 ____________________________________________________________________________
50092 [  9514] By: gsar                                  on 2001/04/02  04:07:13
50093         Log: add some notes about gutsy threading matters
50094      Branch: maint-5.6/perl
50095            ! pod/perlguts.pod
50096 ____________________________________________________________________________
50097 [  9513] By: gsar                                  on 2001/04/02  03:25:21
50098         Log: add more prominent caveat notices about experimental features
50099      Branch: maint-5.6/perl
50100            ! pod/perlfork.pod pod/perlunicode.pod
50101 ____________________________________________________________________________
50102 [  9512] By: gsar                                  on 2001/04/02  02:54:33
50103         Log: integrate changes#9479,9509 from mainline
50104              
50105              [PATCH] File::Glob stuff for Mac OS
50106              
50107              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
50108      Branch: maint-5.6/perl
50109           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50110           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
50111           !> t/lib/glob-taint.t
50112 ____________________________________________________________________________
50113 [  9511] By: gsar                                  on 2001/04/02  02:38:24
50114         Log: README.win32 tweaks; add a note about alternative location for
50115              getting a gcc-2.95.2 that will build perl properly on windows
50116      Branch: maint-5.6/perl
50117            ! README.win32
50118 ____________________________________________________________________________
50119 [  9510] By: jhi                                   on 2001/04/01  20:45:10
50120         Log: An ambiguousity warning.
50121      Branch: perl
50122            ! t/lib/trig.t
50123 ____________________________________________________________________________
50124 [  9509] By: jhi                                   on 2001/04/01  19:53:47
50125         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
50126              From: Jonathan Stowe <gellyfish@gellyfish.com>
50127              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
50128              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
50129      Branch: perl
50130            ! ext/File/Glob/bsd_glob.c
50131 ____________________________________________________________________________
50132 [  9508] By: jhi                                   on 2001/04/01  19:35:03
50133         Log: Update Changes.
50134      Branch: perl
50135            ! Changes patchlevel.h
50136 ____________________________________________________________________________
50137 [  9507] By: jhi                                   on 2001/04/01  19:24:01
50138         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
50139              from mainline to maintperl: pod tweaks.
50140      Branch: maint-5.6/perl
50141           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
50142           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
50143           !> pod/perlvar.pod
50144 ____________________________________________________________________________
50145 [  9506] By: jhi                                   on 2001/04/01  19:11:53
50146         Log: Commit Sarathy to April release of 5.6.1 :-)
50147      Branch: perl
50148            ! pod/perlfaq1.pod
50149 ____________________________________________________________________________
50150 [  9505] By: jhi                                   on 2001/04/01  19:03:15
50151         Log: Subject: PATCH 5.6.0 (perldebug.pod)
50152              From: Mark-Jason Dominus <mjd@plover.com>
50153              Date: Sun, 01 Apr 2001 14:25:11 -0400
50154              Message-ID: <20010401182511.9247.qmail@plover.com>
50155      Branch: perl
50156            ! pod/perldebug.pod
50157 ____________________________________________________________________________
50158 [  9504] By: jhi                                   on 2001/04/01  18:43:09
50159         Log: Add great_circle_direction().
50160      Branch: perl
50161            ! lib/Math/Trig.pm t/lib/trig.t
50162 ____________________________________________________________________________
50163 [  9503] By: jhi                                   on 2001/04/01  17:29:12
50164         Log: Unicode ReadMe update for Unicode 3.1.
50165      Branch: perl
50166            ! lib/unicode/ReadMe.txt
50167 ____________________________________________________________________________
50168 [  9502] By: jhi                                   on 2001/04/01  17:18:40
50169         Log: Integrate change #9501 from maintperl into mainline.
50170              
50171              fix the perlembed notes on multiple interpreters
50172              
50173              fix ExtUtils::Embed to work passably on Windows
50174      Branch: perl
50175           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
50176 ____________________________________________________________________________
50177 [  9501] By: gsar                                  on 2001/04/01  07:21:57
50178         Log: fix the perlembed notes on multiple interpreters
50179              
50180              fix ExtUtils::Embed to work passably on Windows
50181      Branch: maint-5.6/perl
50182            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
50183 ____________________________________________________________________________
50184 [  9500] By: jhi                                   on 2001/04/01  05:58:23
50185         Log: Test for #9499.
50186      Branch: perl
50187            ! t/op/tr.t
50188 ____________________________________________________________________________
50189 [  9499] By: jhi                                   on 2001/04/01  05:55:46
50190         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
50191      Branch: perl
50192            ! embed.h embed.pl op.c proto.h
50193 ____________________________________________________________________________
50194 [  9498] By: jhi                                   on 2001/04/01  05:44:34
50195         Log: Protect the workaround hunk more.
50196      Branch: perl
50197            ! toke.c
50198 ____________________________________________________________________________
50199 [  9497] By: jhi                                   on 2001/04/01  00:24:25
50200         Log: Integrate changes #9493,9494,9495,9496 from maintperl
50201              into mainline.
50202              
50203              fix a broken workaround for Borland compiler in change#4739
50204              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
50205              
50206              nits spotted by Borland compiler
50207              
50208              avoid redefinition warnings under Borland 5.02
50209              
50210              various nits identified by the Borland 5.5 compiler; remove suppression
50211              of a few warnings
50212      Branch: perl
50213           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
50214           !> win32/win32.h
50215 ____________________________________________________________________________
50216 [  9496] By: gsar                                  on 2001/03/31  23:22:28
50217         Log: various nits identified by the Borland 5.5 compiler; remove suppression
50218              of a few warnings
50219      Branch: maint-5.6/perl
50220            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
50221 ____________________________________________________________________________
50222 [  9495] By: gsar                                  on 2001/03/31  21:03:08
50223         Log: avoid redefinition warnings under Borland 5.02
50224      Branch: maint-5.6/perl
50225            ! win32/makefile.mk
50226 ____________________________________________________________________________
50227 [  9494] By: gsar                                  on 2001/03/31  20:18:59
50228         Log: nits spotted by Borland compiler
50229      Branch: maint-5.6/perl
50230            ! utf8.h win32/win32.h
50231 ____________________________________________________________________________
50232 [  9493] By: gsar                                  on 2001/03/31  20:18:05
50233         Log: fix a broken workaround for Borland compiler in change#4739
50234              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
50235      Branch: maint-5.6/perl
50236            ! toke.c
50237 ____________________________________________________________________________
50238 [  9492] By: jhi                                   on 2001/03/31  18:36:24
50239         Log: Integrate change #9491 from maintperl into mainline.
50240              
50241              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
50242              directory is relative (need to fetch the full path name *before*
50243              the chdir!)
50244      Branch: perl
50245           !> lib/Cwd.pm
50246 ____________________________________________________________________________
50247 [  9491] By: gsar                                  on 2001/03/31  17:01:56
50248         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
50249              directory is relative (need to fetch the full path name *before*
50250              the chdir!)
50251              
50252              this is a followup patch for change#6749
50253      Branch: maint-5.6/perl
50254            ! lib/Cwd.pm
50255 ____________________________________________________________________________
50256 [  9490] By: jhi                                   on 2001/03/31  15:50:18
50257         Log: Subject: Re: [PATCH] av.h cosmetics
50258              From: Simon Cozens <simon@netthink.co.uk>
50259              Date: Sat, 31 Mar 2001 13:09:59 +0100
50260              Message-ID: <20010331130959.A22000@netthink.co.uk>
50261              
50262              Document AvALLOC.
50263      Branch: perl
50264            ! pod/perlguts.pod
50265 ____________________________________________________________________________
50266 [  9489] By: jhi                                   on 2001/03/31  15:48:44
50267         Log: Subject: [PATCH] Re: Math::Big* v1.21
50268              From: Tels <perl_dummy@bloodgate.com>
50269              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
50270              Message-Id: <200103311125.GAA377738@www08.hway.net>
50271      Branch: perl
50272            ! pod/perlop.pod
50273 ____________________________________________________________________________
50274 [  9488] By: jhi                                   on 2001/03/31  03:39:51
50275         Log: Debug output tweak.
50276      Branch: perl
50277            ! t/lib/cwd.t
50278 ____________________________________________________________________________
50279 [  9487] By: jhi                                   on 2001/03/31  03:33:02
50280         Log: OverVMSification.
50281      Branch: perl
50282            ! t/lib/cwd.t
50283 ____________________________________________________________________________
50284 [  9486] By: jhi                                   on 2001/03/31  03:01:40
50285         Log: Missed MANIFESTations in #9483.
50286      Branch: perl
50287            ! MANIFEST
50288 ____________________________________________________________________________
50289 [  9485] By: jhi                                   on 2001/03/31  02:58:17
50290         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
50291              From: Peter Prymmer <pvhp@forte.com>
50292              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
50293              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
50294      Branch: perl
50295            ! regexec.c t/lib/cwd.t
50296 ____________________________________________________________________________
50297 [  9484] By: jhi                                   on 2001/03/31  01:04:41
50298         Log: Obsolete file (see #3938)
50299      Branch: perl
50300            - lib/unicode/README.Ethiopic
50301            ! MANIFEST
50302 ____________________________________________________________________________
50303 [  9483] By: jhi                                   on 2001/03/31  00:52:42
50304         Log: Update to Unicode 3.1.
50305              (Rename Names.txt to NamesList.txt.)
50306      Branch: perl
50307            + lib/unicode/NamesList.txt lib/unicode/PropList.html
50308            - lib/unicode/Names.txt
50309            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
50310            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
50311            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
50312            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
50313            ! lib/unicode/UCD.html lib/unicode/Unicode.html
50314            ! lib/unicode/rename lib/unicode/version
50315 ____________________________________________________________________________
50316 [  9482] By: jhi                                   on 2001/03/30  23:33:44
50317         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
50318              From: Robin Houston <robin@kitsite.com>
50319              Date: Fri, 30 Mar 2001 20:07:22 +0100
50320              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
50321      Branch: perl
50322            ! ext/B/B/Deparse.pm
50323 ____________________________________________________________________________
50324 [  9481] By: jhi                                   on 2001/03/30  23:20:25
50325         Log: Subject: Re: [PATCH] CwdXS, Take 2
50326              From: Benjamin Sugars <bsugars@canoe.ca>
50327              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
50328              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
50329      Branch: perl
50330            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
50331            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
50332 ____________________________________________________________________________
50333 [  9480] By: jhi                                   on 2001/03/30  22:52:38
50334         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
50335              From: David Dyck <dcd@tc.fluke.com>
50336              Date: Fri, 30 Mar 2001 14:44:13 -0800
50337              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
50338              
50339              The t/rantests flags file creation was accidentally
50340              removed by #9217.
50341      Branch: perl
50342            ! Makefile.SH
50343 ____________________________________________________________________________
50344 [  9479] By: jhi                                   on 2001/03/30  22:45:45
50345         Log: Subject: [PATCH] File::Glob stuff for Mac OS
50346              From: Chris Nandor <pudge@pobox.com>
50347              Date: Fri, 30 Mar 2001 16:51:00 -0500
50348              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
50349      Branch: perl
50350            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50351            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
50352            ! t/lib/glob-taint.t
50353 ____________________________________________________________________________
50354 [  9478] By: jhi                                   on 2001/03/30  22:43:12
50355         Log: Subject: fix for win32/buildext.pl
50356              From: "Vadim Konovalov" <watman@inbox.ru>
50357              Date: Sat, 31 Mar 2001 00:50:36 +0400
50358              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
50359      Branch: perl
50360            ! win32/buildext.pl
50361 ____________________________________________________________________________
50362 [  9477] By: jhi                                   on 2001/03/30  22:41:16
50363         Log: Subject: small base.pm doc patch
50364              From: Leon Brocard <acme@astray.com>
50365              Date: Fri, 30 Mar 2001 21:49:57 +0100
50366              Message-ID: <20010330214957.B8733@ns0.astray.com>
50367      Branch: perl
50368            ! lib/base.pm
50369 ____________________________________________________________________________
50370 [  9476] By: jhi                                   on 2001/03/30  18:16:57
50371         Log: Subject: [PATCH] av.h cosmetics
50372              From: Simon Cozens <simon@netthink.co.uk>
50373              Date: Fri, 30 Mar 2001 18:12:28 +0100
50374              Message-ID: <20010330181228.A9319@netthink.co.uk>
50375      Branch: perl
50376            ! av.h
50377 ____________________________________________________________________________
50378 [  9475] By: jhi                                   on 2001/03/30  18:15:50
50379         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
50380              From: "Philip Newton" <pnewton@gmx.de>
50381              Date: Fri, 30 Mar 2001 19:06:57 +0200
50382              Message-ID: <3AC4D951.14815.1AC7068@localhost>
50383      Branch: perl
50384            ! pod/perlhack.pod
50385 ____________________________________________________________________________
50386 [  9474] By: jhi                                   on 2001/03/30  18:14:02
50387         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
50388              From: Benjamin Sugars <bsugars@canoe.ca>
50389              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
50390              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
50391      Branch: perl
50392            ! t/lib/glob-basic.t
50393 ____________________________________________________________________________
50394 [  9473] By: jhi                                   on 2001/03/30  16:09:24
50395         Log: Update Changes.
50396      Branch: perl
50397            ! Changes patchlevel.h
50398 ____________________________________________________________________________
50399 [  9472] By: jhi                                   on 2001/03/30  15:16:08
50400         Log: Integrate perlio.
50401      Branch: perl
50402           !> t/lib/cwd.t t/lib/glob-basic.t
50403 ____________________________________________________________________________
50404 [  9471] By: nick                                  on 2001/03/30  14:47:10
50405         Log: Should be (^O eq 'MSWin32') not 'Win32'
50406              Fail #12 seems real - chdir is in wrong dir.
50407      Branch: perlio
50408            ! t/lib/cwd.t
50409 ____________________________________________________________________________
50410 [  9470] By: jhi                                   on 2001/03/30  14:41:11
50411         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
50412              From: Radu Greab <radu@netsoft.ro>
50413              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
50414              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
50415              
50416              Replace #9352.
50417      Branch: perl
50418            ! ext/Socket/Socket.xs pp_sys.c
50419 ____________________________________________________________________________
50420 [  9469] By: jhi                                   on 2001/03/30  14:37:51
50421         Log: Subject: PATCH pod/perldiag.pod
50422              From: Robin Houston <robin@kitsite.com>
50423              Date: Fri, 30 Mar 2001 14:10:36 +0100
50424              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
50425      Branch: perl
50426            ! pod/perldiag.pod t/lib/glob-basic.t
50427 ____________________________________________________________________________
50428 [  9468] By: jhi                                   on 2001/03/30  14:36:36
50429         Log: Subject: Better diagnostic in io/fs.t
50430              From: andreas.koenig@anima.de (Andreas J. Koenig)
50431              Date: 30 Mar 2001 10:11:43 +0200
50432              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
50433      Branch: perl
50434            ! t/io/fs.t
50435 ____________________________________________________________________________
50436 [  9467] By: nick                                  on 2001/03/30  14:25:43
50437         Log: Skip order test of glob if case-ignoring system cannot 
50438              create a.test and A.test
50439      Branch: perlio
50440            ! t/lib/glob-basic.t
50441 ____________________________________________________________________________
50442 [  9466] By: nick                                  on 2001/03/30  13:03:12
50443         Log: Integrate mainline.
50444      Branch: perlio
50445            - ext/re/hints/aix.pl
50446           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
50447           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
50448           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
50449           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
50450 ____________________________________________________________________________
50451 [  9465] By: jhi                                   on 2001/03/30  03:53:37
50452         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
50453              the tests sometimes hang, sometimes not.)
50454      Branch: perl
50455            ! t/lib/io_multihomed.t t/lib/io_sock.t
50456 ____________________________________________________________________________
50457 [  9464] By: jhi                                   on 2001/03/30  02:56:04
50458         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
50459              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
50460              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
50461              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
50462      Branch: perl
50463            ! op.c
50464 ____________________________________________________________________________
50465 [  9463] By: jhi                                   on 2001/03/30  02:34:48
50466         Log: Test for #9462.
50467      Branch: perl
50468            ! t/lib/b.t
50469 ____________________________________________________________________________
50470 [  9462] By: jhi                                   on 2001/03/30  02:29:37
50471         Log: Subject: B::Deparse precedence bug. (Patch included.)
50472              From: Jeremy Madea <jmadea@inktomi.com>
50473              Date: Thu, 29 Mar 2001 12:05:02 -0800
50474              Message-ID: <20010329120502.A24881@dr.inktomi.com>
50475      Branch: perl
50476            ! ext/B/B/Deparse.pm
50477 ____________________________________________________________________________
50478 [  9461] By: jhi                                   on 2001/03/30  02:18:41
50479         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
50480              From: Peter Prymmer <pvhp@forte.com>
50481              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
50482              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
50483      Branch: perl
50484            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
50485            ! t/lib/md5-file.t
50486 ____________________________________________________________________________
50487 [  9460] By: jhi                                   on 2001/03/30  02:17:07
50488         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
50489              From: Robin Houston <robin@kitsite.com>
50490              Date: Thu, 29 Mar 2001 20:47:56 +0100
50491              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
50492      Branch: perl
50493            ! ext/B/B/Debug.pm
50494 ____________________________________________________________________________
50495 [  9459] By: jhi                                   on 2001/03/30  02:16:05
50496         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
50497              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
50498              Date: Wed, 28 Mar 2001 18:02:20 -0600
50499              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
50500      Branch: perl
50501            ! lib/ExtUtils/MM_VMS.pm
50502 ____________________________________________________________________________
50503 [  9458] By: jhi                                   on 2001/03/30  02:07:58
50504         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
50505              From: "Joshua E. Rodd" <jrodd@pbs.org>
50506              Date: Wed, 28 Mar 2001 17:29:12 -0500
50507              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
50508      Branch: perl
50509            ! pod/perlop.pod
50510 ____________________________________________________________________________
50511 [  9457] By: jhi                                   on 2001/03/30  02:04:33
50512         Log: Subject: ext/re/aix.pl can go
50513              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50514              Date: Thu, 29 Mar 2001 12:03:28 +0200
50515              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
50516      Branch: perl
50517            - ext/re/hints/aix.pl
50518            ! MANIFEST
50519 ____________________________________________________________________________
50520 [  9456] By: jhi                                   on 2001/03/30  02:03:32
50521         Log: Integrate perlio.
50522      Branch: perl
50523           !> ext/Encode/Encode.xs installperl
50524 ____________________________________________________________________________
50525 [  9455] By: nick                                  on 2001/03/29  21:11:46
50526         Log: DLL name has changed so installperl needs to know
50527              (Why isn't it working it out or passed it?)
50528      Branch: perlio
50529            ! installperl
50530 ____________________________________________________________________________
50531 [  9454] By: nick                                  on 2001/03/29  20:56:12
50532         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
50533              and we don't get undef warnings.
50534      Branch: perlio
50535            ! ext/Encode/Encode.xs
50536 ____________________________________________________________________________
50537 [  9453] By: nick                                  on 2001/03/29  17:58:48
50538         Log: Integrate mainline
50539      Branch: perlio
50540           !> Changes patchlevel.h
50541 ____________________________________________________________________________
50542 [  9452] By: jhi                                   on 2001/03/29  16:44:55
50543         Log: Update Changes.
50544      Branch: perl
50545            ! Changes patchlevel.h
50546 ____________________________________________________________________________
50547 [  9451] By: nick                                  on 2001/03/29  16:31:38
50548         Log: Integrate mainline
50549      Branch: perlio
50550           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
50551           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
50552           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
50553           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
50554           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
50555 ____________________________________________________________________________
50556 [  9450] By: jhi                                   on 2001/03/29  16:29:17
50557         Log: Integrate perlio.
50558      Branch: perl
50559           !> win32/buildext.pl
50560 ____________________________________________________________________________
50561 [  9449] By: jhi                                   on 2001/03/29  15:50:01
50562         Log: Update Changes.
50563      Branch: perl
50564            ! Changes patchlevel.h
50565 ____________________________________________________________________________
50566 [  9448] By: nick                                  on 2001/03/29  15:47:15
50567         Log: Make sure buildext.pl finds Errno.pm
50568      Branch: perlio
50569            ! win32/buildext.pl
50570 ____________________________________________________________________________
50571 [  9447] By: jhi                                   on 2001/03/29  15:39:34
50572         Log: Integrate perlio.
50573      Branch: perl
50574           !> win32/makefile.mk
50575 ____________________________________________________________________________
50576 [  9446] By: nick                                  on 2001/03/29  15:30:03
50577         Log: Integrate win32/makefile.mk with mainline.
50578      Branch: perlio
50579           !> win32/makefile.mk
50580 ____________________________________________________________________________
50581 [  9445] By: nick                                  on 2001/03/29  15:27:32
50582         Log: Fix breakage ... 
50583      Branch: perlio
50584            ! win32/makefile.mk
50585 ____________________________________________________________________________
50586 [  9444] By: jhi                                   on 2001/03/29  15:03:08
50587         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
50588              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50589              Date: Thu, 29 Mar 2001 10:32:59 +0400
50590              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
50591      Branch: perl
50592            ! win32/makefile.mk
50593 ____________________________________________________________________________
50594 [  9443] By: jhi                                   on 2001/03/29  15:02:12
50595         Log: Integrate perlio.
50596      Branch: perl
50597           +> win32/buildext.pl
50598           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
50599           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
50600 ____________________________________________________________________________
50601 [  9442] By: nick                                  on 2001/03/29  14:59:11
50602         Log: Work in progress - determine win32 extensions to build via script.
50603      Branch: perlio
50604            + win32/buildext.pl
50605            ! MANIFEST win32/makefile.mk
50606 ____________________________________________________________________________
50607 [  9441] By: jhi                                   on 2001/03/29  14:51:47
50608         Log: Reintroduce the use of external pwd.
50609      Branch: perl
50610            ! t/lib/cwd.t
50611 ____________________________________________________________________________
50612 [  9440] By: jhi                                   on 2001/03/29  14:42:58
50613         Log: use warnings instead of -w.
50614      Branch: perl
50615            ! utils/h2xs.PL
50616 ____________________________________________________________________________
50617 [  9439] By: jhi                                   on 2001/03/29  14:41:52
50618         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
50619              From: Jonathan Stowe <gellyfish@gellyfish.com>
50620              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
50621              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
50622      Branch: perl
50623            ! utils/h2xs.PL
50624 ____________________________________________________________________________
50625 [  9438] By: jhi                                   on 2001/03/29  14:39:38
50626         Log: Subject: [PATCH perl@9424] minor pod nits
50627              From: Robin Barker <rmb1@cise.npl.co.uk>
50628              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
50629              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
50630      Branch: perl
50631            ! pod/perlhack.pod pod/perliol.pod
50632 ____________________________________________________________________________
50633 [  9437] By: jhi                                   on 2001/03/29  14:29:16
50634         Log: Subject: [PATCH perl@9424] typemap cast warning
50635              From: Robin Barker <rmb1@cise.npl.co.uk>
50636              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
50637              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
50638      Branch: perl
50639            ! lib/ExtUtils/typemap
50640 ____________________________________________________________________________
50641 [  9436] By: jhi                                   on 2001/03/29  14:26:03
50642         Log: Subject: [PATCH perl@9424] printf warning
50643              From: Robin Barker <rmb1@cise.npl.co.uk>
50644              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
50645              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
50646      Branch: perl
50647            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
50648            ! ext/Storable/Storable.xs toke.c
50649 ____________________________________________________________________________
50650 [  9435] By: nick                                  on 2001/03/29  14:23:31
50651         Log: Win32 has name conflict with ERROR
50652      Branch: perlio
50653            ! ext/PerlIO/Via/Via.xs
50654 ____________________________________________________________________________
50655 [  9434] By: jhi                                   on 2001/03/29  14:17:48
50656         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
50657              From: Peter Prymmer <pvhp@forte.com>
50658              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
50659              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
50660      Branch: perl
50661            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
50662 ____________________________________________________________________________
50663 [  9433] By: jhi                                   on 2001/03/29  13:52:44
50664         Log: test-prep target was missing.
50665      Branch: perl
50666            ! Makefile.SH
50667 ____________________________________________________________________________
50668 [  9432] By: nick                                  on 2001/03/29  12:40:03
50669         Log: Make as-shipped compiler default to MSVC6 
50670      Branch: perlio
50671            ! win32/makefile.mk
50672 ____________________________________________________________________________
50673 [  9431] By: nick                                  on 2001/03/29  12:12:16
50674         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
50675              akin to PerlIO::Scalar.
50676      Branch: perlio
50677            ! perlio.c perlio.h
50678 ____________________________________________________________________________
50679 [  9430] By: nick                                  on 2001/03/29  10:56:35
50680         Log: Integrate mainline.
50681      Branch: perlio
50682           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
50683           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
50684           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
50685           !> win32/makefile.mk win32/win32sck.c
50686 ____________________________________________________________________________
50687 [  9429] By: nick                                  on 2001/03/29  09:03:43
50688         Log: Noticed that two tests were skipped as perlio:: package
50689              isn't there any more. Changed the skip condition.
50690              Avoid core-dump if sv_utf8_upgrade() called on something
50691              that does not become SvPOK after SvPV() (e.g. a ref).
50692      Branch: perlio
50693            ! sv.c t/io/utf8.t t/lib/io_scalar.t
50694 ____________________________________________________________________________
50695 [  9428] By: jhi                                   on 2001/03/29  01:31:47
50696         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
50697              From: Benjamin Sugars <bsugars@canoe.ca> 
50698              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
50699              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
50700      Branch: perl
50701            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
50702            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
50703            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
50704 ____________________________________________________________________________
50705 [  9427] By: jhi                                   on 2001/03/29  00:49:30
50706         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
50707              From: "Vadim Konovalov" <watman@inbox.ru>
50708              Date: Thu, 29 Mar 2001 01:50:12 +0400
50709              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
50710      Branch: perl
50711            ! win32/makefile.mk win32/win32sck.c
50712 ____________________________________________________________________________
50713 [  9426] By: gsar                                  on 2001/03/29  00:28:04
50714         Log: dmake can only handle == and != in comparisons; support building
50715              with Borland's VCL libraries (from Vadim Konovalov)
50716      Branch: maint-5.6/perl
50717            ! win32/makefile.mk
50718 ____________________________________________________________________________
50719 [  9425] By: nick                                  on 2001/03/28  19:29:56
50720         Log: Integrate (@snapshot)
50721      Branch: perlio
50722           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
50723 ____________________________________________________________________________
50724 [  9424] By: jhi                                   on 2001/03/28  19:03:16
50725         Log: Update Changes.
50726      Branch: perl
50727            ! Changes patchlevel.h
50728 ____________________________________________________________________________
50729 [  9423] By: jhi                                   on 2001/03/28  18:52:09
50730         Log: Rmdir lib/XS on cleanup.
50731      Branch: perl
50732            ! Makefile.SH
50733 ____________________________________________________________________________
50734 [  9422] By: jhi                                   on 2001/03/28  18:49:34
50735         Log: Integrate perlio.
50736      Branch: perl
50737           !> t/op/utf8decode.t
50738 ____________________________________________________________________________
50739 [  9421] By: nick                                  on 2001/03/28  18:46:44
50740         Log: Loose duplicate chunk.
50741      Branch: perlio
50742            ! t/op/utf8decode.t
50743 ____________________________________________________________________________
50744 [  9420] By: nick                                  on 2001/03/28  18:44:11
50745         Log: Integrate mainline.
50746      Branch: perlio
50747           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
50748           !> vms/vmsish.h
50749 ____________________________________________________________________________
50750 [  9419] By: jhi                                   on 2001/03/28  18:42:05
50751         Log: Can't trust external pwds
50752              (either shell builtins or external programs)
50753      Branch: perl
50754            ! t/lib/cwd.t
50755 ____________________________________________________________________________
50756 [  9418] By: jhi                                   on 2001/03/28  18:34:05
50757         Log: Integrate perlio.
50758      Branch: perl
50759            - lib/perlio.pm
50760           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
50761           !> t/op/utf8decode.t
50762 ____________________________________________________________________________
50763 [  9417] By: nick                                  on 2001/03/28  18:24:02
50764         Log: PerlIO.pm / perlio.pm conflict.
50765              Update some pods.
50766              Make t/op/utf8decode.t a text file.
50767      Branch: perlio
50768            - lib/perlio.pm
50769            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
50770            ! t/op/utf8decode.t
50771 ____________________________________________________________________________
50772 [  9416] By: jhi                                   on 2001/03/28  18:06:07
50773         Log: Integrate change #9409 from mainline to maintperl.
50774              
50775              Yet another tweak on AIX dynaloading.
50776      Branch: maint-5.6/perl
50777           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
50778 ____________________________________________________________________________
50779 [  9415] By: gsar                                  on 2001/03/28  17:13:01
50780         Log: integrate changes#9377,9385,9401 from mainline
50781              
50782              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
50783              
50784              If directory entries compare equal case-insensitively,
50785              retry case-sensitively.
50786              
50787              Subject: [PATCH] B::Terse and warnings
50788      Branch: maint-5.6/perl
50789           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
50790           !> t/pragma/warn/perl
50791 ____________________________________________________________________________
50792 [  9414] By: jhi                                   on 2001/03/28  17:11:12
50793         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
50794              From: "Craig A. Berry" <craigberry@mac.com>
50795              Date: Wed, 28 Mar 2001 10:55:20 -0600
50796              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
50797      Branch: perl
50798            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
50799 ____________________________________________________________________________
50800 [  9413] By: jhi                                   on 2001/03/28  17:03:12
50801         Log: Dup hunk.
50802      Branch: perl
50803            ! t/op/utf8decode.t
50804 ____________________________________________________________________________
50805 [  9412] By: jhi                                   on 2001/03/28  17:02:36
50806         Log: Forced integrate from perlio.
50807      Branch: perl
50808           !> t/op/utf8decode.t
50809 ____________________________________________________________________________
50810 [  9411] By: nick                                  on 2001/03/28  16:50:03
50811         Log: Integrate mainline.
50812      Branch: perlio
50813           +> t/lib/cwd.t
50814           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
50815           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
50816           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
50817           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
50818           !> t/pragma/warn/perl
50819 ____________________________________________________________________________
50820 [  9410] By: jhi                                   on 2001/03/28  16:44:23
50821         Log: Subject: Re: [PATCH] 9403 cannot be tested
50822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50823              Date: Wed, 28 Mar 2001 18:33:56 +0200
50824              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
50825      Branch: perl
50826            ! makedef.pl
50827 ____________________________________________________________________________
50828 [  9409] By: jhi                                   on 2001/03/28  16:12:45
50829         Log: Yet another tweak on AIX dynaloading.
50830      Branch: perl
50831            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
50832 ____________________________________________________________________________
50833 [  9408] By: jhi                                   on 2001/03/28  15:52:55
50834         Log: Subject: [PATCH] 9403 cannot be tested
50835              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
50836              Date: Wed, 28 Mar 2001 17:23:00 +0200
50837              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
50838              
50839              A missing symbol.
50840      Branch: perl
50841            ! makedef.pl
50842 ____________________________________________________________________________
50843 [  9407] By: jhi                                   on 2001/03/28  15:47:43
50844         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
50845      Branch: perl
50846            ! t/op/utf8decode.t
50847           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
50848           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
50849 ____________________________________________________________________________
50850 [  9406] By: jhi                                   on 2001/03/28  15:37:08
50851         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
50852              From: Benjamin Sugars <bsugars@canoe.ca> 
50853              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
50854              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
50855      Branch: perl
50856            + t/lib/cwd.t
50857            ! MANIFEST
50858 ____________________________________________________________________________
50859 [  9405] By: jhi                                   on 2001/03/28  15:13:18
50860         Log: pp_ne() needs a CORRECT boolean.
50861      Branch: perl
50862            ! pp.c
50863 ____________________________________________________________________________
50864 [  9404] By: jhi                                   on 2001/03/28  15:09:23
50865         Log: pp_ne() needs a boolean, not an integer.
50866      Branch: perl
50867            ! pp.c
50868 ____________________________________________________________________________
50869 [  9403] By: jhi                                   on 2001/03/28  14:47:43
50870         Log: (Retracted by #9404.)
50871      Branch: perl
50872            ! pp.c
50873 ____________________________________________________________________________
50874 [  9402] By: jhi                                   on 2001/03/28  14:43:59
50875         Log: Subject: Re: [PATCH] Typemap testing
50876              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
50877              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
50878              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
50879      Branch: perl
50880            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
50881            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
50882 ____________________________________________________________________________
50883 [  9401] By: jhi                                   on 2001/03/28  14:42:14
50884         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
50885              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
50886              Date: Sun, 25 Mar 2001 21:59:15 +0100
50887              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
50888              
50889              A variable will be checked for the "use once" warnings if:
50890              
50891              1. It is in the scope of a use warnings 'once'
50892              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
50893              
50894              Otherwise it won't be checked at all.
50895              
50896              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
50897              
50898              The enclosed patch partially fixes this issue. What I didn't
50899              get to work was the case where the "used once" warning is enabled
50900              in any file other than the main file.
50901      Branch: perl
50902            ! gv.c t/pragma/warn/perl
50903 ____________________________________________________________________________
50904 [  9400] By: nick                                  on 2001/03/28  14:38:24
50905         Log: More EBCDIC tweaks:
50906              - one more swash issue &~(0xA0-1) did not do the right thing,
50907              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
50908              - add "use re 'asciirange'" to make [!-~] etc. work
50909              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
50910              - Choose a key for t/op/each.t test which gets encoded.
50911              - Skip utf8decode if this is UTF-EBCDIC.
50912      Branch: perlio
50913            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
50914            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
50915 ____________________________________________________________________________
50916 [  9399] By: jhi                                   on 2001/03/28  14:21:00
50917         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
50918              Andreas Schwab.
50919      Branch: perl
50920            ! pp.c
50921 ____________________________________________________________________________
50922 [  9398] By: jhi                                   on 2001/03/28  00:55:56
50923         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
50924              From: David Dyck <dcd@tc.fluke.com>
50925              Date: Tue, 27 Mar 2001 15:16:24 -0800
50926              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
50927      Branch: perl
50928            ! ext/IO/lib/IO/Socket.pm
50929 ____________________________________________________________________________
50930 [  9397] By: jhi                                   on 2001/03/27  21:52:49
50931         Log: Integrate perlio.
50932      Branch: perl
50933           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
50934           +> ext/PerlIO/Via/Via.xs
50935           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
50936 ____________________________________________________________________________
50937 [  9396] By: nick                                  on 2001/03/27  21:45:13
50938         Log: Integrate mainline.
50939      Branch: perlio
50940           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
50941           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
50942 ____________________________________________________________________________
50943 [  9395] By: nick                                  on 2001/03/27  21:18:58
50944         Log: Outline docs for PerlIO and PerlIO::Scalar
50945      Branch: perlio
50946            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
50947 ____________________________________________________________________________
50948 [  9394] By: nick                                  on 2001/03/27  20:50:13
50949         Log: PerlIO::Via layer (alpha-ish).
50950      Branch: perlio
50951            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
50952            + ext/PerlIO/Via/Via.xs
50953            ! MANIFEST
50954 ____________________________________________________________________________
50955 [  9393] By: jhi                                   on 2001/03/27  20:49:55
50956         Log: Retract #9329 now that 9390 should take care of the matter.
50957      Branch: perl
50958            ! utils/h2xs.PL
50959 ____________________________________________________________________________
50960 [  9390] By: jhi                                   on 2001/03/27  20:47:50
50961         Log: Subject: Autoloading Errno.pm when %! is encountered
50962              From: Robin Houston <robin@kitsite.com>
50963              Date: Tue, 27 Mar 2001 20:57:11 +0100
50964              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
50965      Branch: perl
50966            ! embed.h embed.pl gv.c proto.h t/op/magic.t
50967 ____________________________________________________________________________
50968 [  9389] By: jhi                                   on 2001/03/27  20:24:31
50969         Log: Integrate perlio.
50970      Branch: perl
50971           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
50972           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
50973           !> utf8.c
50974 ____________________________________________________________________________
50975 [  9388] By: jhi                                   on 2001/03/27  20:21:38
50976         Log: Better have a three-element array if one is going to assign
50977              to the third element of that array. (from Tim Jenness)
50978      Branch: perl
50979            ! ext/XS/Typemap/Typemap.xs
50980 ____________________________________________________________________________
50981 [  9387] By: nick                                  on 2001/03/27  20:15:43
50982         Log: Integrate mainline.
50983      Branch: perlio
50984           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
50985           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
50986           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
50987           +> t/lib/xs-typemap.t
50988           !> (integrate 34 files)
50989 ____________________________________________________________________________
50990 [  9386] By: jhi                                   on 2001/03/27  20:04:18
50991         Log: Subject: Re: perl@9359 breaks HTML::Parser
50992              From: Gisle Aas <gisle@ActiveState.com>
50993              Date: 27 Mar 2001 11:30:24 -0800
50994              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
50995              
50996              Clarify the UTF-8 issues of the API docs.
50997              (Slightly reworded and expanded.)
50998      Branch: perl
50999            ! pod/perlapi.pod sv.c sv.h
51000 ____________________________________________________________________________
51001 [  9385] By: jhi                                   on 2001/03/27  19:44:25
51002         Log: If directory entries compare equal case-insensitively,
51003              retry case-sensitively.
51004      Branch: perl
51005            ! ext/File/Glob/bsd_glob.c
51006 ____________________________________________________________________________
51007 [  9384] By: nick                                  on 2001/03/27  19:38:50
51008         Log: Various EBCDIC fixes:
51009              - major revelation that swash code is encoding aware,
51010              (or thought it was) - now it is ;-)
51011              - With that out of the way fix a slab of tr/// cases.
51012              - Fix Encode 'Unicode' to be true Unicode so tests pass.
51013              - As anticipated Base64.xs needed tweaks.
51014              - Until tr/// works right avoid old_encode64 in MIME tests.
51015      Branch: perlio
51016            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
51017            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
51018 ____________________________________________________________________________
51019 [  9383] By: jhi                                   on 2001/03/27  18:34:41
51020         Log: Add the std test suite BEGIN block.
51021      Branch: perl
51022            ! t/lib/xs-typemap.t
51023 ____________________________________________________________________________
51024 [  9382] By: jhi                                   on 2001/03/27  15:16:07
51025         Log: Add debugging output to the test.
51026      Branch: perl
51027            ! t/lib/glob-basic.t
51028 ____________________________________________________________________________
51029 [  9381] By: jhi                                   on 2001/03/27  15:08:10
51030         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
51031      Branch: perl
51032            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
51033            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
51034            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
51035            + t/lib/xs-typemap.t
51036            ! MANIFEST
51037 ____________________________________________________________________________
51038 [  9380] By: jhi                                   on 2001/03/27  14:48:34
51039         Log: Subject: [PATCH] Typemap testing
51040              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
51041              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
51042              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
51043              
51044              (The first part of the patch.)
51045      Branch: perl
51046            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
51047 ____________________________________________________________________________
51048 [  9379] By: jhi                                   on 2001/03/27  14:44:56
51049         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
51050              From: Benjamin Sugars <bsugars@canoe.ca> 
51051              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
51052              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
51053      Branch: perl
51054            ! t/lib/glob-basic.t
51055 ____________________________________________________________________________
51056 [  9378] By: jhi                                   on 2001/03/27  14:42:30
51057         Log: Subject: [PATCH] perlvar nit
51058              From: Simon Cozens <simon@netthink.co.uk>
51059              Date: Tue, 27 Mar 2001 01:12:01 +0100
51060              Message-ID: <20010327011201.A19179@netthink.co.uk>
51061      Branch: perl
51062            ! pod/perlvar.pod
51063 ____________________________________________________________________________
51064 [  9377] By: jhi                                   on 2001/03/27  14:36:26
51065         Log: Subject: [PATCH] B::Terse and warnings
51066              From: Benjamin Sugars <ben.sugars@home.com>
51067              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
51068              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
51069      Branch: perl
51070            ! ext/B/B.pm ext/B/B/Terse.pm
51071 ____________________________________________________________________________
51072 [  9376] By: jhi                                   on 2001/03/27  14:31:31
51073         Log: Document sockatmark() some.
51074      Branch: perl
51075            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
51076            ! pod/perltoc.pod
51077 ____________________________________________________________________________
51078 [  9375] By: jhi                                   on 2001/03/27  14:00:24
51079         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
51080              noted by Gisle and fixed by NI-S.
51081      Branch: perl
51082            ! sv.c
51083 ____________________________________________________________________________
51084 [  9374] By: jhi                                   on 2001/03/27  05:50:01
51085         Log: Regen toc.
51086      Branch: perl
51087            ! pod/perltoc.pod
51088 ____________________________________________________________________________
51089 [  9373] By: jhi                                   on 2001/03/27  05:43:51
51090         Log: Pixie documenting.
51091      Branch: perl
51092            ! Makefile.SH pod/perlhack.pod
51093 ____________________________________________________________________________
51094 [  9372] By: jhi                                   on 2001/03/27  05:29:34
51095         Log: Metaconfig unit changes for #9371.
51096      Branch: metaconfig
51097            ! U/modified/myhostname.U
51098      Branch: metaconfig/U/perl
51099            + d_sockatmark.U
51100            ! gccvers.U
51101 ____________________________________________________________________________
51102 [  9371] By: jhi                                   on 2001/03/27  05:29:07
51103         Log: Add sockatmark() probing.
51104      Branch: perl
51105            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51106            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
51107            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51108            ! vos/config.ga.h win32/config.bc win32/config.gc
51109            ! win32/config.vc
51110 ____________________________________________________________________________
51111 [  9370] By: jhi                                   on 2001/03/26  22:01:18
51112         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
51113              Really need to benchmark this.
51114      Branch: perl
51115            ! pp.c
51116 ____________________________________________________________________________
51117 [  9369] By: nick                                  on 2001/03/26  21:59:30
51118         Log: Integrate mainline.
51119      Branch: perlio
51120            ! ext/MIME/Base64/QuotedPrint.pm
51121           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
51122           !> patchlevel.h pod/perlhack.pod pp_sys.c
51123 ____________________________________________________________________________
51124 [  9368] By: jhi                                   on 2001/03/26  21:47:03
51125         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
51126              
51127              TODO1: perlbench.
51128              TODO2: le, lt, ge, gt?  Yech.
51129      Branch: perl
51130            ! pp.c
51131 ____________________________________________________________________________
51132 [  9367] By: jhi                                   on 2001/03/26  21:34:57
51133         Log: Too much cut-and-paste in #9363.
51134      Branch: perl
51135            ! pp_sys.c
51136 ____________________________________________________________________________
51137 [  9366] By: jhi                                   on 2001/03/26  21:20:53
51138         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
51139              From: Andreas Schwab <schwab@suse.de>
51140              Date: 26 Mar 2001 17:29:04 +0200
51141              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
51142              
51143              (The patch for 5.6.0 or so, this is a guess for bleadperl)
51144      Branch: perl
51145            ! pp_hot.c
51146 ____________________________________________________________________________
51147 [  9365] By: jhi                                   on 2001/03/26  21:07:54
51148         Log: Integrate perlio.
51149      Branch: perl
51150           !> perlio.c
51151 ____________________________________________________________________________
51152 [  9364] By: nick                                  on 2001/03/26  20:30:48
51153         Log: REFCNT botch in layer name cache hash.
51154      Branch: perlio
51155            ! perlio.c
51156 ____________________________________________________________________________
51157 [  9363] By: jhi                                   on 2001/03/26  18:44:32
51158         Log: Subject: [PATCH] socket() leaks file descriptors
51159              From: Benjamin Sugars <bsugars@canoe.ca>
51160              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
51161              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
51162              
51163              Also sockpair() fixed similarly.
51164      Branch: perl
51165            ! pp_sys.c
51166 ____________________________________________________________________________
51167 [  9362] By: jhi                                   on 2001/03/26  18:37:52
51168         Log: Integrate perlio.
51169      Branch: perl
51170           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
51171 ____________________________________________________________________________
51172 [  9361] By: nick                                  on 2001/03/26  17:32:06
51173         Log: Implement flush of linebuffered streams on read of a tty.
51174      Branch: perlio
51175            ! perlio.c perliol.h
51176 ____________________________________________________________________________
51177 [  9360] By: nick                                  on 2001/03/26  17:12:32
51178         Log: Memory tweaks and notes for OEMVS.
51179      Branch: perlio
51180            ! README.os390 miniperlmain.c t/op/pat.t
51181 ____________________________________________________________________________
51182 [  9359] By: jhi                                   on 2001/03/26  02:12:54
51183         Log: Update Changes.
51184      Branch: perl
51185            ! Changes patchlevel.h
51186 ____________________________________________________________________________
51187 [  9358] By: jhi                                   on 2001/03/26  02:05:32
51188         Log: Document the most common pixie options.
51189      Branch: perl
51190            ! pod/perlhack.pod
51191 ____________________________________________________________________________
51192 [  9357] By: jhi                                   on 2001/03/26  01:25:28
51193         Log: For perl.pixie check *before* compiling that optimize is -g,
51194              as for perl.third.
51195      Branch: perl
51196            ! Makefile.SH
51197 ____________________________________________________________________________
51198 [  9356] By: jhi                                   on 2001/03/26  01:13:41
51199         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
51200      Branch: perl
51201            ! Makefile.SH
51202 ____________________________________________________________________________
51203 [  9355] By: jhi                                   on 2001/03/26  01:11:19
51204         Log: Remove t/perl.third.
51205      Branch: perl
51206            ! Makefile.SH
51207 ____________________________________________________________________________
51208 [  9354] By: jhi                                   on 2001/03/26  00:23:38
51209         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
51210              IO::Sockatmark().
51211      Branch: perl
51212            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
51213 ____________________________________________________________________________
51214 [  9353] By: jhi                                   on 2001/03/25  22:25:04
51215         Log: Integrate perlio.
51216      Branch: perl
51217           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
51218           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
51219           !> pp_hot.c win32/makefile.mk
51220 ____________________________________________________________________________
51221 [  9352] By: jhi                                   on 2001/03/25  22:21:41
51222         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
51223              From: Radu Greab <radu@netsoft.ro>
51224              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
51225              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
51226      Branch: perl
51227            ! pp_sys.c
51228 ____________________________________________________________________________
51229 [  9351] By: nick                                  on 2001/03/25  22:15:02
51230         Log: Fix readline in list mode to tell rest of world that it has
51231              things on the stack. Otherwise if perl code gets invoked
51232              underneath it it scribbles over results-so-far.
51233              (Why TIEHANDLE has not tripped on this is a mystery.)
51234      Branch: perlio
51235            ! pp_hot.c
51236 ____________________________________________________________________________
51237 [  9350] By: nick                                  on 2001/03/25  22:10:13
51238         Log: win32/makefile.mk typos
51239      Branch: perlio
51240            ! win32/makefile.mk
51241 ____________________________________________________________________________
51242 [  9349] By: nick                                  on 2001/03/25  21:31:14
51243         Log: Integrate now-non-binary file.
51244      Branch: perlio
51245           !> t/lib/mimeqp.t
51246 ____________________________________________________________________________
51247 [  9348] By: nick                                  on 2001/03/25  21:27:24
51248         Log: Make it text
51249      Branch: perlio
51250            ! t/lib/mimeqp.t
51251 ____________________________________________________________________________
51252 [  9347] By: nick                                  on 2001/03/25  21:25:37
51253         Log: Integrate mainline.
51254      Branch: perlio
51255           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
51256           !> lib/Term/ReadLine.pm t/lib/md5-file.t
51257 ____________________________________________________________________________
51258 [  9346] By: nick                                  on 2001/03/25  20:58:15
51259         Log: Add destruct time hook to PerlIO (for work-in-process implementing
51260              layers in perl code. In such cases layers need to be popped before
51261              we loose the ability to run perl code.)
51262              Also back-out "PerlIO::object" hook - it isn't going to work like that...
51263      Branch: perlio
51264            ! perl.c perlio.c perlio.h perliol.h
51265 ____________________________________________________________________________
51266 [  9345] By: nick                                  on 2001/03/25  20:49:11
51267         Log: Avoid at leasy one of undefined warnings in Encode.
51268      Branch: perlio
51269            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
51270 ____________________________________________________________________________
51271 [  9344] By: jhi                                   on 2001/03/25  20:37:43
51272         Log: A workaround for using Term::ReadLine in emacs minibuffer
51273              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
51274              additional tweaks from Ilya Zakharevich.
51275      Branch: perl
51276            ! lib/Term/ReadLine.pm
51277 ____________________________________________________________________________
51278 [  9343] By: nick                                  on 2001/03/25  20:21:14
51279         Log: Missing return value.
51280      Branch: perlio
51281            ! ext/PerlIO/Scalar/Scalar.xs
51282 ____________________________________________________________________________
51283 [  9342] By: jhi                                   on 2001/03/25  16:21:00
51284         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
51285              to equal the CPAN versions since no code changes have been made.
51286      Branch: perl
51287            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
51288            ! t/lib/md5-file.t
51289 ____________________________________________________________________________
51290 [  9341] By: jhi                                   on 2001/03/25  16:01:48
51291         Log: Escape 8-bit characters.
51292      Branch: perl
51293            ! t/lib/mimeqp.t
51294 ____________________________________________________________________________
51295 [  9340] By: gsar                                  on 2001/03/25  15:50:53
51296         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
51297              chars)
51298      Branch: perl
51299            + t/lib/mimeqp.t
51300 ____________________________________________________________________________
51301 [  9339] By: gsar                                  on 2001/03/25  15:48:50
51302         Log: delete mimeqp.t for later add with text mode set
51303      Branch: perl
51304            - t/lib/mimeqp.t
51305 ____________________________________________________________________________
51306 [  9338] By: nick                                  on 2001/03/25  09:01:57
51307         Log: Integrate mainline.
51308      Branch: perlio
51309           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
51310           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
51311           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
51312           +> t/lib/mimeb64u.t t/lib/mimeqp.t
51313           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
51314           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
51315           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
51316 ____________________________________________________________________________
51317 [  9337] By: jhi                                   on 2001/03/25  04:23:24
51318         Log: Add MIME::Base64 here and there.  Again, a lot of
51319              optimism is in the air.
51320      Branch: perl
51321            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
51322            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
51323 ____________________________________________________________________________
51324 [  9336] By: jhi                                   on 2001/03/25  04:12:43
51325         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
51326              this by ear as I do not do Win32 programming.)
51327      Branch: perl
51328            ! win32/Makefile win32/makefile.mk
51329 ____________________________________________________________________________
51330 [  9335] By: jhi                                   on 2001/03/25  04:03:50
51331         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
51332      Branch: perl
51333            ! t/lib/md5-file.t
51334 ____________________________________________________________________________
51335 [  9334] By: jhi                                   on 2001/03/25  03:58:53
51336         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
51337      Branch: perl
51338            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
51339            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
51340            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
51341            + t/lib/mimeb64u.t t/lib/mimeqp.t
51342            ! MANIFEST
51343 ____________________________________________________________________________
51344 [  9333] By: jhi                                   on 2001/03/24  20:14:37
51345         Log: Integrate perlio.
51346      Branch: perl
51347           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
51348 ____________________________________________________________________________
51349 [  9332] By: nick                                  on 2001/03/24  19:40:34
51350         Log: Fix un-init variable leading to spurious "Out of Memory!"
51351      Branch: perlio
51352            ! doio.c
51353 ____________________________________________________________________________
51354 [  9331] By: nick                                  on 2001/03/24  19:09:59
51355         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
51356              and update layers internals doc.
51357      Branch: perlio
51358            ! pod/perlfunc.pod pod/perliol.pod
51359 ____________________________________________________________________________
51360 [  9330] By: jhi                                   on 2001/03/24  18:42:11
51361         Log: The length might be uninitialized garbage if the *svp is the undef.
51362      Branch: perl
51363            ! doio.c
51364 ____________________________________________________________________________
51365 [  9329] By: jhi                                   on 2001/03/24  18:26:57
51366         Log: (Retracted by #9393)
51367              
51368              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
51369              From: Simon Cozens <simon@netthink.co.uk>
51370              Date: Sat, 24 Mar 2001 17:13:17 +0000
51371              Message-ID: <20010324171317.A13406@netthink.co.uk>
51372      Branch: perl
51373            ! utils/h2xs.PL
51374 ____________________________________________________________________________
51375 [  9328] By: nick                                  on 2001/03/24  17:22:02
51376         Log: Integrate mainline.
51377      Branch: perlio
51378           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
51379           !> lib/unicode/version
51380 ____________________________________________________________________________
51381 [  9327] By: nick                                  on 2001/03/24  17:16:02
51382         Log: Integrate mainline.
51383      Branch: perlio
51384           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
51385           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
51386           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
51387           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
51388           +> t/lib/md5-file.t
51389           !> MANIFEST Makefile.SH configure.com djgpp/config.over
51390           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
51391           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
51392           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
51393           !> win32/makefile.mk
51394 ____________________________________________________________________________
51395 [  9326] By: jhi                                   on 2001/03/24  17:00:42
51396         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
51397      Branch: perl
51398            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
51399            ! lib/unicode/version
51400 ____________________________________________________________________________
51401 [  9325] By: jhi                                   on 2001/03/24  16:22:33
51402         Log: Subject: Re: B::Deparse bug (5.6.0)
51403              From: Robin Houston <robin@kitsite.com>
51404              Date: Sat, 24 Mar 2001 14:33:09 +0000
51405              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
51406      Branch: perl
51407            ! op.c pp.c t/lib/b.t t/op/repeat.t
51408 ____________________________________________________________________________
51409 [  9324] By: jhi                                   on 2001/03/24  16:21:56
51410         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
51411              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
51412              these additions may be too optimistic.
51413      Branch: perl
51414            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
51415            ! hints/uwin.sh hints/vmesa.sh
51416 ____________________________________________________________________________
51417 [  9323] By: jhi                                   on 2001/03/24  16:06:01
51418         Log: Integrate perlio.
51419      Branch: perl
51420           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
51421           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51422            ! Makefile.SH
51423           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
51424           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
51425           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
51426           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51427           !> win32/makefile.mk win32/perlhost.h win32/win32.c
51428           !> win32/win32iop.h
51429 ____________________________________________________________________________
51430 [  9322] By: nick                                  on 2001/03/24  14:39:12
51431         Log: Routine Win32 regen_config_h - no real changes.
51432      Branch: perlio
51433            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51434 ____________________________________________________________________________
51435 [  9321] By: nick                                  on 2001/03/24  14:31:49
51436         Log: PerlIO fixups for Win32:
51437              - provide win33_popenlist() - non-functional as yet.
51438              - avoid need for aTHX in PerlIO_debug calls - even if not 
51439              enabled args are still evaluated so Win32 has trouble during fork().
51440              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
51441              - Fixup makedef.pl for latest set of symbols.
51442      Branch: perlio
51443            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
51444            ! win32/perlhost.h win32/win32.c win32/win32iop.h
51445 ____________________________________________________________________________
51446 [  9320] By: nick                                  on 2001/03/24  14:26:58
51447         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
51448              was gibberish - broke it on WIn32 at least.
51449      Branch: perlio
51450            ! ext/POSIX/POSIX.xs
51451 ____________________________________________________________________________
51452 [  9319] By: nick                                  on 2001/03/24  11:29:41
51453         Log: Generated files.
51454      Branch: perlio
51455            ! embed.h global.sym objXSUB.h perlapi.c proto.h
51456 ____________________________________________________________________________
51457 [  9318] By: nick                                  on 2001/03/24  10:29:37
51458         Log: Implement:
51459              1.  open($fh,"+<",undef);  # add test to t/io/open.t
51460              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
51461      Branch: perlio
51462            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
51463            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
51464            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
51465            ! t/io/open.t t/io/utf8.t
51466 ____________________________________________________________________________
51467 [  9317] By: jhi                                   on 2001/03/23  23:41:25
51468         Log: AIX does seems to have optimization problems with its C compilers.
51469      Branch: perl
51470            ! hints/aix.sh
51471 ____________________________________________________________________________
51472 [  9316] By: jhi                                   on 2001/03/23  23:40:46
51473         Log: Integrate perlio.
51474      Branch: perl
51475           +> lib/PerlIO.pm
51476           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
51477           !> perliol.h
51478 ____________________________________________________________________________
51479 [  9315] By: jhi                                   on 2001/03/23  22:16:30
51480         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
51481      Branch: perl
51482            ! t/lib/md5-file.t
51483 ____________________________________________________________________________
51484 [  9314] By: nick                                  on 2001/03/23  20:49:02
51485         Log: Perlio internals re-organized.
51486              - open process creates AV of layer/arg pairs
51487              (appends layers from open() or open.pm to default list).
51488              - push arg is now an SV.
51489              - layer ->Open get passed the AV
51490              - open is no longer mandatory method.
51491              - topmost layer that has ->Open method does the open
51492              - any layers above are pushed once that returns.
51493              - vtable re-ordered so dummy layers need only provide push/pop methods.
51494      Branch: perlio
51495            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
51496 ____________________________________________________________________________
51497 [  9313] By: nick                                  on 2001/03/23  16:27:41
51498         Log: Check in a stable (working) version before next round of tweaks.
51499              Changes include:
51500              - Move default layers code out of doio.c and into perlio.c
51501              - Single routine for parsing layer specification strings.
51502              - Skeleton support for demand loading of layers
51503              - Core-dump avoidance if PERLIO environment specifies loadable layer
51504              (does not _work_ as need IO to load and need load to do IO ...)
51505      Branch: perlio
51506            + lib/PerlIO.pm
51507            ! MANIFEST doio.c perlio.c
51508 ____________________________________________________________________________
51509 [  9312] By: gsar                                  on 2001/03/23  16:25:25
51510         Log: add execute bit to files with shebang lines in the repository;
51511              avoid clobbering execute bit in Porting/makerel 
51512      Branch: maint-5.6/perl
51513            ! (edit 144 files)
51514 ____________________________________________________________________________
51515 [  9311] By: jhi                                   on 2001/03/23  14:25:35
51516         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
51517      Branch: perl
51518            ! MANIFEST
51519 ____________________________________________________________________________
51520 [  9310] By: jhi                                   on 2001/03/23  13:45:04
51521         Log: Subject: [PATCH] Net::Ping
51522              From: Colin McMillen <mcmi0037@tc.umn.edu>
51523              Date: Thu, 22 Mar 2001 19:30:31 -0600
51524              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
51525      Branch: perl
51526            ! lib/Net/Ping.pm
51527 ____________________________________________________________________________
51528 [  9309] By: jhi                                   on 2001/03/23  13:39:13
51529         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
51530      Branch: perl
51531            ! t/lib/md5-aaa.t t/lib/md5-file.t
51532 ____________________________________________________________________________
51533 [  9308] By: jhi                                   on 2001/03/23  13:20:34
51534         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
51535              - bump the version to 2.14
51536              - drop the base64 tests since they require MIME::Base64
51537              - drop the rfc1321.txt
51538              - drop the hints/dec_osf.pl since it's only needed for
51539              pre-5.005_03 Perls
51540              Todo:
51541              - the U32 alignment testing is now removed; it needs to
51542              be reintroduced as as a Config variable (meaning also
51543              as a Configure test)
51544              - get the new EBCDIC md5sum for MD5.pm
51545              - test in Win32 to see how badly I botched the makefiles
51546      Branch: perl
51547            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
51548            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
51549            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
51550            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
51551            + t/lib/md5-file.t
51552            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
51553            ! win32/Makefile win32/makefile.mk
51554 ____________________________________________________________________________
51555 [  9307] By: jhi                                   on 2001/03/23  12:56:14
51556         Log: Integrate change #9306 from maintperl into mainline,
51557              AIX dynaloader for AIXes without <load.h>.
51558      Branch: perl
51559           !> ext/DynaLoader/hints/aix.pl
51560 ____________________________________________________________________________
51561 [  9306] By: jhi                                   on 2001/03/23  12:51:36
51562         Log: There are AIXes without /usr/include/load.h,
51563              patch from H.Merijn Brand.
51564      Branch: maint-5.6/perl
51565            ! ext/DynaLoader/hints/aix.pl
51566 ____________________________________________________________________________
51567 [  9305] By: nick                                  on 2001/03/23  11:00:42
51568         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
51569      Branch: perlio
51570            ! ext/Encode/Encode.xs perlio.c perlio.h
51571 ____________________________________________________________________________
51572 [  9304] By: nick                                  on 2001/03/23  10:20:46
51573         Log: Render -Duseperlio functional again.
51574              - this is "quick fix" which calls PerlIO_apply_layers after opening,
51575              which is what old scheme did. New scheme needs to change that
51576              to make open(...,\$scalar) etc. work but this will do for now.
51577      Branch: perlio
51578            ! perlio.c
51579 ____________________________________________________________________________
51580 [  9303] By: nick                                  on 2001/03/23  09:53:20
51581         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
51582              -Uuseperlio now works again.
51583              -Duseperlio is still poorly. Don't merge yet...
51584      Branch: perlio
51585            ! doio.c perlio.h
51586 ____________________________________________________________________________
51587 [  9302] By: nick                                  on 2001/03/22  22:26:51
51588         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
51589              type code.
51590              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
51591              is its main caller. In particular now has access to "extra" args, and
51592              can tell when an open handle is "reopened" (or duped?).
51593              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
51594              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
51595              PerlIO_open() et. al. (i.e. other way round).
51596              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
51597              with args close to PerlIO_openn().
51598      Branch: perlio
51599            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
51600 ____________________________________________________________________________
51601 [  9301] By: jhi                                   on 2001/03/22  20:58:04
51602         Log: Integrate perlio.
51603      Branch: perl
51604           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
51605           !> t/io/open.t util.c
51606 ____________________________________________________________________________
51607 [  9300] By: nick                                  on 2001/03/22  17:36:32
51608         Log: Don't include $@ in not ok message.
51609      Branch: perlio
51610            ! t/io/open.t
51611 ____________________________________________________________________________
51612 [  9299] By: gsar                                  on 2001/03/22  16:53:45
51613         Log: back out changes#7532,7521 for now (appears to have problems
51614              on IRIX)
51615      Branch: maint-5.6/perl
51616            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
51617            ! ext/POSIX/typemap pod/perlvar.pod
51618 ____________________________________________________________________________
51619 [  9298] By: nick                                  on 2001/03/22  14:35:46
51620         Log: Give a meaning to '&' in n-arg open case:
51621              open($fh,"<&",$scalar);
51622              $scalar can be:
51623              - an integer which does "fdopen"
51624              open($fh,"<&",2); # like open($fh,"<&2")
51625              - something that will yield a file handle via sv_2io()
51626              useful for dup'ing anonymous handles.
51627              e.g.:
51628              open(my $fh,"<&",\*STDIN);
51629              open(my $dup,"<&",$fh);
51630      Branch: perlio
51631            ! doio.c t/io/open.t
51632 ____________________________________________________________________________
51633 [  9297] By: nick                                  on 2001/03/22  13:34:35
51634         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
51635      Branch: perlio
51636            ! util.c
51637 ____________________________________________________________________________
51638 [  9296] By: nick                                  on 2001/03/22  12:51:20
51639         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
51640      Branch: perlio
51641            ! perl.c
51642 ____________________________________________________________________________
51643 [  9295] By: nick                                  on 2001/03/22  11:59:44
51644         Log: If stdin, stdout or stderr get opened in unexpected read/write state
51645              then warn at time of open not at time of use.
51646      Branch: perlio
51647            ! doio.c pp_hot.c pp_sys.c
51648 ____________________________________________________________________________
51649 [  9294] By: nick                                  on 2001/03/22  10:54:35
51650         Log: Die on n-arg open(...,"",xxx,yyy,...)
51651              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
51652              - die on read/write cases so we can decide what it means later.
51653      Branch: perlio
51654            ! doio.c embed.pl iperlsys.h util.c
51655 ____________________________________________________________________________
51656 [  9293] By: nick                                  on 2001/03/22  09:02:45
51657         Log: perlio tweaks (reported by Nick Clark)
51658              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
51659              error check in Pendinf_read().
51660      Branch: perlio
51661            ! perlio.c
51662 ____________________________________________________________________________
51663 [  9292] By: gsar                                  on 2001/03/22  07:12:00
51664         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
51665              fixes)
51666      Branch: maint-5.6/perl
51667           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
51668 ____________________________________________________________________________
51669 [  9291] By: jhi                                   on 2001/03/22  06:06:44
51670         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
51671      Branch: perl
51672            ! t/op/re_tests
51673 ____________________________________________________________________________
51674 [  9290] By: jhi                                   on 2001/03/22  05:57:01
51675         Log: Move MacOS Classic higher in the list of supported platforms.
51676      Branch: maint-5.6/perl
51677            ! pod/perlport.pod
51678 ____________________________________________________________________________
51679 [  9289] By: gsar                                  on 2001/03/22  05:35:04
51680         Log: revert part of change#6438 for compatibility (av_reify()
51681              appears to be needed to implement av_splice()ish things
51682              in XS)
51683      Branch: maint-5.6/perl
51684            ! embed.pl global.sym objXSUB.h perlapi.c
51685 ____________________________________________________________________________
51686 [  9288] By: gsar                                  on 2001/03/22  03:09:19
51687         Log: update copyright year
51688      Branch: maint-5.6/perl
51689            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
51690            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
51691            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
51692            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
51693            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
51694            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
51695            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
51696            ! x2p/walk.c
51697 ____________________________________________________________________________
51698 [  9287] By: jhi                                   on 2001/03/21  20:30:54
51699         Log: Integrate perlio.
51700      Branch: perl
51701           !> ext/Data/Dumper/Dumper.xs
51702 ____________________________________________________________________________
51703 [  9286] By: gsar                                  on 2001/03/21  19:49:54
51704         Log: makefile.mk tweak
51705      Branch: maint-5.6/perl
51706            ! win32/Makefile win32/makefile.mk
51707 ____________________________________________________________________________
51708 [  9285] By: nick                                  on 2001/03/21  19:07:13
51709         Log: Multiplicity fix for Dumper.
51710      Branch: perlio
51711            ! ext/Data/Dumper/Dumper.xs
51712 ____________________________________________________________________________
51713 [  9284] By: nick                                  on 2001/03/21  19:01:07
51714         Log: Integrate mainline - (does not build xTHX issue in Dumper).
51715      Branch: perlio
51716           !> (integrate 27 files)
51717 ____________________________________________________________________________
51718 [  9283] By: jhi                                   on 2001/03/21  17:17:35
51719         Log: Integrate change #9282 from mainline into maintperl,
51720              4-arg UTF-8 substr().
51721      Branch: maint-5.6/perl
51722           !> pp.c
51723 ____________________________________________________________________________
51724 [  9282] By: jhi                                   on 2001/03/21  17:15:43
51725         Log: The #9270 would have leaked a scalar if pp_substr()
51726              returned early.
51727      Branch: perl
51728            ! pp.c
51729 ____________________________________________________________________________
51730 [  9281] By: gsar                                  on 2001/03/21  17:03:14
51731         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
51732      Branch: maint-5.6/perl
51733            ! win32/makefile.mk
51734 ____________________________________________________________________________
51735 [  9280] By: gsar                                  on 2001/03/21  17:01:20
51736         Log: some tweaks to change#9278 (fork() emulation should be enabled
51737              by setting BUILD_FLAVOR instead of changing the defaults)
51738      Branch: maint-5.6/perl
51739            ! win32/makefile.mk
51740 ____________________________________________________________________________
51741 [  9279] By: gsar                                  on 2001/03/21  16:47:19
51742         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
51743      Branch: maint-5.6/perl
51744            ! ext/File/Glob/Glob.pm
51745           !> lib/Cwd.pm
51746 ____________________________________________________________________________
51747 [  9278] By: jhi                                   on 2001/03/21  14:35:10
51748         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
51749              From: "Vadim Konovalov" <watman@inbox.ru>
51750              Date: Wed, 21 Mar 2001 01:53:51 +0300
51751              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
51752      Branch: maint-5.6/perl
51753            ! win32/makefile.mk win32/win32sck.c
51754 ____________________________________________________________________________
51755 [  9277] By: jhi                                   on 2001/03/21  13:58:28
51756         Log: Integrate change #9270 from mainline to maintperl:
51757              continued 4-arg UTF-8 substr() fixing.
51758      Branch: maint-5.6/perl
51759           !> pp.c t/op/substr.t
51760 ____________________________________________________________________________
51761 [  9276] By: jhi                                   on 2001/03/21  13:33:00
51762         Log: More pixie cleaning.
51763      Branch: perl
51764            ! Makefile.SH
51765 ____________________________________________________________________________
51766 [  9275] By: jhi                                   on 2001/03/21  03:54:17
51767         Log: Update Changes.
51768      Branch: perl
51769            ! Changes patchlevel.h
51770 ____________________________________________________________________________
51771 [  9274] By: jhi                                   on 2001/03/21  03:48:24
51772         Log: First stab at making Data::Dumper to grok Unicode.
51773              
51774              TODO: tests, EBCDICify.
51775      Branch: perl
51776            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
51777 ____________________________________________________________________________
51778 [  9273] By: jhi                                   on 2001/03/21  02:23:00
51779         Log: Fix for
51780              
51781              Subject: Memory leak in unquoted print   
51782              From: Benjamin Sugars <bsugars@canoe.ca> 
51783              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
51784              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
51785      Branch: perl
51786            ! perlio.c
51787 ____________________________________________________________________________
51788 [  9272] By: jhi                                   on 2001/03/21  01:33:17
51789         Log: Subject: Re: [PATCH] POSIX::getcwd()
51790              From: Benjamin Sugars <bsugars@canoe.ca> 
51791              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
51792              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
51793      Branch: perl
51794            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
51795 ____________________________________________________________________________
51796 [  9271] By: jhi                                   on 2001/03/21  01:22:52
51797         Log: Subject: [PATCH] Cwd.pm docs
51798              From: Benjamin Sugars <bsugars@canoe.ca>
51799              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
51800              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
51801      Branch: perl
51802            ! lib/Cwd.pm
51803 ____________________________________________________________________________
51804 [  9270] By: jhi                                   on 2001/03/21  01:16:29
51805         Log: Continue 4-arg substr() UTF-8 fixage.
51806      Branch: perl
51807            ! pp.c t/op/substr.t
51808 ____________________________________________________________________________
51809 [  9269] By: jhi                                   on 2001/03/21  00:46:14
51810         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
51811              
51812              revert the leak fix in change#9142 (problem needs a more experimental
51813              fix unsuitable for 5.6.1)
51814              
51815              do alphabetical sorting by default (for csh compatibility)
51816              
51817              cut-n-paste goof in change#9264
51818              
51819              VMS piping fixes (from Charles Lane)
51820      Branch: perl
51821           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
51822           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
51823           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
51824 ____________________________________________________________________________
51825 [  9268] By: jhi                                   on 2001/03/21  00:37:04
51826         Log: Integrate perlio.
51827      Branch: perl
51828           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
51829           !> utf8.c utf8.h utfebcdic.h
51830 ____________________________________________________________________________
51831 [  9267] By: nick                                  on 2001/03/20  20:04:39
51832         Log: More EBCDIC stuff:
51833              - Loose the extra level of function on ASCII.
51834              - spotted a chr(0) issue in sv.c
51835              - re-work of UTF-X tr/// ranges to work in Unicode
51836              space. Still issues with the "0xff is illegal UTF-8" hack.
51837              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
51838              (why do it once when you can do it all over the place :-(
51839              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
51840              need utf8.pm for swashes.
51841              - Simplified and commented scan_const() in toke.c
51842              Still something wrong regexp and tr (swashes?).
51843      Branch: perlio
51844            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
51845            ! utf8.c utf8.h utfebcdic.h
51846 ____________________________________________________________________________
51847 [  9266] By: gsar                                  on 2001/03/20  19:16:43
51848         Log: VMS piping fixes (from Charles Lane)
51849      Branch: maint-5.6/perl
51850            ! vms/vms.c vms/vmspipe.com
51851 ____________________________________________________________________________
51852 [  9265] By: gsar                                  on 2001/03/20  17:53:52
51853         Log: cut-n-paste goof in change#9264
51854      Branch: maint-5.6/perl
51855            ! ext/File/Glob/Glob.xs
51856 ____________________________________________________________________________
51857 [  9264] By: gsar                                  on 2001/03/20  17:43:47
51858         Log: do alphabetical sorting by default (for csh compatibility);
51859              bsd_glob() does ASCII sort by default as usual, unless
51860              GLOB_ALPHASORT was specified
51861      Branch: maint-5.6/perl
51862            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
51863            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
51864            ! ext/File/Glob/bsd_glob.h
51865 ____________________________________________________________________________
51866 [  9263] By: gsar                                  on 2001/03/20  16:40:08
51867         Log: integrate change#9255 from mainline (unicode fix)
51868              
51869              substr($bytestr, i, n, $charstr)
51870      Branch: maint-5.6/perl
51871           !> Todo-5.6 pp.c t/op/substr.t
51872 ____________________________________________________________________________
51873 [  9262] By: gsar                                  on 2001/03/20  15:57:41
51874         Log: revert the leak fix in change#9142 (problem needs a more experimental
51875              fix unsuitable for 5.6.1)
51876      Branch: maint-5.6/perl
51877            ! scope.c
51878 ____________________________________________________________________________
51879 [  9261] By: jhi                                   on 2001/03/20  14:26:25
51880         Log: Integrate changes #9259,9260 from maintperl into mainline.
51881              
51882              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
51883              
51884              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
51885      Branch: perl
51886           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
51887 ____________________________________________________________________________
51888 [  9260] By: jhi                                   on 2001/03/20  14:05:46
51889         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
51890              From: Robin Barker <rmb1@cise.npl.co.uk>
51891              Date: Tue, 20 Mar 2001 10:12:04 GMT
51892              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
51893      Branch: maint-5.6/perl
51894            ! run.c
51895 ____________________________________________________________________________
51896 [  9259] By: jhi                                   on 2001/03/20  14:04:39
51897         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
51898              From: Chris Nandor <pudge@pobox.com>
51899              Date: Tue, 20 Mar 2001 00:40:56 -0500
51900              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
51901      Branch: maint-5.6/perl
51902            ! ext/POSIX/POSIX.xs lib/File/Path.pm
51903 ____________________________________________________________________________
51904 [  9258] By: jhi                                   on 2001/03/20  05:09:34
51905         Log: Update Changes.
51906      Branch: perl
51907            ! Changes patchlevel.h
51908 ____________________________________________________________________________
51909 [  9257] By: jhi                                   on 2001/03/20  05:04:25
51910         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
51911      Branch: perl
51912            ! t/op/tr.t
51913 ____________________________________________________________________________
51914 [  9256] By: jhi                                   on 2001/03/20  04:43:12
51915         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
51916              From: Peter Prymmer <pvhp@forte.com>
51917              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
51918              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
51919      Branch: maint-5.6/perl
51920            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
51921 ____________________________________________________________________________
51922 [  9255] By: jhi                                   on 2001/03/19  23:17:17
51923         Log: substr($bytestr, i, n, $charstr)
51924              
51925              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
51926      Branch: perl
51927            ! Todo-5.6 pp.c t/op/substr.t
51928 ____________________________________________________________________________
51929 [  9254] By: jhi                                   on 2001/03/19  22:25:09
51930         Log: Rearrange the make test target prerequisites so that
51931              in a parallel make 'all' is finished before 'test'.
51932      Branch: perl
51933            ! Makefile.SH
51934 ____________________________________________________________________________
51935 [  9253] By: jhi                                   on 2001/03/19  21:48:07
51936         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
51937              From: Robin Houston <robin@kitsite.com>
51938              Date: Mon, 19 Mar 2001 15:48:41 +0000
51939              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
51940      Branch: perl
51941            ! pp_ctl.c
51942 ____________________________________________________________________________
51943 [  9252] By: jhi                                   on 2001/03/19  21:42:27
51944         Log: Integrate perlio.
51945      Branch: perl
51946           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
51947           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
51948           !> utfebcdic.h vms/perly_c.vms
51949 ____________________________________________________________________________
51950 [  9251] By: jhi                                   on 2001/03/19  21:31:28
51951         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
51952              
51953              Dynaloading in 64-bit AIX with vac.
51954      Branch: perl
51955           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51956           !> hints/aix.sh
51957 ____________________________________________________________________________
51958 [  9250] By: jhi                                   on 2001/03/19  21:18:00
51959         Log: A more robust solution for the 64bitall AIX dynaloading
51960              problem, from Jens-Uwe Mager.
51961      Branch: maint-5.6/perl
51962            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51963 ____________________________________________________________________________
51964 [  9249] By: nick                                  on 2001/03/19  20:59:37
51965         Log: Integrate mainline.
51966      Branch: perlio
51967           !> (integrate 42 files)
51968 ____________________________________________________________________________
51969 [  9248] By: nick                                  on 2001/03/19  20:22:07
51970         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
51971              (Building on OS390 uses native YACC and YYDEBUG has other
51972              side effects.)
51973      Branch: perlio
51974            ! perly.c perly.y vms/perly_c.vms
51975 ____________________________________________________________________________
51976 [  9247] By: jhi                                   on 2001/03/19  19:59:53
51977         Log: 64-bit AIX dynaloading problem (see #9244) idea
51978              from Jens-Uwe Mager.
51979      Branch: maint-5.6/perl
51980            ! ext/DynaLoader/dl_aix.xs
51981 ____________________________________________________________________________
51982 [  9246] By: nick                                  on 2001/03/19  19:27:57
51983         Log: More EBCDIC fixes.
51984      Branch: perlio
51985            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
51986            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
51987 ____________________________________________________________________________
51988 [  9245] By: jhi                                   on 2001/03/19  19:05:19
51989         Log: Integrate change #9243 from mainline into maintperl.
51990              
51991              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
51992      Branch: maint-5.6/perl
51993           !> README.vmesa
51994 ____________________________________________________________________________
51995 [  9244] By: jhi                                   on 2001/03/19  19:03:15
51996         Log: Get 64bitall AIX building, but still does not test okay:
51997              dynaloading anything fails, for example for op/defins:
51998              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
51999              (update: fixed by #9247,9250)
52000      Branch: maint-5.6/perl
52001            ! hints/aix.sh
52002 ____________________________________________________________________________
52003 [  9243] By: jhi                                   on 2001/03/19  19:00:16
52004         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
52005              From: Robin Barker <rmb1@cise.npl.co.uk>
52006              Date: Mon, 19 Mar 2001 18:01:57 GMT
52007              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
52008      Branch: perl
52009            ! README.vmesa
52010 ____________________________________________________________________________
52011 [  9242] By: jhi                                   on 2001/03/19  18:58:43
52012         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
52013              
52014              TODO: tests.
52015      Branch: perl
52016            ! doop.c op.c
52017 ____________________________________________________________________________
52018 [  9241] By: gsar                                  on 2001/03/19  17:34:46
52019         Log: VMSify tests (from Charles Lane)
52020      Branch: maint-5.6/perl
52021            ! t/lib/filehand.t t/lib/texttabs.t
52022 ____________________________________________________________________________
52023 [  9240] By: jhi                                   on 2001/03/19  14:24:26
52024         Log: Integrate change #9233 from maintperl into mainline.
52025              
52026              some refcounts were incorrect in perl_clone()
52027      Branch: perl
52028           !> sv.c
52029 ____________________________________________________________________________
52030 [  9239] By: gsar                                  on 2001/03/19  09:23:17
52031         Log: this is 5.6.1-trial3
52032      Branch: maint-5.6/perl
52033            ! Changes
52034 ____________________________________________________________________________
52035 [  9238] By: gsar                                  on 2001/03/19  08:47:04
52036         Log: some new symbols are only available under ithreads
52037      Branch: maint-5.6/perl
52038            ! makedef.pl
52039 ____________________________________________________________________________
52040 [  9237] By: gsar                                  on 2001/03/19  08:42:28
52041         Log: update patchlevel.h, Changes, &c.
52042      Branch: maint-5.6/perl
52043            ! Changes patchlevel.h pod/perlhist.pod
52044           !> AUTHORS
52045 ____________________________________________________________________________
52046 [  9236] By: gsar                                  on 2001/03/19  08:17:49
52047         Log: integrate changes#8068,8717 from mainline
52048              
52049              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
52050              
52051              [PATCH CPAN 1.59_51] warning message (not!)
52052      Branch: maint-5.6/perl
52053           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
52054           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
52055           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
52056           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
52057           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
52058 ____________________________________________________________________________
52059 [  9235] By: gsar                                  on 2001/03/19  08:07:09
52060         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
52061              
52062              [PATCH] Add missing CV flags to dump.c
52063              
52064              Re: [patch] Re: PL_ptr_table
52065              
52066              Fixup non-ithread build after 8713
52067              
52068              Generated files form 8713 etc.
52069              
52070              Correct the correction :-(
52071              
52072              Documenting coderef @INC (Re: CPAN "make this script work" feature)
52073              
52074              Subject: Re: sync sync sync: have I missed any patches?
52075              Replace djSP with dSP.
52076      Branch: maint-5.6/perl
52077           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
52078           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
52079           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
52080           !> sv.c sv.h win32/perlhost.h
52081 ____________________________________________________________________________
52082 [  9234] By: gsar                                  on 2001/03/19  07:22:05
52083         Log: revert the change#9090 integrate for now (change looks somewhat
52084              incomplete in that [ha]v_exists() need something similar; lacks
52085              tests; &c.)
52086      Branch: maint-5.6/perl
52087            ! hv.c
52088 ____________________________________________________________________________
52089 [  9233] By: gsar                                  on 2001/03/19  07:10:01
52090         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
52091              destruction when there are unreferenced scalars (SvREFCNT==0)
52092      Branch: maint-5.6/perl
52093            ! sv.c
52094 ____________________________________________________________________________
52095 [  9232] By: jhi                                   on 2001/03/19  05:11:02
52096         Log: Regen api and toc.
52097      Branch: maint-5.6/perl
52098            ! pod/perlapi.pod pod/perltoc.pod
52099 ____________________________________________________________________________
52100 [  9231] By: jhi                                   on 2001/03/19  04:06:03
52101         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
52102              add a lost line in pp.c:pp_chop(), update to new op/chop.
52103              
52104              Clarify the description differentiating for and while; inspired by
52105              
52106              Subject: [ID 20010306.004] || != named unary operator
52107              
52108              The $Is_MacOS needs to be declared.
52109      Branch: maint-5.6/perl
52110            ! pp.c t/op/chop.t
52111           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
52112 ____________________________________________________________________________
52113 [  9230] By: jhi                                   on 2001/03/19  03:48:16
52114         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
52115              9079,9083,9089,9090,9091 from mainline to maintperl.
52116              
52117              Quieten some noise in Win32 builds
52118              
52119              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
52120              
52121              The perlretut was still talking about the old \p and \P
52122              definitions.
52123              
52124              More tweakage on the Unicode character class descriptions.
52125              
52126              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
52127              
52128              Subject: 'no *POSIX' Patch speeding up make on BS2000 
52129              
52130              Subject: [PATCH] perldata.pod here-doc docs
52131              
52132              Add /sbin and /usr/sbin to the list of directories scanned
52133              for setuid programs.  Takes care of bug id 20010309.003.
52134              
52135              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
52136              
52137              In op/stat #35 better to scan all the potential directories
52138              for setuids, not just the first one.
52139      Branch: maint-5.6/perl
52140            ! Makefile.SH
52141           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
52142           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
52143           !> t/op/stat.t toke.c win32/win32.h
52144 ____________________________________________________________________________
52145 [  9229] By: jhi                                   on 2001/03/19  02:31:50
52146         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
52147              From: Chris Nandor <pudge@pobox.com>
52148              Date: Sat, 10 Mar 2001 14:22:19 -0500
52149              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
52150      Branch: maint-5.6/perl
52151            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
52152            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
52153            ! t/lib/b.t t/lib/errno.t
52154 ____________________________________________________________________________
52155 [  9228] By: jhi                                   on 2001/03/19  02:29:59
52156         Log: Integrate changes #9113,9122 from mainline into maintperl.
52157              
52158              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?)
52159      Branch: maint-5.6/perl
52160           !> Configure README.os390 hints/os390.sh
52161 ____________________________________________________________________________
52162 [  9227] By: jhi                                   on 2001/03/19  02:22:35
52163         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
52164              into maintperl.
52165              
52166              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
52167              
52168              Forgot to check-in the larger part of #9120, duh.
52169              
52170              Subject: Another patch for integer.pm POD 
52171              
52172              h2ph strictness and cleanliness from Kurt Starsinic.
52173              
52174              Borland filename case problem.
52175              
52176              h2ph strictness and cleanliness from Kurt Starsinic.
52177              
52178              Subject: [PATCH] the uncontroversial doc patches
52179      Branch: maint-5.6/perl
52180           +> win32/sncfnmcs.pl
52181           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
52182           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
52183           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
52184           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
52185           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
52186           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
52187           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
52188 ____________________________________________________________________________
52189 [  9226] By: jhi                                   on 2001/03/19  02:10:21
52190         Log: Integrate changes #9207,9214 from mainline into maintperl.
52191              
52192              podchecker relaxations: =over has an *optional* number after it,
52193              and whitespace in L<> is okay.
52194      Branch: maint-5.6/perl
52195           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
52196           !> t/pod/poderrs.xr
52197 ____________________________________________________________________________
52198 [  9225] By: jhi                                   on 2001/03/19  02:07:38
52199         Log: Integrate change #9219 from maintperl into mainline.
52200              
52201              remove duplicated tests
52202      Branch: perl
52203           !> t/op/re_tests
52204 ____________________________________________________________________________
52205 [  9224] By: jhi                                   on 2001/03/19  02:06:11
52206         Log: Integrate change #9223 from mainline to maintperl.
52207              
52208              Document -Dmksymlinks.
52209      Branch: maint-5.6/perl
52210           !> INSTALL
52211 ____________________________________________________________________________
52212 [  9223] By: jhi                                   on 2001/03/19  02:01:25
52213         Log: Document -Dmksymlinks.
52214      Branch: perl
52215            ! INSTALL
52216 ____________________________________________________________________________
52217 [  9222] By: jhi                                   on 2001/03/19  01:15:35
52218         Log: The -Dmksymlinks wasn't working for maintperl.
52219      Branch: maint-5.6/perl
52220            ! Configure
52221 ____________________________________________________________________________
52222 [  9221] By: jhi                                   on 2001/03/19  00:49:43
52223         Log: Cleanup pixie residue.
52224      Branch: perl
52225            ! Makefile.SH
52226 ____________________________________________________________________________
52227 [  9220] By: jhi                                   on 2001/03/19  00:44:47
52228         Log: Document the use of pixie/prof; create make targets for it.
52229              
52230              TODO: make t/TEST pixie-aware.
52231      Branch: perl
52232            ! Makefile.SH pod/perlhack.pod
52233 ____________________________________________________________________________
52234 [  9219] By: gsar                                  on 2001/03/19  00:16:55
52235         Log: remove duplicated tests
52236      Branch: maint-5.6/perl
52237            ! t/op/re_tests
52238 ____________________________________________________________________________
52239 [  9218] By: jhi                                   on 2001/03/18  23:59:31
52240         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
52241      Branch: perl
52242            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
52243 ____________________________________________________________________________
52244 [  9217] By: jhi                                   on 2001/03/18  23:25:20
52245         Log: Rewrite the tests section of Makefile to be less redundant
52246              and to allow for more flexible test targets, many recursive
52247              make calls introduced.
52248      Branch: perl
52249            ! Makefile.SH
52250 ____________________________________________________________________________
52251 [  9216] By: jhi                                   on 2001/03/18  22:30:04
52252         Log: Document the use of Third Degree (sparsely).
52253      Branch: perl
52254            ! pod/perlhack.pod t/TEST
52255 ____________________________________________________________________________
52256 [  9215] By: jhi                                   on 2001/03/18  22:10:30
52257         Log: Make targets for testing with Third Degree.
52258      Branch: perl
52259            ! Makefile.SH
52260 ____________________________________________________________________________
52261 [  9214] By: jhi                                   on 2001/03/18  21:08:53
52262         Log: The podchecker relaxations need to mirrored also at the tests.
52263      Branch: perl
52264            ! t/pod/poderrs.xr
52265 ____________________________________________________________________________
52266 [  9213] By: jhi                                   on 2001/03/18  20:56:21
52267         Log: Update Changes.
52268      Branch: perl
52269            ! Changes patchlevel.h
52270 ____________________________________________________________________________
52271 [  9212] By: jhi                                   on 2001/03/18  20:36:59
52272         Log: Looking for config.sh in parent directories isn't
52273              very useful for the toplevel Makefile.
52274      Branch: perl
52275            ! Makefile.SH
52276 ____________________________________________________________________________
52277 [  9211] By: jhi                                   on 2001/03/18  20:33:37
52278         Log: On "make clean" take care of Third Degree droppings.
52279      Branch: perl
52280            ! Makefile.SH
52281 ____________________________________________________________________________
52282 [  9210] By: jhi                                   on 2001/03/18  20:21:34
52283         Log: Add a hook for running the tests under the Third Degree
52284              debugging tool (set $ENV{PERL_3LOG} to non-zero)
52285              
52286              TODO: Document the use of Third Degree.
52287      Branch: perl
52288            ! t/TEST
52289 ____________________________________________________________________________
52290 [  9209] By: jhi                                   on 2001/03/18  20:19:07
52291         Log: Regen toc and api pods.
52292      Branch: perl
52293            ! pod/perlapi.pod pod/perltoc.pod
52294 ____________________________________________________________________________
52295 [  9208] By: jhi                                   on 2001/03/18  20:12:12
52296         Log: Integrate changes #8128,9132 from mainline into maintperl,
52297              Tie::SubstrHash fixes.
52298      Branch: maint-5.6/perl
52299           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
52300 ____________________________________________________________________________
52301 [  9207] By: jhi                                   on 2001/03/18  20:07:43
52302         Log: podchecker relaxations from Michael Stevens.
52303      Branch: perl
52304            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
52305 ____________________________________________________________________________
52306 [  9206] By: jhi                                   on 2001/03/18  20:04:24
52307         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
52308      Branch: perl
52309            ! lib/Locale/Constants.pm lib/Locale/Country.pm
52310            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
52311            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
52312 ____________________________________________________________________________
52313 [  9205] By: jhi                                   on 2001/03/18  19:54:45
52314         Log: Integrate changes #9161,9162 from maintperl to mainline.
52315              
52316              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
52317              results
52318      Branch: perl
52319           !> t/op/magic.t
52320 ____________________________________________________________________________
52321 [  9204] By: jhi                                   on 2001/03/18  19:37:46
52322         Log: Make perl.third checks more understandable to the builder.
52323      Branch: perl
52324            ! Makefile.SH
52325 ____________________________________________________________________________
52326 [  9203] By: jhi                                   on 2001/03/18  19:20:54
52327         Log: Re-integrate #9138 from maintperl to mainline,
52328              the squelching of the unneeded "Scalars leaked" messages.
52329      Branch: perl
52330           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
52331           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
52332           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
52333 ____________________________________________________________________________
52334 [  9202] By: jhi                                   on 2001/03/18  18:48:36
52335         Log: More robust and more paranoid perl.third target.
52336      Branch: perl
52337            ! Makefile.SH
52338 ____________________________________________________________________________
52339 [  9201] By: jhi                                   on 2001/03/18  18:39:21
52340         Log: Integrate change #9197 from maintperl to mainline.
52341              
52342              more thorough cleaning of arenas.
52343      Branch: perl
52344           !> embed.pl perl.c proto.h sv.c t/op/sort.t
52345 ____________________________________________________________________________
52346 [  9200] By: jhi                                   on 2001/03/18  18:25:17
52347         Log: Integrate perlio.
52348      Branch: perl
52349           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
52350           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
52351           !> t/lib/encode.t toke.c universal.c utf8.c
52352 ____________________________________________________________________________
52353 [  9199] By: nick                                  on 2001/03/18  15:23:51
52354         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
52355              is the sense of the test being done. Avoid some magical 127 and 128 values
52356              by using macros.
52357      Branch: perlio
52358            ! doop.c pp_ctl.c sv.c toke.c
52359 ____________________________________________________________________________
52360 [  9198] By: nick                                  on 2001/03/18  14:18:12
52361         Log: UTF-X encoding invariance for Encode:
52362              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
52363              - move the XS code for those to universal.c (so in miniperl)
52364              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
52365              - change ext/Encode/compile to use above.
52366              - Fix t/lib/encode.t for above
52367              - Teach t/lib/b.t to expect -uutf8
52368              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
52369              utf8.pm is needed.
52370      Branch: perlio
52371            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
52372            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
52373 ____________________________________________________________________________
52374 [  9197] By: gsar                                  on 2001/03/18  12:15:57
52375         Log: more thorough cleaning of arenas--keep going until no more
52376              SvREFCNT_dec()s occur (this fixes the problem that causes the
52377              pesky "Scalars leaked" warnings)
52378      Branch: maint-5.6/perl
52379            ! embed.pl perl.c proto.h sv.c t/op/sort.t
52380 ____________________________________________________________________________
52381 [  9196] By: nick                                  on 2001/03/18  10:57:29
52382         Log: Fix pragma/utf8.t # 15
52383              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
52384              are SvUTF8 as well.
52385      Branch: perlio
52386            ! toke.c
52387 ____________________________________________________________________________
52388 [  9195] By: nick                                  on 2001/03/18  09:27:06
52389         Log: Integrate mainline
52390      Branch: perlio
52391           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
52392           !> t/op/pat.t
52393 ____________________________________________________________________________
52394 [  9194] By: jhi                                   on 2001/03/18  05:29:59
52395         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
52396              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
52397      Branch: perl
52398            ! op.c op.h t/op/misc.t t/op/pat.t
52399 ____________________________________________________________________________
52400 [  9193] By: jhi                                   on 2001/03/18  05:15:06
52401         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
52402      Branch: perl
52403            ! mg.c t/op/pat.t
52404 ____________________________________________________________________________
52405 [  9192] By: jhi                                   on 2001/03/18  04:22:43
52406         Log: tr/// UTF-8 patches from Inaba Hiroto.
52407      Branch: perl
52408            ! doop.c op.c
52409 ____________________________________________________________________________
52410 [  9191] By: jhi                                   on 2001/03/18  04:21:17
52411         Log: Integrate perlio.
52412      Branch: perl
52413           !> utf8.c utfebcdic.h
52414 ____________________________________________________________________________
52415 [  9190] By: nick                                  on 2001/03/17  20:32:01
52416         Log: Correct #if EBCDIC side typos.
52417              Builds and passes many tests on OS390.
52418      Branch: perlio
52419            ! utf8.c utfebcdic.h
52420 ____________________________________________________________________________
52421 [  9189] By: jhi                                   on 2001/03/17  18:55:49
52422         Log: Add prerequisites for the perl.third target.
52423      Branch: perl
52424            ! Makefile.SH
52425 ____________________________________________________________________________
52426 [  9188] By: jhi                                   on 2001/03/17  18:46:00
52427         Log: Integrate perlio.
52428      Branch: perl
52429           +> utfebcdic.h
52430           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
52431 ____________________________________________________________________________
52432 [  9187] By: jhi                                   on 2001/03/17  18:38:47
52433         Log: Add a make rule for perl.third (the Third Degree memory debugging
52434              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
52435      Branch: perl
52436            ! Makefile.SH
52437 ____________________________________________________________________________
52438 [  9186] By: nick                                  on 2001/03/17  18:34:48
52439         Log: MANIFEST addition :-(
52440      Branch: perlio
52441            ! MANIFEST
52442 ____________________________________________________________________________
52443 [  9185] By: nick                                  on 2001/03/17  18:29:50
52444         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
52445              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
52446              a superset of ASCII are invariant under the encoding. This is EBCDIC
52447              friendly as an encoded string can be looked at as being EBCDIC by lexer
52448              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
52449              ASCII on ASCII machines.
52450              
52451              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
52452              seperate.
52453              - Add some more macros to comprehend different shift amounts and
52454              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
52455              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
52456              and conditionally #include it.
52457              
52458              EBCDIC build as yet untested.  ASCII still fails the one test.
52459      Branch: perlio
52460            + utfebcdic.h
52461            ! utf8.c utf8.h
52462 ____________________________________________________________________________
52463 [  9184] By: nick                                  on 2001/03/17  17:44:16
52464         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
52465      Branch: perlio
52466            ! doop.c perl.h pp.c utf8.h
52467 ____________________________________________________________________________
52468 [  9183] By: jhi                                   on 2001/03/17  15:55:42
52469         Log: Integrate perlio.
52470      Branch: perl
52471            ! MANIFEST
52472           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
52473 ____________________________________________________________________________
52474 [  9182] By: nick                                  on 2001/03/17  09:16:06
52475         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
52476      Branch: perlio
52477            ! t/op/pat.t
52478 ____________________________________________________________________________
52479 [  9181] By: nick                                  on 2001/03/17  09:15:11
52480         Log: Integrate mainline.
52481      Branch: perlio
52482           +> lib/Locale/Constants.pm lib/Locale/Country.pm
52483           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
52484           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
52485           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
52486           !> (integrate 83 files)
52487 ____________________________________________________________________________
52488 [  9180] By: nick                                  on 2001/03/16  17:23:21
52489         Log: EBCDIC Fixes.
52490      Branch: perlio
52491            ! perl.h sv.c toke.c utf8.c utf8.h
52492 ____________________________________________________________________________
52493 [  9179] By: jhi                                   on 2001/03/16  14:10:12
52494         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
52495              a change needed to work around an AIX compiler bug.
52496      Branch: perl
52497            ! ext/Storable/Storable.xs
52498 ____________________________________________________________________________
52499 [  9178] By: jhi                                   on 2001/03/16  03:19:59
52500         Log: With Damian's approval synchronize damian's modules'
52501              licensing with Perl's standard module licensing.
52502      Branch: perl
52503            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
52504 ____________________________________________________________________________
52505 [  9177] By: jhi                                   on 2001/03/16  03:15:34
52506         Log: Make the Filter::Util:Call files have their own copies
52507              of the Perl standard module licensing, from Paul Marquess.
52508      Branch: perl
52509            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
52510 ____________________________________________________________________________
52511 [  9176] By: jhi                                   on 2001/03/16  02:56:04
52512         Log: Subject: [PATCH] more pod patches
52513              From: Michael Stevens <michael@etla.org>
52514              Date: Thu, 15 Mar 2001 21:25:18 +0000
52515              Message-ID: <20010315212518.A18870@firedrake.org>
52516      Branch: perl
52517            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
52518            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
52519            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
52520            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
52521            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
52522            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
52523            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
52524            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
52525            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
52526            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
52527            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
52528            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
52529            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
52530            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
52531            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
52532            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
52533            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
52534            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
52535            ! lib/Locale/Country.pm lib/Locale/Language.pm
52536            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
52537            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
52538            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
52539            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
52540            ! os2/OS2/Process/Process.pm
52541 ____________________________________________________________________________
52542 [  9175] By: jhi                                   on 2001/03/16  02:53:32
52543         Log: Subject: [PATCH] the uncontroversial doc patches
52544              From: Michael Stevens <michael@etla.org>
52545              Date: Thu, 15 Mar 2001 20:01:12 +0000
52546              Message-ID: <20010315200112.A7636@firedrake.org>
52547      Branch: perl
52548            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
52549            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
52550            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
52551            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
52552            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
52553 ____________________________________________________________________________
52554 [  9174] By: jhi                                   on 2001/03/16  02:50:49
52555         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
52556              From: Paul Lindner <lindner@inuus.com>
52557              Date: Fri, 16 Mar 2001 11:28:03 -0800
52558              Message-ID: <20010316112803.A7577@inuus.com>
52559      Branch: perl
52560            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
52561 ____________________________________________________________________________
52562 [  9173] By: nick                                  on 2001/03/15  20:21:03
52563         Log: 1st day's EBCDIC fixes:
52564              - toke.c's parsing of strings needed attention
52565              needed to conditionally e2a if string was already UTF-8
52566              - e2a/a2e tables where wrong way round.
52567              - new macros in utf8.h
52568      Branch: perlio
52569            ! perl.h toke.c utf8.h
52570 ____________________________________________________________________________
52571 [  9172] By: jhi                                   on 2001/03/15  15:17:17
52572         Log: Update Changes.
52573      Branch: perl
52574            ! Changes patchlevel.h
52575 ____________________________________________________________________________
52576 [  9171] By: jhi                                   on 2001/03/15  15:09:32
52577         Log: Subject: Re: Another Borland C++ problem.
52578              From: "Vadim Konovalov" <watman@inbox.ru>
52579              Date: Sat, 10 Mar 2001 19:26:07 +0300
52580              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
52581              
52582              Borland filename case problem.
52583      Branch: perl
52584            + win32/sncfnmcs.pl
52585            ! MANIFEST README.win32
52586 ____________________________________________________________________________
52587 [  9170] By: jhi                                   on 2001/03/15  14:54:23
52588         Log: Add Locale::Codes 1.06, from Neil Bowers.
52589      Branch: perl
52590            + lib/Locale/Constants.pm lib/Locale/Country.pm
52591            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
52592            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
52593            + t/lib/lc-language.t t/lib/lc-uk.t
52594            ! MANIFEST
52595 ____________________________________________________________________________
52596 [  9169] By: jhi                                   on 2001/03/15  14:19:01
52597         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
52598      Branch: perl
52599            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
52600            ! ext/Storable/Storable.xs
52601 ____________________________________________________________________________
52602 [  9168] By: jhi                                   on 2001/03/15  14:13:22
52603         Log: Integrate changes #9120,9167 from mainline to maintperl.
52604              
52605              Subject: [PATCH 5.6.1] OS/2 docs
52606              
52607              Subject: [PATCH 5.6.1] perldoc
52608      Branch: maint-5.6/perl
52609           !> os2/Changes utils/perldoc.PL
52610 ____________________________________________________________________________
52611 [  9167] By: jhi                                   on 2001/03/15  14:07:42
52612         Log: Subject: [PATCH 5.6.1] perldoc
52613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52614              Date: Wed, 14 Mar 2001 23:46:52 -0500
52615              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
52616      Branch: perl
52617            ! utils/perldoc.PL
52618 ____________________________________________________________________________
52619 [  9166] By: jhi                                   on 2001/03/15  13:53:15
52620         Log: sigaction test condition tweakage.
52621      Branch: perl
52622            ! t/lib/sigaction.t
52623 ____________________________________________________________________________
52624 [  9165] By: alanbur                               on 2001/03/15  03:49:17
52625         Log: Resynchronised with parent
52626      Branch: maint-5.6/pureperl
52627           +> os2/os2add.sym t/op/anonsub.t
52628           !> (integrate 72 files)
52629 ____________________________________________________________________________
52630 [  9164] By: jhi                                   on 2001/03/15  01:05:01
52631         Log: Avoid stomping off the beginning of an array in tr///.
52632      Branch: perl
52633            ! op.c
52634 ____________________________________________________________________________
52635 [  9163] By: jhi                                   on 2001/03/15  00:58:57
52636         Log: h2ph strictness and cleanliness from Kurt Starsinic.
52637      Branch: perl
52638            ! utils/h2ph.PL
52639 ____________________________________________________________________________
52640 [  9162] By: gsar                                  on 2001/03/15  00:56:53
52641         Log: avoid warnings
52642      Branch: maint-5.6/perl
52643            ! t/op/magic.t
52644 ____________________________________________________________________________
52645 [  9161] By: gsar                                  on 2001/03/15  00:52:09
52646         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
52647              results
52648      Branch: maint-5.6/perl
52649            ! t/op/magic.t
52650 ____________________________________________________________________________
52651 [  9160] By: jhi                                   on 2001/03/14  22:02:10
52652         Log: Do not use the Perl malloc in IRIX, suggested by
52653              Helmus Jarausch.
52654      Branch: perl
52655            ! hints/irix_6.sh
52656 ____________________________________________________________________________
52657 [  9159] By: nick                                  on 2001/03/14  21:45:59
52658         Log: Integrate mainline
52659      Branch: perlio
52660           +> t/op/loopctl.t
52661           !> (integrate 41 files)
52662 ____________________________________________________________________________
52663 [  9158] By: jhi                                   on 2001/03/14  21:10:09
52664         Log: The Day of the Retractions continues: the #9138
52665              (integrated in #9144) doesn't work well in mainline.
52666      Branch: perl
52667            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
52668            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
52669            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
52670 ____________________________________________________________________________
52671 [  9157] By: jhi                                   on 2001/03/14  20:58:12
52672         Log: The #9145 CANNOT be enabled: the clear_pmop code still
52673              dumps core all over in Tru64.
52674      Branch: perl
52675            ! op.c op.h t/op/pat.t
52676 ____________________________________________________________________________
52677 [  9156] By: jhi                                   on 2001/03/14  20:48:06
52678         Log: Integrate change #9154 from maintperl to mainline.
52679              
52680              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
52681              (caused Storable 1.0.10 to break on windows)
52682      Branch: perl
52683           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
52684           !> perlapi.c proto.h
52685 ____________________________________________________________________________
52686 [  9155] By: jhi                                   on 2001/03/14  20:23:53
52687         Log: Retract #9136: breaks threading (and binary compatibility).
52688      Branch: perl
52689            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
52690 ____________________________________________________________________________
52691 [  9154] By: gsar                                  on 2001/03/14  17:48:18
52692         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
52693              (caused Storable 1.0.10 to break on windows)
52694      Branch: maint-5.6/perl
52695            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
52696            ! perlapi.c proto.h
52697 ____________________________________________________________________________
52698 [  9153] By: jhi                                   on 2001/03/14  13:35:21
52699         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
52700      Branch: perl
52701            ! t/lib/sigaction.t
52702 ____________________________________________________________________________
52703 [  9152] By: gsar                                  on 2001/03/14  07:29:40
52704         Log: back out changes#9012,9010,9009 and parts of change#9016
52705              (causes ABRs under purify, and some prerequisites don't
52706              seem to be there in 5.6.x)
52707      Branch: maint-5.6/perl
52708            ! doop.c op.c t/op/tr.t toke.c
52709 ____________________________________________________________________________
52710 [  9151] By: gsar                                  on 2001/03/14  07:01:29
52711         Log: reenable change#9145 (the test was busted due to a missing
52712              C<print "ok 27\n">)
52713      Branch: perl
52714            ! op.c op.h t/op/pat.t
52715 ____________________________________________________________________________
52716 [  9150] By: jhi                                   on 2001/03/14  06:38:36
52717         Log: Retract #9145.
52718      Branch: perl
52719            ! op.c op.h t/op/pat.t
52720 ____________________________________________________________________________
52721 [  9149] By: jhi                                   on 2001/03/14  06:14:56
52722         Log: Retract #9143.
52723      Branch: perl
52724            ! op.c
52725 ____________________________________________________________________________
52726 [  9148] By: gsar                                  on 2001/03/14  06:13:02
52727         Log: Uninitialized Memory Read in regexec.c
52728      Branch: perl
52729            ! regexec.c
52730 ____________________________________________________________________________
52731 [  9147] By: jhi                                   on 2001/03/14  04:59:54
52732         Log: Subject: PATCH: make goto work in nested eval ""
52733              From: Robin Houston <robin@kitsite.com>
52734              Date: Wed, 14 Mar 2001 04:16:10 +0000
52735              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
52736      Branch: perl
52737            ! pp_ctl.c t/op/goto.t
52738 ____________________________________________________________________________
52739 [  9146] By: jhi                                   on 2001/03/14  04:42:54
52740         Log: Preserve the #ifdef PERL_CORE in perly.h.
52741      Branch: perl
52742            ! perly.fixer
52743 ____________________________________________________________________________
52744 [  9145] By: jhi                                   on 2001/03/14  03:57:41
52745         Log: (Retracted by #9150.)
52746      Branch: perl
52747            ! op.c op.h t/op/pat.t
52748 ____________________________________________________________________________
52749 [  9144] By: jhi                                   on 2001/03/14  03:50:38
52750         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
52751              
52752              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
52753              
52754              remove squelch controls for "Scalars leaked" messages in most places
52755              (these are now cured)
52756              
52757              fix another memory leak reported by purify (tie callbacks that
52758              croak can leak when wiping out magic)
52759      Branch: perl
52760           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
52761           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
52762           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
52763           !> t/pragma/warnings.t
52764 ____________________________________________________________________________
52765 [  9143] By: jhi                                   on 2001/03/14  03:37:53
52766         Log: (Retracted by #9149.)
52767      Branch: perl
52768            ! op.c
52769 ____________________________________________________________________________
52770 [  9142] By: gsar                                  on 2001/03/14  03:20:48
52771         Log: fix another memory leak reported by purify (tie callbacks that
52772              croak can leak when wiping out magic)
52773      Branch: maint-5.6/perl
52774            ! scope.c
52775 ____________________________________________________________________________
52776 [  9141] By: jhi                                   on 2001/03/14  02:55:00
52777         Log: Subject: PATCH for [ID 20010305.003]
52778              From: Robin Houston <robin@kitsite.com>
52779              Date: Wed, 14 Mar 2001 02:45:51 +0000
52780              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
52781      Branch: perl
52782            ! pp_ctl.c t/op/eval.t
52783 ____________________________________________________________________________
52784 [  9140] By: jhi                                   on 2001/03/14  02:41:54
52785         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
52786              Date: Wed, 14 Mar 2001 01:52:51 +0000
52787              From: Robin Houston <robin@kitsite.com>
52788              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
52789              
52790              Fix for 2000313.004.
52791      Branch: perl
52792            ! pp_ctl.c t/op/goto.t
52793 ____________________________________________________________________________
52794 [  9139] By: jhi                                   on 2001/03/14  02:40:50
52795         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
52796              From: Robin Houston <robin@kitsite.com>
52797              Date: Wed, 14 Mar 2001 00:43:45 +0000
52798              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
52799      Branch: perl
52800            + t/op/loopctl.t
52801            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
52802            ! vms/perly_c.vms
52803 ____________________________________________________________________________
52804 [  9138] By: gsar                                  on 2001/03/14  01:18:00
52805         Log: remove squelch controls for "Scalars leaked" messages in most places
52806              (these are now cured)
52807      Branch: maint-5.6/perl
52808            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
52809            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
52810            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
52811 ____________________________________________________________________________
52812 [  9137] By: gsar                                  on 2001/03/14  00:57:04
52813         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
52814      Branch: maint-5.6/perl
52815            ! regcomp.c
52816 ____________________________________________________________________________
52817 [  9136] By: jhi                                   on 2001/03/13  23:12:24
52818         Log: (Retracted by #9155)
52819              
52820              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
52821              From: Jens-Uwe Mager <jum@helios.de>
52822              Date: Wed, 21 Feb 2001 21:32:04 +0100
52823              Message-ID: <20010221213203.A18340@ans.helios.de>
52824      Branch: perl
52825            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
52826 ____________________________________________________________________________
52827 [  9135] By: jhi                                   on 2001/03/13  22:50:05
52828         Log: Integrate perlio.
52829      Branch: perl
52830           !> pp.c
52831 ____________________________________________________________________________
52832 [  9134] By: jhi                                   on 2001/03/13  22:49:05
52833         Log: Integrate change #9131 from maintperl into mainline.
52834              
52835              make the error text look more consistent in hints/hpux.sh
52836      Branch: perl
52837           !> hints/hpux.sh
52838 ____________________________________________________________________________
52839 [  9133] By: gsar                                  on 2001/03/13  22:46:20
52840         Log: integrate change#9067 from mainline
52841              
52842              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
52843      Branch: maint-5.6/perl
52844           !> lib/ExtUtils/MM_Unix.pm
52845 ____________________________________________________________________________
52846 [  9132] By: jhi                                   on 2001/03/13  22:41:21
52847         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
52848              From: "John P. Linderman" <jpl@research.att.com>
52849              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
52850              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
52851              
52852              A more correct prime finder.
52853      Branch: perl
52854            ! lib/Tie/SubstrHash.pm
52855 ____________________________________________________________________________
52856 [  9131] By: gsar                                  on 2001/03/13  22:30:42
52857         Log: make the error text look more consistent in hints/hpux.sh
52858      Branch: maint-5.6/perl
52859            ! hints/hpux.sh
52860 ____________________________________________________________________________
52861 [  9130] By: jhi                                   on 2001/03/13  22:23:44
52862         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
52863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52864              Date: Tue, 13 Mar 2001 18:41:26 +0100
52865              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
52866              
52867              If the test is run non-interactively the default handler
52868              is different.
52869      Branch: perl
52870            ! t/lib/sigaction.t
52871 ____________________________________________________________________________
52872 [  9129] By: jhi                                   on 2001/03/13  22:20:21
52873         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
52874              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52875              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
52876              Date:     Tue, 13 Mar 2001 16:44:32 EST
52877      Branch: perl
52878            ! t/lib/1_compile.t
52879 ____________________________________________________________________________
52880 [  9128] By: jhi                                   on 2001/03/13  22:18:34
52881         Log: Subject: Another patch for integer.pm POD 
52882              From: "John L. Allen" <allen@grumman.com>
52883              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
52884              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
52885      Branch: perl
52886            ! lib/integer.pm
52887 ____________________________________________________________________________
52888 [  9127] By: nick                                  on 2001/03/13  21:26:30
52889         Log: Integrate mainline.
52890      Branch: perlio
52891           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
52892           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
52893           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
52894           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
52895           !> Changes Configure MANIFEST README.os2 README.os390
52896           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
52897           !> os2/Changes patchlevel.h win32/perlhost.h
52898 ____________________________________________________________________________
52899 [  9126] By: nick                                  on 2001/03/13  20:39:51
52900         Log: #ifdef'ed out code to make packed side of pack/unpack
52901              octets. (i.e. pack('U') => encode_utf8).
52902      Branch: perlio
52903            ! pp.c
52904 ____________________________________________________________________________
52905 [  9125] By: jhi                                   on 2001/03/13  15:07:16
52906         Log: Update Changes.
52907      Branch: perl
52908            ! Changes patchlevel.h
52909 ____________________________________________________________________________
52910 [  9124] By: jhi                                   on 2001/03/13  14:22:45
52911         Log: Workaround for the buggy ("internal compiler error")
52912              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
52913              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
52914              of Andreas König.
52915      Branch: perl
52916            ! ext/re/Makefile.PL hints/aix.sh
52917 ____________________________________________________________________________
52918 [  9123] By: jhi                                   on 2001/03/13  03:24:34
52919         Log: Typo in #9114.
52920      Branch: metaconfig
52921            ! U/modified/myhostname.U
52922 ____________________________________________________________________________
52923 [  9122] By: jhi                                   on 2001/03/13  03:24:06
52924         Log: Typo in #9113.
52925      Branch: perl
52926            ! Configure
52927 ____________________________________________________________________________
52928 [  9121] By: jhi                                   on 2001/03/13  01:53:05
52929         Log: Forgot to check-in the larger part of #9120, duh.
52930      Branch: perl
52931            ! README.os2
52932 ____________________________________________________________________________
52933 [  9120] By: jhi                                   on 2001/03/13  01:51:31
52934         Log: Subject: [PATCH 5.6.1] OS/2 docs
52935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52936              Date: Mon, 12 Mar 2001 03:27:32 -0500
52937              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
52938      Branch: perl
52939            ! os2/Changes
52940 ____________________________________________________________________________
52941 [  9119] By: jhi                                   on 2001/03/13  01:49:41
52942         Log: Integrate change #9116 from maintperl into mainline.
52943              
52944              Win32::GetCwd() returns C: instead of C:\ in the root directory
52945              under ithreads
52946      Branch: perl
52947           !> win32/perlhost.h
52948 ____________________________________________________________________________
52949 [  9118] By: jhi                                   on 2001/03/13  01:13:39
52950         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
52951      Branch: perl
52952            + lib/Switch.pm t/lib/switch.t
52953            ! MANIFEST
52954 ____________________________________________________________________________
52955 [  9117] By: jhi                                   on 2001/03/13  01:03:17
52956         Log: Add Text::Balanced 1.83.
52957      Branch: perl
52958            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
52959            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
52960            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
52961            + t/lib/tb-xvari.t
52962            ! MANIFEST
52963 ____________________________________________________________________________
52964 [  9116] By: gsar                                  on 2001/03/13  00:55:53
52965         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
52966              under ithreads
52967      Branch: maint-5.6/perl
52968            ! win32/perlhost.h
52969 ____________________________________________________________________________
52970 [  9115] By: jhi                                   on 2001/03/13  00:54:09
52971         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
52972              From: "John L. Allen" <allen@grumman.com>
52973              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
52974              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
52975              
52976              use integer document clarification.
52977      Branch: perl
52978            ! lib/integer.pm
52979 ____________________________________________________________________________
52980 [  9114] By: jhi                                   on 2001/03/13  00:38:54
52981         Log: Metaconfig unit change for #9113.
52982      Branch: metaconfig
52983            ! U/modified/myhostname.U
52984 ____________________________________________________________________________
52985 [  9113] By: jhi                                   on 2001/03/13  00:38:35
52986         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?)
52987              From: Peter Prymmer <pvhp@forte.com>
52988              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
52989              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
52990      Branch: perl
52991            ! Configure README.os390 hints/os390.sh
52992 ____________________________________________________________________________
52993 [  9112] By: jhi                                   on 2001/03/13  00:29:00
52994         Log: Integrate perlio.
52995      Branch: perl
52996           !> sv.c utf8.h
52997 ____________________________________________________________________________
52998 [  9111] By: nick                                  on 2001/03/12  21:16:33
52999         Log: Integrate mainline.
53000      Branch: perlio
53001           +> t/op/anonsub.t
53002           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
53003           !> proto.h sv.c
53004 ____________________________________________________________________________
53005 [  9110] By: nick                                  on 2001/03/12  21:00:13
53006         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
53007      Branch: perlio
53008            ! sv.c utf8.h
53009 ____________________________________________________________________________
53010 [  9109] By: jhi                                   on 2001/03/12  16:04:47
53011         Log: Integrate change #9108 from maintperl to mainline.
53012              
53013              fix memory leak in C<sub X { sub {} }> arising from a refcount
53014              loop between the outer sub and the inner prototype anonsub
53015              
53016              this also enables closures returned by subroutines that
53017              subsequently get redefined to work without generating coredumps :)
53018              
53019              completely removed the free_closures() hack--it shouldn't be
53020              needed anymore
53021      Branch: perl
53022           +> t/op/anonsub.t
53023           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
53024           !> proto.h sv.c
53025 ____________________________________________________________________________
53026 [  9108] By: gsar                                  on 2001/03/12  10:21:31
53027         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
53028              loop between the outer sub and the inner prototype anonsub
53029              
53030              this also enables closures returned by subroutines that
53031              subsequently get redefined to work without generating coredumps :)
53032              
53033              completely removed the free_closures() hack--it shouldn't be
53034              needed anymore
53035      Branch: maint-5.6/perl
53036            + t/op/anonsub.t
53037            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
53038            ! proto.h sv.c
53039 ____________________________________________________________________________
53040 [  9107] By: jhi                                   on 2001/03/12  05:15:31
53041         Log: Integrate perlio.
53042      Branch: perl
53043           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
53044 ____________________________________________________________________________
53045 [  9106] By: nick                                  on 2001/03/11  20:10:12
53046         Log: regcomp.c is working in native space, not Unicode space (if different)
53047              as it is doing compare against 'W' in \W etc.
53048      Branch: perlio
53049            ! regcomp.c
53050 ____________________________________________________________________________
53051 [  9105] By: nick                                  on 2001/03/11  19:39:34
53052         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
53053              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
53054      Branch: perlio
53055            ! regcomp.c toke.c utf8.c
53056 ____________________________________________________________________________
53057 [  9104] By: nick                                  on 2001/03/11  18:15:44
53058         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
53059      Branch: perlio
53060            ! sv.c
53061 ____________________________________________________________________________
53062 [  9103] By: nick                                  on 2001/03/11  18:03:28
53063         Log: Integrate mainline (for regexp stuff).
53064      Branch: perlio
53065           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
53066           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
53067           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
53068           !> t/lib/errno.t t/op/pat.t
53069 ____________________________________________________________________________
53070 [  9102] By: nick                                  on 2001/03/11  17:44:20
53071         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
53072              - exclude layer syms in makedef.pl for sfio
53073              - also inhibit Encode from trying to build ":encode()" layer.
53074      Branch: perlio
53075            ! ext/Encode/Encode.xs makedef.pl
53076 ____________________________________________________________________________
53077 [  9101] By: jhi                                   on 2001/03/10  22:38:13
53078         Log: The $Is_MacOS needs to be declared.
53079      Branch: perl
53080            ! lib/ExtUtils/Manifest.pm
53081 ____________________________________________________________________________
53082 [  9100] By: jhi                                   on 2001/03/10  22:14:29
53083         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
53084              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
53085              pollute the symbolspace if using sfio.
53086      Branch: perl
53087            ! ext/Encode/Encode.xs
53088 ____________________________________________________________________________
53089 [  9099] By: jhi                                   on 2001/03/10  21:58:48
53090         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
53091              Date: Sat, 10 Mar 2001 14:23:55 -0500
53092              From: Chris Nandor <pudge@pobox.com>
53093              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
53094      Branch: perl
53095            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
53096            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
53097            ! t/lib/errno.t
53098 ____________________________________________________________________________
53099 [  9098] By: jhi                                   on 2001/03/10  21:38:30
53100         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
53101      Branch: perl
53102            ! regcomp.c regexec.c t/op/pat.t
53103 ____________________________________________________________________________
53104 [  9097] By: jhi                                   on 2001/03/10  14:38:07
53105         Log: Integrate perlio.
53106      Branch: perl
53107           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
53108           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
53109           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
53110 ____________________________________________________________________________
53111 [  9096] By: nick                                  on 2001/03/10  11:55:43
53112         Log: EBCDIC sanity - phase I
53113              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
53114              - use utf8n_xxxx (c.f. pvn) for forms which take length.
53115              - back out vN.N and $^V exceptions to e2a/a2e
53116              - make "locale" isxxx macros be uvchr (may be redundant?)
53117              
53118              Not clear yet that toUPPER_uni et. al. return being handled correctly.
53119              The tr// and rexexp stuff still needs an audit, assumption is they are working
53120              in Unicode space.
53121              
53122              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
53123      Branch: perlio
53124            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
53125            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
53126            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
53127 ____________________________________________________________________________
53128 [  9095] By: jhi                                   on 2001/03/09  22:10:01
53129         Log: Integrate perlio.
53130      Branch: perl
53131           !> dump.c
53132 ____________________________________________________________________________
53133 [  9094] By: nick                                  on 2001/03/09  17:36:38
53134         Log: Builds an passes all tests after integrate and this tweak.
53135      Branch: perlio
53136            ! dump.c
53137 ____________________________________________________________________________
53138 [  9093] By: nick                                  on 2001/03/09  17:16:03
53139         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
53140      Branch: perlio
53141           +> lib/unicode/Scripts.txt t/lib/sigaction.t
53142           !> (integrate 79 files)
53143 ____________________________________________________________________________
53144 [  9092] By: jhi                                   on 2001/03/09  15:28:26
53145         Log: Update Changes.
53146      Branch: perl
53147            ! Changes patchlevel.h
53148 ____________________________________________________________________________
53149 [  9091] By: jhi                                   on 2001/03/09  15:25:05
53150         Log: In op/stat #35 better to scan all the potential directories
53151              for setuids, not just the first one.
53152      Branch: perl
53153            ! t/op/stat.t
53154 ____________________________________________________________________________
53155 [  9090] By: jhi                                   on 2001/03/09  15:01:27
53156         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
53157              From: rspier@pobox.com (Robert Spier)
53158              Date: Fri, 9 Mar 2001 03:30:20 -0500
53159              Message-ID: <15016.38044.381174.160189@rls.cx>
53160              
53161              EXISTS() returning undef mistakenly triggered a FETCH().
53162      Branch: perl
53163            ! hv.c
53164 ____________________________________________________________________________
53165 [  9089] By: jhi                                   on 2001/03/09  14:59:02
53166         Log: Add /sbin and /usr/sbin to the list of directories scanned
53167              for setuid programs.  Takes care of bug id 20010309.003.
53168      Branch: perl
53169            ! t/op/stat.t
53170 ____________________________________________________________________________
53171 [  9088] By: jhi                                   on 2001/03/09  14:48:32
53172         Log: Regen perlapi, perltoc.
53173      Branch: perl
53174            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
53175 ____________________________________________________________________________
53176 [  9087] By: jhi                                   on 2001/03/09  14:38:56
53177         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
53178              From: David Mitchell <davem@fdgroup.co.uk>
53179              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
53180              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
53181      Branch: perl
53182            ! dump.c perl.c perl.h pod/perlrun.pod
53183 ____________________________________________________________________________
53184 [  9086] By: jhi                                   on 2001/03/09  01:47:16
53185         Log: A modified version of
53186              
53187              Subject: [ID 20010307.005] POSIX::sigaction has various problems
53188              From: anders@broadcom.com
53189              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
53190              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
53191              
53192              Currently the sigaction.t test #6 fails (and is fudged to look
53193              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
53194              This may well be a genuine bug in Linux sigaction() (since at
53195              least Tru64, Solaris, and HP-UX disagree with Linux).
53196              Anyone with POSIX / SUSv2 tome handy?  The problem is that
53197              the flags of the oldaction don't match with the flags in
53198              the previously installed disposition.
53199      Branch: perl
53200            + t/lib/sigaction.t
53201            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
53202 ____________________________________________________________________________
53203 [  9085] By: jhi                                   on 2001/03/09  01:30:13
53204         Log: Subject: Re: mission impossible for the day
53205              From: Alex Gough <alex@rcon.org>
53206              Date: Thu, 08 Mar 2001 17:18:19 +0000
53207              Message-ID: <3AA7BEDB.8070409@rcon.org>
53208              
53209              If references (are overloaded) and can be directly stringified,
53210              show that instead of "stringified".
53211              
53212              (The problem, infinite mutual recursion caused by overloaded bool
53213              in Switch.pm, tracked by David Mitchell)
53214      Branch: perl
53215            ! lib/Carp/Heavy.pm
53216 ____________________________________________________________________________
53217 [  9084] By: jhi                                   on 2001/03/09  01:20:39
53218         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
53219              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
53220              From: David Mitchell <davem@fdgroup.co.uk>
53221              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
53222      Branch: perl
53223            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
53224            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
53225 ____________________________________________________________________________
53226 [  9083] By: jhi                                   on 2001/03/09  01:16:51
53227         Log: Subject: [PATCH] perldata.pod here-doc docs
53228              From: Jeff Pinyan <jeffp@crusoe.net>
53229              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
53230              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
53231      Branch: perl
53232            ! pod/perldata.pod
53233 ____________________________________________________________________________
53234 [  9082] By: jhi                                   on 2001/03/09  01:01:27
53235         Log: Subject: Re: Unicode/EBCDIC
53236              From: Peter Prymmer <pvhp@forte.com>
53237              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
53238              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
53239      Branch: perl
53240            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
53241 ____________________________________________________________________________
53242 [  9081] By: jhi                                   on 2001/03/08  13:41:30
53243         Log: Subject: Ooops, wrong 'no *POSIX' Patch
53244              From: Dorner Thomas <Thomas.Dorner@start.de>
53245              Date: Thu, 8 Mar 2001 08:43:28 +0100
53246              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
53247      Branch: perl
53248            ! hints/posix-bc.sh
53249 ____________________________________________________________________________
53250 [  9080] By: jhi                                   on 2001/03/08  13:11:42
53251         Log: It's Scripts.txt, not Script.txt.
53252      Branch: perl
53253            ! MANIFEST
53254 ____________________________________________________________________________
53255 [  9079] By: jhi                                   on 2001/03/08  12:59:05
53256         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
53257              From: Dorner Thomas <Thomas.Dorner@start.de>
53258              Date: Wed, 7 Mar 2001 14:13:31 +0100
53259              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
53260      Branch: perl
53261            ! makedepend.SH
53262 ____________________________________________________________________________
53263 [  9078] By: jhi                                   on 2001/03/08  12:57:43
53264         Log: Retract #9069, wrong patch.
53265      Branch: perl
53266            ! Makefile.SH
53267 ____________________________________________________________________________
53268 [  9077] By: jhi                                   on 2001/03/08  01:06:13
53269         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
53270      Branch: perl
53271            + lib/unicode/Scripts.txt
53272            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
53273            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
53274            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
53275            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
53276            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
53277            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
53278            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
53279            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
53280            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
53281            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
53282            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
53283            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
53284            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
53285            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
53286            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
53287            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
53288            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
53289            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
53290            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
53291            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
53292            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
53293            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
53294            ! lib/unicode/version
53295 ____________________________________________________________________________
53296 [  9076] By: jhi                                   on 2001/03/07  22:59:39
53297         Log: Integrate change #7784 from mainline into maintperl.
53298              
53299              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
53300      Branch: maint-5.6/perl
53301           !> pp_ctl.c t/op/pat.t
53302 ____________________________________________________________________________
53303 [  9075] By: jhi                                   on 2001/03/07  22:05:11
53304         Log: More UTF-8 test tweaks.
53305      Branch: perl
53306            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
53307 ____________________________________________________________________________
53308 [  9074] By: nick                                  on 2001/03/07  21:39:29
53309         Log: Integrate mainline.
53310      Branch: perlio
53311           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
53312           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
53313           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
53314           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
53315           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
53316 ____________________________________________________________________________
53317 [  9073] By: jhi                                   on 2001/03/07  16:37:09
53318         Log: Update Changes.
53319      Branch: perl
53320            ! Changes patchlevel.h
53321 ____________________________________________________________________________
53322 [  9072] By: jhi                                   on 2001/03/07  16:32:30
53323         Log: Subject: [ID 20010306.004] || != named unary operator
53324              From: abela@geneanet.org
53325              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
53326              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
53327      Branch: perl
53328            ! pod/perlop.pod
53329 ____________________________________________________________________________
53330 [  9071] By: jhi                                   on 2001/03/07  15:14:11
53331         Log: Subject: downgrading to bytes for common functions
53332              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
53333              Date: Wed, 7 Mar 2001 02:36:55 -0500
53334              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
53335      Branch: perl
53336            ! pp_sys.c
53337 ____________________________________________________________________________
53338 [  9070] By: jhi                                   on 2001/03/07  15:04:58
53339         Log: Clarify the description differentiating for and while; inspired by
53340              
53341              Subject: [ID 20010306.002] for/while difference in for definition
53342              From: abela@geneanet.org
53343              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
53344              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
53345      Branch: perl
53346            ! pod/perlsyn.pod
53347 ____________________________________________________________________________
53348 [  9069] By: jhi                                   on 2001/03/07  14:55:30
53349         Log: (Retracted by #9078.)
53350      Branch: perl
53351            ! Makefile.SH
53352 ____________________________________________________________________________
53353 [  9068] By: jhi                                   on 2001/03/07  14:51:17
53354         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
53355              From: Radu Greab <radu@netsoft.ro>
53356              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
53357              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
53358      Branch: perl
53359            ! pp.c t/op/chop.t
53360 ____________________________________________________________________________
53361 [  9067] By: jhi                                   on 2001/03/07  14:48:57
53362         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
53363              From: Simon Cozens <simon@netthink.co.uk>
53364              Date: Wed, 7 Mar 2001 13:59:28 +0000
53365              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
53366              
53367              In order to allow MakeMaker to build correct Makefiles,
53368              you need to change the order of the arguments in MM_Unix.pm
53369              as well. (Unless you have C89_CCMODE set, but we're trying
53370              to be POSIXly correct)
53371              
53372              Thanks to Merijn Broeren for tracking this down.
53373      Branch: perl
53374            ! lib/ExtUtils/MM_Unix.pm
53375 ____________________________________________________________________________
53376 [  9066] By: jhi                                   on 2001/03/07  14:30:02
53377         Log: Floating point too messy.
53378      Branch: perl
53379            ! t/camel-III/vstring.t
53380 ____________________________________________________________________________
53381 [  9065] By: jhi                                   on 2001/03/07  14:17:44
53382         Log: Integrate change #9064 from maintperl into mainline.
53383              
53384              fix memory leak in pack("Bb",...)
53385      Branch: perl
53386           !> perl.c
53387 ____________________________________________________________________________
53388 [  9064] By: gsar                                  on 2001/03/07  06:29:24
53389         Log: fix memory leak in pack("Bb",...)
53390      Branch: maint-5.6/perl
53391            ! perl.c
53392 ____________________________________________________________________________
53393 [  9063] By: jhi                                   on 2001/03/07  00:55:04
53394         Log: Major utf8 test reorganisation and rewrite.
53395              Hopefully no tests were lost in the shuffle.
53396              (The beginning of pragma/utf8 was lost intentionally,
53397              the tests were rather bogus and incomplete.)
53398      Branch: perl
53399            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
53400            ! t/pragma/utf8.t
53401 ____________________________________________________________________________
53402 [  9062] By: jhi                                   on 2001/03/07  00:41:16
53403         Log: More tweakage on the Unicode character class descriptions.
53404      Branch: perl
53405            ! lib/unicode/mktables.PL pod/perlretut.pod
53406 ____________________________________________________________________________
53407 [  9061] By: jhi                                   on 2001/03/06  23:12:38
53408         Log: The perlretut was still talking about the old \p and \P
53409              definitions.
53410      Branch: perl
53411            ! pod/perlretut.pod
53412 ____________________________________________________________________________
53413 [  9060] By: nick                                  on 2001/03/06  20:52:37
53414         Log: Integrate mainline (make test works again now).
53415      Branch: perlio
53416           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
53417 ____________________________________________________________________________
53418 [  9059] By: jhi                                   on 2001/03/06  15:36:14
53419         Log: 0.999... does equal 1.0, doesn't it?
53420      Branch: perl
53421            ! t/camel-III/vstring.t
53422 ____________________________________________________________________________
53423 [  9058] By: jhi                                   on 2001/03/06  15:34:00
53424         Log: Make /x{abcd}/ to work without use utf8.
53425      Branch: perl
53426            ! regcomp.c
53427 ____________________________________________________________________________
53428 [  9057] By: jhi                                   on 2001/03/06  03:02:36
53429         Log: Easier to outcomment all the three reset() tests for now.
53430      Branch: perl
53431            ! t/op/pat.t
53432 ____________________________________________________________________________
53433 [  9056] By: jhi                                   on 2001/03/06  02:30:02
53434         Log: Comment out the deadly reset; until the 20010301.005
53435              is finally fixed.
53436      Branch: perl
53437            ! t/op/pat.t
53438 ____________________________________________________________________________
53439 [  9055] By: jhi                                   on 2001/03/06  02:21:26
53440         Log: Integrate the change #9054 from mainline:
53441              retract the PMOP cleanup patch pending further investigation.
53442      Branch: maint-5.6/perl
53443           !> op.c op.h
53444 ____________________________________________________________________________
53445 [  9054] By: jhi                                   on 2001/03/06  02:19:57
53446         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
53447              with oddly familiar stack traces.
53448      Branch: perl
53449            ! op.c op.h
53450 ____________________________________________________________________________
53451 [  9053] By: jhi                                   on 2001/03/05  23:20:28
53452         Log: Integrate perlio.
53453      Branch: perl
53454           +> ext/Encode/Encode/koi8-r.ucm
53455           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
53456           !> makedef.pl
53457 ____________________________________________________________________________
53458 [  9052] By: nick                                  on 2001/03/05  23:08:17
53459         Log: skipping USE_PERLIO symbols correction.
53460      Branch: perlio
53461            ! makedef.pl
53462 ____________________________________________________________________________
53463 [  9051] By: nick                                  on 2001/03/05  22:35:07
53464         Log: More Encode alias tidying.
53465      Branch: perlio
53466            + ext/Encode/Encode/koi8-r.ucm
53467            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
53468 ____________________________________________________________________________
53469 [  9050] By: jhi                                   on 2001/03/05  21:44:29
53470         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
53471              Sarathy's fix for ID 20010301.005.
53472      Branch: maint-5.6/perl
53473           !> op.c op.h
53474 ____________________________________________________________________________
53475 [  9049] By: nick                                  on 2001/03/05  19:54:04
53476         Log: Integrate Jarkko's Encode.pm tweak.
53477      Branch: perlio
53478           !> ext/Encode/Encode.pm
53479 ____________________________________________________________________________
53480 [  9048] By: nick                                  on 2001/03/05  19:47:57
53481         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
53482      Branch: perlio
53483           +> os2/os2add.sym
53484           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
53485           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
53486           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
53487           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
53488           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
53489 ____________________________________________________________________________
53490 [  9047] By: jhi                                   on 2001/03/05  19:25:26
53491         Log: Regen perlapi.
53492      Branch: perl
53493            ! pod/perlapi.pod
53494 ____________________________________________________________________________
53495 [  9046] By: jhi                                   on 2001/03/05  19:12:14
53496         Log: Integrate perlio.
53497      Branch: perl
53498           +> t/camel-III/vstring.t
53499           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
53500 ____________________________________________________________________________
53501 [  9045] By: jhi                                   on 2001/03/05  19:10:36
53502         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
53503      Branch: perl
53504            ! ext/Encode/Encode.pm
53505 ____________________________________________________________________________
53506 [  9044] By: jhi                                   on 2001/03/05  18:49:12
53507         Log: Forgot the other half of the PMOP patch (#9033).
53508      Branch: perl
53509            ! op.h
53510 ____________________________________________________________________________
53511 [  9043] By: nick                                  on 2001/03/05  18:14:47
53512         Log: Update MANIFEST for new test.
53513      Branch: perlio
53514            ! MANIFEST
53515 ____________________________________________________________________________
53516 [  9042] By: nick                                  on 2001/03/05  18:12:41
53517         Log: Some tests for Camel 3rd edition features.
53518              Make gethostbyaddr() test in above work.
53519      Branch: perlio
53520            + t/camel-III/vstring.t
53521            ! pp.h pp_sys.c t/TEST t/harness
53522 ____________________________________________________________________________
53523 [  9041] By: jhi                                   on 2001/03/05  17:41:48
53524         Log: Add more ISO 8859 encoding aliases.
53525      Branch: perl
53526            ! ext/Encode/Encode.pm
53527 ____________________________________________________________________________
53528 [  9040] By: jhi                                   on 2001/03/05  17:30:43
53529         Log: Integrate perlio.
53530      Branch: perl
53531           !> MANIFEST sv.c
53532 ____________________________________________________________________________
53533 [  9039] By: nick                                  on 2001/03/05  17:11:36
53534         Log: Missed added file.
53535      Branch: perlio
53536            ! MANIFEST
53537 ____________________________________________________________________________
53538 [  9038] By: jhi                                   on 2001/03/05  15:58:01
53539         Log: Add tr tests for EBCDIC, from Karsten Sperling.
53540      Branch: perl
53541            ! t/op/tr.t
53542 ____________________________________________________________________________
53543 [  9037] By: nick                                  on 2001/03/05  15:56:35
53544         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
53545              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
53546              
53547              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
53548              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
53549              - uses SvPV() rather than sv_2pv() in case it isn't a string.
53550      Branch: perlio
53551            ! sv.c
53552 ____________________________________________________________________________
53553 [  9036] By: jhi                                   on 2001/03/05  15:49:15
53554         Log: Add matching tests currently failing in EBCDIC,
53555              suggested by Karsten Sperling.
53556      Branch: perl
53557            ! t/op/pat.t
53558 ____________________________________________________________________________
53559 [  9035] By: jhi                                   on 2001/03/05  15:36:55
53560         Log: The #9034 needs a MANIFESTation.
53561      Branch: perl
53562            ! MANIFEST
53563 ____________________________________________________________________________
53564 [  9034] By: jhi                                   on 2001/03/05  15:35:14
53565         Log: Integrate perlio.
53566      Branch: perl
53567           +> ext/Encode/Encode/Tcl.pm
53568           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
53569           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
53570           !> ext/Encode/Encode/iso8859-1.ucm
53571           !> ext/Encode/Encode/iso8859-10.ucm
53572           !> ext/Encode/Encode/iso8859-13.ucm
53573           !> ext/Encode/Encode/iso8859-14.ucm
53574           !> ext/Encode/Encode/iso8859-15.ucm
53575           !> ext/Encode/Encode/iso8859-16.ucm
53576           !> ext/Encode/Encode/iso8859-2.ucm
53577           !> ext/Encode/Encode/iso8859-3.ucm
53578           !> ext/Encode/Encode/iso8859-4.ucm
53579           !> ext/Encode/Encode/iso8859-5.ucm
53580           !> ext/Encode/Encode/iso8859-6.ucm
53581           !> ext/Encode/Encode/iso8859-7.ucm
53582           !> ext/Encode/Encode/iso8859-8.ucm
53583           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
53584           !> t/lib/encode.t
53585 ____________________________________________________________________________
53586 [  9033] By: jhi                                   on 2001/03/05  15:33:18
53587         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
53588              From: Gurusamy Sarathy <gsar@ActiveState.com>
53589              Date: Sun, 04 Mar 2001 22:33:15 -0800
53590              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
53591              
53592              PMOPs need to remember their own stash so that they can
53593              gracefully remove themselves from their linked list.
53594      Branch: perl
53595            ! op.c
53596 ____________________________________________________________________________
53597 [  9032] By: nick                                  on 2001/03/05  14:51:50
53598         Log: Encode implementation "completion"
53599              Implement and document define_encoding()
53600              Implement and document encoding aliases including define_alias()
53601              Make Encode::XS use define_encoding() rather than back-door.
53602              Move run-time *.enc to separate Encode::Tcl module.
53603              Make 'compile' honour <codeset_name>
53604              Change canonical names of to iso-8859-* and US-ascii.
53605      Branch: perlio
53606            + ext/Encode/Encode/Tcl.pm
53607            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
53608            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
53609            ! ext/Encode/Encode/iso8859-1.ucm
53610            ! ext/Encode/Encode/iso8859-10.ucm
53611            ! ext/Encode/Encode/iso8859-13.ucm
53612            ! ext/Encode/Encode/iso8859-14.ucm
53613            ! ext/Encode/Encode/iso8859-15.ucm
53614            ! ext/Encode/Encode/iso8859-16.ucm
53615            ! ext/Encode/Encode/iso8859-2.ucm
53616            ! ext/Encode/Encode/iso8859-3.ucm
53617            ! ext/Encode/Encode/iso8859-4.ucm
53618            ! ext/Encode/Encode/iso8859-5.ucm
53619            ! ext/Encode/Encode/iso8859-6.ucm
53620            ! ext/Encode/Encode/iso8859-7.ucm
53621            ! ext/Encode/Encode/iso8859-8.ucm
53622            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
53623            ! t/lib/encode.t
53624 ____________________________________________________________________________
53625 [  9031] By: jhi                                   on 2001/03/05  13:51:17
53626         Log: Integrate change #9030 from maintperl into mainline.
53627              
53628              Subject: [PATCH 5.6.1] OS/2 cleanup
53629      Branch: perl
53630           +> os2/os2add.sym
53631           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
53632           !> makedef.pl os2/Changes os2/Makefile.SHs
53633           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
53634           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
53635           !> os2/os2.sym os2/os2ish.h
53636 ____________________________________________________________________________
53637 [  9030] By: jhi                                   on 2001/03/05  13:46:49
53638         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
53639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53640              Date: Mon, 5 Mar 2001 02:29:44 -0500
53641              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
53642      Branch: maint-5.6/perl
53643            + os2/os2add.sym
53644            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
53645            ! makedef.pl os2/Changes os2/Makefile.SHs
53646            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
53647            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
53648            ! os2/os2.sym os2/os2ish.h
53649 ____________________________________________________________________________
53650 [  9029] By: jhi                                   on 2001/03/05  13:40:35
53651         Log: Integrate change #9028 from maintperl into mainline.
53652              
53653              various nits in MM_Unix.pm found by disabling SelfLoader
53654      Branch: perl
53655           !> lib/ExtUtils/MM_Unix.pm
53656 ____________________________________________________________________________
53657 [  9028] By: gsar                                  on 2001/03/05  09:58:38
53658         Log: various nits in MM_Unix.pm found by disabling SelfLoader
53659      Branch: maint-5.6/perl
53660            ! lib/ExtUtils/MM_Unix.pm
53661 ____________________________________________________________________________
53662 [  9027] By: nick                                  on 2001/03/05  08:35:22
53663         Log: Integrate mainline
53664      Branch: perlio
53665           !> (integrate 28 files)
53666 ____________________________________________________________________________
53667 [  9026] By: jhi                                   on 2001/03/05  02:14:59
53668         Log: Integrate change #9025 from mainline to maintperl,
53669              retract \N{U+HHHH}.
53670      Branch: maint-5.6/perl
53671           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
53672           !> t/lib/charnames.t toke.c
53673 ____________________________________________________________________________
53674 [  9025] By: jhi                                   on 2001/03/05  02:13:09
53675         Log: Retracting \N{U+HHHH}.
53676      Branch: perl
53677            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
53678            ! t/lib/charnames.t toke.c
53679 ____________________________________________________________________________
53680 [  9024] By: jhi                                   on 2001/03/04  20:51:07
53681         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
53682              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
53683              Date: Fri, 02 Mar 2001 18:25:26 +0100
53684              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
53685              
53686              Casting problem.
53687      Branch: perl
53688            ! ext/Storable/Storable.xs
53689 ____________________________________________________________________________
53690 [  9023] By: jhi                                   on 2001/03/04  19:46:45
53691         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
53692              From: nick@talking.bollo.cx
53693              Date: Sat, 03 Mar 2001 21:41:33 +0000
53694              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
53695              
53696              Revert the workaround.
53697      Branch: perl
53698            ! perlio.c
53699 ____________________________________________________________________________
53700 [  9022] By: jhi                                   on 2001/03/04  19:36:28
53701         Log: Update Changes.
53702      Branch: perl
53703            ! Changes patchlevel.h
53704 ____________________________________________________________________________
53705 [  9021] By: jhi                                   on 2001/03/04  18:41:00
53706         Log: makedef.pl updates suggested by Chris Nandor; double-checking
53707              the changes in AIX, OS/2 Win32 would be nice.
53708      Branch: perl
53709            ! makedef.pl
53710 ____________________________________________________________________________
53711 [  9020] By: jhi                                   on 2001/03/04  18:23:58
53712         Log: Integrate change #9012 from maintperl into mainline,
53713              quench a compiler warning.
53714      Branch: perl
53715           !> toke.c
53716 ____________________________________________________________________________
53717 [  9019] By: jhi                                   on 2001/03/04  18:18:43
53718         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
53719              
53720              \N{U+HHHH} fix.
53721              
53722              pattern in G_ARRAY context
53723      Branch: maint-5.6/perl
53724           !> pp_hot.c t/op/pat.t toke.c
53725 ____________________________________________________________________________
53726 [  9018] By: jhi                                   on 2001/03/04  18:07:48
53727         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
53728              From: Jeff Pinyan <jeffp@crusoe.net>
53729              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
53730              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
53731      Branch: perl
53732            ! pp_hot.c t/op/pat.t
53733 ____________________________________________________________________________
53734 [  9017] By: jhi                                   on 2001/03/04  18:06:21
53735         Log: I thought I tested the #9014.
53736      Branch: perl
53737            ! toke.c
53738 ____________________________________________________________________________
53739 [  9016] By: jhi                                   on 2001/03/04  17:41:22
53740         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
53741              
53742              Tweak the get*ent() OS/2 prototypes.
53743              
53744              Add the \N{U+HHHH} syntax.
53745              
53746              More tr/// UTF-8 fixes from Inaba Hiroto.
53747      Branch: maint-5.6/perl
53748           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
53749           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
53750 ____________________________________________________________________________
53751 [  9015] By: jhi                                   on 2001/03/04  17:36:04
53752         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
53753      Branch: perl
53754            ! doop.c t/op/tr.t
53755 ____________________________________________________________________________
53756 [  9014] By: jhi                                   on 2001/03/04  17:24:49
53757         Log: Add the \N{U+HHHH} syntax.
53758      Branch: perl
53759            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
53760            ! t/lib/charnames.t toke.c
53761 ____________________________________________________________________________
53762 [  9013] By: jhi                                   on 2001/03/04  17:20:45
53763         Log: Tweak the get*ent() OS/2 prototypes.
53764      Branch: perl
53765            ! os2/os2.c
53766 ____________________________________________________________________________
53767 [  9012] By: gsar                                  on 2001/03/04  06:26:14
53768         Log: avoid warning (nit in change#9009)
53769      Branch: maint-5.6/perl
53770            ! toke.c
53771 ____________________________________________________________________________
53772 [  9011] By: gsar                                  on 2001/03/04  06:15:24
53773         Log: lib/charnames.t fails in 5.6.x because of older Unicode
53774              data
53775              
53776              TODO: need to revisit this after updating lib/unicode/...
53777      Branch: maint-5.6/perl
53778            ! t/lib/charnames.t
53779 ____________________________________________________________________________
53780 [  9010] By: gsar                                  on 2001/03/04  06:08:36
53781         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
53782      Branch: maint-5.6/perl
53783            ! toke.c
53784 ____________________________________________________________________________
53785 [  9009] By: jhi                                   on 2001/03/03  19:27:20
53786         Log: Integrate change #9008 from mainline to maintperl,
53787              UTF-8 tr/// fixes from Inaba Hiroto.
53788      Branch: maint-5.6/perl
53789           !> doop.c op.c t/op/tr.t toke.c
53790 ____________________________________________________________________________
53791 [  9008] By: jhi                                   on 2001/03/03  19:19:42
53792         Log: UTF8 tr/// fixes from Inaba Hiroto.
53793      Branch: perl
53794            ! doop.c op.c t/op/tr.t toke.c
53795 ____________________________________________________________________________
53796 [  9007] By: jhi                                   on 2001/03/03  19:00:30
53797         Log: Integrate change #9006 from maintperl to mainline,
53798              more robust quest for the infinite.
53799      Branch: perl
53800           !> lib/Math/Complex.pm
53801 ____________________________________________________________________________
53802 [  9006] By: jhi                                   on 2001/03/03  18:58:06
53803         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
53804              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53805              Date: Sat, 3 Mar 2001 12:51:50 -0500
53806              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
53807              
53808              Be more robust in our quest for the infinite.
53809      Branch: maint-5.6/perl
53810            ! lib/Math/Complex.pm
53811 ____________________________________________________________________________
53812 [  9005] By: jhi                                   on 2001/03/03  17:55:50
53813         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
53814      Branch: maint-5.6/perl
53815            ! doio.c
53816 ____________________________________________________________________________
53817 [  9004] By: jhi                                   on 2001/03/03  17:40:14
53818         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
53819              so that picky compilers like IRIX won't get huffy about
53820              "statements without effect" (like 1;).
53821      Branch: perl
53822            ! toke.c
53823 ____________________________________________________________________________
53824 [  9003] By: jhi                                   on 2001/03/03  17:15:52
53825         Log: Integrate change #9002 from mainline to maintperl.
53826              
53827              Subject: [perl-5.6.x, perl-current] accept for EPOC
53828      Branch: maint-5.6/perl
53829           !> pp_sys.c
53830 ____________________________________________________________________________
53831 [  9002] By: jhi                                   on 2001/03/03  17:14:30
53832         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
53833              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53834              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
53835              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
53836      Branch: perl
53837            ! pp_sys.c
53838 ____________________________________________________________________________
53839 [  9001] By: jhi                                   on 2001/03/03  17:13:13
53840         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
53841              From: "Craig A. Berry" <craigberry@mac.com>
53842              Date: Fri, 02 Mar 2001 17:44:40 -0600
53843              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
53844      Branch: perl
53845            ! t/pod/find.t
53846 ____________________________________________________________________________
53847 [  9000] By: jhi                                   on 2001/03/03  17:11:55
53848         Log: Integrate changes #8997,8999 from maintperl.
53849              
53850              Subject: [PATCH 5.6.1] compiling on OS/2
53851              (Better error message from hints/os2.sh)
53852              
53853              Subject: [PATCH 5.6.1] syslog.t
53854      Branch: perl
53855           !> hints/os2.sh t/lib/syslog.t
53856 ____________________________________________________________________________
53857 [  8999] By: jhi                                   on 2001/03/03  17:09:28
53858         Log: Subject: [PATCH 5.6.1] syslog.t
53859              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53860              Date: Sat, 3 Mar 2001 02:11:17 -0500
53861              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
53862      Branch: maint-5.6/perl
53863            ! t/lib/syslog.t
53864 ____________________________________________________________________________
53865 [  8998] By: jhi                                   on 2001/03/03  17:07:50
53866         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
53867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53868              Date: Sat, 3 Mar 2001 01:53:52 -0500
53869              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
53870      Branch: maint-5.6/perl
53871            ! opcode.pl os2/os2.c
53872 ____________________________________________________________________________
53873 [  8997] By: jhi                                   on 2001/03/03  17:03:30
53874         Log: Subject: [PATCH 5.6.1] compiling on OS/2
53875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53876              Date: Sat, 3 Mar 2001 01:59:59 -0500
53877              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
53878      Branch: maint-5.6/perl
53879            ! hints/os2.sh
53880 ____________________________________________________________________________
53881 [  8996] By: jhi                                   on 2001/03/03  00:55:58
53882         Log: Regen files for mainline.
53883      Branch: perl
53884            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53885            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
53886 ____________________________________________________________________________
53887 [  8995] By: jhi                                   on 2001/03/03  00:35:22
53888         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
53889              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
53890              to maintperl.
53891              
53892              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
53893              
53894              Add Configure option -Dmksymlinks which will create a symlink
53895              forest if the current/build differs from the source directory.
53896              (8218,8220,8221,8317,8318,8971)
53897              
53898              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
53899              (Document APPLLIB_EXP in INSTALL.)
53900              
53901              If running byacc write-enable also perly.h.
53902              
53903              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
53904              
53905              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
53906              
53907              Sanity check for conflicting thread flavours.
53908              
53909              Fix the sys/fcntl.h problem reported by Peter Prymmer.
53910              
53911              Add few CPUs/architectures to the Cppsym scan,
53912              add -perlio to archname if so selected (modified 8890)
53913              
53914              Be more helpful for devel builders, suggested by John L. Allen.
53915              (admittedly pointless change for maintperl, but the usedevel
53916              code is there already)
53917      Branch: maint-5.6/perl
53918           !> Configure INSTALL Makefile.SH Porting/Glossary
53919           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
53920           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
53921           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
53922           !> win32/config.bc win32/config.gc win32/config.vc
53923 ____________________________________________________________________________
53924 [  8994] By: jhi                                   on 2001/03/02  23:31:41
53925         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
53926      Branch: metaconfig/U/perl
53927            ! gccvers.U
53928 ____________________________________________________________________________
53929 [  8993] By: jhi                                   on 2001/03/02  23:22:12
53930         Log: Regenerate various files for maint.
53931      Branch: maint-5.6/perl
53932            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
53933            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
53934 ____________________________________________________________________________
53935 [  8992] By: alanbur                               on 2001/03/02  22:48:34
53936         Log: Resync wuth parent
53937      Branch: maint-5.6/pureperl
53938           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
53939           !> (integrate 60 files)
53940 ____________________________________________________________________________
53941 [  8991] By: jhi                                   on 2001/03/02  21:00:08
53942         Log: Retract the #8742 part of #8986, backward compat.
53943      Branch: maint-5.6/perl
53944            ! embed.pl
53945 ____________________________________________________________________________
53946 [  8990] By: jhi                                   on 2001/03/02  20:40:07
53947         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
53948      Branch: maint-5.6/perl
53949            ! hv.c
53950 ____________________________________________________________________________
53951 [  8989] By: jhi                                   on 2001/03/02  19:59:56
53952         Log: Update Changes.
53953      Branch: perl
53954            ! Changes patchlevel.h
53955 ____________________________________________________________________________
53956 [  8988] By: jhi                                   on 2001/03/02  19:57:08
53957         Log: Integrate perlio.
53958      Branch: perl
53959           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
53960           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
53961           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
53962           !> ext/Encode/Encode/iso8859-10.ucm
53963           !> ext/Encode/Encode/iso8859-13.ucm
53964           !> ext/Encode/Encode/iso8859-14.ucm
53965           !> ext/Encode/Encode/iso8859-15.ucm
53966           !> ext/Encode/Encode/iso8859-16.ucm
53967           !> ext/Encode/Encode/iso8859-2.ucm
53968           !> ext/Encode/Encode/iso8859-3.ucm
53969           !> ext/Encode/Encode/iso8859-4.ucm
53970           !> ext/Encode/Encode/iso8859-5.ucm
53971           !> ext/Encode/Encode/iso8859-6.ucm
53972           !> ext/Encode/Encode/iso8859-7.ucm
53973           !> ext/Encode/Encode/iso8859-8.ucm
53974           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
53975           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
53976 ____________________________________________________________________________
53977 [  8987] By: jhi                                   on 2001/03/02  19:43:40
53978         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
53979              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
53980              8950,8952,8955 from mainline to maintperl.
53981              
53982              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
53983              
53984              Put to rest the 20010205.001, the email address checking (not) regex.
53985              
53986              fork() not everywhere, cleanup temp files.
53987              
53988              The #8843 wasn't quite right: %Config needs to imported.
53989              
53990              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
53991              (#8849: the glob-basic hunk needed massaging as it depended
53992              on Schwern's large-scale (unintegrated) patches)
53993              
53994              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
53995              
53996              Upgrade to CGI.pm 2.752, from Lincoln Stein.
53997              (Note: there were some conflicts due to EBCDIC and EPOC
53998              patches, in general I preferred the repository code.)
53999              (When 2.753 comes out, we need to synchronize.)
54000              
54001              Subject: [PATCH] fix for charnames above FFFF
54002              
54003              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
54004              
54005              If no sfio, no -lsfio.
54006              
54007              Run run/*.t also in minitest.
54008              
54009              Subject:  [PATCH perl 5.7.0] malloc message address offset
54010              
54011              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
54012              
54013              Subject: fix for parameter -Dm (for perl@8867)
54014              
54015              Subject: [PATCH: perl@8892] was Re: hashing order difference?
54016              (make the test more portable)
54017              
54018              Subject: Re: [PATCH] fix for charnames above FFFF
54019              
54020              Subject: Re: I'm losing the war...
54021              (hv_store() not working correctly in ENV_IS_CASELESS case.)
54022              
54023              Subject: Modified README.bs2000 
54024              
54025              Subject: [PATCH: perl@8935] -Dt padsv($var)
54026              
54027              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
54028              
54029              Subject: PATCH: extra tests to check on negative float to unsigned cast
54030              
54031              Subject: [PATCH] XPUSH[insp] was Re: progress
54032              
54033              Subject: Re: Compile with perlcc..
54034      Branch: maint-5.6/perl
54035           !> (integrate 36 files)
54036 ____________________________________________________________________________
54037 [  8986] By: jhi                                   on 2001/03/02  18:51:25
54038         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
54039              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
54040              to maintperl.
54041              
54042              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
54043              
54044              Subject: [DOC PATCH] overload.pm nits
54045              
54046              Add header for LIB$ prototypes (C. Berry)
54047              
54048              Convert fwrite()s to sockets to write()s, since some socket stacks
54049              don't take kindly to stdio.
54050              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
54051              (for often optional LNMs)
54052              Correct a few typos
54053              (C. Bailey)
54054              
54055              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
54056              
54057              De-cut-and-pasto.
54058              
54059              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
54060              
54061              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
54062              
54063              Upgrade to CPAN 1.59_54, from Andreas König.
54064              
54065              Bogus shebang.
54066              
54067              Subject: [PATCH] Document makepatch in Porting/patching
54068              
54069              UTF-8 documentation.
54070              
54071              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
54072              
54073              Sort the MANIFEST.
54074              
54075              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
54076              
54077              Subject: [PATCH @8807] toke.c cleanup: scan_str()
54078              
54079              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
54080              
54081              Add run/*.t to testables.
54082              
54083              TODO: integrate #8784.
54084      Branch: maint-5.6/perl
54085           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
54086           !> (integrate 28 files)
54087 ____________________________________________________________________________
54088 [  8985] By: nick                                  on 2001/03/02  18:15:45
54089         Log: Integrate mainline
54090      Branch: perlio
54091           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
54092           !> vms/vms.c
54093 ____________________________________________________________________________
54094 [  8984] By: jhi                                   on 2001/03/02  16:00:17
54095         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
54096              
54097              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
54098              5.004_05, and mention the suidperl August 2000 security problem.
54099              (#8978,#8981)
54100              
54101              Subject: [ID 20010301.004] Technically speaking in perldata
54102              
54103              Subject: [PATCH] File::Copy for bleadperl, maintperl
54104              
54105              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
54106              
54107              (The #8982, fix for 20010221.005 and 20010221.008,
54108              would be nice too but it didn't integrate cleanly.)
54109      Branch: maint-5.6/perl
54110           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
54111 ____________________________________________________________________________
54112 [  8983] By: jhi                                   on 2001/03/02  15:51:16
54113         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
54114              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54115              Date:     Thu, 1 Mar 2001 15:54:09 EST
54116              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
54117      Branch: perl
54118            ! vms/vms.c
54119 ____________________________________________________________________________
54120 [  8982] By: jhi                                   on 2001/03/02  15:43:31
54121         Log: Subject: Re: sync sync sync: have I missed any patches?
54122              From: Radu Greab <radu@netsoft.ro> 
54123              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
54124              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
54125              
54126              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
54127              was checking argv[0] regardless of whether a different pathname
54128              will actually be executed."  Test case not supplied because 
54129              drafting that, ironically enough, revealed another bug
54130              (or a feature).
54131      Branch: perl
54132            ! doio.c
54133 ____________________________________________________________________________
54134 [  8981] By: jhi                                   on 2001/03/02  15:28:03
54135         Log: Misdate in #8978.
54136      Branch: perl
54137            ! pod/perlfaq1.pod
54138 ____________________________________________________________________________
54139 [  8980] By: jhi                                   on 2001/03/02  15:24:20
54140         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
54141              From: Chris Nandor <pudge@pobox.com>
54142              Date: Wed, 28 Feb 2001 22:10:15 -0500
54143              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
54144      Branch: perl
54145            ! lib/File/Copy.pm
54146 ____________________________________________________________________________
54147 [  8979] By: jhi                                   on 2001/03/02  15:17:16
54148         Log: Subject: [ID 20010301.004] Technically speaking in perldata
54149              From: abela@geneanet.org
54150              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
54151              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
54152      Branch: perl
54153            ! pod/perldata.pod
54154 ____________________________________________________________________________
54155 [  8978] By: jhi                                   on 2001/03/02  15:15:27
54156         Log: Subject: [ID 20010301.003] ref to 5.004
54157              From: abela@geneanet.org
54158              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
54159              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
54160              
54161              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
54162              and mention the suidperl August 2000 security problem.
54163      Branch: perl
54164            ! pod/perlfaq1.pod
54165 ____________________________________________________________________________
54166 [  8977] By: alanbur                               on 2001/03/02  14:17:45
54167         Log: Resynchronised with parent
54168      Branch: maint-5.6/pureperl
54169           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
54170           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
54171           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
54172           !> vms/descrip_mms.template win32/win32.c win32/win32.h
54173           !> win32/win32iop.h
54174 ____________________________________________________________________________
54175 [  8976] By: nick                                  on 2001/03/01  23:25:30
54176         Log: Integrate mainline.
54177      Branch: perlio
54178            - t/op/qu.t
54179           !> (integrate 55 files)
54180 ____________________________________________________________________________
54181 [  8975] By: jhi                                   on 2001/03/01  16:51:34
54182         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
54183      Branch: perl
54184           !> toke.c
54185 ____________________________________________________________________________
54186 [  8974] By: gsar                                  on 2001/03/01  16:28:21
54187         Log: fix for bugid 20010226.008
54188              
54189              the problem was that some of the pointers (PL_last_lop and
54190              PL_last_uni specifically) into the lex buffers weren't correctly
54191              being invalidated when the buffer changed; this would leave the
54192              pointers pointing at an arbitrary location in the buffer if
54193              the buffer didn't need to be reallocated, or point into freed
54194              memory if the buffer had to be realloced
54195              
54196              TODO item for bugdb maintainers: check other seemingly random
54197              parser-related bugs--they might be cured by this
54198      Branch: maint-5.6/perl
54199            ! toke.c
54200 ____________________________________________________________________________
54201 [  8973] By: jhi                                   on 2001/03/01  02:23:25
54202         Log: Retract #8970 because of a completely mysterious core dump:
54203              adding the tests 241..244 causes op/pat dump core at test #25.
54204              The test needs a lot of whittling down before the bug can be solved.
54205      Branch: perl
54206            ! t/op/pat.t
54207 ____________________________________________________________________________
54208 [  8972] By: jhi                                   on 2001/03/01  01:58:38
54209         Log: Regen perlapi.
54210      Branch: perl
54211            ! pod/perlapi.pod
54212 ____________________________________________________________________________
54213 [  8971] By: jhi                                   on 2001/03/01  01:34:09
54214         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))
54215              From: Nicholas Clark <nick@ccl4.org>
54216              Date: Wed, 28 Feb 2001 23:28:49 +0000
54217              Message-ID: <20010228232849.A55187@plum.flirble.org>
54218              
54219              Allow a completely write protected source code tree
54220              when using the Configure -Dmksymlinks.
54221      Branch: perl
54222            ! embed.pl warnings.pl
54223 ____________________________________________________________________________
54224 [  8970] By: jhi                                   on 2001/03/01  01:32:04
54225         Log: Add back the EBCDIC character range tests (for matching).
54226      Branch: perl
54227            ! t/op/pat.t
54228 ____________________________________________________________________________
54229 [  8969] By: nick                                  on 2001/02/28  18:18:01
54230         Log: Add charname comments to .ucm files writen by 'compile',
54231              also order charmaps in those files by source encoding.
54232              regenerate distrubuted .ucm files
54233      Branch: perlio
54234            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
54235            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
54236            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
54237            ! ext/Encode/Encode/iso8859-10.ucm
54238            ! ext/Encode/Encode/iso8859-13.ucm
54239            ! ext/Encode/Encode/iso8859-14.ucm
54240            ! ext/Encode/Encode/iso8859-15.ucm
54241            ! ext/Encode/Encode/iso8859-16.ucm
54242            ! ext/Encode/Encode/iso8859-2.ucm
54243            ! ext/Encode/Encode/iso8859-3.ucm
54244            ! ext/Encode/Encode/iso8859-4.ucm
54245            ! ext/Encode/Encode/iso8859-5.ucm
54246            ! ext/Encode/Encode/iso8859-6.ucm
54247            ! ext/Encode/Encode/iso8859-7.ucm
54248            ! ext/Encode/Encode/iso8859-8.ucm
54249            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
54250            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
54251 ____________________________________________________________________________
54252 [  8968] By: jhi                                   on 2001/02/28  16:26:37
54253         Log: Expand usemorebits early if d_casti32 needs to be undefined.
54254      Branch: perl
54255            ! hints/hpux.sh hints/irix_6.sh
54256 ____________________________________________________________________________
54257 [  8967] By: jhi                                   on 2001/02/28  16:22:26
54258         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
54259              retract toke.c/qu parts of #8583, retract #8485, retract
54260              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
54261              op/length.t, and MANIFEST, and delete t/op/qu.t.
54262      Branch: perl
54263            - t/op/qu.t
54264            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
54265            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
54266            ! t/op/length.t toke.c
54267 ____________________________________________________________________________
54268 [  8966] By: jhi                                   on 2001/02/28  15:00:27
54269         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
54270              by not changing from pre-Unicode days into being Unicode-aware.
54271              Sniff.
54272      Branch: perl
54273            ! pp.c t/op/pack.t t/op/qu.t
54274 ____________________________________________________________________________
54275 [  8965] By: jhi                                   on 2001/02/28  14:37:55
54276         Log: Subject: Re: Errors in core PODs
54277              From: Michael Stevens <michael@etla.org> 
54278              Date: Fri, 23 Feb 2001 15:47:56 +0000
54279              Message-ID: <20010223154756.A7723@firedrake.org> 
54280      Branch: perl
54281            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
54282            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
54283            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
54284            ! x2p/a2p.pod
54285 ____________________________________________________________________________
54286 [  8964] By: jhi                                   on 2001/02/28  14:35:35
54287         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
54288              (The #8961 was too bold.)
54289      Branch: perl
54290            ! hints/hpux.sh hints/irix_6.sh
54291 ____________________________________________________________________________
54292 [  8963] By: jhi                                   on 2001/02/28  14:33:39
54293         Log: Subject: Re: sync sync sync: have I missed any patches?
54294              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54295              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
54296              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
54297              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
54298              
54299              Replace djSP with dSP.
54300      Branch: perl
54301            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
54302            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
54303            ! win32/perlhost.h
54304 ____________________________________________________________________________
54305 [  8962] By: jhi                                   on 2001/02/27  23:21:14
54306         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
54307      Branch: perl
54308            ! lib/Filter/Simple.pm
54309 ____________________________________________________________________________
54310 [  8961] By: jhi                                   on 2001/02/27  22:55:26
54311         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
54312              and this would be it.
54313      Branch: perl
54314            ! hints/hpux.sh hints/irix_6.sh
54315 ____________________________________________________________________________
54316 [  8960] By: jhi                                   on 2001/02/27  22:51:33
54317         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
54318              From: "Craig A. Berry" <craigberry@mac.com>
54319              Date: Tue, 27 Feb 2001 16:11:44 -0600
54320              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
54321      Branch: maint-5.6/perl
54322            ! configure.com vms/descrip_mms.template
54323 ____________________________________________________________________________
54324 [  8959] By: jhi                                   on 2001/02/27  22:47:23
54325         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
54326              From: "Craig A. Berry" <craigberry@mac.com>
54327              Date: Tue, 27 Feb 2001 16:11:44 -0600
54328              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
54329      Branch: perl
54330            ! configure.com vms/descrip_mms.template
54331 ____________________________________________________________________________
54332 [  8958] By: jhi                                   on 2001/02/27  15:16:42
54333         Log: Update Changes.
54334      Branch: perl
54335            ! Changes patchlevel.h
54336 ____________________________________________________________________________
54337 [  8957] By: jhi                                   on 2001/02/27  06:15:07
54338         Log: Subject: [5.6.x] EPOC additions
54339              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54340              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
54341              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
54342      Branch: maint-5.6/perl
54343            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
54344 ____________________________________________________________________________
54345 [  8956] By: jhi                                   on 2001/02/27  06:12:11
54346         Log: Subject: [perl-current] EPOC 
54347              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54348              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
54349              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
54350      Branch: perl
54351            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
54352            ! epoc/epocish.c epoc/epocish.h pp_sys.c
54353 ____________________________________________________________________________
54354 [  8955] By: jhi                                   on 2001/02/27  05:59:50
54355         Log: Subject: Re: Compile with perlcc..
54356              From: Edward Peschko <edwardp@excitehome.net>
54357              Date: Mon, 26 Feb 2001 18:51:58 -0800
54358              Message-ID: <20010226185158.A9871@excitehome.net>
54359              
54360              plus add a simple usage message if no arguments given.
54361      Branch: perl
54362            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
54363            ! utils/Makefile utils/perlcc.PL win32/pod.mak
54364 ____________________________________________________________________________
54365 [  8954] By: nick                                  on 2001/02/26  21:02:59
54366         Log: Integrate mainline
54367      Branch: perlio
54368           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
54369           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
54370           !> t/op/sprintf.t
54371 ____________________________________________________________________________
54372 [  8953] By: jhi                                   on 2001/02/26  14:43:54
54373         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
54374              From: Nicholas Clark <nick@ccl4.org>
54375              Date: Mon, 26 Feb 2001 00:42:07 +0000
54376              Message-ID: <20010226004207.F23333@plum.flirble.org>
54377      Branch: perl
54378            ! pp_ctl.c
54379 ____________________________________________________________________________
54380 [  8952] By: jhi                                   on 2001/02/26  14:42:13
54381         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
54382              From: Simon Cozens <simon@netthink.co.uk>
54383              Date: Mon, 26 Feb 2001 12:23:48 +0000
54384              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
54385      Branch: perl
54386            ! pod/perlguts.pod
54387 ____________________________________________________________________________
54388 [  8951] By: jhi                                   on 2001/02/26  14:39:15
54389         Log: Subject: [PATCH] perlio - unknown layer
54390              From: Nicholas Clark <nick@ccl4.org>
54391              Date: Mon, 26 Feb 2001 00:27:19 +0000
54392              Message-ID: <20010226002719.E23333@plum.flirble.org>
54393      Branch: perl
54394            ! perlio.c
54395 ____________________________________________________________________________
54396 [  8950] By: jhi                                   on 2001/02/26  14:38:04
54397         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
54398              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
54399              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
54400              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
54401      Branch: perl
54402            ! t/op/bop.t
54403 ____________________________________________________________________________
54404 [  8949] By: jhi                                   on 2001/02/26  14:37:07
54405         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
54406              From: Peter Prymmer <pvhp@forte.com>
54407              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
54408              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
54409      Branch: perl
54410            ! lib/Test.pm
54411 ____________________________________________________________________________
54412 [  8948] By: jhi                                   on 2001/02/26  14:35:53
54413         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
54414              From: Radu Greab <radu@netsoft.ro>
54415              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
54416              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
54417      Branch: perl
54418            ! pod/perlop.pod
54419 ____________________________________________________________________________
54420 [  8947] By: jhi                                   on 2001/02/26  14:34:46
54421         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
54422              From: David Mitchell <davem@fdgroup.co.uk>
54423              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
54424              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
54425      Branch: perl
54426            ! run.c
54427 ____________________________________________________________________________
54428 [  8946] By: jhi                                   on 2001/02/26  14:32:37
54429         Log: Subject: Modified README.bs2000 
54430              From: Dorner Thomas <Thomas.Dorner@start.de>
54431              Date: Mon, 26 Feb 2001 09:22:17 +0100
54432              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
54433      Branch: perl
54434            ! README.bs2000
54435 ____________________________________________________________________________
54436 [  8945] By: jhi                                   on 2001/02/26  14:19:53
54437         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
54438              to maintperl, listing the known failures on the tests 129 and 130.
54439      Branch: maint-5.6/perl
54440           !> t/op/sprintf.t
54441 ____________________________________________________________________________
54442 [  8944] By: jhi                                   on 2001/02/26  14:14:15
54443         Log: Add more known sprintf failures.
54444      Branch: perl
54445            ! t/op/sprintf.t
54446 ____________________________________________________________________________
54447 [  8943] By: jhi                                   on 2001/02/26  13:56:22
54448         Log: perlglob.exe needs to be found in Win32, patch from
54449              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
54450              which needs external glob at mini-perl time."
54451      Branch: perl
54452            ! ext/Encode/compile
54453 ____________________________________________________________________________
54454 [  8942] By: jhi                                   on 2001/02/26  13:52:19
54455         Log: A missing dTHX from Vadim Konovalov.
54456      Branch: perl
54457            ! perlio.c
54458 ____________________________________________________________________________
54459 [  8941] By: jhi                                   on 2001/02/26  13:37:05
54460         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
54461      Branch: perl
54462            ! op.c
54463 ____________________________________________________________________________
54464 [  8940] By: jhi                                   on 2001/02/26  13:35:40
54465         Log: Integrate perlio.
54466      Branch: perl
54467           !> ext/Encode/Encode.pm
54468 ____________________________________________________________________________
54469 [  8939] By: nick                                  on 2001/02/25  23:47:09
54470         Log: Integrate mainline.
54471      Branch: perlio
54472           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
54473           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
54474 ____________________________________________________________________________
54475 [  8938] By: nick                                  on 2001/02/25  19:36:28
54476         Log: Encode implementations docs.
54477      Branch: perlio
54478            ! ext/Encode/Encode.pm
54479 ____________________________________________________________________________
54480 [  8937] By: jhi                                   on 2001/02/25  19:26:16
54481         Log: Script wasn't aligned with reality.
54482      Branch: perl
54483            ! t/pod/find.t
54484 ____________________________________________________________________________
54485 [  8936] By: jhi                                   on 2001/02/25  18:54:55
54486         Log: Update Changes.
54487      Branch: perl
54488            ! Changes patchlevel.h
54489 ____________________________________________________________________________
54490 [  8935] By: jhi                                   on 2001/02/25  18:46:36
54491         Log: Retract #8929,8930,8932,8933 for now.
54492      Branch: perl
54493            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
54494 ____________________________________________________________________________
54495 [  8934] By: jhi                                   on 2001/02/25  17:34:35
54496         Log: Integrate perlio.
54497      Branch: perl
54498           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
54499           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
54500           !> t/lib/encode.t
54501 ____________________________________________________________________________
54502 [  8933] By: jhi                                   on 2001/02/25  17:33:12
54503         Log: (Retracted by #8395.)
54504              
54505              Slight tweaks in scan_const(), not fixes yet, it seems like
54506              lots of work remains to be done...
54507      Branch: perl
54508            ! toke.c
54509 ____________________________________________________________________________
54510 [  8932] By: jhi                                   on 2001/02/25  17:27:11
54511         Log: (Retracted by #8395.)
54512              
54513              Missing from #8930.
54514      Branch: perl
54515            ! perl.h
54516 ____________________________________________________________________________
54517 [  8931] By: jhi                                   on 2001/02/25  17:26:19
54518         Log: A comment tweak.
54519      Branch: perl
54520            ! utf8.c
54521 ____________________________________________________________________________
54522 [  8930] By: jhi                                   on 2001/02/25  17:25:47
54523         Log: (Retracted by #8395.)
54524              
54525              Attempt to fix the EBCDIC character range problem with //.
54526      Branch: perl
54527            ! regcomp.c
54528 ____________________________________________________________________________
54529 [  8929] By: jhi                                   on 2001/02/25  17:23:45
54530         Log: (Retracted by #8395.)
54531              
54532              Expand the EBCDIC character range tests, and add few nasty
54533              tr tests from Karsten Sperling.
54534      Branch: perl
54535            ! t/op/pat.t t/op/tr.t
54536 ____________________________________________________________________________
54537 [  8928] By: jhi                                   on 2001/02/25  17:18:49
54538         Log: Missing check-in.
54539      Branch: perl
54540            ! lib/Pod/Find.pm
54541 ____________________________________________________________________________
54542 [  8927] By: nick                                  on 2001/02/25  11:30:22
54543         Log: Change method names in Encode implementation classes to something
54544              less confusing (preparing to "go public").
54545      Branch: perlio
54546            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
54547 ____________________________________________________________________________
54548 [  8926] By: nick                                  on 2001/02/25  10:53:24
54549         Log: GCC __atribute__ / printf fix
54550      Branch: perlio
54551            ! perl.h
54552 ____________________________________________________________________________
54553 [  8925] By: nick                                  on 2001/02/25  10:52:25
54554         Log: Checked in the wrong one ...
54555      Branch: perlio
54556            ! ext/Encode/Encode.pm
54557 ____________________________________________________________________________
54558 [  8924] By: nick                                  on 2001/02/24  18:46:51
54559         Log: Integrate mainline - to see what Jarkko has in ...
54560      Branch: perlio
54561           +> t/pod/testpods/lib/Pod/Stuff.pm
54562           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
54563 ____________________________________________________________________________
54564 [  8923] By: nick                                  on 2001/02/24  17:05:23
54565         Log: Encode API documentation nd tidy up.
54566              Minor additions to test.
54567              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
54568              Adds STRLEN to standard typemap.
54569      Branch: perlio
54570            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
54571            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
54572 ____________________________________________________________________________
54573 [  8922] By: jhi                                   on 2001/02/24  16:38:12
54574         Log: Add a test for the "character range should match in EBCDIC
54575              if specified using explicit numerics" bug found by Karsten
54576              Sperling.
54577      Branch: perl
54578            ! t/op/pat.t
54579 ____________________________________________________________________________
54580 [  8921] By: jhi                                   on 2001/02/24  16:30:16
54581         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
54582              From: schwern@pobox.com
54583              Date: Fri, 23 Feb 2001 03:21:37 -0500
54584              Message-ID: <20010223032137.A26022@magnonel.guild.net>
54585              
54586              plus Charles Lane's fixes, plus tweaks.
54587      Branch: perl
54588            + t/pod/testpods/lib/Pod/Stuff.pm
54589            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
54590 ____________________________________________________________________________
54591 [  8920] By: nick                                  on 2001/02/24  10:30:11
54592         Log: Integrate mainline
54593      Branch: perlio
54594           !> (integrate 33 files)
54595 ____________________________________________________________________________
54596 [  8919] By: jhi                                   on 2001/02/24  00:23:35
54597         Log: Subject: Re: I'm losing the war...
54598              From: "Vadim Konovalov" <watman@inbox.ru>
54599              Date: Sat, 24 Feb 2001 00:10:14 +0300
54600              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
54601              
54602              hv_store() not working correctly in ENV_IS_CASELESS case.
54603      Branch: perl
54604            ! hv.c
54605 ____________________________________________________________________________
54606 [  8918] By: jhi                                   on 2001/02/24  00:20:09
54607         Log: Subject: Re: [PATCH] fix for charnames above FFFF
54608              From: andreas.koenig@anima.de (Andreas J. Koenig)
54609              Date: 23 Feb 2001 02:39:03 +0100
54610              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
54611              
54612              A further efficiency tweak.
54613      Branch: perl
54614            ! lib/charnames.pm
54615 ____________________________________________________________________________
54616 [  8917] By: jhi                                   on 2001/02/23  20:27:51
54617         Log: Integrate change #8916 from mainline,
54618              do away with USE_WIN32_RTL_ENV.
54619      Branch: maint-5.6/perl
54620           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
54621 ____________________________________________________________________________
54622 [  8916] By: jhi                                   on 2001/02/23  20:02:25
54623         Log: Abolish USE_WIN32_RTL_ENV.
54624      Branch: perl
54625            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
54626 ____________________________________________________________________________
54627 [  8915] By: jhi                                   on 2001/02/23  19:36:00
54628         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
54629              later protected by some #define.
54630      Branch: perl
54631            ! gv.c
54632 ____________________________________________________________________________
54633 [  8914] By: jhi                                   on 2001/02/23  19:31:38
54634         Log: Retract #8902 for now, requested by Charles Lane, the correct
54635              fix will be something else.
54636      Branch: perl
54637            ! op.c
54638 ____________________________________________________________________________
54639 [  8913] By: jhi                                   on 2001/02/23  19:11:36
54640         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
54641              From: Peter Prymmer <pvhp@forte.com>
54642              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
54643              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
54644      Branch: perl
54645            ! t/op/lex_assign.t
54646 ____________________________________________________________________________
54647 [  8912] By: jhi                                   on 2001/02/23  18:38:20
54648         Log: Subject: [patch] perlio + useithreads
54649              From: Doug MacEachern <dougm@covalent.net>
54650              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
54651              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
54652              
54653              Gets things running but not complete.
54654      Branch: perl
54655            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
54656 ____________________________________________________________________________
54657 [  8911] By: jhi                                   on 2001/02/23  04:20:02
54658         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
54659              
54660              Duplicated environment freeing, File::Temp 0.12,
54661              op/append portability (EBCDIC) tweak.
54662      Branch: maint-5.6/perl
54663           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54664           !> t/op/append.t
54665 ____________________________________________________________________________
54666 [  8910] By: jhi                                   on 2001/02/23  02:07:33
54667         Log: Integrate change #8909 from mainline, a better Borland
54668              putenv() workaround.
54669      Branch: maint-5.6/perl
54670           !> perl.c
54671 ____________________________________________________________________________
54672 [  8909] By: jhi                                   on 2001/02/23  02:05:46
54673         Log: A better workaround for Borland putenv() brokenness from Sarathy.
54674      Branch: perl
54675            ! perl.c
54676 ____________________________________________________________________________
54677 [  8908] By: jhi                                   on 2001/02/23  02:04:14
54678         Log: Subject: fix for parameter -Dm (for perl@8867)
54679              From: "Vadim Konovalov" <watman@inbox.ru>
54680              Date: Thu, 22 Feb 2001 17:30:12 +0300
54681              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
54682      Branch: perl
54683            ! perl.h
54684 ____________________________________________________________________________
54685 [  8907] By: jhi                                   on 2001/02/23  01:58:20
54686         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
54687              From: Peter Prymmer <pvhp@forte.com>
54688              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
54689              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
54690      Branch: perl
54691            ! t/op/append.t
54692 ____________________________________________________________________________
54693 [  8906] By: jhi                                   on 2001/02/23  01:48:34
54694         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
54695      Branch: perl
54696            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54697 ____________________________________________________________________________
54698 [  8905] By: jhi                                   on 2001/02/23  01:43:30
54699         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
54700              From: Peter Prymmer <pvhp@forte.com>
54701              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
54702              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
54703      Branch: perl
54704            ! t/lib/st-06compat.t
54705 ____________________________________________________________________________
54706 [  8904] By: jhi                                   on 2001/02/23  01:42:39
54707         Log: Metaconfig unit change for #8903.
54708      Branch: metaconfig/U/perl
54709            ! Devel.U
54710 ____________________________________________________________________________
54711 [  8903] By: jhi                                   on 2001/02/23  01:42:12
54712         Log: Be more helpful for devel builders, suggested by John L. Allen.
54713      Branch: perl
54714            ! Configure
54715 ____________________________________________________________________________
54716 [  8902] By: jhi                                   on 2001/02/23  01:37:41
54717         Log: (Retracted by #8914)
54718              (Wrongly, reinstated by #8941)
54719              
54720              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
54721              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54722              Date:     Thu, 22 Feb 2001 09:43:57 EST
54723              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
54724      Branch: perl
54725            ! op.c
54726 ____________________________________________________________________________
54727 [  8901] By: jhi                                   on 2001/02/23  01:20:32
54728         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
54729              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54730              Date:     Thu, 22 Feb 2001 08:01:35 EST
54731              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
54732      Branch: perl
54733            ! malloc.c
54734 ____________________________________________________________________________
54735 [  8900] By: jhi                                   on 2001/02/23  01:18:02
54736         Log: Integrate changes #8898,8899 from mainline, environ handling.
54737      Branch: maint-5.6/perl
54738           !> perl.c
54739 ____________________________________________________________________________
54740 [  8899] By: jhi                                   on 2001/02/23  01:16:25
54741         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
54742              putenv() is not to be relied on, they are either broken or leaky
54743              or both.)
54744      Branch: perl
54745            ! perl.c
54746 ____________________________________________________________________________
54747 [  8898] By: jhi                                   on 2001/02/22  23:36:59
54748         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
54749              and safesysfree() must be used.
54750      Branch: perl
54751            ! perl.c
54752 ____________________________________________________________________________
54753 [  8897] By: jhi                                   on 2001/02/22  23:25:45
54754         Log: With environ one must use safesysmalloc()/safesysfree().
54755      Branch: perl
54756            ! perl.c
54757 ____________________________________________________________________________
54758 [  8896] By: jhi                                   on 2001/02/22  22:13:18
54759         Log: If we have a duplicated environment free it
54760              if PERL_DESTRUCT_LEVEL.
54761      Branch: perl
54762            ! perl.c
54763 ____________________________________________________________________________
54764 [  8895] By: alanbur                               on 2001/02/22  19:31:57
54765         Log: Synchronised with parent
54766      Branch: maint-5.6/pureperl
54767           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
54768 ____________________________________________________________________________
54769 [  8894] By: gsar                                  on 2001/02/22  19:06:18
54770         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
54771              
54772              fix memory leak in method call optimization (change#3768);
54773              made C<eval "$x->foo()"> leak
54774              
54775              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
54776      Branch: maint-5.6/perl
54777           !> op.c
54778 ____________________________________________________________________________
54779 [  8893] By: jhi                                   on 2001/02/22  18:35:27
54780         Log: (Retracted by #8915.)
54781              
54782              Third Degree finding:
54783              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
54784      Branch: perl
54785            ! gv.c
54786 ____________________________________________________________________________
54787 [  8892] By: jhi                                   on 2001/02/22  14:28:32
54788         Log: Update Changes.
54789      Branch: perl
54790            ! Changes patchlevel.h
54791 ____________________________________________________________________________
54792 [  8891] By: jhi                                   on 2001/02/22  13:22:45
54793         Log: Metaconfig unit changes for #8890.
54794      Branch: metaconfig
54795            ! U/modified/Cppsym.U U/threads/archname.U
54796 ____________________________________________________________________________
54797 [  8890] By: jhi                                   on 2001/02/22  13:22:12
54798         Log: Add -stdio to the archname if no perlio selected,
54799              no -perlio added since that is now the default.
54800              
54801              Add few CPUs/architectures to the Cppsym scan.
54802      Branch: perl
54803            ! Configure config_h.SH
54804 ____________________________________________________________________________
54805 [  8889] By: jhi                                   on 2001/02/22  13:05:59
54806         Log: Metaconfig unit change for #8888.
54807      Branch: metaconfig/U/perl
54808            ! useperlio.U
54809 ____________________________________________________________________________
54810 [  8888] By: jhi                                   on 2001/02/22  13:05:28
54811         Log: *drum roll*  Make perlio the default.
54812      Branch: perl
54813            ! Configure config_h.SH
54814 ____________________________________________________________________________
54815 [  8887] By: jhi                                   on 2001/02/22  12:50:52
54816         Log: Integrate change #8665 from maintperl to mainline,
54817              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
54818      Branch: perl
54819           !> ext/POSIX/POSIX.xs
54820 ____________________________________________________________________________
54821 [  8886] By: jhi                                   on 2001/02/22  12:49:24
54822         Log: Integrate changes #8883,8884 from mainline to maintperl.
54823              
54824              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
54825              Subject: Re: File::Temp::_gettemp warning
54826      Branch: maint-5.6/perl
54827           !> embed.h embed.pl lib/File/Temp.pm
54828 ____________________________________________________________________________
54829 [  8885] By: jhi                                   on 2001/02/22  12:43:59
54830         Log: Based on
54831              
54832              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
54833              From: schwab@suse.de
54834              Date: Thu, 22 Feb 2001 13:08:09 +0100
54835              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
54836              
54837              but the fix done slightly differently because the other
54838              half was already done in #8664.
54839      Branch: maint-5.6/perl
54840            ! ext/POSIX/POSIX.xs
54841 ____________________________________________________________________________
54842 [  8884] By: jhi                                   on 2001/02/22  12:37:15
54843         Log: Subject: Re: File::Temp::_gettemp warning
54844              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54845              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
54846              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
54847              
54848              This patch to File::Temp does two things:
54849              
54850              1. Fixes the problem with CGI::Carp when determining
54851              the Fcntl constants
54852              
54853              2. Removes most of the carps and consolidates them so that all the
54854              reasons are included in a single die that is caught by the test. This
54855              means that the correct skipping behaviour is displayed by the test.
54856      Branch: perl
54857            ! lib/File/Temp.pm
54858 ____________________________________________________________________________
54859 [  8883] By: jhi                                   on 2001/02/22  12:29:19
54860         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
54861              From: Peter Prymmer <pvhp@forte.com>
54862              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
54863              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
54864      Branch: perl
54865            ! embed.h embed.pl
54866 ____________________________________________________________________________
54867 [  8882] By: jhi                                   on 2001/02/21  19:41:33
54868         Log: Integrate change #8881 from mainlin to maintperl.
54869              
54870              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
54871      Branch: maint-5.6/perl
54872           !> op.c
54873 ____________________________________________________________________________
54874 [  8881] By: jhi                                   on 2001/02/21  19:38:57
54875         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
54876              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54877              Date:     Wed, 21 Feb 2001 13:08:03 EST
54878              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
54879      Branch: perl
54880            ! op.c
54881 ____________________________________________________________________________
54882 [  8880] By: jhi                                   on 2001/02/21  19:34:34
54883         Log: Retract #8875, cannot let go of the old semantics of unpack U
54884              without rethinking utf8decode.t.
54885      Branch: perl
54886            ! pp.c t/op/pack.t
54887 ____________________________________________________________________________
54888 [  8879] By: jhi                                   on 2001/02/21  19:08:02
54889         Log: Run run/*.t also in minitest.
54890      Branch: perl
54891            ! Makefile.SH
54892 ____________________________________________________________________________
54893 [  8878] By: nick                                  on 2001/02/21  18:55:37
54894         Log: Integrate mainline
54895      Branch: perlio
54896           !> (integrate 76 files)
54897 ____________________________________________________________________________
54898 [  8877] By: jhi                                   on 2001/02/21  15:09:33
54899         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
54900      Branch: metaconfig
54901            ! U/compline/nblock_io.U
54902      Branch: perl
54903            ! Configure config_h.SH
54904 ____________________________________________________________________________
54905 [  8876] By: jhi                                   on 2001/02/21  14:54:45
54906         Log: If no sfio, no -lsfio.
54907      Branch: metaconfig/U/perl
54908            ! d_sfio.U
54909      Branch: perl
54910            ! Configure config_h.SH
54911 ____________________________________________________________________________
54912 [  8875] By: jhi                                   on 2001/02/21  14:54:00
54913         Log: Make unpack C and unpack U truly equivalent.
54914      Branch: perl
54915            ! pp.c t/op/pack.t
54916 ____________________________________________________________________________
54917 [  8874] By: jhi                                   on 2001/02/21  14:26:02
54918         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
54919              From: Peter Prymmer <pvhp@forte.com>
54920              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
54921              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
54922      Branch: perl
54923            ! pod/perlport.pod
54924 ____________________________________________________________________________
54925 [  8873] By: jhi                                   on 2001/02/21  14:24:31
54926         Log: Subject: [PATCH] fix for charnames above FFFF
54927              From: andreas.koenig@anima.de (Andreas J. Koenig)
54928              Date: 21 Feb 2001 07:05:45 +0100
54929              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
54930      Branch: perl
54931            ! lib/charnames.pm t/lib/charnames.t
54932 ____________________________________________________________________________
54933 [  8872] By: jhi                                   on 2001/02/21  14:15:25
54934         Log: Integrate change #8868 from pureperl to mainline.
54935              
54936              Fixed reference count loop caused by sv_magic.
54937      Branch: perl
54938           !> sv.c
54939 ____________________________________________________________________________
54940 [  8871] By: jhi                                   on 2001/02/21  14:07:29
54941         Log: Integrate change #8868 from pureperl to maintperl.
54942              
54943              Fixed reference count loop caused by sv_magic.
54944      Branch: maint-5.6/perl
54945           !> sv.c
54946 ____________________________________________________________________________
54947 [  8870] By: jhi                                   on 2001/02/21  14:04:41
54948         Log: Put back the #8840, it was innocent.
54949      Branch: perl
54950            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54951            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
54952 ____________________________________________________________________________
54953 [  8869] By: jhi                                   on 2001/02/21  14:00:03
54954         Log: unpack("C", ...) was left slightly unfinished by #8865.
54955      Branch: perl
54956            ! pp.c t/op/pack.t
54957 ____________________________________________________________________________
54958 [  8868] By: alanbur                               on 2001/02/21  01:33:45
54959         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
54960              from gv_fetchpv to create single-character magic variables (e.g. $!),
54961              and it is passed a sv and the gv that contains the sv as the mg_obj
54962              value.  When sv_magic stores the mg_obj pointer it increments the gv
54963              refcount, thus causing a sv-gv pair that can't be freed.  There is
54964              already a check for sv == obj which is used to prevent such reference
54965              loops.  This change extends the check to cover the case described above.
54966      Branch: maint-5.6/pureperl
54967            ! sv.c
54968 ____________________________________________________________________________
54969 [  8867] By: jhi                                   on 2001/02/21  00:52:39
54970         Log: Update Changes.
54971      Branch: perl
54972            ! Changes patchlevel.h
54973 ____________________________________________________________________________
54974 [  8866] By: jhi                                   on 2001/02/21  00:34:20
54975         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
54976              (Note: there were some conflicts due to EBCDIC and EPOC
54977              patches, in general I preferred the repository code.)
54978              (When 2.753 comes out, we need to synchronize.)
54979      Branch: perl
54980            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
54981            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
54982            ! t/lib/cgi-html.t
54983 ____________________________________________________________________________
54984 [  8865] By: jhi                                   on 2001/02/21  00:24:22
54985         Log: Make pack("C", 0x100) to create Unicode, unless under the
54986              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
54987              will understand Unicode, unless you under know what.
54988      Branch: perl
54989            ! pp.c t/op/pack.t t/op/qu.t
54990 ____________________________________________________________________________
54991 [  8864] By: alanbur                               on 2001/02/20  22:35:34
54992         Log: Resynchronised with parent
54993      Branch: maint-5.6/pureperl
54994           !> README.win32 ext/GDBM_File/GDBM_File.pm
54995           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
54996           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
54997           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
54998           !> t/lib/sdbm.t util.c
54999 ____________________________________________________________________________
55000 [  8863] By: jhi                                   on 2001/02/20  20:55:11
55001         Log: Integrate change #8860,8861 from mainline into maintperl.
55002              
55003              "pseudo-literal j"
55004              
55005              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
55006      Branch: maint-5.6/perl
55007           !> lib/Test.pm pod/perlop.pod
55008 ____________________________________________________________________________
55009 [  8862] By: jhi                                   on 2001/02/20  20:30:07
55010         Log: Don't do casting between pointers pointing to differently sized
55011              integers.
55012      Branch: perl
55013            ! hv.c sv.c
55014 ____________________________________________________________________________
55015 [  8861] By: jhi                                   on 2001/02/20  19:53:44
55016         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
55017              From: Peter Prymmer <pvhp@forte.com>
55018              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
55019              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
55020      Branch: perl
55021            ! lib/Test.pm
55022 ____________________________________________________________________________
55023 [  8860] By: jhi                                   on 2001/02/20  19:48:02
55024         Log: "pseudo-literal j", a documentation glitch reported to Debian.
55025              The text recovered from Perl 5.005_03, and pseudo-literal replaced
55026              by "backtick string".
55027      Branch: perl
55028            ! pod/perlop.pod
55029 ____________________________________________________________________________
55030 [  8859] By: jhi                                   on 2001/02/20  19:15:46
55031         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
55032              from Chris Nandor.
55033      Branch: perl
55034            ! makedef.pl
55035 ____________________________________________________________________________
55036 [  8858] By: jhi                                   on 2001/02/20  17:36:53
55037         Log: Integrate pureperl changes #8844,8845,8850 to mainline
55038              (via maintperl #8855).
55039              
55040              Fixed %^H scoping bug
55041              
55042              Removed GV <-> CV refcount loop
55043              
55044              Removed %ENV refcount loop
55045      Branch: perl
55046           !> gv.c op.c perl.c pp.c scope.c
55047 ____________________________________________________________________________
55048 [  8857] By: jhi                                   on 2001/02/20  17:34:32
55049         Log: Integrate changes #8853,8854 from maintperl to mainline.
55050              
55051              EBDIC fixes, README.win32 Borland update.
55052      Branch: perl
55053           !> README.win32 handy.h util.c
55054 ____________________________________________________________________________
55055 [  8856] By: jhi                                   on 2001/02/20  17:33:16
55056         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
55057      Branch: maint-5.6/perl
55058           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
55059           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
55060           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
55061 ____________________________________________________________________________
55062 [  8855] By: jhi                                   on 2001/02/20  17:32:13
55063         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
55064              
55065              Fixed %^H scoping bug
55066              
55067              Removed GV <-> CV refcount loop
55068              
55069              Removed %ENV refcount loop
55070      Branch: maint-5.6/perl
55071           !> gv.c op.c perl.c pp.c scope.c
55072 ____________________________________________________________________________
55073 [  8854] By: jhi                                   on 2001/02/20  17:25:06
55074         Log: Subject: Addition to readme.win32 for Borland C++ compilers
55075              Date: Tue, 20 Feb 2001 02:15:25 +0300
55076              From: "Vadim Konovalov" <watman@inbox.ru>
55077              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
55078              
55079              Document Borland compiler misbehaviour.
55080      Branch: maint-5.6/perl
55081            ! README.win32
55082 ____________________________________________________________________________
55083 [  8853] By: jhi                                   on 2001/02/20  17:22:25
55084         Log: The assimilation of ebcdic.c didn't quite work at the first try,
55085              patches from Thomas Dorner.
55086      Branch: maint-5.6/perl
55087            ! handy.h util.c
55088 ____________________________________________________________________________
55089 [  8852] By: jhi                                   on 2001/02/20  17:20:15
55090         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
55091              From: Chris Nandor <pudge@pobox.com>
55092              Date: Tue, 20 Feb 2001 08:32:45 -0500
55093              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
55094      Branch: maint-5.6/perl
55095            ! makedef.pl mg.c
55096 ____________________________________________________________________________
55097 [  8851] By: jhi                                   on 2001/02/20  17:15:52
55098         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
55099      Branch: perl
55100            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
55101            ! t/lib/filter-util.t
55102 ____________________________________________________________________________
55103 [  8850] By: alanbur                               on 2001/02/20  17:12:40
55104         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
55105              and the magic pointer points back to the GV that contains the
55106              %ENV hash.  This creates a refcount loop that prevents members
55107              of %ENV from being freed correctly.  This change removes the
55108              refcount loop - the magic pointer was never used anyway, the
55109              only use of the magic was to check the type ('E') so that the
55110              appropriate environment manipulation code is called when %ENV
55111              is modified.
55112      Branch: maint-5.6/pureperl
55113            ! perl.c
55114 ____________________________________________________________________________
55115 [  8849] By: jhi                                   on 2001/02/20  17:12:20
55116         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
55117              From: "Craig A. Berry" <craigberry@mac.com>
55118              Date: Mon, 19 Feb 2001 23:36:12 -0600
55119              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
55120              
55121              Case-forgiving systems match TestInit.pm with TES*.
55122      Branch: perl
55123            ! t/lib/glob-basic.t
55124 ____________________________________________________________________________
55125 [  8848] By: jhi                                   on 2001/02/20  17:10:02
55126         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
55127      Branch: perl
55128            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
55129            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
55130            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
55131 ____________________________________________________________________________
55132 [  8847] By: jhi                                   on 2001/02/20  15:34:41
55133         Log: The #8843 wasn't quite right: %Config needs to imported.
55134      Branch: perl
55135            ! t/run/runenv.t
55136 ____________________________________________________________________________
55137 [  8846] By: jhi                                   on 2001/02/20  15:31:50
55138         Log: Retract the #8838 and #8840 for now because of
55139              the DB_File tie problem.
55140      Branch: perl
55141            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
55142            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
55143            ! proto.h sv.c
55144 ____________________________________________________________________________
55145 [  8845] By: alanbur                               on 2001/02/20  14:25:41
55146         Log: Removed GV <-> CV refcount loop
55147              CvGV(mycv) points to the parent GV of the CV, and was previously
55148              refcounted.  The pointer remains, but the refcounting has been removed
55149              as it causes a refcount loop between the CV and GV that means the CV
55150              can't ever be deleted.
55151      Branch: maint-5.6/pureperl
55152            ! gv.c op.c pp.c
55153 ____________________________________________________________________________
55154 [  8844] By: alanbur                               on 2001/02/20  14:23:13
55155         Log: Fixed %^H scoping bug
55156      Branch: maint-5.6/pureperl
55157            ! scope.c
55158 ____________________________________________________________________________
55159 [  8843] By: jhi                                   on 2001/02/19  13:38:08
55160         Log: fork() not everywhere, cleanup temp files.
55161      Branch: perl
55162            ! t/run/runenv.t
55163 ____________________________________________________________________________
55164 [  8842] By: alanbur                               on 2001/02/19  12:42:07
55165         Log: Resynchronised with parent
55166      Branch: maint-5.6/pureperl
55167           !> pod/perlfaq4.pod sv.c utf8.c
55168 ____________________________________________________________________________
55169 [  8841] By: jhi                                   on 2001/02/19  03:35:51
55170         Log: Update Changes.
55171      Branch: perl
55172            ! Changes patchlevel.h
55173 ____________________________________________________________________________
55174 [  8840] By: jhi                                   on 2001/02/19  00:23:41
55175         Log: Subject: [patch] add sv_setref_uv
55176              From: Doug MacEachern <dougm@covalent.net>
55177              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
55178              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
55179      Branch: perl
55180            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
55181            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
55182 ____________________________________________________________________________
55183 [  8839] By: jhi                                   on 2001/02/19  00:01:38
55184         Log: Put to rest the 20010205.001, the email address checking (not) regex.
55185      Branch: perl
55186            ! pod/perlfaq9.pod
55187 ____________________________________________________________________________
55188 [  8838] By: jhi                                   on 2001/02/18  22:17:54
55189         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
55190              From: Doug MacEachern <dougm@covalent.net>
55191              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
55192              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
55193      Branch: perl
55194            ! lib/ExtUtils/xsubpp
55195 ____________________________________________________________________________
55196 [  8837] By: jhi                                   on 2001/02/18  22:16:50
55197         Log: Subject: [patch] -Wall cleanup round 2
55198              From: Doug MacEachern <dougm@covalent.net>
55199              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
55200              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
55201      Branch: perl
55202            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
55203            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
55204            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
55205            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
55206            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
55207            ! ext/SDBM_File/SDBM_File.xs
55208 ____________________________________________________________________________
55209 [  8836] By: jhi                                   on 2001/02/18  22:11:20
55210         Log: Misapplied regex optimizations when \C is present.
55211              Fixes 20001230.002.
55212              
55213              What still remains broken is that the submatches that
55214              have \C in them get their UTF8 flag on because their
55215              parent SV has it on.  This will result in malformed
55216              UTF8 if a \C happened to match a non-ASCII byte.
55217      Branch: perl
55218            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
55219            ! t/pragma/utf8.t
55220 ____________________________________________________________________________
55221 [  8835] By: jhi                                   on 2001/02/18  20:12:02
55222         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
55223              
55224              The hash key got wrongly UTF8fied.
55225      Branch: perl
55226            ! pod/perlapi.pod toke.c utf8.c
55227 ____________________________________________________________________________
55228 [  8834] By: jhi                                   on 2001/02/18  19:44:25
55229         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
55230              don't warn on magical or overloaded things.
55231      Branch: perl
55232            ! pp_hot.c
55233 ____________________________________________________________________________
55234 [  8833] By: nick                                  on 2001/02/18  19:31:22
55235         Log: Integrate mainline
55236      Branch: perlio
55237           +> t/TestInit.pm t/run/runenv.t
55238            - t/UTEST
55239           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
55240           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
55241           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
55242           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
55243           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
55244           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
55245           !> utf8.c
55246 ____________________________________________________________________________
55247 [  8832] By: jhi                                   on 2001/02/18  19:21:18
55248         Log: Integrate perlio.
55249      Branch: perl
55250           !> perlio.c pod/perldiag.pod
55251 ____________________________________________________________________________
55252 [  8831] By: jhi                                   on 2001/02/18  19:14:20
55253         Log: Integrate change #8827 from mainline.
55254              
55255              UTF8 tweaks.
55256      Branch: maint-5.6/perl
55257           !> sv.c utf8.c
55258 ____________________________________________________________________________
55259 [  8830] By: nick                                  on 2001/02/18  19:10:34
55260         Log: Apply the spirit of patch from Nick Clark:
55261              Subject: [PATCH] Re: extensions that provide layers
55262              From: Nicholas Clark <nick@ccl4.org>
55263              Date: Mon, 12 Feb 2001 16:43:51 +0000
55264              Message-Id: <20010212164350.Q3652@plum.flirble.org>
55265      Branch: perlio
55266            ! perlio.c pod/perldiag.pod
55267 ____________________________________________________________________________
55268 [  8829] By: jhi                                   on 2001/02/18  19:03:25
55269         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
55270              From: schwern@pobox.com 
55271              Date: Sun, 18 Feb 2001 13:44:35 -0500
55272              Message-ID: <20010218134435.A17544@magnonel.guild.net>
55273              
55274              Applied, but as t/TestInit.pm.
55275      Branch: perl
55276            + t/TestInit.pm
55277            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
55278            ! t/op/subst_wamp.t
55279 ____________________________________________________________________________
55280 [  8828] By: jhi                                   on 2001/02/18  18:43:52
55281         Log: Integrate perlio.
55282      Branch: perl
55283           !> perlio.c
55284 ____________________________________________________________________________
55285 [  8827] By: jhi                                   on 2001/02/18  18:41:33
55286         Log: UTF-8 tweaks.
55287      Branch: perl
55288            ! sv.c utf8.c
55289 ____________________________________________________________________________
55290 [  8826] By: nick                                  on 2001/02/18  17:40:59
55291         Log: Fix [ID 20010217.002]
55292              open FOO, "<:raw:perlio", ...
55293              :raw now inserts default base layer below itself.
55294              Also
55295              open FOO, "<:unix", ...
55296              works as well - but leaves buffer layer on stack under the unix layer.
55297      Branch: perlio
55298            ! perlio.c
55299 ____________________________________________________________________________
55300 [  8825] By: jhi                                   on 2001/02/18  17:15:39
55301         Log: Integrate perlio.
55302      Branch: perl
55303           !> perlio.c perliol.h
55304 ____________________________________________________________________________
55305 [  8824] By: jhi                                   on 2001/02/18  17:10:53
55306         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
55307              From: schwern@pobox.com
55308              Date: Sun, 18 Feb 2001 01:48:50 -0500
55309              Message-ID: <20010218014850.C19957@magnonel.guild.net>
55310      Branch: perl
55311            ! lib/Test/Harness.pm t/TEST t/op/chop.t
55312 ____________________________________________________________________________
55313 [  8823] By: jhi                                   on 2001/02/18  17:01:06
55314         Log: Add run/*.t to testables.
55315      Branch: perl
55316            ! t/TEST
55317 ____________________________________________________________________________
55318 [  8822] By: jhi                                   on 2001/02/18  16:58:58
55319         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
55320              From: schwern@pobox.com
55321              Date: Sun, 18 Feb 2001 01:11:35 -0500
55322              Message-ID: <20010218011135.A19957@magnonel.guild.net>
55323              
55324              Revive mjd's and Simon's PERL5OPT fix.
55325      Branch: perl
55326            + t/run/runenv.t
55327            ! MANIFEST perl.c
55328 ____________________________________________________________________________
55329 [  8821] By: jhi                                   on 2001/02/18  16:53:46
55330         Log: Subject: Re: Why t/TEST and not Test::Harness?
55331              From: schwern@pobox.com
55332              Date: Sat, 17 Feb 2001 22:44:44 -0500
55333              Message-ID: <20010217224444.A6679@magnonel.guild.net>
55334              
55335              Replace UTEST with TEST -utf8.
55336      Branch: perl
55337            - t/UTEST
55338            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
55339            ! t/lib/glob-basic.t
55340 ____________________________________________________________________________
55341 [  8820] By: nick                                  on 2001/02/18  13:06:16
55342         Log: Clean up a few core dumps when layers are used in unexpected ways.
55343              (Still not "right"...)
55344      Branch: perlio
55345            ! perlio.c perliol.h
55346 ____________________________________________________________________________
55347 [  8819] By: jhi                                   on 2001/02/18  02:25:55
55348         Log: Integrate change #8818 from maintperl, a FAQ nit.
55349      Branch: perl
55350           !> pod/perlfaq4.pod
55351 ____________________________________________________________________________
55352 [  8818] By: jhi                                   on 2001/02/18  02:24:50
55353         Log: FAQ nit from Chris Fedde.
55354      Branch: maint-5.6/perl
55355            ! pod/perlfaq4.pod
55356 ____________________________________________________________________________
55357 [  8817] By: nick                                  on 2001/02/17  18:20:14
55358         Log: Integrate mainline
55359      Branch: perlio
55360           +> lib/unicode/UCD.html lib/unicode/Unicode.html
55361           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
55362           +> pod/perlclib.pod
55363            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
55364            - lib/unicode/Unicode.301
55365           !> (integrate 324 files)
55366 ____________________________________________________________________________
55367 [  8816] By: jhi                                   on 2001/02/17  16:56:58
55368         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
55369      Branch: perl
55370            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
55371            ! ext/Storable/Storable.xs t/lib/st-06compat.t
55372            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
55373 ____________________________________________________________________________
55374 [  8815] By: jhi                                   on 2001/02/17  16:40:07
55375         Log: Subject: [patch] -Wall
55376              From: Doug MacEachern <dougm@covalent.net>
55377              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
55378              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
55379      Branch: perl
55380            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
55381            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
55382 ____________________________________________________________________________
55383 [  8814] By: jhi                                   on 2001/02/16  19:27:18
55384         Log: Document qu better.
55385      Branch: perl
55386            ! pod/perlop.pod
55387 ____________________________________________________________________________
55388 [  8813] By: jhi                                   on 2001/02/15  13:54:37
55389         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
55390              From: Hugo <hv@crypt.compulink.co.uk>
55391              Date: Thu, 15 Feb 2001 13:39:49 +0000
55392              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
55393      Branch: perl
55394            ! toke.c
55395 ____________________________________________________________________________
55396 [  8812] By: alanbur                               on 2001/02/15  13:52:16
55397         Log: Resynchronised with parent
55398      Branch: maint-5.6/pureperl
55399            - ebcdic.c
55400           !> (integrate 36 files)
55401 ____________________________________________________________________________
55402 [  8811] By: jhi                                   on 2001/02/15  13:51:16
55403         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
55404              
55405              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
55406              From: Jan Dubois <JanD@ActiveState.com>
55407              Date: Wed, 31 Jan 2001 21:17:03 -0800
55408              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
55409              
55410              tweak change#8659 to keep it simple
55411              
55412              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
55413              From: Russ Allbery <rra@stanford.edu>
55414              Date: 14 Feb 2001 10:15:41 -0800
55415              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
55416              
55417              (8809 empty)
55418              
55419              Upgrade to podlators 1.08, from Russ Allbery.
55420      Branch: perl
55421           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
55422           !> utils/perldoc.PL
55423 ____________________________________________________________________________
55424 [  8810] By: jhi                                   on 2001/02/15  13:35:08
55425         Log: Upgrade to podlators 1.08, from Russ Allbery.
55426      Branch: maint-5.6/perl
55427            ! lib/Pod/Man.pm lib/Pod/Text.pm
55428 ____________________________________________________________________________
55429 [  8809] By: jhi                                   on 2001/02/15  13:26:38
55430         Log: (accidentally empty check-in)
55431      Branch: maint-5.6/perl
55432            ! lib/Test/Harness.pm
55433 ____________________________________________________________________________
55434 [  8808] By: jhi                                   on 2001/02/15  13:23:47
55435         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
55436              From: Russ Allbery <rra@stanford.edu>
55437              Date: 14 Feb 2001 10:15:41 -0800
55438              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
55439              
55440              perldoc was hardcoding $Config{installscript}, which breaks
55441              when install* isn't where Perl ends up (such as with AFS).
55442              
55443              Use $Config{scriptdir} instead.
55444      Branch: maint-5.6/perl
55445            ! utils/perldoc.PL
55446 ____________________________________________________________________________
55447 [  8807] By: jhi                                   on 2001/02/14  14:37:27
55448         Log: Update Changes.
55449      Branch: perl
55450            ! Changes patchlevel.h
55451 ____________________________________________________________________________
55452 [  8806] By: jhi                                   on 2001/02/14  14:25:31
55453         Log: Integrate changes #8803,8804,8805 from mainline.
55454              
55455              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
55456              
55457              Don't skip too much of the locale error message if no environ array,
55458              from Chris Nandor.
55459              
55460              More MacOS Classic fixes from Chris Nandor.
55461      Branch: maint-5.6/perl
55462           !> doop.c lib/Cwd.pm perl.c perl.h util.c
55463 ____________________________________________________________________________
55464 [  8805] By: jhi                                   on 2001/02/14  03:29:01
55465         Log: More MacOS Classic fixes from Chris Nandor.
55466      Branch: perl
55467            ! doop.c lib/Cwd.pm
55468 ____________________________________________________________________________
55469 [  8804] By: jhi                                   on 2001/02/14  03:18:35
55470         Log: Don't skip too much of the locale error message if no environ array,
55471              from Chris Nandor.
55472      Branch: perl
55473            ! util.c
55474 ____________________________________________________________________________
55475 [  8803] By: jhi                                   on 2001/02/14  03:14:14
55476         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
55477      Branch: perl
55478            ! perl.c perl.h
55479 ____________________________________________________________________________
55480 [  8802] By: jhi                                   on 2001/02/13  18:31:33
55481         Log: AUTHORS update.
55482      Branch: perl
55483            ! AUTHORS
55484 ____________________________________________________________________________
55485 [  8801] By: jhi                                   on 2001/02/13  17:55:19
55486         Log: Integrate change #8792 from mainline.
55487              
55488              Subject: buncha MacPerl patches for bleadperl
55489              From: Chris Nandor <pudge@pobox.com>
55490              Date: Tue, 13 Feb 2001 00:02:43 -0500
55491              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
55492      Branch: maint-5.6/perl
55493           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
55494           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
55495           !> t/lib/basename.t toke.c util.h
55496 ____________________________________________________________________________
55497 [  8800] By: jhi                                   on 2001/02/13  17:46:43
55498         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
55499              to be forced to Off_t.
55500              
55501              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
55502              From: nick@ccl4.org
55503              Date: Thu, 1 Feb 2001 12:01:04 +0000
55504              Message-Id: <20010201120103.E11401@plum.flirble.org>
55505      Branch: maint-5.6/perl
55506            ! iperlsys.h perlio.c
55507 ____________________________________________________________________________
55508 [  8799] By: jhi                                   on 2001/02/13  16:52:51
55509         Log: Duplex duplex hunk hunk.
55510      Branch: maint-5.6/perl
55511            ! Makefile.SH
55512 ____________________________________________________________________________
55513 [  8797] By: jhi                                   on 2001/02/13  14:52:04
55514         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
55515              From: "Craig A. Berry" <craigberry@mac.com>
55516              Date: Mon, 12 Feb 2001 11:05:25 -0600
55517              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
55518      Branch: perl
55519            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
55520 ____________________________________________________________________________
55521 [  8796] By: jhi                                   on 2001/02/13  14:36:47
55522         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
55523              From: simon.cozens@pembroke.oxford.ac.uk 
55524              Date: Sat, 10 Feb 2001 17:57:02 +0000
55525              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
55526              
55527              Now it does include.
55528      Branch: perl
55529            ! pod/perldiag.pod
55530 ____________________________________________________________________________
55531 [  8795] By: jhi                                   on 2001/02/13  14:30:11
55532         Log: Sort the MANIFEST.
55533      Branch: perl
55534            ! MANIFEST
55535 ____________________________________________________________________________
55536 [  8794] By: jhi                                   on 2001/02/13  14:26:51
55537         Log: Integrate change #8793 from mainline, FAQ updates.
55538      Branch: maint-5.6/perl
55539           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
55540 ____________________________________________________________________________
55541 [  8793] By: jhi                                   on 2001/02/13  14:25:13
55542         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
55543      Branch: perl
55544            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
55545 ____________________________________________________________________________
55546 [  8792] By: jhi                                   on 2001/02/13  14:22:50
55547         Log: Subject: buncha MacPerl patches for bleadperl
55548              From: Chris Nandor <pudge@pobox.com>
55549              Date: Tue, 13 Feb 2001 00:02:43 -0500
55550              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
55551      Branch: perl
55552            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
55553            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
55554            ! t/lib/basename.t toke.c util.h
55555 ____________________________________________________________________________
55556 [  8791] By: jhi                                   on 2001/02/13  14:10:39
55557         Log: Integrate change #8790 from mainline.
55558              
55559              environ array wrongly assumed in Perl_init_i18nl10n(),
55560      Branch: maint-5.6/perl
55561           !> util.c
55562 ____________________________________________________________________________
55563 [  8790] By: jhi                                   on 2001/02/13  14:06:15
55564         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
55565              noticed by Chris Nandor in MacOS Classic.
55566      Branch: perl
55567            ! util.c
55568 ____________________________________________________________________________
55569 [  8789] By: jhi                                   on 2001/02/13  13:58:07
55570         Log: Integrate changes #8373,8487,8544,8783 from mainline.
55571              
55572              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
55573              hints files, the dynaloading, assimilate ebcdic into util.c.
55574      Branch: maint-5.6/perl
55575            - ebcdic.c
55576            ! MANIFEST hints/posix-bc.sh
55577           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
55578           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
55579           !> perlapi.c proto.h util.c
55580 ____________________________________________________________________________
55581 [  8788] By: alanbur                               on 2001/02/13  10:33:13
55582         Log: Integrated changes from maint-5.6
55583      Branch: maint-5.6/pureperl
55584           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
55585           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
55586           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55587           !> vos/config.ga.h vos/configure_perl.cm
55588 ____________________________________________________________________________
55589 [  8787] By: jhi                                   on 2001/02/13  05:56:36
55590         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
55591      Branch: perl
55592           !> Makefile.SH
55593 ____________________________________________________________________________
55594 [  8786] By: jhi                                   on 2001/02/13  05:54:34
55595         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
55596              From: Dorner Thomas <Thomas.Dorner@start.de>
55597              Date: Mon, 12 Feb 2001 15:06:26 +0100
55598              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
55599      Branch: maint-5.6/perl
55600            ! Makefile.SH
55601 ____________________________________________________________________________
55602 [  8785] By: jhi                                   on 2001/02/13  05:29:04
55603         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
55604      Branch: perl
55605           !> hints/openbsd.sh
55606 ____________________________________________________________________________
55607 [  8784] By: jhi                                   on 2001/02/13  02:25:24
55608         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
55609              From: Peter Prymmer <pvhp@forte.com>
55610              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
55611              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
55612      Branch: perl
55613            ! pod/perlclib.pod
55614 ____________________________________________________________________________
55615 [  8783] By: jhi                                   on 2001/02/13  02:22:36
55616         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
55617      Branch: perl
55618            - ebcdic.c
55619            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
55620            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
55621            ! util.c
55622 ____________________________________________________________________________
55623 [  8782] By: jhi                                   on 2001/02/13  02:00:07
55624         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
55625      Branch: maint-5.6/perl
55626            ! pod/perlport.pod
55627 ____________________________________________________________________________
55628 [  8781] By: jhi                                   on 2001/02/13  01:58:44
55629         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
55630      Branch: maint-5.6/perl
55631            ! hints/openbsd.sh
55632 ____________________________________________________________________________
55633 [  8780] By: jhi                                   on 2001/02/13  01:57:33
55634         Log: Synchronize the regexp tests between maintperl and mainline.
55635      Branch: maint-5.6/perl
55636           !> t/op/re_tests
55637 ____________________________________________________________________________
55638 [  8779] By: jhi                                   on 2001/02/13  01:49:35
55639         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
55640              From: Hugo <hv@crypt.compulink.co.uk>
55641              Date: Tue, 13 Feb 2001 00:11:11 +0000
55642              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
55643      Branch: perl
55644            ! regcomp.c t/op/re_tests
55645 ____________________________________________________________________________
55646 [  8778] By: jhi                                   on 2001/02/13  00:23:10
55647         Log: Comments do not nest.
55648      Branch: perl
55649            ! perl.h
55650 ____________________________________________________________________________
55651 [  8777] By: jhi                                   on 2001/02/13  00:17:54
55652         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
55653              From: Hugo <hv@crypt.compulink.co.uk>
55654              Date: Tue, 13 Feb 2001 00:11:11 +0000
55655              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
55656      Branch: maint-5.6/perl
55657            ! regcomp.c t/op/re_tests
55658 ____________________________________________________________________________
55659 [  8776] By: jhi                                   on 2001/02/12  23:25:52
55660         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
55661      Branch: maint-5.6/perl
55662            ! pod/perlport.pod
55663 ____________________________________________________________________________
55664 [  8775] By: jhi                                   on 2001/02/12  23:04:28
55665         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
55666      Branch: maint-5.6/perl
55667            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
55668            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55669            ! vos/configure_perl.cm
55670 ____________________________________________________________________________
55671 [  8774] By: jhi                                   on 2001/02/12  22:59:11
55672         Log: Subject: Re: [patch] context for 'U' magic functions
55673              From: Doug MacEachern <dougm@covalent.net>
55674              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
55675              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
55676              
55677              plus the suggestion by Nick Ing-Simmons to name the macro
55678              as PERL_MG_UFUNC to avoid namespace pollution, plus add
55679              the advice by Doug for XS writers to perl.h
55680      Branch: perl
55681            ! mg.c perl.h
55682 ____________________________________________________________________________
55683 [  8773] By: jhi                                   on 2001/02/11  20:14:12
55684         Log: Update Changes.
55685      Branch: perl
55686            ! Changes patchlevel.h
55687 ____________________________________________________________________________
55688 [  8772] By: jhi                                   on 2001/02/11  18:47:52
55689         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
55690              From: Simon Cozens <simon@cozens.net>
55691              Date: Wed, 31 Jan 2001 16:31:43 +0000
55692              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
55693      Branch: perl
55694            + pod/perlclib.pod
55695            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
55696            ! pod/perltoc.pod
55697 ____________________________________________________________________________
55698 [  8771] By: jhi                                   on 2001/02/11  18:36:48
55699         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
55700              
55701              Blocks-4d3.beta.txt
55702              CaseFolding-3d4.beta.txt
55703              CompositionExclusions-3d6.beta.txt
55704              EastAsianWidth-4d4.beta.txt
55705              LineBreak-6d3.beta.txt
55706              NamesList-3.1.0d1.beta.txt
55707              PropList-3.1.0d4.beta.txt
55708              SpecialCasing-4d1.beta.txt
55709              UnicodeData-3.1.0d6.beta.txt
55710      Branch: perl
55711            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
55712           +> lib/unicode/UCD.html lib/unicode/Unicode.html
55713            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
55714            - lib/unicode/Unicode.301
55715            ! (edit 257 files)
55716 ____________________________________________________________________________
55717 [  8770] By: jhi                                   on 2001/02/11  17:26:22
55718         Log: UTF-8 documentation.
55719      Branch: perl
55720            ! utf8.h
55721 ____________________________________________________________________________
55722 [  8769] By: jhi                                   on 2001/02/11  17:12:49
55723         Log: Retract #8762.
55724      Branch: perl
55725            ! regexec.c
55726 ____________________________________________________________________________
55727 [  8768] By: jhi                                   on 2001/02/11  16:54:45
55728         Log: Subject: [PATCH] Test::Harness
55729              From: andreas.koenig@anima.de (Andreas J. Koenig)
55730              Date: 11 Feb 2001 14:37:00 +0100
55731              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
55732      Branch: perl
55733            ! lib/Test/Harness.pm
55734 ____________________________________________________________________________
55735 [  8767] By: jhi                                   on 2001/02/11  16:53:52
55736         Log: Subject: [PATCH] Document makepatch in Porting/patching
55737              From: andreas.koenig@anima.de (Andreas J. Koenig)
55738              Date: 11 Feb 2001 16:46:28 +0100
55739              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
55740      Branch: perl
55741            ! Porting/patching.pod
55742 ____________________________________________________________________________
55743 [  8766] By: jhi                                   on 2001/02/11  06:30:23
55744         Log: Subject: Re: [patch] GvSHARED
55745              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
55746              From: Doug MacEachern <dougm@covalent.net>
55747              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
55748              
55749              Subject: Re: [patch] GvSHARED
55750              From: Doug MacEachern <dougm@covalent.net>
55751              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
55752              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
55753              
55754              Subject: [patch] attributes.pm support for `shared'
55755              From: Doug MacEachern <dougm@covalent.net>
55756              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
55757              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
55758              
55759              our() attributes were ignored, our :shared pieces missing,
55760              allow attributes.pm to turn on shared.
55761      Branch: perl
55762            ! op.c t/op/attrs.t toke.c xsutils.c
55763 ____________________________________________________________________________
55764 [  8765] By: alanbur                               on 2001/02/10  23:11:19
55765         Log: Resync with parent (hopefully sucessfully this time)
55766      Branch: maint-5.6/pureperl
55767           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
55768           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
55769           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
55770           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
55771           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
55772           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
55773           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
55774 ____________________________________________________________________________
55775 [  8764] By: jhi                                   on 2001/02/10  22:54:38
55776         Log: Make TEST and UTEST more verbose in case something goes
55777              wrong in running/compiling a script, suggested by Doug
55778              MacEachern.
55779      Branch: perl
55780            ! t/TEST t/UTEST
55781 ____________________________________________________________________________
55782 [  8763] By: jhi                                   on 2001/02/10  22:11:34
55783         Log: Bogus shebang.
55784      Branch: perl
55785            ! t/lib/texttabs.t
55786 ____________________________________________________________________________
55787 [  8762] By: jhi                                   on 2001/02/10  21:56:02
55788         Log: (Retracted by #8769)
55789      Branch: perl
55790            ! regexec.c
55791 ____________________________________________________________________________
55792 [  8761] By: jhi                                   on 2001/02/10  21:26:15
55793         Log: Subject: Re: [patch] GvSHARED 
55794              From: Doug MacEachern <dougm@covalent.net>
55795              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
55796              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
55797              
55798              our @EXPORT : shared = (...);
55799      Branch: perl
55800            ! toke.c
55801 ____________________________________________________________________________
55802 [  8760] By: jhi                                   on 2001/02/10  21:25:07
55803         Log: Subject: [patch] GvSHARED
55804              From: Doug MacEachern <dougm@covalent.net>
55805              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
55806              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
55807      Branch: perl
55808            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
55809 ____________________________________________________________________________
55810 [  8759] By: alanbur                               on 2001/02/10  21:24:27
55811         Log: Backed out mismerge.
55812      Branch: maint-5.6/pureperl
55813            ! MANIFEST README.hpux README.vmesa gv.c installhtml
55814            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
55815            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
55816            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
55817            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
55818            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
55819            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
55820 ____________________________________________________________________________
55821 [  8758] By: jhi                                   on 2001/02/10  18:01:17
55822         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
55823              
55824              Fixed UMRs and leak in Perl_pmtrans()
55825              
55826              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
55827              associated UTFied tr/// code.  Also fixed scoping leak of
55828              PL_reg_start_tmp.
55829              
55830              newATTRSUB leaks when an attempt to redefine the active sort sub is
55831              made.
55832      Branch: maint-5.6/perl
55833           !> op.c regcomp.c
55834 ____________________________________________________________________________
55835 [  8757] By: alanbur                               on 2001/02/10  17:56:46
55836         Log: Resynchronised with parent
55837      Branch: maint-5.6/pureperl
55838           +> README.bs2000
55839            - README.posix-bc
55840            ! gv.c perl.c sv.c
55841           !> MANIFEST README.hpux README.vmesa installhtml
55842           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
55843           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
55844           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
55845           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
55846           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
55847           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
55848 ____________________________________________________________________________
55849 [  8756] By: alanbur                               on 2001/02/10  17:51:15
55850         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
55851              made.
55852      Branch: maint-5.6/pureperl
55853            ! op.c
55854 ____________________________________________________________________________
55855 [  8755] By: jhi                                   on 2001/02/09  22:41:35
55856         Log: Upgrade to CPAN 1.59_54, from Andreas König.
55857      Branch: perl
55858            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55859 ____________________________________________________________________________
55860 [  8754] By: jhi                                   on 2001/02/09  22:29:20
55861         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
55862              
55863              Didn't upgrade the fill.t since it has a dependency to File::Slurp
55864              purely for debugging purposes, the actual test hasn't changed.
55865      Branch: perl
55866            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
55867            ! t/lib/textwrap.t
55868 ____________________________________________________________________________
55869 [  8753] By: jhi                                   on 2001/02/09  20:17:50
55870         Log: Integrate change #8682 from maintperl.
55871              
55872              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
55873              to work correctly.
55874      Branch: perl
55875           !> hints/irix_6.sh
55876 ____________________________________________________________________________
55877 [  8752] By: jhi                                   on 2001/02/09  20:00:46
55878         Log: Update Changes.
55879      Branch: perl
55880            ! Changes patchlevel.h
55881 ____________________________________________________________________________
55882 [  8751] By: nick                                  on 2001/02/09  19:48:37
55883         Log: Integrate mainline
55884      Branch: perlio
55885           +> README.bs2000 t/lib/cgi-esc.t
55886            - README.posix-bc
55887           !> (integrate 53 files)
55888 ____________________________________________________________________________
55889 [  8750] By: nick                                  on 2001/02/09  19:25:16
55890         Log: Subject: RE: Biannual Competition to Improve Hashing Function
55891              From: Fisher Mark <fisherm@tce.com>
55892              Date: Thu, 8 Feb 2001 10:44:00 -0500
55893              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
55894              Date: Thu, 8 Feb 2001 15:02:47 -0500
55895              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
55896      Branch: perl
55897            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
55898 ____________________________________________________________________________
55899 [  8749] By: jhi                                   on 2001/02/09  19:02:35
55900         Log: Forgotten fragment.
55901      Branch: perl
55902            ! pod/perlapi.pod
55903 ____________________________________________________________________________
55904 [  8748] By: jhi                                   on 2001/02/09  18:31:34
55905         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
55906              plus manual tweakage.
55907              
55908              Sync the perlfaq2 between mainline and maintperl.
55909      Branch: maint-5.6/perl
55910            ! pod/perlfaq2.pod
55911      Branch: perl
55912           !> pod/perlfaq2.pod
55913 ____________________________________________________________________________
55914 [  8747] By: jhi                                   on 2001/02/09  18:12:04
55915         Log: Subject: versiononly and installperl
55916              From: abigail@foad.org
55917              Date: Wed, 7 Feb 2001 22:43:12 +0100
55918              Message-ID: <20010207214312.7045.qmail@foad.org>    
55919              
55920              Add +v flag to force a normal install of the perl binary
55921              and the utilities.
55922              
55923              Subject: [PATCH] installperl
55924              From: Nicholas Clark <nick@ccl4.org>
55925              Date: Fri, 9 Feb 2001 16:28:57 +0000
55926              Message-ID: <20010209162857.B10931@plum.flirble.org>
55927              
55928              Add -A flag which also hardlinks the binary with
55929              the full architecture name.
55930      Branch: perl
55931            ! installperl
55932 ____________________________________________________________________________
55933 [  8746] By: jhi                                   on 2001/02/09  18:03:43
55934         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
55935              
55936              Subject: perlfaq2, re: perlmongers
55937              
55938              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
55939              
55940              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
55941              
55942              Subject: [ID 20010205.001] typo in perlfaq9
55943              
55944              Subject: [ID 20010208.002] unordered explanation in perlcall
55945      Branch: maint-5.6/perl
55946           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
55947           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
55948           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
55949 ____________________________________________________________________________
55950 [  8745] By: jhi                                   on 2001/02/09  17:59:09
55951         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
55952              From: abela@geneanet.org
55953              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
55954              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
55955      Branch: perl
55956            ! pod/perlcall.pod
55957 ____________________________________________________________________________
55958 [  8744] By: jhi                                   on 2001/02/09  17:48:16
55959         Log: Subject: [ID 20010205.001] typo in perlfaq9
55960              From: eserte@vran.herceg.de
55961              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
55962              Message-Id: <200102042244.XAA21926@vran.herceg.de>
55963      Branch: perl
55964            ! pod/perlfaq9.pod
55965 ____________________________________________________________________________
55966 [  8743] By: jhi                                   on 2001/02/09  17:25:12
55967         Log: Integrate change #8695 from maintperl.
55968              
55969              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
55970      Branch: perl
55971           !> thread.h
55972 ____________________________________________________________________________
55973 [  8742] By: jhi                                   on 2001/02/09  17:21:22
55974         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
55975              From: Andy Dougherty <doughera@lafayette.edu>
55976              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
55977              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
55978      Branch: perl
55979            ! embed.pl
55980 ____________________________________________________________________________
55981 [  8741] By: jhi                                   on 2001/02/09  17:05:19
55982         Log: Integrate changes #8738,8739,8740 from maintperl.
55983              
55984              Html files will be installed in a more logical and easier to
55985              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
55986              
55987              Html files will be generated with a header to make them look
55988              a little less bare.
55989              
55990              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
55991      Branch: perl
55992           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
55993 ____________________________________________________________________________
55994 [  8740] By: jhi                                   on 2001/02/09  17:03:46
55995         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
55996              From: "Brendan O'Dea" <bod@compusol.com.au>
55997              Date: Sun, 4 Feb 2001 11:17:56 +1100
55998              Message-ID: <20010204111756.A16301@compusol.com.au>
55999      Branch: maint-5.6/perl
56000            ! pod/perlfaq3.pod
56001 ____________________________________________________________________________
56002 [  8739] By: jhi                                   on 2001/02/09  17:01:59
56003         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
56004              From: "Indy Singh" <indy@nusphere.com>
56005              Date: Fri, 2 Feb 2001 15:09:59 -0500
56006              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
56007              
56008              Html files will be generated with a header to make them look
56009              a little less bare.
56010      Branch: maint-5.6/perl
56011            ! installhtml
56012 ____________________________________________________________________________
56013 [  8738] By: jhi                                   on 2001/02/09  16:58:48
56014         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
56015              From: "Indy Singh" <indy@nusphere.com>
56016              Date: Fri, 2 Feb 2001 15:08:23 -0500
56017              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
56018              
56019              Html files will be installed in a more logical and easier to
56020              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
56021      Branch: maint-5.6/perl
56022            ! win32/Makefile win32/makefile.mk
56023 ____________________________________________________________________________
56024 [  8737] By: jhi                                   on 2001/02/09  16:46:54
56025         Log: Integrate changes #8687,8736 from maintperl.
56026              
56027              HP-UX thread patches from Merijn H. Brand.
56028              
56029              Latin nit from Philip Newton.
56030      Branch: perl
56031           !> README.hpux hints/hpux.sh
56032 ____________________________________________________________________________
56033 [  8736] By: jhi                                   on 2001/02/09  16:42:31
56034         Log: Latin nit from Philip Newton.
56035      Branch: maint-5.6/perl
56036            ! README.hpux
56037 ____________________________________________________________________________
56038 [  8735] By: jhi                                   on 2001/02/09  16:24:03
56039         Log: Integrate changes #8704,8710 from pureperl.
56040              
56041              Fixed UMRs and leak in Perl_pmtrans()
56042              
56043              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
56044              associated UTFied tr/// code.  Also fixed scoping leak of
56045              PL_reg_start_tmp.
56046      Branch: perl
56047           !> op.c regcomp.c
56048 ____________________________________________________________________________
56049 [  8734] By: jhi                                   on 2001/02/09  15:40:21
56050         Log: Integrate change #8733 from maintperl.
56051              
56052              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
56053      Branch: perl
56054           !> pod/perlre.pod
56055 ____________________________________________________________________________
56056 [  8733] By: jhi                                   on 2001/02/09  15:35:47
56057         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
56058              From: Prymmer/Kahn <pvhp@best.com>
56059              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
56060              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
56061      Branch: maint-5.6/perl
56062            ! pod/perlre.pod
56063 ____________________________________________________________________________
56064 [  8732] By: jhi                                   on 2001/02/09  15:26:17
56065         Log: Rename README.posix-bc to README.bs2000 (to avoid the
56066              confusion of a "perlposix-bc.pod"), add a few missing
56067              arch pods, regen toc.
56068      Branch: maint-5.6/perl
56069           +> README.bs2000
56070            - README.posix-bc
56071            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
56072            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
56073 ____________________________________________________________________________
56074 [  8731] By: jhi                                   on 2001/02/09  15:23:39
56075         Log: De-cut-and-pasto.
56076      Branch: perl
56077            ! pod/perl.pod
56078 ____________________________________________________________________________
56079 [  8730] By: jhi                                   on 2001/02/09  15:11:13
56080         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
56081              when people think that perlposix-bc.pod tells anything about
56082              Perl and POSIX.  Regen toc.
56083      Branch: perl
56084           +> README.bs2000
56085            - README.posix-bc
56086            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
56087            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
56088 ____________________________________________________________________________
56089 [  8729] By: jhi                                   on 2001/02/09  14:52:28
56090         Log: The README.vmesa part of #8712 from maintperl.
56091      Branch: perl
56092            ! README.vmesa
56093 ____________________________________________________________________________
56094 [  8728] By: jhi                                   on 2001/02/09  14:46:06
56095         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
56096              From: Peter Prymmer <pvhp@forte.com>
56097              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
56098              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
56099      Branch: maint-5.6/perl
56100            ! README.vmesa win32/Makefile win32/makefile.mk
56101 ____________________________________________________________________________
56102 [  8727] By: jhi                                   on 2001/02/09  14:33:25
56103         Log: Integrate change #8712 from mainline.
56104              
56105              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
56106      Branch: maint-5.6/perl
56107           !> lib/Pod/Find.pm
56108 ____________________________________________________________________________
56109 [  8726] By: jhi                                   on 2001/02/09  14:30:28
56110         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
56111              From: Peter Prymmer <pvhp@forte.com>
56112              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
56113              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
56114      Branch: perl
56115            + t/lib/cgi-esc.t
56116            ! MANIFEST lib/CGI/Util.pm
56117 ____________________________________________________________________________
56118 [  8725] By: jhi                                   on 2001/02/09  04:56:47
56119         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
56120      Branch: maint-5.6/perl
56121            ! pod/perlport.pod
56122 ____________________________________________________________________________
56123 [  8724] By: jhi                                   on 2001/02/09  04:40:59
56124         Log: Integrate changes 7819,7820 from vmsperl into mainline.
56125              
56126              Add header for LIB$ prototypes (C. Berry)
56127              
56128              Convert fwrite()s to sockets to write()s, since some socket stacks
56129              don't take kindly to stdio.
56130              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
56131              (for often optional LNMs)
56132              Correct a few typos
56133              (C. Bailey)
56134      Branch: perl
56135           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
56136 ____________________________________________________________________________
56137 [  8723] By: jhi                                   on 2001/02/09  03:29:29
56138         Log: Integrate change #8722 from mainline.
56139              
56140              The Im() function wasn't returning zero for non-Math::Complex
56141              arguments.  The bug reported by John Gamble.
56142      Branch: maint-5.6/perl
56143           !> lib/Math/Complex.pm
56144 ____________________________________________________________________________
56145 [  8722] By: jhi                                   on 2001/02/09  03:28:33
56146         Log: The Im() function wasn't returning zero for non-Math::Complex
56147              arguments.  The bug reported by John Gamble.
56148      Branch: perl
56149            ! lib/Math/Complex.pm
56150 ____________________________________________________________________________
56151 [  8721] By: nick                                  on 2001/02/08  22:11:35
56152         Log: Correct the correction :-(
56153      Branch: perl
56154            ! perl.c
56155 ____________________________________________________________________________
56156 [  8720] By: bailey                                on 2001/02/08  20:59:22
56157         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
56158              don't take kindly to stdio.
56159              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
56160              (for often optional LNMs)
56161              Correct a few typos
56162              (C. Bailey)
56163      Branch: vmsperl
56164            ! vms/vms.c vms/vmsish.h
56165 ____________________________________________________________________________
56166 [  8719] By: bailey                                on 2001/02/08  20:51:02
56167         Log: Add header for LIB$ prototypes (C. Berry)
56168      Branch: vmsperl
56169            ! ext/Devel/DProf/DProf.xs
56170 ____________________________________________________________________________
56171 [  8718] By: bailey                                on 2001/02/08  20:49:00
56172         Log: SYN SYN
56173      Branch: vmsperl
56174           +> pod/perliol.pod t/lib/sample-tests/bailout
56175           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
56176           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
56177           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
56178           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
56179           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
56180           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
56181            - lib/unicode/Is/DCinital.pl
56182           !> (integrate 101 files)
56183 ____________________________________________________________________________
56184 [  8717] By: nick                                  on 2001/02/08  19:38:48
56185         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
56186              From: Robin Barker <rmb1@cise.npl.co.uk>
56187              Date: Thu, 8 Feb 2001 14:38:07 GMT
56188              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
56189      Branch: perl
56190            ! lib/CPAN.pm
56191 ____________________________________________________________________________
56192 [  8716] By: nick                                  on 2001/02/08  19:29:07
56193         Log: Generated files form 8713 etc.
56194      Branch: perl
56195            ! embed.h global.sym objXSUB.h perlapi.c proto.h
56196 ____________________________________________________________________________
56197 [  8715] By: nick                                  on 2001/02/08  19:26:08
56198         Log: Fixup non-ithread build after 8713
56199      Branch: perl
56200            ! perl.c
56201 ____________________________________________________________________________
56202 [  8714] By: nick                                  on 2001/02/08  19:17:45
56203         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
56204              From: nick@ccl4.org
56205              Date: Wed, 7 Feb 2001 00:27:47 +0000
56206              Message-Id: <20010207002747.B63724@plum.flirble.org>
56207      Branch: perl
56208            ! sv.c toke.c
56209 ____________________________________________________________________________
56210 [  8713] By: nick                                  on 2001/02/08  19:15:58
56211         Log: Subject: Re: [patch] Re: PL_ptr_table
56212              From: Doug Maceachern <dougm@covalent.net>
56213              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
56214              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
56215      Branch: perl
56216            ! embed.pl perl.c sv.c sv.h
56217 ____________________________________________________________________________
56218 [  8712] By: nick                                  on 2001/02/08  19:12:47
56219         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
56220              From: Peter Prymmer <pvhp@forte.com>
56221              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
56222              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
56223      Branch: perl
56224            ! lib/Pod/Find.pm
56225 ____________________________________________________________________________
56226 [  8711] By: nick                                  on 2001/02/07  21:06:11
56227         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
56228              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
56229              From: Alan Burlison <Alan.Burlison@uk.sun.com>
56230              Date: Tue, 06 Feb 2001 23:37:01 +0000
56231              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
56232      Branch: perl
56233            ! regcomp.c
56234 ____________________________________________________________________________
56235 [  8710] By: alanbur                               on 2001/02/07  00:22:04
56236         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
56237              associated UTFied tr/// code.  Also fixed scoping leak of
56238              PL_reg_start_tmp.
56239      Branch: maint-5.6/pureperl
56240            ! op.c regcomp.c
56241 ____________________________________________________________________________
56242 [  8709] By: nick                                  on 2001/02/06  21:16:49
56243         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
56244              From: Michael G Schwern <schwern@pobox.com>
56245              Date: Sun, 4 Feb 2001 19:47:14 -0500
56246              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
56247      Branch: perl
56248            ! pod/perlapi.pod pod/perlmodlib.PL
56249 ____________________________________________________________________________
56250 [  8708] By: nick                                  on 2001/02/06  20:41:20
56251         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
56252              From: Michael G Schwern <schwern@pobox.com>
56253              Date: Sun, 4 Feb 2001 21:17:49 -0500
56254              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
56255      Branch: perl
56256            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
56257            ! pod/perltootc.pod
56258 ____________________________________________________________________________
56259 [  8707] By: nick                                  on 2001/02/06  20:29:11
56260         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
56261              From: Michael G Schwern <schwern@pobox.com>
56262              Date: Tue, 6 Feb 2001 05:54:30 -0500
56263              Message-Id: <20010206055430.A951@blackrider.aocn.com>
56264      Branch: perl
56265            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
56266 ____________________________________________________________________________
56267 [  8706] By: nick                                  on 2001/02/06  20:21:40
56268         Log: Subject: RE: some win32 fixes
56269              Date: Tue, 6 Feb 2001 09:23:20 +0300
56270              From: Vadim Konovalov <vkonovalov@lucent.com>
56271              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
56272      Branch: perl
56273            ! toke.c win32/Makefile win32/config.bc win32/config.gc
56274            ! win32/config.vc win32/config_H.bc win32/makefile.mk
56275 ____________________________________________________________________________
56276 [  8705] By: alanbur                               on 2001/02/06  15:00:03
56277         Log: Synchronised with parent
56278      Branch: maint-5.6/pureperl
56279            ! regexec.c
56280           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
56281           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
56282 ____________________________________________________________________________
56283 [  8704] By: alanbur                               on 2001/02/06  14:55:24
56284         Log: Fixed UMRs and leak in Perl_pmtrans()
56285      Branch: maint-5.6/pureperl
56286            ! op.c
56287 ____________________________________________________________________________
56288 [  8703] By: gsar                                  on 2001/02/06  02:29:37
56289         Log: $(MAKE) distclean doesn't clean up properly on windows
56290      Branch: maint-5.6/perl
56291            ! win32/Makefile win32/makefile.mk
56292 ____________________________________________________________________________
56293 [  8702] By: gsar                                  on 2001/02/06  01:00:46
56294         Log: tweak change#8659 to keep it simple
56295      Branch: maint-5.6/perl
56296            ! utils/perldoc.PL
56297 ____________________________________________________________________________
56298 [  8701] By: gsar                                  on 2001/02/05  22:45:41
56299         Log: change#8693 was missing testsuite changes
56300      Branch: maint-5.6/perl
56301           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
56302 ____________________________________________________________________________
56303 [  8700] By: nick                                  on 2001/02/05  20:32:52
56304         Log: Integrate mainline
56305      Branch: perlio
56306           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
56307           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
56308           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
56309           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
56310           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
56311           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
56312           +> t/lib/test-harness.t
56313           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
56314           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
56315           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
56316           !> pod/perlutil.pod t/TEST utils/h2xs.PL
56317 ____________________________________________________________________________
56318 [  8699] By: nick                                  on 2001/02/05  19:41:07
56319         Log: Subject: perlfaq2, re: perlmongers
56320              From: David H. Adler <dha@panix.com>
56321              Date: Sun, 4 Feb 2001 23:48:23 -0500
56322              Message-Id: <20010204234823.A13429@panix.com>
56323      Branch: perl
56324            ! pod/perlfaq2.pod
56325 ____________________________________________________________________________
56326 [  8698] By: nick                                  on 2001/02/05  19:39:31
56327         Log: Missed file f#rom the testharness mess.
56328      Branch: perl
56329            + t/lib/test-harness.t
56330 ____________________________________________________________________________
56331 [  8697] By: nick                                  on 2001/02/05  19:37:21
56332         Log: Subject: [DOC PATCH] overload.pm nits
56333              From: John Tobey <jtobey@john-edwin-tobey.org>
56334              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
56335              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
56336      Branch: perl
56337            ! lib/overload.pm
56338 ____________________________________________________________________________
56339 [  8696] By: alanbur                               on 2001/02/05  11:56:00
56340         Log: Sync with parent
56341      Branch: maint-5.6/pureperl
56342           !> thread.h
56343 ____________________________________________________________________________
56344 [  8695] By: gsar                                  on 2001/02/05  03:27:34
56345         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
56346      Branch: maint-5.6/perl
56347            ! thread.h
56348 ____________________________________________________________________________
56349 [  8694] By: alanbur                               on 2001/02/05  00:07:47
56350         Log: Initial branch creation from //depot/maint-5.6/perl
56351      Branch: maint-5.6/pureperl
56352           +> (branch 1719 files)
56353 ____________________________________________________________________________
56354 [  8693] By: gsar                                  on 2001/02/04  22:38:49
56355         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
56356              changes)
56357      Branch: maint-5.6/perl
56358           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
56359           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
56360           !> ext/DB_File/version.c
56361 ____________________________________________________________________________
56362 [  8692] By: nick                                  on 2001/02/04  18:15:57
56363         Log: The missed t/TEST part of the grand testharness upgrade.
56364      Branch: perl
56365            ! t/TEST
56366 ____________________________________________________________________________
56367 [  8691] By: nick                                  on 2001/02/04  18:05:17
56368         Log: New improved test harness
56369              Subject: Re: [PATCH Test::Harness] Third time's a charm?
56370              From: Michael G Schwern <schwern@pobox.com>
56371              Date: Sun, 4 Feb 2001 08:01:20 -0500
56372              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
56373      Branch: perl
56374            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
56375            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
56376            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
56377            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
56378            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
56379            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
56380            ! MANIFEST lib/Test/Harness.pm
56381 ____________________________________________________________________________
56382 [  8690] By: nick                                  on 2001/02/04  17:57:51
56383         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
56384              From: Jonathan Stowe <gellyfish@gellyfish.com>
56385              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
56386              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
56387      Branch: perl
56388            ! utils/h2xs.PL
56389 ____________________________________________________________________________
56390 [  8689] By: nick                                  on 2001/02/04  17:55:24
56391         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
56392              From: Michael G Schwern <schwern@pobox.com>
56393              Date: Sat, 3 Feb 2001 22:46:38 -0500
56394              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
56395      Branch: perl
56396            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
56397            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
56398 ____________________________________________________________________________
56399 [  8688] By: nick                                  on 2001/02/04  17:43:55
56400         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
56401              length byfailing to spot lack of closing )
56402              From: nick@talking.bollo.cx
56403              Date: Sat, 03 Feb 2001 23:53:16 +0000
56404              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
56405      Branch: perl
56406            ! perlio.c pod/perldiag.pod
56407 ____________________________________________________________________________
56408 [  8687] By: jhi                                   on 2001/02/03  17:11:42
56409         Log: HP-UX thread patches from Merijn H. Brand.
56410      Branch: maint-5.6/perl
56411            ! README.hpux hints/hpux.sh
56412 ____________________________________________________________________________
56413 [  8686] By: jhi                                   on 2001/02/03  16:40:12
56414         Log: Metaconfig changes for #8685.
56415      Branch: metaconfig
56416            ! U/installdirs/instubperl.U
56417      Branch: metaconfig/U/perl
56418            ! Devel.U versiononly.U
56419 ____________________________________________________________________________
56420 [  8685] By: jhi                                   on 2001/02/03  16:39:49
56421         Log: For -Dusedevel builds turn off installusrbinperl and turn on
56422              versiononly, a combined idea of Richard Soderberg and Merijn
56423              H. Brand.  You can still override both of these from the command
56424              line if you need to, -Dinstallusrbinperl and -Uversiononly.
56425      Branch: perl
56426            ! Configure
56427 ____________________________________________________________________________
56428 [  8684] By: jhi                                   on 2001/02/03  16:16:34
56429         Log: Metaconfig unit fix for #8683.
56430      Branch: metaconfig
56431            ! U/compline/nblock_io.U
56432 ____________________________________________________________________________
56433 [  8683] By: jhi                                   on 2001/02/03  16:16:12
56434         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
56435              reported by Peter Prymmer for 5.6-TRIAL1.
56436      Branch: perl
56437            ! Configure
56438 ____________________________________________________________________________
56439 [  8682] By: jhi                                   on 2001/02/03  05:52:11
56440         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
56441              to work correctly.
56442      Branch: maint-5.6/perl
56443            ! hints/irix_6.sh
56444 ____________________________________________________________________________
56445 [  8681] By: jhi                                   on 2001/02/03  05:47:33
56446         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
56447      Branch: maint-5.6/perl
56448            ! pod/perlport.pod
56449 ____________________________________________________________________________
56450 [  8680] By: jhi                                   on 2001/02/02  21:39:49
56451         Log: perlport update from Peter Prymmer.
56452      Branch: maint-5.6/perl
56453            ! pod/perlport.pod
56454 ____________________________________________________________________________
56455 [  8679] By: nick                                  on 2001/02/02  20:50:48
56456         Log: Integrate mainline
56457      Branch: perlio
56458           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
56459           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
56460           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
56461 ____________________________________________________________________________
56462 [  8678] By: gsar                                  on 2001/02/02  16:02:12
56463         Log: note about bincompat, slightly modified (from Lupe Christoph)
56464      Branch: maint-5.6/perl
56465            ! README.solaris
56466 ____________________________________________________________________________
56467 [  8677] By: jhi                                   on 2001/02/02  15:46:20
56468         Log: Supported platforms updates.
56469      Branch: maint-5.6/perl
56470            ! pod/perlport.pod
56471 ____________________________________________________________________________
56472 [  8676] By: jhi                                   on 2001/02/02  03:41:26
56473         Log: A couple more perlfaq2 tweaks.
56474      Branch: maint-5.6/perl
56475            ! pod/perlfaq2.pod
56476 ____________________________________________________________________________
56477 [  8675] By: jhi                                   on 2001/02/02  03:17:44
56478         Log: Misedit in #8661.
56479      Branch: maint-5.6/perl
56480            ! Configure
56481 ____________________________________________________________________________
56482 [  8674] By: jhi                                   on 2001/02/02  03:14:38
56483         Log: Damien again.
56484      Branch: maint-5.6/perl
56485            ! pod/perlfaq2.pod
56486 ____________________________________________________________________________
56487 [  8673] By: jhi                                   on 2001/02/02  03:12:40
56488         Log: perlfaq update from Elaine Ashton.
56489      Branch: maint-5.6/perl
56490            ! pod/perlfaq2.pod
56491 ____________________________________________________________________________
56492 [  8672] By: jhi                                   on 2001/02/02  03:07:08
56493         Log: UTF-8 s/// patch from Inaba Hiroto.
56494      Branch: maint-5.6/perl
56495            ! pp_ctl.c pp_hot.c
56496 ____________________________________________________________________________
56497 [  8671] By: jhi                                   on 2001/02/01  22:34:31
56498         Log: Update Changes.
56499      Branch: perl
56500            ! Changes patchlevel.h
56501 ____________________________________________________________________________
56502 [  8670] By: jhi                                   on 2001/02/01  22:15:29
56503         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
56504              from maintperl.
56505              
56506              Upgrade to Getopt::Long 2.25, from Johan Vromans.
56507              
56508              more files need to be writable in the source distribution
56509              
56510              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
56511              
56512              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
56513              
56514              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
56515              
56516              Allow the float to be fuzzier.
56517              
56518              need to use INT2PTR instead of a straight cast or ia64 fails
56519              
56520              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
56521              
56522              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
56523      Branch: perl
56524           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
56525           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
56526           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
56527 ____________________________________________________________________________
56528 [  8669] By: jhi                                   on 2001/02/01  21:57:02
56529         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
56530              From: Robin Barker <rmb1@cise.npl.co.uk>
56531              Date: Thu, 1 Feb 2001 16:59:05 GMT
56532              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
56533      Branch: maint-5.6/perl
56534            ! pod/perlmodlib.PL
56535 ____________________________________________________________________________
56536 [  8668] By: nick                                  on 2001/02/01  19:41:40
56537         Log: Integrate mainline
56538      Branch: perlio
56539           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
56540           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
56541           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
56542 ____________________________________________________________________________
56543 [  8667] By: gsar                                  on 2001/02/01  16:59:11
56544         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
56545      Branch: maint-5.6/perl
56546            ! embed.pl embedvar.h
56547 ____________________________________________________________________________
56548 [  8666] By: gsar                                  on 2001/02/01  16:34:51
56549         Log: add missing entries to win32/config.?c
56550      Branch: maint-5.6/perl
56551            ! win32/config.bc win32/config.gc win32/config.vc
56552            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56553 ____________________________________________________________________________
56554 [  8665] By: jhi                                   on 2001/02/01  14:58:51
56555         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
56556              From: "Stephen P. Potter" <spp@spotter.yi.org>
56557              Date: Thu, 01 Feb 2001 10:45:46 -0500
56558              Message-Id: <200102011545.KAA31479@spotter.yi.org>
56559      Branch: maint-5.6/perl
56560            ! pod/perlfunc.pod
56561 ____________________________________________________________________________
56562 [  8664] By: gsar                                  on 2001/02/01  14:52:37
56563         Log: need to use INT2PTR instead of a straight cast or ia64 fails
56564              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
56565      Branch: maint-5.6/perl
56566            ! ext/POSIX/POSIX.xs
56567 ____________________________________________________________________________
56568 [  8663] By: jhi                                   on 2001/02/01  14:09:13
56569         Log: Allow the float to be fuzzier.
56570      Branch: maint-5.6/perl
56571            ! t/lib/peek.t
56572 ____________________________________________________________________________
56573 [  8662] By: jhi                                   on 2001/02/01  13:59:00
56574         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
56575              From: Robin Barker <rmb1@cise.npl.co.uk>
56576              Date: Thu, 1 Feb 2001 13:05:39 GMT
56577              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
56578      Branch: maint-5.6/perl
56579            ! pod/perlmodlib.pod
56580 ____________________________________________________________________________
56581 [  8661] By: jhi                                   on 2001/02/01  13:57:38
56582         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
56583              Date: Thu, 01 Feb 2001 14:15:41 +0100
56584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56585              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
56586              
56587              Have the $ccflags in the gcc version test (strange, this change
56588              is claimed to be have been integrated already)
56589      Branch: maint-5.6/perl
56590            ! Configure
56591 ____________________________________________________________________________
56592 [  8660] By: jhi                                   on 2001/02/01  13:44:10
56593         Log: Integrate changes #7950,7964,7962 from mainline.
56594              
56595              Find the stdchar signedness using cpp, should fix some of
56596              the Solaris compiler warnings reported by Alan Burlison.
56597      Branch: maint-5.6/perl
56598           !> Configure config_h.SH
56599 ____________________________________________________________________________
56600 [  8659] By: jhi                                   on 2001/02/01  05:35:32
56601         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
56602              From: Jan Dubois <JanD@ActiveState.com>
56603              Date: Wed, 31 Jan 2001 21:17:03 -0800
56604              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
56605      Branch: maint-5.6/perl
56606            ! utils/perldoc.PL
56607 ____________________________________________________________________________
56608 [  8658] By: jhi                                   on 2001/02/01  04:33:17
56609         Log: Integrate the README.os390 and README.posix-bc parts of mainline
56610              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
56611              installperl parts were taken care of by #8657.)
56612      Branch: maint-5.6/perl
56613           !> README.os390 README.posix-bc
56614 ____________________________________________________________________________
56615 [  8657] By: jhi                                   on 2001/02/01  04:29:21
56616         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56617              From: Peter Prymmer <pvhp@forte.com>
56618              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
56619              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
56620      Branch: maint-5.6/perl
56621            + ext/DynaLoader/dl_dllload.xs
56622            ! MANIFEST Makefile.SH hints/os390.sh installperl
56623 ____________________________________________________________________________
56624 [  8656] By: jhi                                   on 2001/02/01  04:25:45
56625         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
56626              From: Peter Prymmer <pvhp@forte.com>
56627              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
56628              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
56629      Branch: maint-5.6/perl
56630            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
56631 ____________________________________________________________________________
56632 [  8655] By: jhi                                   on 2001/02/01  04:14:47
56633         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
56634              From: troc@netrus.net
56635              Date: Wed, 31 Jan 2001 22:31:26 -0500
56636              Message-Id: <200102010331.WAA117.85@rocco.homenet>
56637      Branch: maint-5.6/perl
56638            ! os2/os2.c
56639 ____________________________________________________________________________
56640 [  8654] By: jhi                                   on 2001/02/01  04:12:52
56641         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
56642              as reported by Alan Burlison.
56643      Branch: maint-5.6/perl
56644            ! pp.h
56645 ____________________________________________________________________________
56646 [  8653] By: jhi                                   on 2001/02/01  04:05:12
56647         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
56648              From: dsugalski@northernlight.com
56649              Date: Wed, 31 Jan 2001 18:54:11 -0500
56650              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
56651      Branch: maint-5.6/perl
56652            ! configure.com
56653 ____________________________________________________________________________
56654 [  8652] By: jhi                                   on 2001/02/01  04:03:11
56655         Log: Misplaced #endif.
56656              
56657              Subject: [perl-5-6-1-trial2] patches for EPOC
56658              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56659              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
56660              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
56661      Branch: maint-5.6/perl
56662            ! epoc/epocish.c
56663 ____________________________________________________________________________
56664 [  8651] By: jhi                                   on 2001/02/01  04:00:25
56665         Log: Integrate changes #8647,8648,8650 from mainline.
56666              
56667              Macrofy a magic UTF-8 test.
56668              
56669              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
56670              
56671              Watch out for cross compiling for EPOC (usually done on linux).
56672      Branch: maint-5.6/perl
56673           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
56674 ____________________________________________________________________________
56675 [  8650] By: jhi                                   on 2001/02/01  03:56:20
56676         Log: Watch out for cross compiling for EPOC (usually done on linux)
56677              
56678              Subject: [perl-5-6-1-trial2] patches for EPOC
56679              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56680              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
56681              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
56682      Branch: perl
56683            ! ext/Errno/Errno_pm.PL
56684 ____________________________________________________________________________
56685 [  8649] By: gsar                                  on 2001/02/01  00:46:00
56686         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
56687      Branch: maint-5.6/perl
56688            ! sv.c
56689 ____________________________________________________________________________
56690 [  8648] By: jhi                                   on 2001/01/31  23:35:36
56691         Log: All the uses of PL_numeric_radix must be protected by
56692              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
56693              
56694              Subject: [perl-5-6-1-trial2] patches for EPOC
56695              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56696              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
56697              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
56698      Branch: perl
56699            ! sv.c
56700 ____________________________________________________________________________
56701 [  8647] By: jhi                                   on 2001/01/31  22:56:16
56702         Log: Macrofy a magic UTF-8 test.
56703      Branch: perl
56704            ! utf8.c utf8.h
56705 ____________________________________________________________________________
56706 [  8646] By: gsar                                  on 2001/01/31  15:55:12
56707         Log: update Changes
56708      Branch: maint-5.6/perl
56709            ! Changes
56710 ____________________________________________________________________________
56711 [  8645] By: gsar                                  on 2001/01/31  15:10:14
56712         Log: Configure tweak suggested by Peter Prymmer
56713      Branch: maint-5.6/perl
56714            ! Configure
56715 ____________________________________________________________________________
56716 [  8644] By: gsar                                  on 2001/01/31  15:06:32
56717         Log: more files need to be writable in the source distribution
56718      Branch: maint-5.6/perl
56719            ! Porting/makerel
56720 ____________________________________________________________________________
56721 [  8643] By: jhi                                   on 2001/01/31  14:59:46
56722         Log: Integrate changes #8258,8278,8279 from mainline.
56723              
56724              Make the large file tests more robust/talkative.
56725      Branch: maint-5.6/perl
56726           !> t/lib/syslfs.t t/op/lfs.t
56727 ____________________________________________________________________________
56728 [  8642] By: gsar                                  on 2001/01/31  14:53:48
56729         Log: integrate changes#8311,8334 from mainline
56730              
56731              Add a new MakeMaker variable PM_FILTER that defines a Unix
56732              filter to be run on each .pm during the pm_to_blib() phase,
56733              a fixed version of
56734              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
56735              
56736              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
56737              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
56738              accurate reading of the "atime".  
56739      Branch: maint-5.6/perl
56740           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
56741           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
56742           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
56743 ____________________________________________________________________________
56744 [  8641] By: jhi                                   on 2001/01/31  14:46:37
56745         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
56746      Branch: maint-5.6/perl
56747            ! lib/Getopt/Long.pm
56748 ____________________________________________________________________________
56749 [  8640] By: gsar                                  on 2001/01/31  14:40:24
56750         Log: make regen_all
56751      Branch: maint-5.6/perl
56752            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
56753 ____________________________________________________________________________
56754 [  8639] By: gsar                                  on 2001/01/31  14:37:25
56755         Log: refresh windows config files
56756      Branch: maint-5.6/perl
56757            ! win32/Makefile win32/config_H.bc win32/config_H.gc
56758            ! win32/config_H.vc win32/makefile.mk
56759 ____________________________________________________________________________
56760 [  8638] By: gsar                                  on 2001/01/31  14:28:10
56761         Log: makefile tweaks for windows: introduce a bulk-switch to enable
56762              same options as ActivePerl; sync changes with makefile.mk
56763      Branch: maint-5.6/perl
56764            ! win32/Makefile win32/makefile.mk
56765 ____________________________________________________________________________
56766 [  8637] By: jhi                                   on 2001/01/31  04:41:30
56767         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
56768              From: Nicholas Clark <nick@ccl4.org>
56769              Date: Tue, 30 Jan 2001 19:51:05 +0000
56770              Message-ID: <20010130195105.R76607@plum.flirble.org> 
56771              
56772              op/inc cure.
56773      Branch: perl
56774            ! pp.c pp.h pp_hot.c t/op/arith.t
56775 ____________________________________________________________________________
56776 [  8636] By: jhi                                   on 2001/01/31  02:38:32
56777         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
56778              no perlio],8257,8380,8479,8515 from mainline.
56779              
56780              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
56781              
56782              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
56783              Subject: [PATCH perl@8133] fix-up for VMS extensions
56784              
56785              In VMS embedded perls couldn't access the statically built Socket.
56786              
56787              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
56788              
56789              Further VMS piping fixes from Charles Lane.
56790              
56791              Subject:  [PATCH] make t/op/misc.t work on VMS
56792              
56793              Add tracing for debugging extensions builds in VMS.
56794              
56795              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
56796      Branch: maint-5.6/perl
56797           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
56798           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
56799           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
56800 ____________________________________________________________________________
56801 [  8635] By: jhi                                   on 2001/01/31  01:46:41
56802         Log: Integrate change #7732 from mainline.
56803              
56804              Sparc 64-bit pack() fix from Jens Hamisch.
56805      Branch: maint-5.6/perl
56806           !> pp.c
56807 ____________________________________________________________________________
56808 [  8634] By: jhi                                   on 2001/01/31  01:41:16
56809         Log: One spot missing from #8626.
56810      Branch: maint-5.6/perl
56811            ! sv.c
56812 ____________________________________________________________________________
56813 [  8633] By: jhi                                   on 2001/01/31  00:49:17
56814         Log: Integrate change #7495 from mainline.
56815              
56816              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
56817      Branch: maint-5.6/perl
56818           !> MANIFEST ext/re/Makefile.PL
56819 ____________________________________________________________________________
56820 [  8632] By: jhi                                   on 2001/01/30  23:38:49
56821         Log: Integrate change #8396 from mainline.
56822              
56823              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
56824              better multicast support (resend)
56825      Branch: maint-5.6/perl
56826           !> ext/Socket/Socket.pm
56827 ____________________________________________________________________________
56828 [  8631] By: jhi                                   on 2001/01/30  23:28:03
56829         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
56830              
56831              More AIX lore. (7514, ext/re/hints/aix.pl)
56832              
56833              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
56834              
56835              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)
56836              
56837              Subject: [ID 20001214.002] Net::Ping patch
56838              
56839              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
56840              
56841              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
56842              
56843              Add ReuseAddr as a (preferred) alias for Reuse as we now
56844              also have ReusePort.
56845              
56846              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
56847      Branch: maint-5.6/perl
56848           +> ext/re/hints/aix.pl
56849           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
56850           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
56851 ____________________________________________________________________________
56852 [  8630] By: jhi                                   on 2001/01/30  23:03:59
56853         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
56854              
56855              read() documentation tweak for 20001121.004.
56856              
56857              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
56858      Branch: maint-5.6/perl
56859           !> pod/perlfunc.pod pod/perlre.pod
56860 ____________________________________________________________________________
56861 [  8629] By: jhi                                   on 2001/01/30  22:41:57
56862         Log: Integrate change #8098 from mainline.
56863              
56864              fastgetcwd is defined using a glob alias on a $^O dependent basis
56865              and there was no default assignment or perl subroutine.
56866      Branch: maint-5.6/perl
56867           !> lib/Cwd.pm
56868 ____________________________________________________________________________
56869 [  8628] By: jhi                                   on 2001/01/30  21:58:52
56870         Log: Integrate change #7866 from mainline.
56871              
56872              File::Temp 0.11.
56873      Branch: maint-5.6/perl
56874           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
56875 ____________________________________________________________________________
56876 [  8627] By: jhi                                   on 2001/01/30  21:39:44
56877         Log: Integrate changes #8075,8086,8228 from mainline.  
56878              
56879              Darwin is not Windows. (8075,8086)
56880              
56881              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
56882      Branch: maint-5.6/perl
56883           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
56884           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
56885           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
56886           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
56887 ____________________________________________________________________________
56888 [  8626] By: jhi                                   on 2001/01/30  21:22:11
56889         Log: Integrate with tweakery the change #8625 from mainline,
56890              the multibyte decimal separator fix ("fa_IR locale failure").
56891      Branch: maint-5.6/perl
56892            ! embedvar.h perlapi.h
56893           !> intrpvar.h perl.c perl.h sv.c util.c
56894 ____________________________________________________________________________
56895 [  8625] By: jhi                                   on 2001/01/30  20:26:33
56896         Log: Fix for the fa_IR locale failure.  The reason for the failure
56897              was that Perl was assuming the decimal separator aka the radix
56898              separator is one character.  The Farsi-Iranian locale crushed
56899              that bad assumption since there the separator is 'Momayyez',
56900              glyphwise looking somewhat like a slash, and in Unicode UTF-8
56901              encoded in two bytes, 0xd9 0xab.
56902      Branch: perl
56903            ! intrpvar.h perl.c perl.h sv.c util.c
56904 ____________________________________________________________________________
56905 [  8624] By: gsar                                  on 2001/01/30  20:17:03
56906         Log: regen_headers
56907      Branch: maint-5.6/perl
56908            ! Makefile.SH pod/perlintern.pod
56909 ____________________________________________________________________________
56910 [  8623] By: gsar                                  on 2001/01/30  19:42:34
56911         Log: backout change#7431 and its dependents (causes spurious rebuilds
56912              of autogenerated files)
56913              
56914              fix benign b.t failure
56915      Branch: maint-5.6/perl
56916            ! Makefile.SH t/lib/b.t
56917 ____________________________________________________________________________
56918 [  8622] By: jhi                                   on 2001/01/30  19:41:41
56919         Log: Microperl sync.
56920      Branch: perl
56921            ! mg.c perl.h
56922 ____________________________________________________________________________
56923 [  8621] By: gsar                                  on 2001/01/30  19:24:47
56924         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
56925              from mainline
56926              
56927              Subject: podlators 1.06 released
56928              
56929              Subject: [PATCH @8436] Eliminate op_children
56930              
56931              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
56932              
56933              (Replaced by #8448)  More op_children traces (cleanup of #8442).
56934              
56935              Subject: [PATCH #3 @8436] Re: Eliminate op_children
56936              Replace #8444 and #8445.
56937              
56938              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
56939              at the setting of the ofs_sv in new_struct_thread() as the
56940              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
56941              uninitialized fields are, uh, initialized with),
56942              SvREFCNT_inc()ing that invited a core dump.
56943              
56944              podlators 1.07, from Russ Allbery.
56945              
56946              Subject: [PATCH] regcomp.c old feature removal
56947              From: mjd@plover.com
56948              Date: 16 Jan 2001 14:43:18 -0000 
56949              Message-ID: <20010116144318.7140.qmail@plover.com> 
56950      Branch: maint-5.6/perl
56951           +> lib/Pod/Text/Overstrike.pm
56952           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
56953           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
56954           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
56955           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
56956           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
56957           !> util.c
56958 ____________________________________________________________________________
56959 [  8620] By: gsar                                  on 2001/01/30  18:48:32
56960         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
56961              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
56962              now fails one test)
56963              
56964              Subject: [PATCH] lvalue AUTOLOAD. No, really.
56965              
56966              Subject: [PATCH] Interesting syntax idea
56967              Make opens + bareword assigns do typeglob assigns.
56968              
56969              Tests for #8254.
56970              
56971              Subject: [PATCH @8269] Continue blocks and B::Deparse
56972              Make the peephole optimizer to bypass more null ops and
56973              and rewrite the deparse handling of continue blocks.
56974              
56975              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
56976              Doc tweak on #8313.
56977              
56978              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
56979              
56980              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
56981              
56982              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
56983              
56984              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
56985              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
56986              according to the platform.
56987              
56988              Subject: [PATCH @8404] Consolidated lvalue sub changes
56989              
56990              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
56991              
56992              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
56993              
56994              Subject: B::Concise -- an improved replacement for B::Terse 
56995              
56996              The B::Terse drop-in replacement wasn't quite drop-in.
56997              
56998              The LVRET macro needed an aTHX.
56999              
57000              Use the /^Perl_/-less form of is_lvalue_sub().
57001              
57002              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
57003      Branch: maint-5.6/perl
57004           +> ext/B/B/Concise.pm
57005           !> (integrate 27 files)
57006 ____________________________________________________________________________
57007 [  8619] By: nick                                  on 2001/01/30  18:40:28
57008         Log: Integrate mainline
57009      Branch: perlio
57010           !> (integrate 40 files)
57011 ____________________________________________________________________________
57012 [  8618] By: jhi                                   on 2001/01/30  18:37:18
57013         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
57014              Date: Mon, 29 Jan 2001 22:51:29 -0600
57015              From: "Craig A. Berry" <craigberry@mac.com>
57016              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
57017      Branch: perl
57018            ! vms/test.com
57019 ____________________________________________________________________________
57020 [  8617] By: jhi                                   on 2001/01/30  18:34:53
57021         Log: Subject: [PATCH] Add missing CV flags to dump.c
57022              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57023              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
57024              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
57025      Branch: perl
57026            ! dump.c
57027 ____________________________________________________________________________
57028 [  8616] By: jhi                                   on 2001/01/30  18:20:58
57029         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
57030              part isn't applicable to maintperl.
57031              
57032              UTF-8 nit from Inaba Hiroto.
57033      Branch: maint-5.6/perl
57034           !> pod/perlapi.pod utf8.c
57035 ____________________________________________________________________________
57036 [  8615] By: jhi                                   on 2001/01/30  18:18:51
57037         Log: UTF-8 nit from Inaba Hiroto.
57038      Branch: perl
57039            ! pod/perlapi.pod t/op/each.t utf8.c
57040 ____________________________________________________________________________
57041 [  8614] By: jhi                                   on 2001/01/30  18:13:38
57042         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
57043              
57044              perl's internal variables are not for public consumption,
57045              move their docs from perlapi.pod to perlintern.pod
57046              
57047              support for -Dusethreads build under HP-UX 10.20 and DCE threads
57048              library (11.0 and later have pthreads but 10.x don't)
57049              
57050              avoid uninitialized value warnings
57051              
57052              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
57053              gets weird results)
57054              
57055              perldoc nit on windows
57056              
57057              make it possible to run the tests outside the source tree
57058              (there's still a dependency on ../lib being the library
57059              location)
57060      Branch: perl
57061           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
57062           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
57063           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
57064           !> win32/bin/search.pl win32/vdir.h
57065 ____________________________________________________________________________
57066 [  8613] By: gsar                                  on 2001/01/30  16:39:59
57067         Log: make it possible to run the tests outside the source tree
57068              (there's still a dependency on ../lib being the library
57069              location)
57070      Branch: maint-5.6/perl
57071            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
57072 ____________________________________________________________________________
57073 [  8612] By: gsar                                  on 2001/01/30  16:31:12
57074         Log: perldoc nit on windows
57075      Branch: maint-5.6/perl
57076            ! utils/perldoc.PL
57077 ____________________________________________________________________________
57078 [  8611] By: gsar                                  on 2001/01/30  16:22:54
57079         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
57080              gets weird results)
57081      Branch: maint-5.6/perl
57082            ! win32/vdir.h
57083 ____________________________________________________________________________
57084 [  8610] By: gsar                                  on 2001/01/30  16:12:45
57085         Log: avoid uninitialized value warnings
57086      Branch: maint-5.6/perl
57087            ! win32/bin/search.pl
57088 ____________________________________________________________________________
57089 [  8609] By: gsar                                  on 2001/01/30  16:08:01
57090         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
57091              library (11.0 and later have pthreads but 10.x don't)
57092      Branch: maint-5.6/perl
57093            ! hints/hpux.sh thread.h
57094 ____________________________________________________________________________
57095 [  8608] By: gsar                                  on 2001/01/30  15:48:55
57096         Log: perl's internal variables are not for public consumption,
57097              move their docs from perlapi.pod to perlintern.pod
57098      Branch: maint-5.6/perl
57099            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
57100            ! thrdvar.h
57101 ____________________________________________________________________________
57102 [  8607] By: gsar                                  on 2001/01/30  15:44:27
57103         Log: mistakenly branched perl56delta.pod, revert
57104      Branch: maint-5.6/perl
57105            - pod/perl56delta.pod
57106           !> pod/perldelta.pod
57107 ____________________________________________________________________________
57108 [  8606] By: gsar                                  on 2001/01/30  14:20:24
57109         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
57110              dTHR which has been a noop for a while now, except for the
57111              compatibility definition in thread.h)
57112      Branch: maint-5.6/perl
57113           !> (integrate 45 files)
57114 ____________________________________________________________________________
57115 [  8605] By: jhi                                   on 2001/01/30  05:43:58
57116         Log: Mark the UTF-8 APIs as experimental.
57117      Branch: maint-5.6/perl
57118            ! embed.pl pod/perlapi.pod
57119 ____________________________________________________________________________
57120 [  8604] By: jhi                                   on 2001/01/30  05:38:40
57121         Log: Nits from earlier integrates.
57122      Branch: maint-5.6/perl
57123            ! lib/Carp/Heavy.pm
57124           !> sv.c
57125 ____________________________________________________________________________
57126 [  8603] By: jhi                                   on 2001/01/30  05:27:26
57127         Log: Regenerate Porting files.
57128      Branch: maint-5.6/perl
57129            ! Porting/Glossary Porting/config.sh Porting/config_H
57130 ____________________________________________________________________________
57131 [  8602] By: jhi                                   on 2001/01/30  05:14:59
57132         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
57133              8310,8339,8447,8492,8493,8505,8525: documentation changes.
57134              
57135              Subject: Re: perlfaq style changes
57136              
57137              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
57138              
57139              Subject: [PATCH] docs on NaN
57140              
57141              Subject: [patch] perlfaq7
57142              
57143              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
57144              
57145              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
57146              
57147              Subject: [PATCH] open() example in perlfunc.pod
57148              
57149              Podify README.mpeix (a new version from the web)
57150              
57151              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
57152              
57153              Subject: [PATCH] format and rewording in perlfaq.pod
57154              
57155              Subject: [PATCH] API Variable documentation   
57156              
57157              Memory management calls documentation.
57158              
57159              Subject: [PATCH: perl@8482] README.vms URL updates
57160              
57161              Subject: Minor typos in perlfaq2.pod
57162              
57163              Subject: [PATCH] pod/perlvar.pod
57164      Branch: maint-5.6/perl
57165           +> pod/perl56delta.pod
57166            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
57167           !> README.amiga README.epoc README.mpeix README.vms
57168           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
57169           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
57170           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
57171           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
57172           !> pod/perlvar.pod thrdvar.h
57173 ____________________________________________________________________________
57174 [  8601] By: jhi                                   on 2001/01/30  04:38:35
57175         Log: Integrate changes #8036,8096,8253 from mainline:
57176              hints changes.
57177              
57178              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
57179              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
57180              
57181              Output the (apparent) version of gcc in Tru64.
57182      Branch: maint-5.6/perl
57183           +> ext/POSIX/hints/svr4.pl
57184           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
57185           !> hints/svr4.sh t/lib/bigfltpm.t
57186 ____________________________________________________________________________
57187 [  8600] By: jhi                                   on 2001/01/30  04:04:01
57188         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
57189              locale fixes.
57190              
57191              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
57192              
57193              Debian allows /usr/bin/locale to exist without any locales. (7868)
57194              
57195              Allow the locale test needing POSIX and the taint test
57196              needing IPC::SysV to run under 'minitest' (basically,
57197              bail out if loading the extension fails). (8384)
57198              
57199              Cleanup the locale.t output  (8480)
57200      Branch: maint-5.6/perl
57201           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
57202           !> t/pragma/locale.t
57203 ____________________________________________________________________________
57204 [  8599] By: jhi                                   on 2001/01/30  03:51:04
57205         Log: Missing generated files from #8598.
57206      Branch: maint-5.6/perl
57207            ! embed.h global.sym objXSUB.h perlapi.c proto.h
57208 ____________________________________________________________________________
57209 [  8598] By: jhi                                   on 2001/01/30  03:41:54
57210         Log: Integrate change #8555 from mainline, manually integrate parts
57211              of changes 8452 and 8583.
57212              
57213              Subject: [PATCH] utf8.c documentation (8452)
57214              
57215              No point in checking the length if the pointer is bogus. (8555)
57216              
57217              Introduce bytes_from_utf8() and implement sv_eq() using it,
57218              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
57219              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
57220              was malformed. (8583)
57221      Branch: maint-5.6/perl
57222            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
57223           !> pod/perlapi.pod sv.c utf8.c
57224 ____________________________________________________________________________
57225 [  8597] By: gsar                                  on 2001/01/30  02:37:26
57226         Log: get PERL_OBJECT build going again on windows
57227      Branch: maint-5.6/perl
57228            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
57229            ! pod/perlapi.pod proto.h sv.c
57230 ____________________________________________________________________________
57231 [  8596] By: jhi                                   on 2001/01/30  02:16:17
57232         Log: Signedness nit.
57233      Branch: perl
57234            ! sv.c
57235 ____________________________________________________________________________
57236 [  8595] By: jhi                                   on 2001/01/30  02:11:07
57237         Log: EBCDIC patch for Storable, from Peter Prymmer.
57238      Branch: perl
57239            ! t/lib/st-06compat.t
57240 ____________________________________________________________________________
57241 [  8594] By: jhi                                   on 2001/01/30  01:04:48
57242         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
57243              From: Peter Prymmer <pvhp@forte.com>
57244              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
57245              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
57246      Branch: perl
57247            ! t/lib/b.t
57248 ____________________________________________________________________________
57249 [  8593] By: jhi                                   on 2001/01/30  00:56:47
57250         Log: Subject: [PATCH: perl@8585] pod problems in io
57251              From: Peter Prymmer <pvhp@forte.com>
57252              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
57253              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
57254      Branch: perl
57255            ! pod/perlapio.pod pod/perliol.pod
57256 ____________________________________________________________________________
57257 [  8592] By: jhi                                   on 2001/01/30  00:48:20
57258         Log: Integrate perlio.
57259      Branch: perl
57260           !> pod/perlapio.pod pod/perliol.pod
57261 ____________________________________________________________________________
57262 [  8591] By: nick                                  on 2001/01/29  22:02:28
57263         Log: GNU 'merge' Simon's copy of perliol.pod with version
57264              patched by Craig's patch.
57265      Branch: perlio
57266            ! pod/perliol.pod
57267 ____________________________________________________________________________
57268 [  8590] By: nick                                  on 2001/01/29  21:55:10
57269         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
57270      Branch: perlio
57271            ! pod/perlapio.pod pod/perliol.pod
57272 ____________________________________________________________________________
57273 [  8589] By: jhi                                   on 2001/01/29  15:35:33
57274         Log: Integrate change #8586 from maint-5.6/perl.
57275              
57276              make the BOM detection code not call tell() until it has to
57277              (meant to fix esoteric compatibility issues where PL_rsfp
57278              is overridden)
57279      Branch: perl
57280           !> toke.c
57281 ____________________________________________________________________________
57282 [  8588] By: jhi                                   on 2001/01/29  15:29:11
57283         Log: Subject: MAking Solaris malloc() the default
57284              From: Lupe Christoph <lupe@lupe-christoph.de>
57285              Date: Mon, 29 Jan 2001 12:59:36 +0100
57286              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
57287              
57288              The README.solaris part slightly tweaked.
57289      Branch: perl
57290            ! README.solaris hints/solaris_2.sh
57291 ____________________________________________________________________________
57292 [  8587] By: jhi                                   on 2001/01/29  15:17:34
57293         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
57294              From: root@ak-75.mind.de
57295              Date: Sun, 28 Jan 2001 20:32:29 +0100
57296              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
57297      Branch: perl
57298            ! pod/perlre.pod
57299 ____________________________________________________________________________
57300 [  8586] By: gsar                                  on 2001/01/29  13:43:44
57301         Log: make the BOM detection code not call tell() until it has to
57302              (meant to fix esoteric compatibility issues where PL_rsfp
57303              is overridden)
57304      Branch: maint-5.6/perl
57305            ! toke.c
57306 ____________________________________________________________________________
57307 [  8585] By: jhi                                   on 2001/01/28  20:05:45
57308         Log: Update Changes.
57309      Branch: perl
57310            ! Changes patchlevel.h
57311 ____________________________________________________________________________
57312 [  8584] By: jhi                                   on 2001/01/28  19:30:02
57313         Log: Integrate perlio.
57314      Branch: perl
57315           +> pod/perliol.pod
57316           !> MANIFEST pod/perlapio.pod
57317 ____________________________________________________________________________
57318 [  8583] By: jhi                                   on 2001/01/28  19:28:40
57319         Log: Patch from Inaba Hiroto:
57320              - canonical UTF-8 hash keys: if a key string for a hash is
57321              UTF8-on, try downgrade the string and use it if
57322              unicode::distinct is not in effect.
57323              For the task, I added a function bytes_from_utf8() to utf8.c.
57324              It might resemble utf8_to_bytes() but it is not convenient
57325              to the task.
57326              Made a test for it and added to t/op/each.t
57327              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
57328              the mortal copy of the argument SV.
57329              And changed t/io/utf8.t test 18 which expects print() to
57330              upgrade its argument.
57331              - re-implement sv_eq with bytes_from_utf8()
57332              - some bug fixes
57333              - tr/// does not handle UTF8 range (\x{}-\x{})
57334              - \ before raw UTF8 character produced
57335              "Malformed UTF-8 character" warning.
57336              - "\x{100}\N{CENT SIGN}" is Malformed.
57337              Added tests for these 3.
57338              - and one silly bug (by me) with qu operator.
57339      Branch: perl
57340            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
57341            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
57342            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
57343 ____________________________________________________________________________
57344 [  8582] By: nick                                  on 2001/01/28  19:25:04
57345         Log: Add pod/perliol.pod to MANIFEST :-(
57346      Branch: perlio
57347            ! MANIFEST
57348 ____________________________________________________________________________
57349 [  8581] By: nick                                  on 2001/01/28  19:22:40
57350         Log: PerlIO documentation. Proofing and sub-editing requested.
57351      Branch: perlio
57352            + pod/perliol.pod
57353            ! pod/perlapio.pod
57354 ____________________________________________________________________________
57355 [  8580] By: jhi                                   on 2001/01/28  05:16:25
57356         Log: Revert the change to sv_2pv() done by #8054: Someone who
57357              did SvNV_set() on a scalar that also happened to be POK,
57358              followed by sv_2pv() won't get the right coercion anymore.
57359              [Sarathy]
57360      Branch: maint-5.6/perl
57361            ! sv.c
57362 ____________________________________________________________________________
57363 [  8579] By: jhi                                   on 2001/01/28  05:15:04
57364         Log: Remove the #8084 effect: do not allow -Q to be interpreted
57365              as -&Q(), this is too much wiggle room.
57366      Branch: maint-5.6/perl
57367            ! toke.c
57368 ____________________________________________________________________________
57369 [  8578] By: jhi                                   on 2001/01/28  05:12:45
57370         Log: Needed bits of #8439 (should have been in #8576),
57371              mainly for lval substr().
57372      Branch: maint-5.6/perl
57373            ! mg.c pp.c pp_hot.c
57374 ____________________________________________________________________________
57375 [  8577] By: jhi                                   on 2001/01/28  05:02:46
57376         Log: A missing check-in.
57377      Branch: maint-5.6/perl
57378            ! utf8.c
57379 ____________________________________________________________________________
57380 [  8576] By: jhi                                   on 2001/01/28  04:26:18
57381         Log: Integrate changes #8425,8436,8439,8517 from mainline.
57382              The 8439 was not truly integrated because it had too many
57383              dependencies on the development branch and because it introduced
57384              concepts too bold for a maintenance branch (such as the qu operator).
57385              
57386              Subject: [PATCH perl@8342] -Wformat
57387              
57388              Tighten some of the UTF-8 tests a bit.
57389              
57390              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
57391              - The substr lval was still not okay.
57392              - Now pp_stringify and sv_setsv copies source's UTF8 flag
57393              even if IN_BYTE.  pp_stringify is called from fold_constants
57394              at optimization phase and "\x{100}" was made SvUTF8_off under
57395              use bytes (the bytes pragma is for "byte semantics" and not
57396              for "do not produce UTF8 data")
57397      Branch: maint-5.6/perl
57398            ! t/lib/charnames.t t/op/substr.t toke.c
57399           !> sv.c t/pragma/utf8.t
57400 ____________________________________________________________________________
57401 [  8575] By: jhi                                   on 2001/01/28  04:01:51
57402         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
57403              
57404              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
57405              
57406              Subject: [ID 20001230.003] UTF-8 tr still hurts
57407              
57408              Test cases for #8385 (from Simon's "torture.pl")
57409              
57410              Start fixing UTF-8 lval substr() (8405)
57411      Branch: maint-5.6/perl
57412           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
57413           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
57414 ____________________________________________________________________________
57415 [  8574] By: jhi                                   on 2001/01/28  03:09:06
57416         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
57417              from mainline.
57418              
57419              UTF-8 cleanup.
57420              
57421              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
57422              
57423              "\x{FF}\xFF" was broken.
57424              
57425              Tests for #8329 and #8330.
57426              
57427              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
57428              
57429              IRIX compiler noticed that the bof initialization might be
57430              bypassed by control flow.
57431              
57432              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
57433      Branch: maint-5.6/perl
57434           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
57435           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
57436 ____________________________________________________________________________
57437 [  8573] By: jhi                                   on 2001/01/28  02:06:12
57438         Log: Retract #8552.
57439      Branch: perl
57440            ! lib/Text/Wrap.pm t/lib/textwrap.t
57441 ____________________________________________________________________________
57442 [  8572] By: jhi                                   on 2001/01/28  02:04:49
57443         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
57444              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
57445              not really integrated but instead salvaged by hand
57446              (they had too many dependencies on the development release
57447              to be cleanly integratable).
57448              
57449              Subject: more UTF8 test suites and an UTF8 patch
57450              
57451              Tweak for MULTIPLICITY/USE_PERLIO
57452              
57453              Signedness nit.
57454              
57455              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
57456              
57457              Use the UTF8_XXX macros in is_utf8_char().
57458              
57459              Rewrite pp_concat() in terms of sv_catsv().  The . operator
57460              should now be UTF-8-proof.
57461              
57462              Subject: [PATCH perl@8269] scanning two hex-constants
57463              fails on EBCDIC environment (script length.t)
57464              
57465              Add some Unicode chop() tests.
57466      Branch: maint-5.6/perl
57467            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
57468           !> sv.c t/op/chop.t utf8.h
57469 ____________________________________________________________________________
57470 [  8571] By: jhi                                   on 2001/01/28  00:35:59
57471         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
57472              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
57473              
57474              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
57475              
57476              The maxiters upper limit sanity check (guarding against
57477              non-progress) assumed bytes instead of characters in s///
57478              and split().
57479              
57480              Signedness nit.
57481              
57482              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
57483              join() should now be UTF-8-proof.
57484              
57485              More split // UTF-8 tests. (8250)
57486      Branch: maint-5.6/perl
57487           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
57488           !> util.c
57489 ____________________________________________________________________________
57490 [  8570] By: jhi                                   on 2001/01/27  22:15:46
57491         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
57492              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
57493              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
57494              8084,8204,8244,8333 from mainline.
57495              
57496              For -Q where Q might be a one-letter sub name one does no more
57497              get a warning about an unknown filetest (7941,7943,7944,8084).
57498              
57499              Subject: Re: [ID 20001130.011] expression parsing bug ?
57500              
57501              Make uv_to_utf8() to zero-terminate its output buffer.
57502              
57503              Split off t/op/length.t (7995)
57504              
57505              Split off t/op/utf8decode.t (7996)
57506              
57507              Remove an unnecessary 'use utf8' from the utf8.t (7998)
57508              
57509              Split off t/op/concat.t (8004)
57510              
57511              Split off t/op/ver.t (8005)
57512              
57513              Document utf8_length(), utf8_distance(), and utf8_hop().
57514              
57515              Document utf8_to_uv() better.
57516              
57517              Introduce macros for UTF8 decoding (8028,8033).
57518              
57519              Add test for reverse() (8030,8031).
57520              
57521              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
57522              
57523              Do not return the Unicode replacement character    on UTF-8
57524              decoding failure.
57525              
57526              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
57527              not this_utf8 i.e. the output string has one, but don't mess
57528              with source assumption. (8052,8053)
57529              
57530              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
57531              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
57532              was not expecting to be called with something that was already
57533              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
57534              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
57535              (8054)
57536              
57537              Recode the naughty binary bytes in utf8decode.t using the \xHH.
57538              
57539              Make some panic messages a bit more logical.
57540      Branch: maint-5.6/perl
57541           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
57542           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
57543           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
57544           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
57545           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
57546           !> utf8.c utf8.h
57547 ____________________________________________________________________________
57548 [  8569] By: jhi                                   on 2001/01/27  19:16:43
57549         Log: Integrate changes #7750 from perlio and #8566 from mainline.
57550      Branch: maint-5.6/perl
57551           !> regexec.c sv.c
57552 ____________________________________________________________________________
57553 [  8568] By: jhi                                   on 2001/01/27  18:06:51
57554         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
57555              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
57556              7935[-perlio.c],7936,7959,7965 from mainline.
57557              
57558              Change the "big byte" error message to "Wide character".
57559              (7355, the croak-if-wide-chars-in-print part ignored)
57560              
57561              Use UINT64_C().
57562              
57563              Introduce Perl_utf8_length().
57564              
57565              diff -se shows these as different (7753, forgotten check-ins)
57566              
57567              Subject: [PATCH] doop.c - UTF8 tr///
57568              
57569              If we use (aTHX_ ...) then put Perl_ on the front.
57570              
57571              Make utf8_length() and utf8_distance() to be less forgiving
57572              about bad UTF-8.
57573              
57574              Test line numbers are different with utf8.
57575              
57576              No need to scan till infinity, 13 is enough. (7872,7911)
57577              
57578              Subject: [PATCH] Tokeniser debugging
57579              
57580              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
57581              
57582              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
57583              
57584              Be more careful in Perl_sv_utf8_downgrade().
57585              
57586              Use DO_UTF8().
57587              
57588              Raw zero bytes in text files confuse at least GNU patch 2.1.
57589      Branch: maint-5.6/perl
57590           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
57591           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
57592           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
57593           !> t/pragma/utf8.t toke.c utf8.c utf8.h
57594 ____________________________________________________________________________
57595 [  8567] By: nick                                  on 2001/01/27  11:10:38
57596         Log: Integrate mainline
57597      Branch: perlio
57598           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
57599           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
57600           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
57601           !> toke.c
57602 ____________________________________________________________________________
57603 [  8566] By: jhi                                   on 2001/01/27  06:22:48
57604         Log: More documentation for the regexp context stack.
57605      Branch: perl
57606            ! regexec.c
57607 ____________________________________________________________________________
57608 [  8565] By: jhi                                   on 2001/01/27  05:21:57
57609         Log: Update Changes.
57610      Branch: perl
57611            ! Changes patchlevel.h
57612 ____________________________________________________________________________
57613 [  8564] By: jhi                                   on 2001/01/27  04:44:04
57614         Log: Threadedness patch for #8562 from Doug MacEachern.
57615      Branch: perl
57616            ! toke.c
57617 ____________________________________________________________________________
57618 [  8563] By: jhi                                   on 2001/01/27  04:26:24
57619         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
57620              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57621              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
57622              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
57623      Branch: perl
57624            ! op.c
57625 ____________________________________________________________________________
57626 [  8562] By: jhi                                   on 2001/01/27  04:20:30
57627         Log: Subject: Re: Announce : Tokener reporting patch
57628              From: Simon Cozens <simon@cozens.net>
57629              Date: Mon, 22 Jan 2001 02:17:22 +0000
57630              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
57631      Branch: perl
57632            ! embed.h embed.pl proto.h toke.c
57633 ____________________________________________________________________________
57634 [  8561] By: jhi                                   on 2001/01/27  04:17:24
57635         Log: Forgot from #8545.  Oops.
57636      Branch: perl
57637            ! pp.c t/pragma/overload.t
57638 ____________________________________________________________________________
57639 [  8560] By: jhi                                   on 2001/01/27  03:01:47
57640         Log: A better module compilation test, use MANIFEST as suggested
57641              by Spider.
57642      Branch: perl
57643            ! t/lib/1_compile.t
57644 ____________________________________________________________________________
57645 [  8559] By: jhi                                   on 2001/01/27  02:50:48
57646         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
57647              From: Peter Prymmer <pvhp@forte.com>
57648              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
57649              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
57650      Branch: perl
57651            ! t/lib/b.t
57652 ____________________________________________________________________________
57653 [  8558] By: jhi                                   on 2001/01/27  02:27:05
57654         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
57655              From: Peter Prymmer <pvhp@forte.com>
57656              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
57657              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
57658      Branch: perl
57659            ! t/pragma/sub_lval.t
57660 ____________________________________________________________________________
57661 [  8557] By: jhi                                   on 2001/01/27  02:26:03
57662         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
57663              From: Peter Prymmer <pvhp@forte.com>
57664              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
57665              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
57666      Branch: perl
57667            ! t/lib/st-06compat.t
57668 ____________________________________________________________________________
57669 [  8556] By: jhi                                   on 2001/01/27  02:24:33
57670         Log: Subject: [PATCH: perl@8531] minor update to README.os390
57671              From: Peter Prymmer <pvhp@forte.com>
57672              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
57673              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
57674      Branch: perl
57675            ! README.os390
57676 ____________________________________________________________________________
57677 [  8555] By: jhi                                   on 2001/01/27  00:35:47
57678         Log: No point in checking the length before we know whether the pointer
57679              is bogus or not, fixes Abigail's odbm failures in Linux.
57680      Branch: perl
57681            ! sv.c
57682 ____________________________________________________________________________
57683 [  8554] By: nick                                  on 2001/01/26  19:01:31
57684         Log: Integrate mainline
57685      Branch: perlio
57686           !> lib/Text/Wrap.pm t/lib/textwrap.t
57687 ____________________________________________________________________________
57688 [  8553] By: jhi                                   on 2001/01/26  15:19:39
57689         Log: Integrate change #7792 from perlio (multiplicity fix),
57690              fix the AV leak in regex DEBUGGING (tiny part of the
57691              polymorphic regexp patch #8143).
57692      Branch: maint-5.6/perl
57693            ! regcomp.c
57694           !> scope.h
57695 ____________________________________________________________________________
57696 [  8552] By: jhi                                   on 2001/01/26  15:03:23
57697         Log: (Retracted by #8573)
57698              
57699              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
57700              From: Michael G Schwern <schwern@pobox.com>
57701              Date: Fri, 26 Jan 2001 09:28:31 -0500
57702              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
57703      Branch: perl
57704            ! lib/Text/Wrap.pm t/lib/textwrap.t
57705 ____________________________________________________________________________
57706 [  8551] By: jhi                                   on 2001/01/26  02:33:19
57707         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
57708              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
57709              
57710              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
57711              
57712              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
57713              
57714              Message nit.
57715              
57716              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
57717              
57718              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
57719              
57720              (the cleanup of unused submatches in regtry() and regcppop())
57721              
57722              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
57723              stored and restored, and thusly was trounced by the utf8 swash
57724              routines.
57725              
57726              use utf8 not required to use \x{}.
57727              
57728              Removed two more tests that make no sense in UTF-8 since the test
57729              data is not in UTF-8.
57730              
57731              Get the three different space character classes right under utf8.
57732              
57733              Implement ANYOFUTF8 regprop() dumping.
57734              
57735              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
57736              
57737              Document the regex context pushing/popping a bit better.
57738      Branch: maint-5.6/perl
57739           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
57740           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
57741           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
57742           !> t/op/regmesg.t utf8.c
57743 ____________________________________________________________________________
57744 [  8550] By: nick                                  on 2001/01/25  19:42:30
57745         Log: Integrate mainline
57746      Branch: perlio
57747           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
57748           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
57749           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
57750           !> t/lib/bigint.t t/lib/bigintpm.t
57751 ____________________________________________________________________________
57752 [  8549] By: jhi                                   on 2001/01/25  15:22:28
57753         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
57754      Branch: maint-5.6/perl
57755            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
57756 ____________________________________________________________________________
57757 [  8548] By: jhi                                   on 2001/01/25  15:02:55
57758         Log: Integrate changes #7997,8063,8492,8547 from mainline.
57759              
57760              Subject: Re: STRLEN - what?
57761              
57762              Subject: [PATCH] perlguts.pod
57763              
57764              Memory management calls documentation.
57765              
57766              Layout using tabulator is not a good idea in a pod.
57767      Branch: maint-5.6/perl
57768           !> pod/perlguts.pod
57769 ____________________________________________________________________________
57770 [  8547] By: jhi                                   on 2001/01/25  14:49:05
57771         Log: Layout using tabulator is not a good idea in a pod.
57772      Branch: perl
57773            ! pod/perlguts.pod
57774 ____________________________________________________________________________
57775 [  8546] By: jhi                                   on 2001/01/25  14:31:12
57776         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
57777              from mainline.
57778              
57779              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
57780              
57781              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
57782              
57783              More Win32 editor/IDE/shell hints.
57784              
57785              More Win32 Perling.
57786              
57787              Yet another editor edit.
57788              
57789              Edit edit edit.
57790              
57791              IDE/editor section tweaking.
57792              
57793              Few more IDE/editor nits from p5p.
57794      Branch: maint-5.6/perl
57795           !> pod/perlfaq3.pod
57796 ____________________________________________________________________________
57797 [  8545] By: jhi                                   on 2001/01/25  04:16:32
57798         Log: Subject: [PATCH 5.7.0] overload int()
57799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57800              Date: Wed, 24 Jan 2001 19:06:57 -0500
57801              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
57802      Branch: perl
57803            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
57804            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
57805            ! t/lib/bigintpm.t
57806 ____________________________________________________________________________
57807 [  8544] By: jhi                                   on 2001/01/25  04:15:11
57808         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
57809              From: Peter Prymmer <pvhp@forte.com>
57810              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
57811              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
57812      Branch: perl
57813            ! Makefile.SH README.os390 hints/os390.sh installperl
57814 ____________________________________________________________________________
57815 [  8543] By: jhi                                   on 2001/01/25  03:52:08
57816         Log: Integrate change #8462,8469 from mainline.
57817              
57818              In VMS Perl subversion (perl -V) is undef.
57819      Branch: maint-5.6/perl
57820           !> configure.com
57821 ____________________________________________________________________________
57822 [  8542] By: jhi                                   on 2001/01/25  03:44:55
57823         Log: Integrate changes #7835,7850,8315,8316 from mainline.
57824              
57825              Solaris hints.
57826      Branch: maint-5.6/perl
57827           !> hints/solaris_2.sh
57828 ____________________________________________________________________________
57829 [  8541] By: jhi                                   on 2001/01/25  03:39:28
57830         Log: Integrate #8336 from mainline.
57831      Branch: maint-5.6/perl
57832           !> hv.c
57833 ____________________________________________________________________________
57834 [  8540] By: jhi                                   on 2001/01/25  03:23:50
57835         Log: Retract #8539.
57836      Branch: maint-5.6/perl
57837            ! pod/perlfaq3.pod
57838 ____________________________________________________________________________
57839 [  8539] By: jhi                                   on 2001/01/25  03:21:55
57840         Log: (Retracted by #8540.)
57841      Branch: maint-5.6/perl
57842            ! pod/perlfaq3.pod
57843 ____________________________________________________________________________
57844 [  8538] By: jhi                                   on 2001/01/25  03:14:07
57845         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
57846              From: Peter Prymmer <pvhp@forte.com>
57847              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
57848              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
57849              
57850              The VMS bits.
57851      Branch: maint-5.6/perl
57852            ! configure.com vms/descrip_mms.template
57853 ____________________________________________________________________________
57854 [  8537] By: jhi                                   on 2001/01/25  03:06:09
57855         Log: Integrate #7710,7824,7973 from mainline.
57856      Branch: maint-5.6/perl
57857           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
57858           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
57859           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
57860           !> vos/config.ga.def vos/config.ga.h win32/config.bc
57861           !> win32/config.gc win32/config.vc
57862 ____________________________________________________________________________
57863 [  8536] By: jhi                                   on 2001/01/24  13:50:20
57864         Log: Revert the edits made by me so far to the 5.6 branch since
57865              the TRIAL1 since I did edits when I should have been using
57866              integrates.  Bad programmer.   (Will integrate them properly later.)
57867              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
57868              The #8353 will not be reapplied at least for now since
57869              the UTF-8 hash keys need more thinking.
57870              (The patches #8347, #8354, #8454, #8473 were okay since they
57871              were original edits made specifically for the 5.6.1-TRIAL1.)
57872      Branch: maint-5.6/perl
57873            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57874            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
57875            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
57876            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
57877            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
57878            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57879            ! win32/config.bc win32/config.gc win32/config.vc
57880 ____________________________________________________________________________
57881 [  8535] By: bailey                                on 2001/01/24  06:37:02
57882         Log: SYN SYN
57883      Branch: vmsperl
57884           +> (branch 26 files)
57885           !> (integrate 130 files)
57886 ____________________________________________________________________________
57887 [  8534] By: nick                                  on 2001/01/23  19:30:57
57888         Log: Integrate mainline.
57889      Branch: perlio
57890           !> Changes Configure Porting/Glossary Porting/config.sh
57891           !> Porting/config_H embed.h embed.pl ext/Encode/compile
57892           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
57893           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
57894           !> pod/perlvar.pod proto.h t/lib/1_compile.t
57895 ____________________________________________________________________________
57896 [  8533] By: jhi                                   on 2001/01/23  16:15:46
57897         Log: Forgotten from #8501.
57898      Branch: perl
57899            ! Porting/Glossary Porting/config.sh Porting/config_H
57900 ____________________________________________________________________________
57901 [  8532] By: jhi                                   on 2001/01/23  16:13:27
57902         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
57903              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57904              Date: Mon, 22 Jan 2001 17:51:58 +0100
57905              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
57906      Branch: perl
57907            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
57908 ____________________________________________________________________________
57909 [  8531] By: jhi                                   on 2001/01/23  15:46:01
57910         Log: Update Changes.
57911      Branch: perl
57912            ! Changes patchlevel.h
57913 ____________________________________________________________________________
57914 [  8530] By: jhi                                   on 2001/01/23  15:38:39
57915         Log: De-cut-and-pasto.
57916      Branch: perl
57917            ! t/lib/1_compile.t
57918 ____________________________________________________________________________
57919 [  8529] By: jhi                                   on 2001/01/23  15:11:04
57920         Log: Document the mkdir trailing slashes case.
57921      Branch: perl
57922            ! pod/perlfunc.pod
57923 ____________________________________________________________________________
57924 [  8528] By: jhi                                   on 2001/01/23  15:08:28
57925         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
57926              get installed:
57927              
57928              Subject: lib/lib.pm
57929              From: <abigail@foad.org>
57930              Date: Mon, 28 Aug 2000 20:35:08 -0400
57931              Message-ID: <20000829003508.21281.qmail@foad.org>
57932      Branch: perl
57933            ! installperl
57934 ____________________________________________________________________________
57935 [  8527] By: jhi                                   on 2001/01/23  14:44:04
57936         Log: Metaconfig unit change for #8526.
57937      Branch: metaconfig
57938            ! U/threads/archname.U
57939 ____________________________________________________________________________
57940 [  8526] By: jhi                                   on 2001/01/23  14:43:19
57941         Log: Attach -perlio to the archname if so selected.
57942      Branch: perl
57943            ! Configure
57944 ____________________________________________________________________________
57945 [  8525] By: jhi                                   on 2001/01/23  14:24:01
57946         Log: Subject: [PATCH] pod/perlvar.pod
57947              From: abigail@foad.org
57948              Date: Tue, 23 Jan 2001 01:41:10 +0100
57949              Message-ID: <20010123004110.22259.qmail@foad.org>
57950      Branch: perl
57951            ! pod/perlvar.pod
57952 ____________________________________________________________________________
57953 [  8524] By: jhi                                   on 2001/01/23  14:22:32
57954         Log: A bug introduced in #8217 (the undefined variable in the
57955              lib/safe1_t #3) fixed, by Charles Lane:
57956              
57957              The earlier patch made it so that stuff running in Safe
57958              compartments could do a "caller" and see "main".  That
57959              little change in name is done right before the code in
57960              the compartment is run, and apparantly the parser
57961              was picking up the stash name before it got changed.
57962              
57963              (why it was threaded vs. unthreaded Perl that was sensitive to this
57964              I still don't know...and it probably doesn't matter).
57965              
57966              I tryed removing the stash name-change and saw that threaded Perl
57967              did indeed pass the lib/safe1.t tests.
57968              
57969              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
57970              do the name change (and to connect _ in the compartment to the global
57971              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
57972              to call _safe_pkg_prep when creating a new compartment.
57973              
57974              Passes all tests with threaded perl on linux; passes all tests
57975              with unthreaded perl on VMS.
57976              
57977              At some point I'll probably want to revisit Safe and Opcode to
57978              provide more sensible handling of global variables...and to get
57979              formats working in Safe compartments, which they don't do currently.
57980      Branch: perl
57981            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
57982 ____________________________________________________________________________
57983 [  8523] By: jhi                                   on 2001/01/23  14:11:58
57984         Log: Also the lib/Thread.pm itself needs to be ignored if
57985              the Thread extension hasn't been built.
57986      Branch: perl
57987            ! t/lib/1_compile.t
57988 ____________________________________________________________________________
57989 [  8522] By: jhi                                   on 2001/01/23  13:51:28
57990         Log: print() instead of warn() so that stderr doesn't get
57991              unnecessarily polluted.
57992      Branch: perl
57993            ! ext/Encode/compile
57994 ____________________________________________________________________________
57995 [  8521] By: jhi                                   on 2001/01/23  13:49:48
57996         Log: Integrate perlio.
57997      Branch: perl
57998           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
57999           !> ext/Encode/encode.h
58000 ____________________________________________________________________________
58001 [  8520] By: nick                                  on 2001/01/22  21:44:00
58002         Log: More messing with Encode:
58003              Extra fields in header to allow multiple names and to record
58004              other things "compile" knows.
58005              Re-organise compile to factor out common output routines.
58006      Branch: perlio
58007            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
58008 ____________________________________________________________________________
58009 [  8519] By: nick                                  on 2001/01/22  20:33:50
58010         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
58011      Branch: perlio
58012            ! ext/Encode/Makefile.PL ext/Encode/compile
58013 ____________________________________________________________________________
58014 [  8518] By: nick                                  on 2001/01/22  20:28:13
58015         Log: Integrate mainline
58016      Branch: perlio
58017           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
58018           !> vos/config.alpha.def vos/config.alpha.h
58019 ____________________________________________________________________________
58020 [  8517] By: jhi                                   on 2001/01/22  15:37:17
58021         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
58022              by Inaba Hiroto.
58023      Branch: perl
58024            ! sv.c
58025 ____________________________________________________________________________
58026 [  8516] By: jhi                                   on 2001/01/22  14:55:15
58027         Log: More SIG_SIZE fixes.
58028      Branch: perl
58029            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
58030 ____________________________________________________________________________
58031 [  8515] By: jhi                                   on 2001/01/22  14:50:27
58032         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
58033              From: "Craig A. Berry" <craigberry@mac.com>
58034              Date: Mon, 22 Jan 2001 00:42:24 -0600
58035              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
58036      Branch: perl
58037            ! configure.com
58038 ____________________________________________________________________________
58039 [  8514] By: jhi                                   on 2001/01/22  14:31:17
58040         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
58041              From: "Craig A. Berry" <craigberry@mac.com>
58042              Date: Sun, 21 Jan 2001 23:03:25 -0600
58043              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
58044      Branch: perl
58045            ! configure.com
58046 ____________________________________________________________________________
58047 [  8513] By: jhi                                   on 2001/01/22  14:14:00
58048         Log: Add the .ucm encoding tables to the MANIFEST.
58049      Branch: perl
58050            ! MANIFEST
58051 ____________________________________________________________________________
58052 [  8512] By: jhi                                   on 2001/01/22  13:43:33
58053         Log: Integrate perlio.
58054      Branch: perl
58055           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58056           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58057           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58058           +> ext/Encode/Encode/iso8859-10.ucm
58059           +> ext/Encode/Encode/iso8859-13.ucm
58060           +> ext/Encode/Encode/iso8859-14.ucm
58061           +> ext/Encode/Encode/iso8859-15.ucm
58062           +> ext/Encode/Encode/iso8859-16.ucm
58063           +> ext/Encode/Encode/iso8859-2.ucm
58064           +> ext/Encode/Encode/iso8859-3.ucm
58065           +> ext/Encode/Encode/iso8859-4.ucm
58066           +> ext/Encode/Encode/iso8859-5.ucm
58067           +> ext/Encode/Encode/iso8859-6.ucm
58068           +> ext/Encode/Encode/iso8859-7.ucm
58069           +> ext/Encode/Encode/iso8859-8.ucm
58070           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58071           +> ext/Encode/Encode/symbol.ucm
58072           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
58073           !> perliol.h
58074 ____________________________________________________________________________
58075 [  8511] By: nick                                  on 2001/01/21  23:44:47
58076         Log: Make "real" layers of ":utf8" and ":raw".
58077              So now PERLIO=utf8 perl ...
58078              does what Andreas wanted.
58079              Fix arg passing in open.pm (still have a Carp issue).
58080      Branch: perlio
58081            ! lib/open.pm perlio.c perliol.h
58082 ____________________________________________________________________________
58083 [  8510] By: jhi                                   on 2001/01/21  22:56:53
58084         Log: Document the regex content pushing/popping a bit better.
58085      Branch: perl
58086            ! regexec.c
58087 ____________________________________________________________________________
58088 [  8509] By: jhi                                   on 2001/01/21  22:55:44
58089         Log: Tweak the mkdir trailing slash code some more.
58090              
58091              TO DO: the same handling should probably be done for
58092              all the other filesystem functions that can have directories
58093              as their arguments.
58094      Branch: perl
58095            ! pp_sys.c
58096 ____________________________________________________________________________
58097 [  8508] By: nick                                  on 2001/01/21  21:37:43
58098         Log: Switch "compiled in" encodings to .ucm format.
58099              (Leave others as .enc till we can run-time load .ucm,
58100              or find some other way to load them.)
58101      Branch: perlio
58102            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58103            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58104            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58105            + ext/Encode/Encode/iso8859-10.ucm
58106            + ext/Encode/Encode/iso8859-13.ucm
58107            + ext/Encode/Encode/iso8859-14.ucm
58108            + ext/Encode/Encode/iso8859-15.ucm
58109            + ext/Encode/Encode/iso8859-16.ucm
58110            + ext/Encode/Encode/iso8859-2.ucm
58111            + ext/Encode/Encode/iso8859-3.ucm
58112            + ext/Encode/Encode/iso8859-4.ucm
58113            + ext/Encode/Encode/iso8859-5.ucm
58114            + ext/Encode/Encode/iso8859-6.ucm
58115            + ext/Encode/Encode/iso8859-7.ucm
58116            + ext/Encode/Encode/iso8859-8.ucm
58117            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58118            + ext/Encode/Encode/symbol.ucm
58119            ! ext/Encode/Makefile.PL ext/Encode/compile
58120 ____________________________________________________________________________
58121 [  8507] By: nick                                  on 2001/01/21  21:02:03
58122         Log: Integrate (partial) mainline.
58123      Branch: perlio
58124           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
58125           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
58126           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
58127 ____________________________________________________________________________
58128 [  8506] By: jhi                                   on 2001/01/21  20:09:30
58129         Log: Update Changes.
58130      Branch: perl
58131            ! Changes patchlevel.h
58132 ____________________________________________________________________________
58133 [  8505] By: jhi                                   on 2001/01/21  19:39:59
58134         Log: Subject: Minor typos in perlfaq2.pod
58135              From: "Stephen P. Potter" <spp@spotter.yi.org>
58136              Message-Id: <200101192101.QAA11911@spotter.yi.org>
58137              Date: Fri, 19 Jan 2001 16:01:13 -0500
58138              
58139              with a nit from Philip Newton.
58140      Branch: perl
58141            ! pod/perlfaq2.pod
58142 ____________________________________________________________________________
58143 [  8504] By: jhi                                   on 2001/01/21  19:33:05
58144         Log: Metaconfig change for #8503.
58145      Branch: metaconfig
58146            ! U/threads/usethreads.U
58147 ____________________________________________________________________________
58148 [  8503] By: jhi                                   on 2001/01/21  19:32:21
58149         Log: Sanity check for conflicting thread flavours.
58150      Branch: perl
58151            ! Configure config_h.SH
58152 ____________________________________________________________________________
58153 [  8502] By: jhi                                   on 2001/01/21  19:23:00
58154         Log: Metaconfig change for #8501.
58155      Branch: metaconfig
58156            ! U/modified/sig_name.U
58157 ____________________________________________________________________________
58158 [  8501] By: jhi                                   on 2001/01/21  19:22:26
58159         Log: The SIG_SIZE is the number of the elements *excluding*
58160              the terminating NULL.
58161      Branch: perl
58162            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
58163            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
58164            ! win32/config_H.vc
58165 ____________________________________________________________________________
58166 [  8500] By: jhi                                   on 2001/01/21  18:31:31
58167         Log: Integrate perlio.
58168      Branch: perl
58169           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
58170           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
58171           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
58172           !> pp_sys.c proto.h sv.c
58173 ____________________________________________________________________________
58174 [  8499] By: jhi                                   on 2001/01/21  17:43:57
58175         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
58176              From: Hugo <hv@crypt.compulink.co.uk>
58177              Date: Sun, 21 Jan 2001 13:34:05 +0000
58178              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
58179              
58180              In sprintf UTF8ize only if necessary.
58181      Branch: perl
58182            ! sv.c
58183 ____________________________________________________________________________
58184 [  8498] By: nick                                  on 2001/01/21  16:25:32
58185         Log: Encode cleanup.
58186              Add command line control over "compile" so that Makefile.PL
58187              needs can be combined with other uses.
58188              Use command line options in Makefile.PL.
58189              Fix multi-byte parsing in .ucm files.
58190      Branch: perlio
58191            ! ext/Encode/Makefile.PL ext/Encode/compile
58192 ____________________________________________________________________________
58193 [  8497] By: nick                                  on 2001/01/21  12:56:27
58194         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
58195      Branch: perlio
58196            ! ext/Encode/Encode.xs
58197 ____________________________________________________________________________
58198 [  8496] By: nick                                  on 2001/01/21  12:18:45
58199         Log: Fixup after integrate:
58200              missed the .sym files that are changed by regen_headers
58201              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
58202      Branch: perlio
58203            ! global.sym pp.sym sv.c
58204 ____________________________________________________________________________
58205 [  8495] By: nick                                  on 2001/01/21  11:51:07
58206         Log: Integrate mainline.
58207      Branch: perlio
58208           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
58209           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
58210           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
58211           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
58212           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
58213           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
58214           !> win32/Makefile win32/makefile.mk
58215 ____________________________________________________________________________
58216 [  8494] By: jhi                                   on 2001/01/20  23:12:11
58217         Log: Forgot the expect_number() prototype.
58218      Branch: perl
58219            ! embed.h embed.pl proto.h
58220 ____________________________________________________________________________
58221 [  8493] By: jhi                                   on 2001/01/20  22:56:39
58222         Log: Subject: [PATCH: perl@8482] README.vms URL updates
58223              From: Peter Prymmer <pvhp@forte.com>
58224              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
58225              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
58226              
58227              Plus Craig A. Berry's suggestion to use compaq.com instead
58228              of digital.com.
58229      Branch: perl
58230            ! README.vms
58231 ____________________________________________________________________________
58232 [  8492] By: jhi                                   on 2001/01/20  22:50:05
58233         Log: Memory management calls documentation.
58234      Branch: perl
58235            ! pod/perlguts.pod
58236 ____________________________________________________________________________
58237 [  8491] By: jhi                                   on 2001/01/20  22:38:33
58238         Log: Signedness nit plus few memcpy/Copy nits.
58239      Branch: perl
58240            ! sv.c
58241 ____________________________________________________________________________
58242 [  8490] By: jhi                                   on 2001/01/20  22:25:53
58243         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
58244              From: Peter Prymmer <pvhp@forte.com>
58245              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
58246              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
58247      Branch: perl
58248            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
58249 ____________________________________________________________________________
58250 [  8489] By: jhi                                   on 2001/01/20  22:24:41
58251         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
58252              From: Peter Prymmer <pvhp@forte.com>
58253              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
58254              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
58255      Branch: perl
58256            ! win32/Makefile win32/makefile.mk
58257 ____________________________________________________________________________
58258 [  8488] By: jhi                                   on 2001/01/20  22:22:27
58259         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
58260              From: Peter Prymmer <pvhp@forte.com>
58261              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
58262              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
58263      Branch: perl
58264            ! Makefile.SH
58265 ____________________________________________________________________________
58266 [  8487] By: jhi                                   on 2001/01/20  22:21:18
58267         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
58268              From: Peter Prymmer <pvhp@forte.com>
58269              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
58270              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
58271      Branch: perl
58272            + ext/DynaLoader/dl_dllload.xs
58273            ! MANIFEST Makefile.SH hints/os390.sh
58274 ____________________________________________________________________________
58275 [  8486] By: jhi                                   on 2001/01/20  22:17:53
58276         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
58277              From: Peter Prymmer <pvhp@forte.com>
58278              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
58279              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
58280      Branch: perl
58281            ! README.os390 README.posix-bc
58282 ____________________________________________________________________________
58283 [  8485] By: jhi                                   on 2001/01/20  20:15:30
58284         Log: Document and test the new qu operator.
58285      Branch: perl
58286            + t/op/qu.t
58287            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
58288            ! pod/perlretut.pod pod/perlunicode.pod
58289 ____________________________________________________________________________
58290 [  8484] By: nick                                  on 2001/01/20  19:42:30
58291         Log: Infrastructure to allow:
58292              open($fh,"|-",@array);
58293              to be implemented
58294              i.e. mark pp_open as needing a stack mark, and make pp_open
58295              process its args in that style (and pass them _all_ to tied handles OPEN).
58296              Invent do_openn() which takes SV ** at allow it to see multiple args.
58297              Note this does not _do_ anything yet.
58298      Branch: perlio
58299            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
58300            ! perlapi.c pp_proto.h pp_sys.c proto.h
58301 ____________________________________________________________________________
58302 [  8483] By: nick                                  on 2001/01/20  17:23:14
58303         Log: Integrate mainline.
58304      Branch: perlio
58305           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
58306           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
58307 ____________________________________________________________________________
58308 [  8482] By: jhi                                   on 2001/01/19  15:37:49
58309         Log: Update Changes.
58310      Branch: perl
58311            ! Changes patchlevel.h
58312 ____________________________________________________________________________
58313 [  8481] By: jhi                                   on 2001/01/19  14:41:24
58314         Log: Subject: Re: new feature: s?printf parameter reordering 
58315              From: Hugo <hv@crypt.compulink.co.uk>
58316              Date: Thu, 11 Jan 2001 17:09:03 +0000
58317              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
58318              
58319              - support reordering for all parameters: %, *v, *, .*
58320              - lay down that the reordering specification must immediately
58321              follow that parameter: %3$, *v3$, *3$, .*3$
58322              - fix vectorisation of a zero-length string
58323              - factor out the code choosing the argument to format
58324              
58325              Possibly unwanted side-effects:
58326              - the special format specifiers ' +-0' must now precede any
58327              vectorisation specifier. Tests in op/sprintf and op/ver
58328              have been changed to reflect this.
58329              - sprintf.t test #214 changed its expectations because in many
58330              cases, the next parameter has already been consumed when an
58331              invalid type letter is detected.
58332              
58333              Probably wanted side-effects:
58334              - attempts to format a non-existent parameter will warn as if C<undef>
58335              - attempt to write to non-existent parameter with '%n' will complain
58336              of "attempt to modify read-only value" instead of being silent
58337      Branch: perl
58338            ! sv.c t/op/sprintf.t t/op/ver.t
58339 ____________________________________________________________________________
58340 [  8480] By: jhi                                   on 2001/01/19  14:08:37
58341         Log: Subject: PATCH pragma/locale.t
58342              From: andreas.koenig@anima.de (Andreas J. Koenig)
58343              Date: 18 Jan 2001 09:45:37 +0100
58344              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
58345      Branch: perl
58346            ! t/pragma/locale.t
58347 ____________________________________________________________________________
58348 [  8479] By: jhi                                   on 2001/01/19  13:19:58
58349         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
58350      Branch: perl
58351            ! configure.com
58352 ____________________________________________________________________________
58353 [  8478] By: jhi                                   on 2001/01/19  02:12:35
58354         Log: Automate 1_compile.t.
58355      Branch: perl
58356            ! t/lib/1_compile.t
58357 ____________________________________________________________________________
58358 [  8477] By: jhi                                   on 2001/01/19  01:49:56
58359         Log: Integrate perlio.
58360      Branch: perl
58361           !> sv.c win32/config.bc win32/config.gc win32/config.vc
58362           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
58363 ____________________________________________________________________________
58364 [  8476] By: nick                                  on 2001/01/18  21:51:52
58365         Log: Integrate mainline
58366      Branch: perlio
58367           +> t/lib/1_compile.t t/lib/compmod.pl
58368           !> MANIFEST configure.com lib/unicode/distinct.pm
58369 ____________________________________________________________________________
58370 [  8475] By: nick                                  on 2001/01/18  21:48:02
58371         Log: Win32 "safe signals" co-existance fix.
58372              Fix SIG_SIZE value.
58373              Clear PL_sig_pending when cloning (fork).
58374      Branch: perlio
58375            ! sv.c win32/config.bc win32/config.gc win32/config.vc
58376            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
58377 ____________________________________________________________________________
58378 [  8474] By: jhi                                   on 2001/01/18  14:40:57
58379         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
58380      Branch: perl
58381            ! t/lib/1_compile.t
58382 ____________________________________________________________________________
58383 [  8473] By: gsar                                  on 2001/01/18  11:42:31
58384         Log: unsubmitted trial1 change
58385      Branch: maint-5.6/perl
58386            ! Changes
58387 ____________________________________________________________________________
58388 [  8472] By: jhi                                   on 2001/01/18  04:30:24
58389         Log: The first bug found by 1_compile.t.
58390      Branch: perl
58391            ! lib/unicode/distinct.pm
58392 ____________________________________________________________________________
58393 [  8471] By: jhi                                   on 2001/01/18  04:29:42
58394         Log: Add Schwern's 1_compile test.  The compile_module script renamed
58395              to be a bit shorter for the 8.3 people.
58396      Branch: perl
58397            + t/lib/1_compile.t t/lib/compmod.pl
58398            ! MANIFEST
58399 ____________________________________________________________________________
58400 [  8470] By: jhi                                   on 2001/01/18  04:16:00
58401         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)
58402              From: Peter Prymmer <pvhp@forte.com>
58403              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
58404              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
58405              Replace #8463.
58406      Branch: maint-5.6/perl
58407            ! configure.com
58408 ____________________________________________________________________________
58409 [  8469] By: jhi                                   on 2001/01/18  04:13:02
58410         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)
58411              From: Peter Prymmer <pvhp@forte.com>
58412              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
58413              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
58414              Replace #8462.
58415      Branch: perl
58416            ! configure.com
58417 ____________________________________________________________________________
58418 [  8468] By: jhi                                   on 2001/01/18  03:42:08
58419         Log: Integrate perlio.
58420      Branch: perl
58421           !> gv.c mg.c perlio.c util.c
58422 ____________________________________________________________________________
58423 [  8467] By: nick                                  on 2001/01/17  22:41:10
58424         Log: "Safe" signals - trial implementation.
58425              gv.c tweaked to zero PL_sig_pend array
58426              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
58427              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
58428              Odd thing is that it "works" with PERLIO=stdio as well (linux).
58429      Branch: perlio
58430            ! gv.c mg.c perlio.c util.c
58431 ____________________________________________________________________________
58432 [  8466] By: nick                                  on 2001/01/17  20:40:20
58433         Log: Integrate mainline.
58434      Branch: perlio
58435           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
58436           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
58437           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
58438           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58439           !> vos/config.ga.h win32/config.bc win32/config.gc
58440           !> win32/config.vc
58441 ____________________________________________________________________________
58442 [  8465] By: jhi                                   on 2001/01/17  18:37:13
58443         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
58444              From: Nicholas Clark <nick@ccl4.org>
58445              Date: Wed, 17 Jan 2001 17:31:33 +0000
58446              Message-ID: <20010117173133.I2633@plum.flirble.org>
58447      Branch: perl
58448            ! t/op/int.t
58449 ____________________________________________________________________________
58450 [  8464] By: jhi                                   on 2001/01/17  14:43:17
58451         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
58452              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58453              Date: Wed, 17 Jan 2001 15:16:43 +0100
58454              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
58455              
58456              pp_int() was dropping an NV to the floor,
58457              int(279964589018079/59) either returned not an integer
58458              4745162525730.15, or one got "Attempt to free unreferenced scalar."
58459      Branch: perl
58460            ! pp.c
58461 ____________________________________________________________________________
58462 [  8463] By: jhi                                   on 2001/01/17  06:12:42
58463         Log: (Replaced by #8470)
58464              
58465              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)
58466              From: "Craig A. Berry" <craigberry@mac.com>
58467              Date: Tue, 16 Jan 2001 23:38:46 -0600
58468              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
58469      Branch: maint-5.6/perl
58470            ! configure.com
58471 ____________________________________________________________________________
58472 [  8462] By: jhi                                   on 2001/01/17  06:11:31
58473         Log: (Replaced by #8469)
58474              
58475              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)
58476              From: "Craig A. Berry" <craigberry@mac.com>
58477              Date: Tue, 16 Jan 2001 23:38:46 -0600
58478              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
58479      Branch: perl
58480            ! configure.com
58481 ____________________________________________________________________________
58482 [  8461] By: jhi                                   on 2001/01/17  05:56:12
58483         Log: Allow for one trailing slash in the directory of mkdir().
58484      Branch: perl
58485            ! pp_sys.c
58486 ____________________________________________________________________________
58487 [  8460] By: jhi                                   on 2001/01/17  03:26:01
58488         Log: Metaconfig unit changes for #8459.
58489      Branch: metaconfig
58490            ! U/modified/Loc.U U/modified/sig_name.U
58491 ____________________________________________________________________________
58492 [  8459] By: jhi                                   on 2001/01/17  03:24:48
58493         Log: Define SIG_SIZE, the number of elements in the sig_name and
58494              sig_num arrays, including the final NULL entry.
58495      Branch: perl
58496            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58497            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
58498            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
58499            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58500            ! win32/config.bc win32/config.gc win32/config.vc
58501 ____________________________________________________________________________
58502 [  8458] By: jhi                                   on 2001/01/17  01:41:33
58503         Log: Integrate perlio.
58504      Branch: perl
58505           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
58506           !> perlapi.h proto.h sv.c
58507 ____________________________________________________________________________
58508 [  8457] By: nick                                  on 2001/01/16  22:07:26
58509         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
58510              Provides all the "cost" but no benefit yet - it is to allow cost
58511              to be measured, and implementation experiments (just in mg.c?).
58512      Branch: perlio
58513            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
58514            ! perlapi.h proto.h sv.c
58515 ____________________________________________________________________________
58516 [  8456] By: nick                                  on 2001/01/16  21:07:07
58517         Log: Integrate mainline.
58518      Branch: perlio
58519           !> (integrate 51 files)
58520 ____________________________________________________________________________
58521 [  8455] By: jhi                                   on 2001/01/16  18:13:43
58522         Log: Subject: [PATCH] regcomp.c old feature removal
58523              From: mjd@plover.com
58524              Date: 16 Jan 2001 14:43:18 -0000 
58525              Message-ID: <20010116144318.7140.qmail@plover.com> 
58526      Branch: perl
58527            ! regcomp.c
58528 ____________________________________________________________________________
58529 [  8454] By: jhi                                   on 2001/01/16  16:12:39
58530         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
58531              From: "Indy Singh" <indy@nusphere.com>
58532              Date: Wed, 10 Jan 2001 20:17:49 -0500
58533              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
58534      Branch: maint-5.6/perl
58535            ! win32/Makefile
58536 ____________________________________________________________________________
58537 [  8453] By: jhi                                   on 2001/01/16  16:09:33
58538         Log: Update Changes.
58539      Branch: perl
58540            ! Changes patchlevel.h
58541 ____________________________________________________________________________
58542 [  8452] By: jhi                                   on 2001/01/16  15:42:04
58543         Log: Subject: Re: API Cleanup
58544              To: perl5-porters@perl.org
58545              Date: Tue, 16 Jan 2001 13:42:30 +0000
58546              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
58547              
58548              Subject: [PATCH] utf8.c documentation
58549              From: Simon Cozens <simon@cozens.net>
58550              Date: Tue, 16 Jan 2001 13:52:48 +0000
58551              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
58552              
58553              Subject: Re: API Cleanup
58554              From: Simon Cozens <simon@cozens.net>
58555              Date: Tue, 16 Jan 2001 14:58:55 +0000
58556              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
58557              
58558              UTF-8 doc patches.
58559      Branch: perl
58560            ! embed.pl pod/perlapi.pod utf8.c
58561 ____________________________________________________________________________
58562 [  8451] By: jhi                                   on 2001/01/16  14:41:39
58563         Log: podlators 1.07, from Russ Allbery.
58564      Branch: perl
58565            ! lib/Pod/Man.pm
58566 ____________________________________________________________________________
58567 [  8450] By: jhi                                   on 2001/01/16  14:24:19
58568         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
58569              From: "Indy Singh" <indy@nusphere.com>
58570              Date: Mon, 15 Jan 2001 20:59:40 -0500
58571              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
58572      Branch: perl
58573            ! win32/Makefile
58574 ____________________________________________________________________________
58575 [  8449] By: jhi                                   on 2001/01/16  03:42:55
58576         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
58577              at the setting of the ofs_sv in new_struct_thread() as the
58578              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
58579              uninitialized fields are, uh, initialized with),
58580              SvREFCNT_inc()ing that invited a core dump.
58581      Branch: perl
58582            ! util.c
58583 ____________________________________________________________________________
58584 [  8448] By: jhi                                   on 2001/01/16  01:49:07
58585         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
58586              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58587              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
58588              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
58589              
58590              Replace #8444 and #8445.
58591      Branch: perl
58592            ! ext/B/B.xs ext/B/B/Debug.pm
58593 ____________________________________________________________________________
58594 [  8447] By: jhi                                   on 2001/01/15  21:05:35
58595         Log: Subject: [PATCH] API Variable documentation   
58596              From: Simon Cozens <simon@cozens.net>
58597              Date: Mon, 15 Jan 2001 19:35:54 +0000
58598              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
58599      Branch: perl
58600            ! pod/perlapi.pod thrdvar.h
58601 ____________________________________________________________________________
58602 [  8446] By: jhi                                   on 2001/01/15  20:49:20
58603         Log: Signedness nit.
58604      Branch: perl
58605            ! pp_ctl.c
58606 ____________________________________________________________________________
58607 [  8445] By: jhi                                   on 2001/01/15  20:28:48
58608         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
58609      Branch: perl
58610            ! ext/B/B/Debug.pm
58611 ____________________________________________________________________________
58612 [  8444] By: jhi                                   on 2001/01/15  13:09:10
58613         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
58614      Branch: perl
58615            ! ext/B/B.xs
58616 ____________________________________________________________________________
58617 [  8443] By: jhi                                   on 2001/01/15  13:06:26
58618         Log: Missing from #8439.
58619      Branch: perl
58620            ! keywords.h mg.c
58621 ____________________________________________________________________________
58622 [  8442] By: jhi                                   on 2001/01/15  13:02:38
58623         Log: Subject: [PATCH @8436] Eliminate op_children
58624              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58625              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
58626              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
58627              
58628              Subject: [PATCH @8436] Re: Eliminate op_children
58629              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58630              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
58631              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
58632      Branch: perl
58633            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
58634            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
58635            ! op.c op.h
58636 ____________________________________________________________________________
58637 [  8441] By: jhi                                   on 2001/01/15  12:57:08
58638         Log: Use the /^Perl_/-less form of is_lvalue_sub().
58639      Branch: perl
58640            ! pp.h
58641 ____________________________________________________________________________
58642 [  8440] By: jhi                                   on 2001/01/15  05:13:09
58643         Log: Revert #8437 and #8438, the Linux large files story is more complex.
58644      Branch: metaconfig/U/perl
58645            ! d_fpos64_t.U d_off64_t.U
58646      Branch: perl
58647            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58648            ! config_h.SH configure.com epoc/config.sh perl.h
58649            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
58650            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58651            ! win32/config.bc win32/config.gc win32/config.vc
58652 ____________________________________________________________________________
58653 [  8439] By: jhi                                   on 2001/01/15  05:02:24
58654         Log: More UTF-8 patches from Inaba Hiroto.
58655              - The substr lval was still not okay.
58656              - Now pp_stringify and sv_setsv copies source's UTF8 flag
58657              even if IN_BYTE.  pp_stringify is called from fold_constants
58658              at optimization phase and "\x{100}" was made SvUTF8_off under
58659              use bytes (the bytes pragma is for "byte semantics" and not
58660              for "do not produce UTF8 data")
58661              - New `qu' operator to generate UTF8 string explicitly.
58662              Though I agree with the policy "0x00-0xff always produce bytes",
58663              sometimes want to such a string to be coded in UTF8.
58664              I can use pack"U0a*" but it requires more typing and has
58665              runtime overhead.
58666              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
58667              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
58668              string is not UTF8_on and has char 0x80-0xff.
58669              
58670              TODO: document and test qu.
58671      Branch: perl
58672            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
58673            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
58674            ! toke.c
58675 ____________________________________________________________________________
58676 [  8438] By: jhi                                   on 2001/01/14  05:10:23
58677         Log: (Reverted by #8440)
58678              
58679              Metaconfig unit changes for #8437.
58680      Branch: metaconfig/U/perl
58681            ! d_fpos64_t.U d_off64_t.U
58682 ____________________________________________________________________________
58683 [  8437] By: jhi                                   on 2001/01/14  04:55:34
58684         Log: (Reverted by #8440)
58685              
58686              Add <features.h> probing, seems to be needed for (some?)
58687              Linux largefileness.
58688      Branch: perl
58689            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58690            ! config_h.SH configure.com epoc/config.sh perl.h
58691            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
58692            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58693            ! win32/config.bc win32/config.gc win32/config.vc
58694 ____________________________________________________________________________
58695 [  8436] By: jhi                                   on 2001/01/13  17:47:21
58696         Log: Tighten some of the tests a bit.
58697      Branch: perl
58698            ! t/pragma/utf8.t
58699 ____________________________________________________________________________
58700 [  8435] By: jhi                                   on 2001/01/13  17:31:54
58701         Log: Integrate perlio.
58702      Branch: perl
58703           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
58704           !> win32/config_H.gc win32/config_H.vc
58705 ____________________________________________________________________________
58706 [  8434] By: nick                                  on 2001/01/13  11:36:53
58707         Log: Run dmake regen_config_h for Win32
58708      Branch: perlio
58709            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
58710 ____________________________________________________________________________
58711 [  8433] By: nick                                  on 2001/01/13  11:31:55
58712         Log: VMS friendly patch to Encode compile process
58713      Branch: perlio
58714            ! ext/Encode/Makefile.PL ext/Encode/compile
58715 ____________________________________________________________________________
58716 [  8432] By: nick                                  on 2001/01/13  11:06:44
58717         Log: Integrate mainline
58718      Branch: perlio
58719           +> ext/B/B/Concise.pm
58720           !> (integrate 52 files)
58721 ____________________________________________________________________________
58722 [  8431] By: jhi                                   on 2001/01/13  05:55:55
58723         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
58724              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58725              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
58726              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
58727      Branch: perl
58728            ! ext/B/B/Concise.pm
58729 ____________________________________________________________________________
58730 [  8430] By: jhi                                   on 2001/01/13  04:24:18
58731         Log: The LVRET macro needed an aTHX.
58732      Branch: perl
58733            ! pp.h
58734 ____________________________________________________________________________
58735 [  8429] By: jhi                                   on 2001/01/13  02:12:42
58736         Log: Update Changes.
58737      Branch: perl
58738            ! Changes patchlevel.h
58739 ____________________________________________________________________________
58740 [  8428] By: jhi                                   on 2001/01/13  02:08:50
58741         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
58742              From: Peter Prymmer <pvhp@forte.com>
58743              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
58744              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
58745              
58746              Add a BEGIN guard for sloppy floating point division.
58747      Branch: perl
58748            ! lib/Math/BigInt.pm lib/bigint.pl
58749 ____________________________________________________________________________
58750 [  8427] By: jhi                                   on 2001/01/13  01:47:16
58751         Log: The B::Terse drop-in replacement wasn't quite drop-in.
58752      Branch: perl
58753            ! ext/B/B/Terse.pm
58754 ____________________________________________________________________________
58755 [  8426] By: jhi                                   on 2001/01/12  21:20:43
58756         Log: Use UVXf.
58757      Branch: perl
58758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58759            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
58760            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
58761            ! vos/config.ga.def vos/config.ga.h win32/config.bc
58762            ! win32/config.gc win32/config.vc
58763 ____________________________________________________________________________
58764 [  8425] By: jhi                                   on 2001/01/12  20:20:14
58765         Log: Subject: [PATCH perl@8342] -Wformat
58766              From: Robin Barker <rmb1@cise.npl.co.uk>
58767              Date: Fri, 12 Jan 2001 20:03:14 GMT
58768              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
58769      Branch: perl
58770            ! ext/Encode/Encode.xs mg.c sv.c toke.c
58771 ____________________________________________________________________________
58772 [  8424] By: jhi                                   on 2001/01/12  20:01:48
58773         Log: Subject: B::Concise -- an improved replacement for B::Terse 
58774              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58775              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
58776              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
58777      Branch: perl
58778            + ext/B/B/Concise.pm
58779            ! MANIFEST ext/B/B/Terse.pm
58780 ____________________________________________________________________________
58781 [  8423] By: jhi                                   on 2001/01/12  19:24:02
58782         Log: The new metaconfig unit from the #8421.
58783      Branch: metaconfig/U/perl
58784            + d_sigprocmask.U
58785 ____________________________________________________________________________
58786 [  8422] By: jhi                                   on 2001/01/12  19:23:43
58787         Log: Forgot the microperl config from the #8421.
58788      Branch: perl
58789            ! uconfig.h uconfig.sh
58790 ____________________________________________________________________________
58791 [  8421] By: jhi                                   on 2001/01/12  19:05:27
58792         Log: Add sigprocmask() probe, regen Configure, regen toc.
58793      Branch: perl
58794            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58795            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
58796            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58797            ! vos/config.ga.h win32/config.bc win32/config.gc
58798            ! win32/config.vc
58799 ____________________________________________________________________________
58800 [  8420] By: jhi                                   on 2001/01/12  18:34:31
58801         Log: Add sockatmark() to the todo list.
58802      Branch: perl
58803            ! Todo-5.6
58804 ____________________________________________________________________________
58805 [  8419] By: jhi                                   on 2001/01/12  18:09:46
58806         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
58807      Branch: perl
58808            ! op.c
58809 ____________________________________________________________________________
58810 [  8418] By: jhi                                   on 2001/01/12  18:05:30
58811         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
58812              From: Radu Greab <radu@netsoft.ro>
58813              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
58814              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
58815      Branch: perl
58816            ! op.c t/pragma/sub_lval.t
58817 ____________________________________________________________________________
58818 [  8417] By: jhi                                   on 2001/01/12  16:09:09
58819         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
58820              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
58821              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
58822              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
58823      Branch: perl
58824            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
58825            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
58826            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
58827            ! t/pragma/sub_lval.t toke.c
58828 ____________________________________________________________________________
58829 [  8416] By: jhi                                   on 2001/01/12  15:42:06
58830         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
58831              From: "Richard Soderberg" <rs@crystalflame.net>
58832              Date: Fri, 12 Jan 2001 04:49:35 -0800
58833              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
58834              
58835              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
58836              according to the platform.
58837      Branch: perl
58838            ! op.c
58839 ____________________________________________________________________________
58840 [  8415] By: jhi                                   on 2001/01/12  15:33:41
58841         Log: One more UTF-8 fix from Inaba Hiroto.
58842      Branch: perl
58843            ! pp.c regexec.c t/pragma/utf8.t
58844 ____________________________________________________________________________
58845 [  8414] By: jhi                                   on 2001/01/12  15:30:18
58846         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
58847      Branch: perl
58848            ! regexec.c
58849 ____________________________________________________________________________
58850 [  8413] By: jhi                                   on 2001/01/12  15:22:10
58851         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
58852              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58853              Date: Thu, 11 Jan 2001 12:53:36 +0100
58854              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
58855      Branch: perl
58856            ! toke.c
58857 ____________________________________________________________________________
58858 [  8412] By: jhi                                   on 2001/01/12  15:20:25
58859         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
58860              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58861              Date: Fri, 12 Jan 2001 14:37:55 +0100
58862              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
58863      Branch: perl
58864            ! hints/posix-bc.sh
58865 ____________________________________________________________________________
58866 [  8411] By: jhi                                   on 2001/01/12  15:14:14
58867         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
58868              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58869              Date: Fri, 12 Jan 2001 10:42:21 +0100
58870              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
58871      Branch: perl
58872            ! t/op/regmesg.t
58873 ____________________________________________________________________________
58874 [  8410] By: jhi                                   on 2001/01/12  05:48:55
58875         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
58876              From: Nicholas Clark <nick@ccl4.org> 
58877              Date: Sun, 7 Jan 2001 19:47:14 +0000
58878              Message-ID: <20010107194714.B1048@plum.flirble.org>
58879      Branch: perl
58880            ! t/op/numconvert.t
58881 ____________________________________________________________________________
58882 [  8409] By: jhi                                   on 2001/01/12  05:41:28
58883         Log: Integrate perlio.
58884      Branch: perl
58885           !> mg.c scope.h
58886 ____________________________________________________________________________
58887 [  8408] By: nick                                  on 2001/01/11  22:43:28
58888         Log: Remove variables that were used in experiments.
58889      Branch: perlio
58890            ! mg.c
58891 ____________________________________________________________________________
58892 [  8407] By: nick                                  on 2001/01/11  20:57:44
58893         Log: Catch die in %SIG handler and unblock the signal before re-dying.
58894              This make Linux work _without_ sigsetjmp().
58895              Turn off sigsetjmp() to see what else it does.
58896              May need Configure probe for sigprocmask() if anything has sigaction()
58897              but not sigprocmask().
58898      Branch: perlio
58899            ! mg.c scope.h
58900 ____________________________________________________________________________
58901 [  8406] By: nick                                  on 2001/01/11  19:32:07
58902         Log: Integrate mainline
58903      Branch: perlio
58904           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
58905           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
58906           !> t/op/substr.t
58907 ____________________________________________________________________________
58908 [  8405] By: jhi                                   on 2001/01/11  17:11:01
58909         Log: Fix UTF-8 lval substr().
58910      Branch: perl
58911            ! mg.c t/op/substr.t
58912 ____________________________________________________________________________
58913 [  8404] By: jhi                                   on 2001/01/11  05:13:58
58914         Log: Update Changes.
58915      Branch: perl
58916            ! Changes patchlevel.h
58917 ____________________________________________________________________________
58918 [  8403] By: jhi                                   on 2001/01/11  04:38:24
58919         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
58920              From: Hugo <hv@crypt.compulink.co.uk>
58921              Date: Mon, 30 Oct 2000 01:33:26 +0000
58922              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
58923      Branch: perl
58924            ! regexec.c t/op/re_tests
58925 ____________________________________________________________________________
58926 [  8402] By: jhi                                   on 2001/01/11  04:26:12
58927         Log: Integrate perlio.
58928      Branch: perl
58929           !> scope.h util.c
58930 ____________________________________________________________________________
58931 [  8401] By: nick                                  on 2001/01/10  22:52:55
58932         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
58933              (So Alan and Ilya can try setting via hints.)
58934              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
58935              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
58936              doing the save everywhere seems to restart read() correctly, but just
58937              doing it once "round" the handler does not.
58938      Branch: perlio
58939            ! scope.h
58940 ____________________________________________________________________________
58941 [  8400] By: jhi                                   on 2001/01/10  21:57:54
58942         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
58943              of IRIX, HP-UX is unaffected.
58944      Branch: perl
58945            ! perl.h
58946 ____________________________________________________________________________
58947 [  8399] By: nick                                  on 2001/01/10  21:29:19
58948         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
58949      Branch: perlio
58950            ! util.c
58951 ____________________________________________________________________________
58952 [  8398] By: jhi                                   on 2001/01/10  20:55:31
58953         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
58954              also have ReusePort.
58955      Branch: perl
58956            ! ext/IO/lib/IO/Socket/INET.pm
58957 ____________________________________________________________________________
58958 [  8397] By: jhi                                   on 2001/01/10  20:50:57
58959         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
58960              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
58961              Date: Wed, 10 Jan 2001 01:38:13 -0800
58962              Message-ID: <20010110013813.B41744@yahoo-inc.com>
58963      Branch: perl
58964            ! ext/IO/lib/IO/Socket/INET.pm
58965 ____________________________________________________________________________
58966 [  8396] By: jhi                                   on 2001/01/10  20:49:30
58967         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
58968              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
58969              Date: Wed, 10 Jan 2001 01:37:32 -0800
58970              Message-ID: <20010110013732.A41744@yahoo-inc.com>
58971      Branch: perl
58972            ! ext/Socket/Socket.pm
58973 ____________________________________________________________________________
58974 [  8395] By: jhi                                   on 2001/01/10  20:41:37
58975         Log: Test for bug id 20010105.016 (fixed by #8378).
58976      Branch: perl
58977            ! t/op/split.t
58978 ____________________________________________________________________________
58979 [  8394] By: jhi                                   on 2001/01/10  20:26:32
58980         Log: Integrate perlio.
58981      Branch: perl
58982            ! util.c
58983 ____________________________________________________________________________
58984 [  8393] By: nick                                  on 2001/01/10  19:34:30
58985         Log: Back out Simon's pid hackery for now.
58986      Branch: perlio
58987            ! util.c
58988 ____________________________________________________________________________
58989 [  8392] By: nick                                  on 2001/01/10  19:23:13
58990         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
58991      Branch: perlio
58992           !> (integrate 29 files)
58993 ____________________________________________________________________________
58994 [  8391] By: jhi                                   on 2001/01/10  18:43:15
58995         Log: Subject: [PATCH] Fix my_pclose segfault
58996              From: Simon Cozens <simon@cozens.net>
58997              Date: Wed, 10 Jan 2001 18:39:35 +0000
58998              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
58999      Branch: perl
59000            ! util.c
59001 ____________________________________________________________________________
59002 [  8390] By: jhi                                   on 2001/01/10  18:42:08
59003         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
59004              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59005              Date:     Wed, 10 Jan 2001 13:23:02 EST
59006              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
59007      Branch: perl
59008            ! ext/Opcode/Opcode.xs
59009 ____________________________________________________________________________
59010 [  8389] By: jhi                                   on 2001/01/10  15:16:07
59011         Log: Turn off the integer preservation for now.
59012      Branch: perl
59013            ! perl.h
59014 ____________________________________________________________________________
59015 [  8388] By: jhi                                   on 2001/01/10  15:01:25
59016         Log: Few more IDE/editor nits from p5p.
59017      Branch: perl
59018            ! pod/perlfaq3.pod
59019 ____________________________________________________________________________
59020 [  8387] By: jhi                                   on 2001/01/10  06:53:16
59021         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
59022              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
59023              Date: Tue, 9 Jan 2001 23:16:02 +0000
59024              Message-ID: <20010109231602.A81101@plum.flirble.org>
59025      Branch: perl
59026            ! sv.c
59027 ____________________________________________________________________________
59028 [  8386] By: jhi                                   on 2001/01/10  03:17:54
59029         Log: Test cases for #8385 (from Simon's "torture.pl")
59030      Branch: perl
59031            ! t/op/tr.t
59032 ____________________________________________________________________________
59033 [  8385] By: jhi                                   on 2001/01/10  03:17:11
59034         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
59035              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
59036              Date: Wed, 10 Jan 2001 11:39:39 +0900
59037              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
59038              
59039              Some more UTF-8 tr cases fixed.
59040      Branch: perl
59041            ! doop.c
59042 ____________________________________________________________________________
59043 [  8384] By: jhi                                   on 2001/01/09  22:45:40
59044         Log: Allow the locale test needing POSIX and the taint test
59045              needing IPC::SysV to run under 'minitest' (basically,
59046              bail out if loading the extension fails)
59047      Branch: perl
59048            ! t/op/misc.t t/op/taint.t
59049 ____________________________________________________________________________
59050 [  8383] By: jhi                                   on 2001/01/09  21:36:04
59051         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
59052              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59053              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
59054              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
59055      Branch: perl
59056            ! t/io/openpid.t
59057 ____________________________________________________________________________
59058 [  8382] By: jhi                                   on 2001/01/09  21:06:08
59059         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
59060              Should finish up the bug id 20001205.022.
59061      Branch: perl
59062            ! pp.c pp_hot.c scope.c
59063 ____________________________________________________________________________
59064 [  8381] By: jhi                                   on 2001/01/09  18:27:43
59065         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
59066              From: Andy Dougherty <doughera@lafayette.edu>
59067              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
59068              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
59069              
59070              More robust yacc/bison error detection.
59071      Branch: perl
59072            ! t/comp/proto.t
59073 ____________________________________________________________________________
59074 [  8380] By: jhi                                   on 2001/01/09  15:21:38
59075         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
59076              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59077              Date:     Tue, 9 Jan 2001 07:53:55 EST
59078              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
59079      Branch: perl
59080            ! t/op/misc.t vms/test.com
59081 ____________________________________________________________________________
59082 [  8379] By: jhi                                   on 2001/01/09  15:20:38
59083         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
59084              From: jhi@cc.hut.fi
59085              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
59086              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
59087              
59088              The #8378 fixed this.
59089      Branch: perl
59090            ! t/op/tr.t
59091 ____________________________________________________________________________
59092 [  8378] By: jhi                                   on 2001/01/09  15:05:32
59093         Log: Subject: One more patch for UTF8 
59094              From: Inaba Hiroto <inaba@st.rim.or.jp>
59095              Date: Tue, 09 Jan 2001 01:04:32 +0900
59096              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
59097              
59098              UTF-8 fixes for 'x' and tr///.
59099      Branch: perl
59100            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
59101            ! regcomp.c regexec.c toke.c utf8.c
59102 ____________________________________________________________________________
59103 [  8377] By: jhi                                   on 2001/01/09  14:32:17
59104         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
59105      Branch: perl
59106            ! t/op/length.t
59107 ____________________________________________________________________________
59108 [  8376] By: jhi                                   on 2001/01/09  04:32:32
59109         Log: integrate changes #7775, #8316, #8316 from mainline
59110      Branch: maint-5.6/perl
59111            ! hints/solaris_2.sh
59112 ____________________________________________________________________________
59113 [  8375] By: jhi                                   on 2001/01/09  04:26:43
59114         Log: Update Changes.
59115      Branch: perl
59116            ! Changes patchlevel.h
59117 ____________________________________________________________________________
59118 [  8374] By: jhi                                   on 2001/01/09  04:14:32
59119         Log: IDE/editor section tweaking.
59120      Branch: perl
59121            ! pod/perlfaq3.pod
59122 ____________________________________________________________________________
59123 [  8373] By: jhi                                   on 2001/01/09  02:38:26
59124         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
59125              From: Peter Prymmer <pvhp@forte.com>
59126              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
59127              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
59128              
59129              In preparation os OS/390 dynamic loading.
59130      Branch: perl
59131            ! README.os390 hints/os390.sh
59132 ____________________________________________________________________________
59133 [  8372] By: jhi                                   on 2001/01/09  00:24:30
59134         Log: Integrate with perlio.
59135      Branch: perl
59136           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
59137 ____________________________________________________________________________
59138 [  8371] By: nick                                  on 2001/01/08  23:54:33
59139         Log: Fix "scalars leaked" bugs caused by overload magic
59140              (Highlighted by Ilya's DESTROY optimization.)
59141      Branch: perlio
59142            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
59143 ____________________________________________________________________________
59144 [  8370] By: nick                                  on 2001/01/08  20:19:41
59145         Log: Integrate mainline
59146      Branch: perlio
59147           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
59148           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
59149           !> t/op/64bitint.t
59150 ____________________________________________________________________________
59151 [  8369] By: jhi                                   on 2001/01/08  17:30:52
59152         Log: save_delete() Safefree() doesn't (anymore?) work with shared
59153              strings, one test failure in op/misc and almost all of lib/b.
59154              (Outcomments #8369.)
59155      Branch: perl
59156            ! scope.c
59157 ____________________________________________________________________________
59158 [  8368] By: jhi                                   on 2001/01/08  14:47:10
59159         Log: (Outcommented by #8369.)
59160              
59161              Subject: Re: Perl BugID 20001205.022 ---- save_delete
59162              From: Simon Cozens <simon@cozens.net>
59163              Date: Sat, 6 Jan 2001 11:48:40 +0000
59164              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
59165              
59166              The save_delete() does need the Safefree.
59167      Branch: perl
59168            ! scope.c
59169 ____________________________________________________________________________
59170 [  8367] By: bailey                                on 2001/01/08  08:53:52
59171         Log: Once again syncing after too long an absence
59172      Branch: vmsperl
59173           +> (branch 55 files)
59174            - MAINTAIN fix_pl vos/config.def vos/config.h
59175            - vos/config_h.SH_orig
59176           !> (integrate 498 files)
59177 ____________________________________________________________________________
59178 [  8366] By: jhi                                   on 2001/01/08  02:42:59
59179         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
59180              From: nick@ccl4.org
59181              Date: Sun, 7 Jan 2001 21:07:18 +0000
59182              Message-Id: <20010107210717.D1048@plum.flirble.org>
59183      Branch: perl
59184            ! sv.c t/op/64bitint.t
59185 ____________________________________________________________________________
59186 [  8365] By: jhi                                   on 2001/01/08  02:35:16
59187         Log: Subject: [PATCH] environ nit
59188              From: Simon Cozens <simon@cozens.net>
59189              Date: Sun, 7 Jan 2001 17:57:07 +0000
59190              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
59191              
59192              Use environ only if we have it.
59193      Branch: perl
59194            ! mg.c
59195 ____________________________________________________________________________
59196 [  8364] By: jhi                                   on 2001/01/08  02:24:51
59197         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
59198      Branch: perl
59199            ! ext/GDBM_File/GDBM_File.xs
59200 ____________________________________________________________________________
59201 [  8363] By: jhi                                   on 2001/01/08  02:19:24
59202         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
59203              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59204              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
59205              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
59206      Branch: perl
59207            ! dump.c op.c
59208 ____________________________________________________________________________
59209 [  8362] By: jhi                                   on 2001/01/08  02:17:43
59210         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
59211              From: Doug MacEachern <dougm@covalent.net>
59212              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
59213              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
59214              
59215              Allow AUTOLOAD to be an xsub and allow such xsubs
59216              to avoid use of $AUTOLOAD.
59217      Branch: perl
59218            ! gv.c
59219 ____________________________________________________________________________
59220 [  8361] By: jhi                                   on 2001/01/08  02:16:07
59221         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
59222              From: Radu Greab <radu@netsoft.ro>
59223              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
59224              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
59225              
59226              No need for the potentially nonportable $SIG{CHLD}.
59227      Branch: perl
59228            ! t/io/pipe.t
59229 ____________________________________________________________________________
59230 [  8360] By: jhi                                   on 2001/01/08  01:58:23
59231         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
59232      Branch: perl
59233            ! lib/Getopt/Long.pm
59234 ____________________________________________________________________________
59235 [  8359] By: jhi                                   on 2001/01/08  01:55:44
59236         Log: Integrate perlio.
59237      Branch: perl
59238           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
59239           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
59240           !> utf8.c win32/Makefile
59241 ____________________________________________________________________________
59242 [  8358] By: jhi                                   on 2001/01/07  21:16:50
59243         Log: Update the EPOC cross SDK URL.
59244      Branch: perl
59245            ! README.epoc
59246 ____________________________________________________________________________
59247 [  8357] By: jhi                                   on 2001/01/07  21:16:09
59248         Log: Update the EPOC cross SDK URL.
59249      Branch: maint-5.6/perl
59250            ! README.epoc
59251 ____________________________________________________________________________
59252 [  8356] By: nick                                  on 2001/01/06  21:47:52
59253         Log: FILE * in XS code for PerlIO world:
59254              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
59255              - Add FILE * T_STDIO typemap.
59256              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
59257      Branch: perlio
59258            ! lib/ExtUtils/typemap perlio.c perlio.h
59259 ____________________________________________________________________________
59260 [  8355] By: jhi                                   on 2001/01/06  20:27:15
59261         Log: integrate change #8336 from mainline
59262              
59263              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
59264      Branch: maint-5.6/perl
59265            ! hv.c
59266 ____________________________________________________________________________
59267 [  8354] By: jhi                                   on 2001/01/06  20:24:29
59268         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
59269              From: Robin Barker <rmb1@cise.npl.co.uk>
59270              Date: Fri, 22 Dec 2000 12:17:38 GMT
59271              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
59272              
59273              The patch reformats some long =item lines so they give
59274              correct output via pod2man | nroff -man
59275              
59276              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
59277              From: Robin Barker <rmb1@cise.npl.co.uk>
59278              Date: Tue, 2 Jan 2001 15:35:03 GMT
59279              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
59280              
59281              Here is a _further_ patch which corrects a few more errors:
59282              * an empty C<=item> in CPAN.pm
59283              * patching the wrong file (pod/perlamiga.pod not README.amiga)
59284              * leaving empty C<=item>s which formatted incorrectly
59285              * over long C<=item>s revealed by latest patch to Pod::Man
59286      Branch: maint-5.6/perl
59287            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
59288            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
59289            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
59290            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
59291            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
59292            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
59293 ____________________________________________________________________________
59294 [  8353] By: jhi                                   on 2001/01/06  20:21:10
59295         Log: integrate changes #7980, 8056, 8057 from mainline
59296              
59297              UTF-8 hash keys.
59298      Branch: maint-5.6/perl
59299            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
59300 ____________________________________________________________________________
59301 [  8352] By: jhi                                   on 2001/01/06  20:18:44
59302         Log: Forgotten from #8438.
59303      Branch: maint-5.6/perl
59304            ! epoc/epocish.h
59305 ____________________________________________________________________________
59306 [  8351] By: jhi                                   on 2001/01/06  20:18:12
59307         Log: Forgotten from #8347.
59308      Branch: maint-5.6/perl
59309            ! config_h.SH
59310 ____________________________________________________________________________
59311 [  8350] By: jhi                                   on 2001/01/06  20:00:19
59312         Log: Thinko in #8347.
59313      Branch: maint-5.6/perl
59314            ! regcomp.c
59315 ____________________________________________________________________________
59316 [  8349] By: jhi                                   on 2001/01/06  18:05:30
59317         Log: Copy the FAQ3 IDE section from the development branch,
59318              changes originally by Peter Prymmer.
59319      Branch: maint-5.6/perl
59320            ! pod/perlfaq3.pod
59321 ____________________________________________________________________________
59322 [  8348] By: jhi                                   on 2001/01/06  18:03:02
59323         Log: EPOC updates for TRIAL1.
59324              
59325              Subject: [5.6.1 trial1] EPOC update
59326              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59327              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
59328              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
59329              
59330              Subject: epoc patch2 for perl-5.6.1-trial1
59331              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59332              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
59333              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
59334      Branch: maint-5.6/perl
59335            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
59336            ! epoc/epocish.c
59337 ____________________________________________________________________________
59338 [  8347] By: jhi                                   on 2001/01/06  17:29:10
59339         Log: integrate changes #7710,7824,7973 from mainline,
59340              plus VMS nits from Peter Prymmer and Dan Sugalski.
59341              
59342              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
59343              library (getprotobyname and getprotobynumber are outversioned by
59344              the same calls in libc, at least for xlc version 3.
59345              
59346              Add HAS_SBRK_PROTO.
59347              
59348              Fixes for signedness warnings noticed by VMSperlers.
59349      Branch: maint-5.6/perl
59350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59351            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
59352            ! sv.c vms/descrip_mms.template vos/config.alpha.def
59353            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59354            ! win32/config.bc win32/config.gc win32/config.vc
59355 ____________________________________________________________________________
59356 [  8346] By: nick                                  on 2001/01/06  14:36:01
59357         Log: Fixup accumulated integrate muddles (perlio == devperl again)
59358      Branch: perlio
59359            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
59360 ____________________________________________________________________________
59361 [  8345] By: nick                                  on 2001/01/06  14:24:58
59362         Log: Integrate mainline
59363      Branch: perlio
59364           !> (integrate 55 files)
59365 ____________________________________________________________________________
59366 [  8344] By: jhi                                   on 2001/01/06  02:24:02
59367         Log: Subject: [patch] PerlIO_cleanup() prototype
59368              From: Doug MacEachern <dougm@covalent.net>
59369              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
59370              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
59371      Branch: perl
59372            ! perlio.h
59373 ____________________________________________________________________________
59374 [  8343] By: jhi                                   on 2001/01/06  01:04:09
59375         Log: IRIX compiler noticed that the bof initialization might be
59376              bypassed by control flow.
59377      Branch: perl
59378            ! toke.c
59379 ____________________________________________________________________________
59380 [  8342] By: jhi                                   on 2001/01/06  00:10:48
59381         Log: Update Changes.
59382      Branch: perl
59383            ! Changes patchlevel.h
59384 ____________________________________________________________________________
59385 [  8341] By: jhi                                   on 2001/01/05  23:52:33
59386         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
59387      Branch: perl
59388            ! toke.c
59389 ____________________________________________________________________________
59390 [  8340] By: jhi                                   on 2001/01/05  22:44:08
59391         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
59392              From: Radu Greab <radu@netsoft.ro>
59393              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
59394              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
59395      Branch: perl
59396            ! t/io/pipe.t util.c
59397 ____________________________________________________________________________
59398 [  8339] By: jhi                                   on 2001/01/05  22:35:17
59399         Log: Subject: [PATCH] format and rewording in perlfaq.pod
59400              From: Robin Barker <rmb1@cise.npl.co.uk>
59401              Date: Fri, 5 Jan 2001 18:51:20 GMT
59402              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
59403      Branch: perl
59404            ! pod/perlfaq.pod
59405 ____________________________________________________________________________
59406 [  8338] By: jhi                                   on 2001/01/05  22:31:17
59407         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
59408              From: Peter Prymmer <pvhp@forte.com>
59409              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
59410              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
59411      Branch: perl
59412            ! utils/perlbug.PL
59413 ____________________________________________________________________________
59414 [  8337] By: jhi                                   on 2001/01/05  18:15:11
59415         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
59416              From: Robin Barker <rmb1@cise.npl.co.uk>
59417              Date: Tue, 2 Jan 2001 15:24:07 GMT
59418              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
59419              
59420              If you call configure as C<./Configure> or C<sh ./Configure>,
59421              $src is set to the absolute path name, not '.'.
59422              
59423              This, in turn, means -Dmksymlink tries to do its stuff because
59424              it does not think it is in the src directory.
59425              
59426              (plus a metaconfig nitfix)
59427      Branch: metaconfig
59428            ! U/compline/ccflags.U U/modified/src.U
59429      Branch: perl
59430            ! Configure config_h.SH
59431 ____________________________________________________________________________
59432 [  8336] By: jhi                                   on 2001/01/05  17:48:32
59433         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
59434              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59435              Message-ID: <3A5606C4.473D2226@uk.sun.com>
59436              Date: Fri, 05 Jan 2001 17:39:16 +0000
59437      Branch: perl
59438            ! hv.c
59439 ____________________________________________________________________________
59440 [  8335] By: jhi                                   on 2001/01/05  16:05:44
59441         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
59442      Branch: perl
59443            ! lib/Getopt/Long.pm
59444 ____________________________________________________________________________
59445 [  8334] By: jhi                                   on 2001/01/05  16:00:51
59446         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
59447              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
59448              Date: Fri, 05 Jan 2001 13:46:51 +0100
59449              Message-ID: <13693.978698811@nice.ram.loc>
59450              
59451              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
59452              accurate reading of the "atime".  
59453      Branch: perl
59454            ! t/io/fs.t
59455 ____________________________________________________________________________
59456 [  8333] By: jhi                                   on 2001/01/05  15:57:37
59457         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
59458              From: Simon Cozens <simon@cozens.net>
59459              Date: Fri, 8 Dec 2000 13:33:31 +0000
59460              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
59461              
59462              A lost patch fragment.
59463      Branch: perl
59464            ! doop.c
59465 ____________________________________________________________________________
59466 [  8332] By: jhi                                   on 2001/01/05  15:40:42
59467         Log: Do away with strncpy() and a fixed length buffer.
59468      Branch: perl
59469            ! utf8.c
59470 ____________________________________________________________________________
59471 [  8331] By: jhi                                   on 2001/01/05  15:03:07
59472         Log: Tests for #8329 and #8330.
59473      Branch: perl
59474            ! t/op/bop.t
59475 ____________________________________________________________________________
59476 [  8330] By: jhi                                   on 2001/01/05  15:02:38
59477         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
59478              raw 8-bit form to the UTF-8 string.
59479      Branch: perl
59480            ! toke.c
59481 ____________________________________________________________________________
59482 [  8329] By: jhi                                   on 2001/01/05  14:55:13
59483         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
59484              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59485              Date: Fri, 5 Jan 2001 12:28:52 +0100
59486              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
59487              
59488              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
59489              no effect.  (changed the strncpy() to Copy())
59490      Branch: perl
59491            ! toke.c
59492 ____________________________________________________________________________
59493 [  8328] By: jhi                                   on 2001/01/05  06:44:27
59494         Log: UTF-8 cleanup.
59495      Branch: perl
59496            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
59497            ! regexec.c sv.c toke.c
59498 ____________________________________________________________________________
59499 [  8327] By: jhi                                   on 2001/01/05  01:11:29
59500         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')
59501              From: Radu Greab <radu@netsoft.ro>
59502              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
59503              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
59504              
59505              Cleans up Harness to not use FileHandle, which uses IO.
59506      Branch: perl
59507            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59508 ____________________________________________________________________________
59509 [  8326] By: jhi                                   on 2001/01/05  00:56:37
59510         Log: Update Changes.
59511      Branch: perl
59512            ! Changes patchlevel.h
59513 ____________________________________________________________________________
59514 [  8325] By: jhi                                   on 2001/01/05  00:53:18
59515         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
59516              From: Peter Prymmer <pvhp@forte.com>
59517              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
59518              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
59519              
59520              plus a couple more tailing whitespace removals.
59521      Branch: perl
59522            ! win32/Makefile
59523 ____________________________________________________________________________
59524 [  8324] By: jhi                                   on 2001/01/05  00:47:39
59525         Log: Add some Unicode chop() tests.
59526      Branch: perl
59527            ! t/op/chop.t
59528 ____________________________________________________________________________
59529 [  8323] By: jhi                                   on 2001/01/05  00:47:23
59530         Log: Unify UTF-8 malformedness handling.
59531      Branch: perl
59532            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
59533 ____________________________________________________________________________
59534 [  8322] By: jhi                                   on 2001/01/04  22:21:54
59535         Log: The new $issymlink was unknown to Mksymlinks.
59536      Branch: metaconfig/U/perl
59537            ! Mksymlinks.U issymlink.U
59538      Branch: perl
59539            ! Configure config_h.SH
59540 ____________________________________________________________________________
59541 [  8321] By: jhi                                   on 2001/01/04  21:51:05
59542         Log: The test didn't work under the core test framework.
59543      Branch: perl
59544            ! t/lib/st-lock.t
59545 ____________________________________________________________________________
59546 [  8320] By: jhi                                   on 2001/01/04  21:14:22
59547         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
59548      Branch: perl
59549            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
59550 ____________________________________________________________________________
59551 [  8319] By: jhi                                   on 2001/01/04  20:46:17
59552         Log: Typo in #8312 when manually applying a problematic patch fragment.
59553      Branch: perl
59554            ! ext/Storable/Storable.xs
59555 ____________________________________________________________________________
59556 [  8318] By: jhi                                   on 2001/01/04  20:43:01
59557         Log: The $sh_c didn't fly.
59558      Branch: metaconfig
59559            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
59560            ! U/modified/Loc.U U/modified/myhostname.U
59561            ! U/modified/spitshell.U
59562      Branch: metaconfig/U/perl
59563            ! issymlink.U
59564      Branch: perl
59565            ! Configure config_h.SH
59566 ____________________________________________________________________________
59567 [  8317] By: jhi                                   on 2001/01/04  19:58:01
59568         Log: AIX builtin test -h is broken, changes based on
59569              
59570              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
59571              Date: Tue, 02 Jan 2001 11:24:39 +0100
59572              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59573              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
59574      Branch: metaconfig
59575            + U/modified/spitshell.U
59576            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
59577            ! U/modified/Loc.U U/modified/myhostname.U
59578      Branch: metaconfig/U/perl
59579            ! Mksymlinks.U issymlink.U
59580      Branch: perl
59581            ! Configure
59582 ____________________________________________________________________________
59583 [  8316] By: jhi                                   on 2001/01/04  19:02:22
59584         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
59585              From: Andy Dougherty <doughera@lafayette.edu>
59586              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
59587              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
59588              
59589              Beware of GNU ld.
59590      Branch: perl
59591            ! hints/solaris_2.sh
59592 ____________________________________________________________________________
59593 [  8315] By: jhi                                   on 2001/01/04  18:56:48
59594         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
59595              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
59596              Date: Wed, 3 Jan 2001 07:58:51 +0100
59597              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
59598      Branch: perl
59599            ! hints/solaris_2.sh
59600 ____________________________________________________________________________
59601 [  8314] By: jhi                                   on 2001/01/04  18:54:07
59602         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
59603              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59604              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
59605              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
59606              
59607              Doc tweak on #8313.
59608      Branch: perl
59609            ! ext/B/B/Deparse.pm
59610 ____________________________________________________________________________
59611 [  8313] By: jhi                                   on 2001/01/04  18:52:27
59612         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
59613              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
59614              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59615              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
59616              
59617              Make the peephole optimizer to bypass more null ops and
59618              and rewrite the deparse handling of continue blocks.
59619      Branch: perl
59620            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
59621 ____________________________________________________________________________
59622 [  8312] By: jhi                                   on 2001/01/04  18:47:39
59623         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
59624      Branch: perl
59625            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
59626            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
59627            ! t/lib/st-lock.t
59628 ____________________________________________________________________________
59629 [  8311] By: jhi                                   on 2001/01/04  18:36:08
59630         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
59631              filter to be run on each .pm during the pm_to_blib() phase,
59632              a fixed version of
59633              
59634              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
59635              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
59636              Date: Wed, 03 Jan 2001 22:01:30 +0100
59637              Message-ID: <5296.978555690@nice.ram.loc>
59638      Branch: perl
59639            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
59640            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
59641            ! lib/ExtUtils/MakeMaker.pm
59642 ____________________________________________________________________________
59643 [  8310] By: jhi                                   on 2001/01/04  18:32:54
59644         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
59645              From: Robin Barker <rmb1@cise.npl.co.uk>
59646              Date: Tue, 2 Jan 2001 15:35:03 GMT
59647              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
59648      Branch: perl
59649            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
59650            ! pod/perlrequick.pod
59651 ____________________________________________________________________________
59652 [  8309] By: jhi                                   on 2001/01/04  18:29:07
59653         Log: Subject: Re: [patch] static-ize XS()
59654              From: Doug MacEachern <dougm@covalent.net>
59655              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
59656              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
59657              
59658              Provide prototypes for the XS functions.
59659      Branch: perl
59660            ! lib/ExtUtils/xsubpp
59661 ____________________________________________________________________________
59662 [  8308] By: jhi                                   on 2001/01/04  18:27:44
59663         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
59664              From: Doug MacEachern <dougm@covalent.net>
59665              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
59666              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
59667      Branch: perl
59668            ! lib/ExtUtils/typemap
59669 ____________________________________________________________________________
59670 [  8307] By: jhi                                   on 2001/01/04  18:25:25
59671         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
59672              From: Doug MacEachern <dougm@covalent.net>
59673              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
59674              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
59675              
59676              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
59677      Branch: perl
59678            ! lib/ExtUtils/MM_Unix.pm
59679 ____________________________________________________________________________
59680 [  8306] By: jhi                                   on 2001/01/04  18:23:00
59681         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
59682              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59683              Date: Thu, 4 Jan 2001 12:47:10 +0100 
59684              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
59685              
59686              The toke.c part only, patching embed.h and proto.h is futile.
59687      Branch: perl
59688            ! toke.c
59689 ____________________________________________________________________________
59690 [  8305] By: jhi                                   on 2001/01/04  18:05:51
59691         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
59692              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59693              Date: Thu, 4 Jan 2001 17:50:12 +0100 
59694              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
59695      Branch: perl
59696            ! toke.c
59697 ____________________________________________________________________________
59698 [  8304] By: jhi                                   on 2001/01/04  18:03:26
59699         Log: Subject: [PATCH perl@8269]
59700              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59701              Date: Thu, 4 Jan 2001 12:53:39 +0100 
59702              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
59703              
59704              If running byacc write-enable also perly.h.
59705      Branch: perl
59706            ! Makefile.SH
59707 ____________________________________________________________________________
59708 [  8303] By: jhi                                   on 2001/01/04  15:40:49
59709         Log: Rewrite pp_concat() in terms of sv_catsv().
59710      Branch: perl
59711            ! pp_hot.c
59712 ____________________________________________________________________________
59713 [  8302] By: nick                                  on 2001/01/03  22:43:22
59714         Log: Integrate mainline.
59715      Branch: perlio
59716           !> ext/Encode/Encode.xs sv.c utf8.c
59717 ____________________________________________________________________________
59718 [  8301] By: jhi                                   on 2001/01/02  23:40:26
59719         Log: Variable naming tweak.
59720      Branch: perl
59721            ! sv.c
59722 ____________________________________________________________________________
59723 [  8300] By: jhi                                   on 2001/01/02  23:40:02
59724         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
59725              in is_utf8_string().
59726      Branch: perl
59727            ! utf8.c
59728 ____________________________________________________________________________
59729 [  8299] By: jhi                                   on 2001/01/02  22:14:40
59730         Log: Integrate perlio.
59731      Branch: perl
59732           !> pp.c pp_hot.c win32/Makefile
59733 ____________________________________________________________________________
59734 [  8298] By: nick                                  on 2001/01/02  22:03:06
59735         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
59736      Branch: perlio
59737            ! pp.c pp_hot.c
59738 ____________________________________________________________________________
59739 [  8297] By: jhi                                   on 2001/01/02  04:26:28
59740         Log: Signedness nit.
59741      Branch: perl
59742            ! ext/Encode/Encode.xs
59743 ____________________________________________________________________________
59744 [  8296] By: nick                                  on 2001/01/01  23:49:36
59745         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
59746      Branch: perlio
59747            ! win32/Makefile
59748 ____________________________________________________________________________
59749 [  8295] By: jhi                                   on 2001/01/01  23:05:48
59750         Log: Integrate perlio.
59751      Branch: perl
59752           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
59753           !> t/lib/encode.t
59754 ____________________________________________________________________________
59755 [  8294] By: nick                                  on 2001/01/01  22:48:34
59756         Log: Integrate mainline
59757      Branch: perlio
59758            ! pp_hot.c t/lib/encode.t
59759           !> (integrate 65 files)
59760 ____________________________________________________________________________
59761 [  8293] By: nick                                  on 2001/01/01  21:58:50
59762         Log: More rigor in UTF-8-ness of Encode's toUnicode
59763              XS export some of the utf8 internal functions.
59764              Test some of the functions.
59765              Fix pp_concat() bug shown by said tests.
59766      Branch: perlio
59767            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
59768            ! t/lib/encode.t
59769 ____________________________________________________________________________
59770 [  8292] By: jhi                                   on 2001/01/01  18:11:44
59771         Log: Integrate perlio.
59772      Branch: perl
59773           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
59774           !> ext/Encode/encengine.c ext/Encode/encode.h
59775 ____________________________________________________________________________
59776 [  8291] By: jhi                                   on 2001/01/01  18:10:58
59777         Log: Podify README.mpeix (a new version from the web),
59778              add a dummy NAME to Carp::Heavy, regen toc.
59779      Branch: perl
59780            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
59781            ! pod/perltoc.pod
59782 ____________________________________________________________________________
59783 [  8290] By: nick                                  on 2001/01/01  17:43:47
59784         Log: Loose the "Loading..." warning.
59785              Another bug in fallback support
59786      Branch: perlio
59787            ! ext/Encode/Encode.pm ext/Encode/encengine.c
59788 ____________________________________________________________________________
59789 [  8289] By: jhi                                   on 2001/01/01  00:01:57
59790         Log: Bump up Larry's copyright.
59791      Branch: perl
59792            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
59793            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
59794            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
59795            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
59796            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
59797            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
59798            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
59799            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
59800 ____________________________________________________________________________
59801 [  8288] By: nick                                  on 2000/12/31  21:27:53
59802         Log: Fix .ucm reading - forgot a chr()
59803              Start of .ucm write (for .enc to .ucm)
59804      Branch: perlio
59805            ! ext/Encode/compile
59806 ____________________________________________________________________________
59807 [  8287] By: jhi                                   on 2000/12/31  18:15:56
59808         Log: Comment away a diagnostic message as noted by Craig A. Berry
59809              (the unexpected message was confusing testing)
59810      Branch: perl
59811            ! ext/Encode/Encode.pm
59812 ____________________________________________________________________________
59813 [  8286] By: jhi                                   on 2000/12/31  18:14:51
59814         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
59815              Date: Sun, 31 Dec 2000 11:17:37 -0600
59816              From: "Craig A. Berry" <craigberry@mac.com>
59817              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
59818      Branch: perl
59819            ! ext/Encode/Makefile.PL
59820 ____________________________________________________________________________
59821 [  8285] By: nick                                  on 2000/12/31  18:11:54
59822         Log: Start of support of ICU-style .ucm files:
59823              - teach compile how to read a .ucm file
59824              - first guess at how to represent fallbacks in "tries".
59825              - use fallbacks if check == 0
59826              - new return code to indicate we used one.
59827      Branch: perlio
59828            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
59829            ! ext/Encode/encengine.c ext/Encode/encode.h
59830 ____________________________________________________________________________
59831 [  8284] By: jhi                                   on 2000/12/31  18:04:41
59832         Log: Pacify picky VMS compiler.
59833              
59834              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
59835              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59836              Date: Sat, 30 Dec 2000 18:10:02 -0600
59837              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
59838      Branch: perl
59839            ! sv.c
59840 ____________________________________________________________________________
59841 [  8283] By: jhi                                   on 2000/12/31  16:11:47
59842         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
59843      Branch: perl
59844            ! t/lib/glob-basic.t
59845 ____________________________________________________________________________
59846 [  8282] By: jhi                                   on 2000/12/31  15:26:11
59847         Log: Integrate perlio.
59848      Branch: perl
59849           !> makedef.pl opcode.pl os2/os2.c perlio.c
59850 ____________________________________________________________________________
59851 [  8281] By: nick                                  on 2000/12/31  10:06:15
59852         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
59853              is available to be exported
59854      Branch: perlio
59855            ! makedef.pl perlio.c
59856 ____________________________________________________________________________
59857 [  8280] By: nick                                  on 2000/12/31  09:41:26
59858         Log: Ilya's OS2 patch (testing for damage on Win32)
59859      Branch: perlio
59860            ! makedef.pl opcode.pl os2/os2.c
59861 ____________________________________________________________________________
59862 [  8279] By: jhi                                   on 2000/12/30  21:52:07
59863         Log: Test nits.
59864      Branch: perl
59865            ! t/lib/syslfs.t t/op/lfs.t
59866 ____________________________________________________________________________
59867 [  8278] By: jhi                                   on 2000/12/30  21:47:49
59868         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
59869              From: andreas.koenig@anima.de (Andreas J. Koenig)
59870              Date: 30 Dec 2000 22:35:37 +0100
59871              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
59872              
59873              The 32-bit wraparound test wasn't quite right.
59874      Branch: perl
59875            ! t/lib/syslfs.t t/op/lfs.t
59876 ____________________________________________________________________________
59877 [  8277] By: jhi                                   on 2000/12/30  21:33:44
59878         Log: Subject: [PATCH] open() example in perlfunc.pod 
59879              From: Karsten Sperling <s_sperli@ira.uka.de>
59880              Date: Sat, 30 Dec 2000 22:27:09 +0100
59881              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
59882      Branch: perl
59883            ! pod/perlfunc.pod
59884 ____________________________________________________________________________
59885 [  8276] By: jhi                                   on 2000/12/30  20:32:40
59886         Log: Not quite that many tests yet.
59887      Branch: perl
59888            ! t/op/pat.t
59889 ____________________________________________________________________________
59890 [  8275] By: jhi                                   on 2000/12/30  20:26:58
59891         Log: Integrate perlio.
59892      Branch: perl
59893           !> toke.c
59894 ____________________________________________________________________________
59895 [  8274] By: jhi                                   on 2000/12/30  20:24:56
59896         Log: Signedness nit.
59897      Branch: perl
59898            ! utf8.c
59899 ____________________________________________________________________________
59900 [  8273] By: jhi                                   on 2000/12/30  20:15:46
59901         Log: Add a test case for 20000731.001 which was fixed by the #8267.
59902      Branch: perl
59903            ! t/op/pat.t
59904 ____________________________________________________________________________
59905 [  8272] By: nick                                  on 2000/12/30  19:47:51
59906         Log: Tweak for MULTIPLICITY/USE_PERLIO
59907      Branch: perlio
59908            ! toke.c
59909 ____________________________________________________________________________
59910 [  8271] By: nick                                  on 2000/12/30  19:46:45
59911         Log: Integrate mainline
59912      Branch: perlio
59913           +> lib/unicode/distinct.pm
59914           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
59915           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
59916           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
59917 ____________________________________________________________________________
59918 [  8270] By: jhi                                   on 2000/12/30  19:39:50
59919         Log: Subject: RE: perl@8269
59920              From: "Richard Soderberg" <rs@crystalflame.net>
59921              Date: Sat, 30 Dec 2000 11:36:27 -0800
59922              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
59923              
59924              A missing aTHX_.
59925      Branch: perl
59926            ! toke.c
59927 ____________________________________________________________________________
59928 [  8269] By: jhi                                   on 2000/12/30  18:55:48
59929         Log: Update Changes.
59930      Branch: perl
59931            ! Changes patchlevel.h
59932 ____________________________________________________________________________
59933 [  8268] By: jhi                                   on 2000/12/30  17:18:40
59934         Log: Add a test for Unicode split //.  The #8267 was the cure.
59935      Branch: perl
59936            ! t/op/split.t
59937 ____________________________________________________________________________
59938 [  8267] By: jhi                                   on 2000/12/30  17:14:19
59939         Log: Subject: more UTF8 test suites and an UTF8 patch
59940              From: Inaba Hiroto <inaba@st.rim.or.jp>
59941              Date: Sat, 30 Dec 2000 14:27:10 +0900
59942              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
59943              
59944              Just the patch part for now, and the pragma renamed
59945              as unicode::distinct.
59946      Branch: perl
59947            + lib/unicode/distinct.pm
59948            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
59949            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
59950            ! regcomp.h regexec.c sv.c toke.c utf8.c
59951 ____________________________________________________________________________
59952 [  8266] By: nick                                  on 2000/12/30  16:40:49
59953         Log: Integrate mainline
59954      Branch: perlio
59955           +> lib/Pod/Text/Overstrike.pm
59956           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
59957           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
59958           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
59959           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
59960           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
59961 ____________________________________________________________________________
59962 [  8265] By: jhi                                   on 2000/12/30  07:28:55
59963         Log: The sv_catsv() fix, take two.
59964      Branch: perl
59965            ! sv.c t/op/join.t
59966 ____________________________________________________________________________
59967 [  8264] By: jhi                                   on 2000/12/30  06:19:18
59968         Log: Undo all the join-related changes since #8248: relevant
59969              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
59970              The new sv_catsv() doesn't fly so it must go back to
59971              the drawing board.
59972      Branch: perl
59973            ! sv.c t/op/join.t t/pragma/utf8.t
59974 ____________________________________________________________________________
59975 [  8263] By: jhi                                   on 2000/12/30  01:08:32
59976         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
59977      Branch: perl
59978            ! sv.c
59979 ____________________________________________________________________________
59980 [  8262] By: jhi                                   on 2000/12/30  00:45:14
59981         Log: Retract #8261.
59982      Branch: perl
59983            ! hv.c util.c
59984 ____________________________________________________________________________
59985 [  8261] By: jhi                                   on 2000/12/30  00:38:32
59986         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
59987      Branch: perl
59988            ! hv.c util.c
59989 ____________________________________________________________________________
59990 [  8260] By: jhi                                   on 2000/12/29  22:51:33
59991         Log: (Retracted by #8264)  More fixing for #8251.
59992      Branch: perl
59993            ! sv.c
59994 ____________________________________________________________________________
59995 [  8259] By: jhi                                   on 2000/12/29  18:27:30
59996         Log: Subject: podlators 1.06 released
59997              From: Russ Allbery <rra@stanford.edu>
59998              Date: 25 Dec 2000 05:09:30 -0800
59999              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
60000      Branch: perl
60001            + lib/Pod/Text/Overstrike.pm
60002            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
60003            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
60004 ____________________________________________________________________________
60005 [  8258] By: jhi                                   on 2000/12/29  18:20:45
60006         Log: Make the large file tests more robust/talkative as suggested by
60007              
60008              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
60009              From: andreas.koenig@anima.de (Andreas J. Koenig)
60010              Date: 29 Dec 2000 14:23:01 +0100
60011              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
60012      Branch: perl
60013            ! t/lib/syslfs.t t/op/lfs.t
60014 ____________________________________________________________________________
60015 [  8257] By: jhi                                   on 2000/12/29  17:48:04
60016         Log: Further VMS piping fixes from Charles Lane:
60017              
60018              In summary, error messages produced when a subprocess terminated
60019              abnormally were being sent not just to the parent process, but to
60020              grandparents, because of default values for error output that were
60021              not completely overridden when the subprocess was started.
60022              
60023              This patch fixes this behavior by defining user-mode (i.e., temporary
60024              for the duration of the program) logical names for SYS$OUTPUT and
60025              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
60026              changes to make it so that the user-mode logicals are the ones that
60027              control where Perl's error messages go if it terminates abnormally.
60028              
60029              I also added some gratuitous fixes to the indentation of braces in
60030              the piping code.  It just looked ugly, before.
60031      Branch: perl
60032            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
60033 ____________________________________________________________________________
60034 [  8256] By: jhi                                   on 2000/12/29  17:45:12
60035         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
60036              From: "Casey R. Tweten" <crt@kiski.net>
60037              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
60038              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
60039              
60040              Tests for for #8240.
60041      Branch: perl
60042            ! t/pragma/constant.t
60043 ____________________________________________________________________________
60044 [  8255] By: jhi                                   on 2000/12/29  17:43:07
60045         Log: Subject: Re: [PATCH] Interesting syntax idea
60046              From: Simon Cozens <simon@cozens.net>
60047              Date: Fri, 29 Dec 2000 14:34:04 +0000
60048              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
60049              
60050              Tests for #8254.
60051      Branch: perl
60052            ! t/pragma/sub_lval.t
60053 ____________________________________________________________________________
60054 [  8254] By: jhi                                   on 2000/12/29  17:42:11
60055         Log: Subject: [PATCH] Interesting syntax idea
60056              From: Simon Cozens <simon@cozens.net>
60057              Date: Wed, 27 Dec 2000 05:08:57 +0000
60058              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
60059              
60060              Make opens + bareword assigns do typeglob assigns.
60061      Branch: perl
60062            ! op.c
60063 ____________________________________________________________________________
60064 [  8253] By: jhi                                   on 2000/12/29  17:36:45
60065         Log: Output the (apparent) version of gcc, as suggested by
60066              
60067              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
60068              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
60069              Date: 26 Dec 2000 04:29:17 -0500
60070              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
60071              
60072              (The patch as such didn't any more apply as the misparsing had
60073              already been addressed in #6474.)  Also change the wording about
60074              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
60075      Branch: perl
60076            ! hints/dec_osf.sh
60077 ____________________________________________________________________________
60078 [  8252] By: nick                                  on 2000/12/29  12:14:31
60079         Log: Integrate mainline
60080      Branch: perlio
60081           !> (integrate 27 files)
60082 ____________________________________________________________________________
60083 [  8251] By: jhi                                   on 2000/12/29  08:45:46
60084         Log: (Retracted by #8264)
60085              
60086              (Fixed by #8260.)
60087              
60088              sv_catsv() needs one more byte space than seems reasonable.
60089              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
60090              Curiouser and curiouser.
60091      Branch: perl
60092            ! sv.c
60093 ____________________________________________________________________________
60094 [  8250] By: jhi                                   on 2000/12/29  07:57:52
60095         Log: More split // UTF-8 tests.
60096      Branch: perl
60097            ! t/pragma/utf8.t
60098 ____________________________________________________________________________
60099 [  8249] By: jhi                                   on 2000/12/29  07:54:51
60100         Log: (Retracted by #8264)  More join() testing which was good because
60101              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
60102      Branch: perl
60103            ! pp.c t/op/join.t utf8.c utf8.h
60104 ____________________________________________________________________________
60105 [  8248] By: jhi                                   on 2000/12/29  07:08:32
60106         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
60107              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
60108              that the only cases to care about are byte+byte and byte+character.
60109              
60110              TODO: See how well pp_concat() could be implemented in terms
60111              of sv_catsv().
60112      Branch: perl
60113            ! doop.c sv.c t/op/join.t utf8.h
60114 ____________________________________________________________________________
60115 [  8247] By: jhi                                   on 2000/12/29  06:35:23
60116         Log: Signedness nit.
60117      Branch: perl
60118            ! pp_hot.c
60119 ____________________________________________________________________________
60120 [  8246] By: jhi                                   on 2000/12/29  01:23:31
60121         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
60122              From: Lupe Christoph <lupe@lupe-christoph.de>
60123              Date: Thu, 28 Dec 2000 23:00:00 +0100
60124              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
60125              
60126              Suggest rsync --delete --dry-run.
60127      Branch: perl
60128            ! pod/perlhack.pod
60129 ____________________________________________________________________________
60130 [  8245] By: jhi                                   on 2000/12/28  23:57:05
60131         Log: The maxiters upper limit sanity check (guarding against
60132              non-progress) assumed bytes instead of characters in s///
60133              and split().
60134      Branch: perl
60135            ! pp.c pp_hot.c
60136 ____________________________________________________________________________
60137 [  8244] By: jhi                                   on 2000/12/28  23:34:08
60138         Log: Make some panic messages a bit more logical.
60139      Branch: perl
60140            ! doop.c pod/perldiag.pod pp.c pp_hot.c
60141 ____________________________________________________________________________
60142 [  8243] By: jhi                                   on 2000/12/28  22:59:16
60143         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
60144              From: Simon Cozens <simon@cozens.net>
60145              Date: Wed, 27 Dec 2000 02:30:03 +0000
60146              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
60147      Branch: perl
60148            ! pp.c t/pragma/sub_lval.t
60149 ____________________________________________________________________________
60150 [  8242] By: jhi                                   on 2000/12/28  22:56:53
60151         Log: Subject: [PATCH blead] Fix B::Terse indentation
60152              From: Daniel Chetlin <daniel@chetlin.com>
60153              Date: Wed, 27 Dec 2000 06:43:30 -0800
60154              Message-ID: <20001227064329.B9573@darkstar>
60155      Branch: perl
60156            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
60157 ____________________________________________________________________________
60158 [  8241] By: jhi                                   on 2000/12/28  22:48:59
60159         Log: The latter patch from the
60160              
60161              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
60162              From: Peter Prymmer <pvhp@forte.com> 
60163              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
60164              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
60165              
60166              (the former patch from the above should have been
60167              taken care of by Nick I-S)
60168      Branch: perl
60169            ! win32/Makefile
60170 ____________________________________________________________________________
60171 [  8240] By: jhi                                   on 2000/12/28  22:45:22
60172         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
60173              From: "Casey R. Tweten" <crt@kiski.net>
60174              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
60175              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
60176      Branch: perl
60177            ! lib/constant.pm
60178 ____________________________________________________________________________
60179 [  8239] By: jhi                                   on 2000/12/28  22:37:45
60180         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
60181              From: Simon Cozens <simon@cozens.net>
60182              Date: Wed, 27 Dec 2000 14:12:44 +0000
60183              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
60184      Branch: perl
60185            ! t/op/method.t t/op/sort.t toke.c
60186 ____________________________________________________________________________
60187 [  8238] By: jhi                                   on 2000/12/28  22:30:32
60188         Log: Subject: [PATCH perl@8229] Call.pm
60189              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
60190              Date: Mon, 25 Dec 2000 10:47:15 -0000
60191              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
60192      Branch: perl
60193            ! ext/Filter/Util/Call/Call.pm
60194 ____________________________________________________________________________
60195 [  8237] By: jhi                                   on 2000/12/28  22:19:21
60196         Log: Subject: [PATCH blead] Fix problem with `&' prototype
60197              From: Daniel Chetlin <daniel@chetlin.com>
60198              Date: Wed, 27 Dec 2000 15:55:32 -0800
60199              Message-ID: <20001227155532.D9573@darkstar>
60200      Branch: perl
60201            ! op.c t/comp/proto.t
60202 ____________________________________________________________________________
60203 [  8236] By: jhi                                   on 2000/12/28  22:09:25
60204         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
60205              From: Daniel Chetlin <daniel@chetlin.com>
60206              Date: Sun, 24 Dec 2000 04:09:49 -0800
60207              Message-ID: <20001224040949.B3090@darkstar>
60208      Branch: perl
60209            ! gv.c mg.c t/op/attrs.t
60210 ____________________________________________________________________________
60211 [  8235] By: jhi                                   on 2000/12/28  22:07:11
60212         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
60213              From: Jan Dubois <jand@ActiveState.com>
60214              Date: Tue, 26 Dec 2000 20:57:31 -0800
60215              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
60216      Branch: perl
60217            ! win32/win32.c
60218 ____________________________________________________________________________
60219 [  8234] By: jhi                                   on 2000/12/28  21:52:42
60220         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
60221              From: Simon Cozens <simon@cozens.net>
60222              Date: Thu, 28 Dec 2000 20:33:13 +0000
60223              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
60224      Branch: perl
60225            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
60226 ____________________________________________________________________________
60227 [  8233] By: jhi                                   on 2000/12/28  19:40:49
60228         Log: Integrate perlio.
60229      Branch: perl
60230           !> ext/Encode/Makefile.PL ext/Encode/compile
60231 ____________________________________________________________________________
60232 [  8232] By: nick                                  on 2000/12/23  16:06:00
60233         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
60234              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
60235      Branch: perlio
60236            ! ext/Encode/Makefile.PL
60237 ____________________________________________________________________________
60238 [  8231] By: nick                                  on 2000/12/23  14:30:34
60239         Log: "Compiled" encode build cleanup
60240              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
60241              - .c files do not export sub-tables
60242      Branch: perlio
60243            ! ext/Encode/Makefile.PL ext/Encode/compile
60244 ____________________________________________________________________________
60245 [  8230] By: nick                                  on 2000/12/23  12:50:37
60246         Log: Integrate mainline
60247      Branch: perlio
60248           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
60249           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
60250           !> pod/perl5004delta.pod pod/perl5005delta.pod
60251           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
60252           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
60253           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
60254           !> pod/perlsub.pod
60255 ____________________________________________________________________________
60256 [  8229] By: jhi                                   on 2000/12/22  15:32:12
60257         Log: Integrate perlio.
60258      Branch: perl
60259           +> win32/distclean.bat
60260           !> MANIFEST t/io/utf8.t
60261 ____________________________________________________________________________
60262 [  8228] By: jhi                                   on 2000/12/22  15:29:40
60263         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
60264              From: Robin Barker <rmb1@cise.npl.co.uk>
60265              Date: Fri, 22 Dec 2000 12:17:38 GMT
60266              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
60267      Branch: perl
60268            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
60269            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
60270            ! pod/perl5004delta.pod pod/perl5005delta.pod
60271            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
60272            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
60273            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
60274            ! pod/perlsub.pod
60275 ____________________________________________________________________________
60276 [  8227] By: jhi                                   on 2000/12/22  15:24:28
60277         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
60278              From: "John L. Allen" <allen@grumman.com>
60279              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
60280              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
60281              
60282              Document APPLLIB_EXP.
60283      Branch: perl
60284            ! INSTALL
60285 ____________________________________________________________________________
60286 [  8226] By: nick                                  on 2000/12/21  22:11:50
60287         Log: Handy script for when one forgets to "dmake clean" 
60288      Branch: perlio
60289            + win32/distclean.bat
60290            ! MANIFEST
60291 ____________________________________________________________________________
60292 [  8225] By: nick                                  on 2000/12/21  21:54:04
60293         Log: CRLF platform issue with io/utf8 fix.
60294      Branch: perlio
60295            ! t/io/utf8.t
60296 ____________________________________________________________________________
60297 [  8224] By: nick                                  on 2000/12/21  21:02:20
60298         Log: Integrate mainline
60299      Branch: perlio
60300           !> Changes Configure Makefile.SH Porting/Glossary
60301           !> Porting/config.sh Porting/config_H configure.com
60302           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
60303           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
60304           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
60305           !> win32/config.bc win32/config.gc win32/config.vc
60306 ____________________________________________________________________________
60307 [  8223] By: jhi                                   on 2000/12/21  17:09:16
60308         Log: Update Changes.
60309      Branch: perl
60310            ! Changes patchlevel.h
60311 ____________________________________________________________________________
60312 [  8222] By: jhi                                   on 2000/12/21  16:24:01
60313         Log: Metaconfig unit changes for #8221.
60314      Branch: metaconfig/U/perl
60315           +> issymlink.U
60316            - testsyml.U
60317            ! Mksymlinks.U
60318 ____________________________________________________________________________
60319 [  8221] By: jhi                                   on 2000/12/21  16:23:48
60320         Log: Rename testsyml to issymlink.
60321      Branch: perl
60322            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60323            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
60324            ! win32/config.vc
60325 ____________________________________________________________________________
60326 [  8220] By: jhi                                   on 2000/12/21  15:47:26
60327         Log: Robustness support for #8218 (symlink forest) since the GNU
60328              tools seem to be overly picky about symlinkage depths.
60329      Branch: perl
60330            ! Makefile.SH t/io/fs.t
60331 ____________________________________________________________________________
60332 [  8219] By: jhi                                   on 2000/12/21  15:38:27
60333         Log: Metaconfig changes for #8218.
60334      Branch: metaconfig
60335            ! U/modified/Oldconfig.U
60336      Branch: metaconfig/U/perl
60337            + Mksymlinks.U
60338            ! testsyml.U
60339 ____________________________________________________________________________
60340 [  8218] By: jhi                                   on 2000/12/21  15:37:57
60341         Log: Add Configure option -Dmksymlinks which will create a symlink
60342              forest if the current/build differs from the source directory.
60343              TODO: mkdir -p is not portable.
60344      Branch: perl
60345            ! Configure
60346 ____________________________________________________________________________
60347 [  8217] By: jhi                                   on 2000/12/21  14:39:12
60348         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
60349              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
60350              Date: Thu, 21 Dec 2000 09:38:18 GMT
60351              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
60352              
60353              The ofs became an SV.
60354      Branch: perl
60355            ! ext/Thread/Thread.xs
60356 ____________________________________________________________________________
60357 [  8216] By: jhi                                   on 2000/12/21  05:40:21
60358         Log: The polymorphism seems to have fixed 20000517.001.
60359      Branch: perl
60360            ! t/pragma/utf8.t
60361 ____________________________________________________________________________
60362 [  8215] By: jhi                                   on 2000/12/21  04:44:52
60363         Log: read() documentation tweak for 20001121.004.
60364      Branch: perl
60365            ! pod/perlfunc.pod
60366 ____________________________________________________________________________
60367 [  8214] By: jhi                                   on 2000/12/21  03:54:11
60368         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
60369      Branch: perl
60370            ! pp_sys.c t/op/misc.t
60371 ____________________________________________________________________________
60372 [  8213] By: jhi                                   on 2000/12/21  00:28:10
60373         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
60374              From: Peter Prymmer <pvhp@forte.com>
60375              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
60376              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
60377      Branch: perl
60378            ! configure.com
60379 ____________________________________________________________________________
60380 [  8212] By: jhi                                   on 2000/12/21  00:26:21
60381         Log: Edit edit edit.
60382      Branch: perl
60383            ! pod/perlfaq3.pod
60384 ____________________________________________________________________________
60385 [  8211] By: jhi                                   on 2000/12/20  18:52:46
60386         Log: Update Changes.
60387      Branch: perl
60388            ! Changes patchlevel.h
60389 ____________________________________________________________________________
60390 [  8210] By: jhi                                   on 2000/12/20  18:34:47
60391         Log: Yet another editor edit.
60392      Branch: perl
60393            ! pod/perlfaq3.pod
60394 ____________________________________________________________________________
60395 [  8209] By: jhi                                   on 2000/12/20  15:33:28
60396         Log: More Win32 Perling.
60397      Branch: perl
60398            ! pod/perlfaq3.pod
60399 ____________________________________________________________________________
60400 [  8208] By: jhi                                   on 2000/12/20  15:07:46
60401         Log: More Win32 editor/IDE/shell hints.
60402      Branch: perl
60403            ! pod/perlfaq3.pod
60404 ____________________________________________________________________________
60405 [  8207] By: jhi                                   on 2000/12/20  03:54:08
60406         Log: Subject: [PATCH] obscure timing knowledge
60407              From: Nicholas Clark <nick@ccl4.org>
60408              Date: Tue, 19 Dec 2000 19:22:31 +0000
60409              Message-ID: <20001219192231.F2827@plum.flirble.org>
60410      Branch: perl
60411            ! sv.c
60412 ____________________________________________________________________________
60413 [  8206] By: jhi                                   on 2000/12/20  03:45:57
60414         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
60415              From: Spider Boardman <spider@leggy.zk3.dec.com>
60416              Date: Tue, 19 Dec 2000 21:30:16 -0500
60417              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
60418      Branch: perl
60419            ! sv.c
60420 ____________________________________________________________________________
60421 [  8205] By: jhi                                   on 2000/12/19  23:02:01
60422         Log: Update Changes.
60423      Branch: perl
60424            ! Changes patchlevel.h
60425 ____________________________________________________________________________
60426 [  8204] By: jhi                                   on 2000/12/19  22:58:18
60427         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
60428              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
60429              on editors and diffing/patching.
60430      Branch: perl
60431            ! t/op/utf8decode.t
60432 ____________________________________________________________________________
60433 [  8203] By: nick                                  on 2000/12/19  21:36:16
60434         Log: Integrate mainline (forgot my own change...)
60435      Branch: perlio
60436           !> ext/Encode/compile
60437 ____________________________________________________________________________
60438 [  8202] By: nick                                  on 2000/12/19  21:34:42
60439         Log: Integrate mainline.
60440      Branch: perlio
60441           !> (integrate 61 files)
60442 ____________________________________________________________________________
60443 [  8201] By: nick                                  on 2000/12/19  21:34:06
60444         Log: Avoid looking for File::Glob when we don't need it.
60445      Branch: perl
60446            ! ext/Encode/compile
60447 ____________________________________________________________________________
60448 [  8200] By: jhi                                   on 2000/12/19  18:35:49
60449         Log: Update Changes.
60450      Branch: perl
60451            ! Changes patchlevel.h
60452 ____________________________________________________________________________
60453 [  8199] By: jhi                                   on 2000/12/19  18:35:07
60454         Log: Microperl tweaks.
60455      Branch: perl
60456            ! sv.c uconfig.h uconfig.sh
60457 ____________________________________________________________________________
60458 [  8198] By: jhi                                   on 2000/12/19  18:29:59
60459         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
60460      Branch: perl
60461            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60462            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
60463 ____________________________________________________________________________
60464 [  8197] By: jhi                                   on 2000/12/19  17:55:29
60465         Log: In VMS embedded perls couldn't access the statically built Socket,
60466              from Charles Lane.
60467      Branch: perl
60468            ! configure.com
60469 ____________________________________________________________________________
60470 [  8196] By: jhi                                   on 2000/12/19  17:49:50
60471         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
60472              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
60473              Date: Sun, 17 Dec 2000 19:11:44 -0000
60474              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
60475      Branch: perl
60476            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
60477            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
60478 ____________________________________________________________________________
60479 [  8195] By: jhi                                   on 2000/12/19  17:47:53
60480         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
60481              From: Jonathan Stowe <gellyfish@gellyfish.com>
60482              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
60483              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
60484      Branch: perl
60485            ! utils/h2xs.PL
60486 ____________________________________________________________________________
60487 [  8194] By: jhi                                   on 2000/12/19  17:46:28
60488         Log: Subject: Re: useless use of void context work-around
60489              From: andreas.koenig@anima.de (Andreas J. Koenig)
60490              Date: 16 Dec 2000 15:13:36 +0100
60491              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
60492              
60493              Document (comment) the q(di ds ig) trick in the code.
60494      Branch: perl
60495            ! op.c
60496 ____________________________________________________________________________
60497 [  8193] By: jhi                                   on 2000/12/19  17:10:57
60498         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
60499              From: "Mark J. Reed" <mreed@strange.turner.com>
60500              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
60501              Message-Id: <200012160222.VAA13986@strange.turner.com>
60502      Branch: perl
60503            ! ext/Sys/Syslog/Syslog.pm
60504 ____________________________________________________________________________
60505 [  8192] By: jhi                                   on 2000/12/19  17:07:45
60506         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
60507              From: Nicholas Clark <nick@ccl4.org>
60508              Date: Sat, 16 Dec 2000 19:03:13 +0000
60509              Message-ID: <20001216190313.D68304@plum.flirble.org>
60510      Branch: perl
60511            ! t/op/64bitint.t
60512 ____________________________________________________________________________
60513 [  8191] By: jhi                                   on 2000/12/19  17:06:13
60514         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
60515              From: Dominic Dunlop <domo@computer.org>
60516              Date: Mon, 18 Dec 2000 12:00:15 +0100
60517              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
60518              
60519              This patchlet is needed in order that perl can be statically linked.  
60520      Branch: perl
60521            ! regexec.c
60522 ____________________________________________________________________________
60523 [  8190] By: jhi                                   on 2000/12/19  17:03:08
60524         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
60525              From: "Craig A. Berry" <craig.berry@psinetcs.com>
60526              Date: Sun, 17 Dec 2000 00:18:35 -0600
60527              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
60528      Branch: perl
60529            ! perlio.h vms/gen_shrfls.pl
60530 ____________________________________________________________________________
60531 [  8189] By: jhi                                   on 2000/12/19  16:20:28
60532         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
60533              From: Prymmer/Kahn <pvhp@best.com>
60534              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
60535              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
60536              
60537              A better version of #8188.
60538      Branch: perl
60539            ! pod/perlfaq3.pod
60540 ____________________________________________________________________________
60541 [  8188] By: jhi                                   on 2000/12/19  15:57:06
60542         Log: (Replaced by #8189)
60543              
60544              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
60545              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
60546              From: Prymmer/Kahn <pvhp@best.com>
60547              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
60548              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
60549              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
60550              Date: Mon, 18 Dec 2000 11:10:45 -0500
60551              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
60552      Branch: perl
60553            ! pod/perlfaq3.pod
60554 ____________________________________________________________________________
60555 [  8187] By: jhi                                   on 2000/12/19  15:54:19
60556         Log: Email address fix for Anton Berezin.
60557      Branch: perl
60558            ! AUTHORS
60559 ____________________________________________________________________________
60560 [  8186] By: jhi                                   on 2000/12/19  15:38:54
60561         Log: Subject: [PATCH perl@8102] cygwin port
60562              From: "Eric Fifer" <efifer@dircon.co.uk> 
60563              Date: Thu, 14 Dec 2000 13:41:29 -0000
60564              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
60565              
60566              When compiling modules the data item that is being imported
60567              from libperl.dll needs to be tagged as imported/shared data:
60568              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
60569      Branch: perl
60570            ! perliol.h
60571 ____________________________________________________________________________
60572 [  8185] By: jhi                                   on 2000/12/19  14:53:24
60573         Log: Regen uconfig.h and uconfig.sh.
60574      Branch: perl
60575            ! uconfig.h uconfig.sh
60576 ____________________________________________________________________________
60577 [  8184] By: jhi                                   on 2000/12/18  20:43:49
60578         Log: Comments work so much better when they are closed.
60579      Branch: perl
60580            ! regcomp.c
60581 ____________________________________________________________________________
60582 [  8183] By: jhi                                   on 2000/12/18  18:04:02
60583         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
60584              Fixes the bug 20001218.016.
60585      Branch: perl
60586            ! regcomp.c
60587 ____________________________________________________________________________
60588 [  8182] By: gsar                                  on 2000/12/18  09:53:47
60589         Log: delete spurious files
60590      Branch: maint-5.6/perl
60591            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
60592            - vos/config.h vos/config_h.SH_orig
60593 ____________________________________________________________________________
60594 [  8181] By: gsar                                  on 2000/12/18  09:46:08
60595         Log: regen perltoc
60596      Branch: maint-5.6/perl
60597            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
60598 ____________________________________________________________________________
60599 [  8180] By: gsar                                  on 2000/12/18  09:20:27
60600         Log: integrate changes#7924..7926,7946,7952 from mainline
60601              
60602              A test works better if it has the right 1..$n output.
60603              
60604              All the core library users of Class::Struct seem to be
60605              using "use Class::Struct 'struct';" instead of the bare
60606              "use Class::Struct;", which isn't documented in Class::Struct.
60607              This can't be right.
60608              
60609              Make the Class::Struct import() wiser.
60610              
60611              Upgrade to CPAN 1.59_51, from Andreas König.
60612              
60613              Subject: Re: long shell lines
60614              Split overly long shell command lines.
60615      Branch: maint-5.6/perl
60616           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
60617           !> lib/File/stat.pm t/lib/class-struct.t
60618 ____________________________________________________________________________
60619 [  8179] By: gsar                                  on 2000/12/18  08:55:54
60620         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
60621              7918,7919,7988,8907 from mainline (various)
60622              
60623              Subject: [ID 20001127.004] White space problem in perlamiga.pod
60624              
60625              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
60626              
60627              Subject: [PATCH] perlcc.PL cleanups
60628              
60629              Subject: [PATCH] Updating perltie.pod for arrays
60630              
60631              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
60632              Subject: Re: [PATCH] Updating perltie.pod for arrays
60633              Subject: Re: [PATCH] Updating perltie.pod for arrays
60634              
60635              One more perltie.pod nit from Casey R. Tweten.
60636              
60637              Subject: [PATCH] $^O  win32 -> MSWin32
60638              plus similar nits for vms, err, VMS, and UNICOS.
60639              
60640              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
60641              More checking in case someone has broken their services or
60642              protocol databases.
60643              
60644              Make "use Class::Struct 'struct';" work again (broken by #7617);
60645              add a test for Class::Struct.
60646              
60647              Integrate the "skip" messages to explain().
60648              
60649              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
60650      Branch: maint-5.6/perl
60651           +> t/lib/class-struct.t
60652           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
60653           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
60654           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
60655 ____________________________________________________________________________
60656 [  8178] By: gsar                                  on 2000/12/18  08:16:30
60657         Log: avoid redefinition warnings on windows due to sys/socket.h getting
60658              #included before win32.h
60659      Branch: maint-5.6/perl
60660            ! win32/include/sys/socket.h
60661 ____________________________________________________________________________
60662 [  8177] By: gsar                                  on 2000/12/18  05:24:04
60663         Log: make regen_headers; fix POSIX.xs problems; remove outdated
60664              code from sys/socket.h that makes build fail now
60665      Branch: maint-5.6/perl
60666            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
60667            ! pod/perlapi.pod
60668           !> win32/include/sys/socket.h
60669 ____________________________________________________________________________
60670 [  8176] By: gsar                                  on 2000/12/18  05:20:17
60671         Log: update Changes
60672      Branch: maint-5.6/perl
60673            ! Changes patchlevel.h
60674 ____________________________________________________________________________
60675 [  8175] By: gsar                                  on 2000/12/18  04:57:48
60676         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
60677              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
60678              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
60679              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
60680              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
60681              7823,7825,7838
60682              
60683              Subject: Re: [PATCH] README.solaris
60684              
60685              Add getpagesize() probing, on non-UNIX guess 'undef'.
60686              
60687              Simplify the getpagesize() unit by dropping the
60688              pagesize probe since it's nowadays slightly more
60689              complicated because of sysconf(). (Note: if some
60690              platform really needs the -lPW for getpagesize,
60691              I just broke it.)
60692              TODO: a new pagesize unit.
60693              
60694              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
60695              
60696              MachTen doesn't really do mmap() and munmap().
60697              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
60698              
60699              More README.solaris updates from Andy Dougherty.
60700              
60701              Copy the s// information of README.hpux also to the perlrun.
60702              
60703              Add HAS_FSYNC, lack noticed by Nicholas Clark.
60704              
60705              Add a metaconfig unit for fsync.
60706              
60707              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
60708              
60709              Many subdocumented return values of the IO extension now documented.
60710              ungetc and write still left subdocumented.
60711              Subject: [PATCH] (was Re: IO::Handle::ungetc)
60712              
60713              Document tell() on special streams.
60714              
60715              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
60716              
60717              Subject: [ID 20001112.007] sfio's sftell isn't ftell
60718              
60719              Couple of tests from #7660 salvaged.
60720              
60721              Tweak the definition of the bit complement on UTF-8 data:
60722              if none of the characters in the string are > 0xff,
60723              the result is a complemented byte string, not a (UTF-8)
60724              char string.  Based on the summary in
60725              Subject: Re: [ID 20000918.005] ~ on wide chars
60726              This should give us the maximum backward (pre-char string)
60727              compatibility and utf8 compatibility.  The other alternative
60728              would be to limit the bit complement to be always byte only,
60729              taking the least significant byte of the chars.
60730              
60731              Cleanup messy #ifdef.
60732              
60733              Typos in #7667.
60734              
60735              Declare reg_data like reg_substr_data.
60736              
60737              Placate nervous compilers that see longer than ints switch()ing.
60738              
60739              Remove the new two tests of lib/io_xs for now, they seem to
60740              fail under perlio on some platforms.
60741              
60742              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
60743              
60744              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
60745              
60746              Subject: tiny typo in perl5db.pl
60747              
60748              Subject: some additions for makefiles for win32 (for perl@7674)
60749              
60750              Hoist the duplicated socket/netdb include logic to perl.h;
60751              undef SETERRNO in case SOCKS has defined it.  Based on:
60752              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
60753              
60754              Regen Configure.
60755              
60756              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
60757              (a macro to define signed and unsigned integer constants).
60758              
60759              Use UINT64_C().
60760              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
60761              
60762              Use u_int32_t for the size of hash_cb(), not size_t.
60763              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
60764              
60765              Quit utf8_to_uv() instantly if curlen == 0.
60766              
60767              Subject: [PATCH: perl@7674] updates to README.os390
60768              
60769              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
60770              
60771              EBCDIC tweaks.
60772              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
60773              
60774              Linenumber fix.
60775              
60776              SOCKS has its own USE_THREADS, based on
60777              Subject: [ID 20001114.002] et. al. bugfix followup
60778              
60779              UINT64_C() work continues.
60780              
60781              Detypo.
60782              
60783              The type of the hash_cb() size argument is tricky.
60784              
60785              Add fwalk() probe to the configuration files and regen perltoc.
60786              
60787              Subject: perllocale.pod changes
60788              
60789              Avoid an infinite loop in VMS when utils scripts are run
60790              with no arguments, from Charles Lane.
60791              
60792              Subject: Re: Bug in Carp::Heavy/5.6.0?
60793              
60794              For Solaris use64bitall the stdchar needs a little bit of help.
60795              
60796              The long double hints can be here or there.
60797              
60798              Test tweak for the open pragma.
60799              
60800              Also the 64bitall hints can be either here or there.
60801              
60802              As surmised the #7719 wasn't a good move.
60803              
60804              Subject: Fix for 20000409.001
60805              
60806              Subject: Fix for 20000815.006
60807              It's really 20000518.006.
60808              
60809              Subject: [PATCH 5.6.0 README.win32] very minor typos
60810              
60811              Subject: Fix for README.amiga (20000323.033)
60812              
60813              Explain in more detail the {} syntax ambiguousity.
60814              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
60815              
60816              Sparc 64-bit pack() fix from Jens Hamisch.
60817              
60818              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
60819              
60820              Subject: podlators 1.05 available        
60821              
60822              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
60823              
60824              Subject: [perl 7711: EPOC] updates
60825              
60826              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
60827              
60828              Miraculous typo.
60829              
60830              sysseek() instead of seek().
60831              
60832              Solaris hints tweaks.
60833              
60834              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
60835              This may be overly harsh but until proven otherwise, we think this
60836              way, or until we have a simple test for Configure (having to start
60837              up servers is does not count as simple) to check for the problems.
60838              
60839              Remove the shared object before attempting to create
60840              (by linking) a new one.  E.g. in AIX not removing
60841              becomes quite painful if one tries to do more than one
60842              build in the same tree (an interrupted build, for example),
60843              since the AIX' shared dynaloader seemingly keeps the shared
60844              objects open and therefore 'busy' for quite a while, even when
60845              nobody is using the objects, leading into link failures.
60846              
60847              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
60848              
60849              Subject: DOC PATCH 5.6.0 perlreftut
60850              
60851              Subject: [PATCH: perl@7777] add system locale testing for VMS
60852              
60853              Subject: [PATCH] Test.pm POD peculiarity
60854              
60855              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
60856              
60857              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
60858              
60859              Subject: Re: perl@7777 
60860              Detypoing.
60861              
60862              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
60863              
60864              Go ahead and #include <unistd.h> in perl.h.
60865              
60866              Subject: [PATCH perl@7795] small cleanup task for test suite
60867              
60868              Subject: Re: av.c patch (having slight problems)
60869              unshift() speedup.
60870              
60871              Reach back one higher up when searching for PERL_SRC.
60872      Branch: maint-5.6/perl
60873           +> lib/File/Spec/Epoc.pm
60874           !> (integrate 88 files)
60875 ____________________________________________________________________________
60876 [  8174] By: gsar                                  on 2000/12/18  03:53:09
60877         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
60878              7625..7629,7631..7634,7637,7639,7642 from mainline
60879              
60880              Fix for the tie-refhash string table leaks.
60881              
60882              Subject: [patch perl@7595] VMS configure.com tweak
60883              
60884              More careful detection of how well NVs and UVs mix.
60885              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))
60886              Added some SIGFPE paranoia.
60887              
60888              Forgot to bump the line numbers in #7601.
60889              
60890              Subject: PATCH std stdio for (Free)BSD
60891              
60892              Deleting $ENV{PATH} in VMS is not recommendable.
60893              
60894              Locale buglets.
60895              Subject: RE: Locales support (setlocale) fixes
60896              
60897              Do not test UTF-8 locales since that the tests would require
60898              polymorphic regexen.
60899              
60900              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
60901              
60902              A missing aTHX_.
60903              
60904              Subject: [ID 20001108.013] spelling
60905              
60906              Subject: [PATCH] Class::Struct at compile time
60907              
60908              Make deleting for %ENV work for (newer versions of) VMS,
60909              from Craig A. Berry.
60910              
60911              Forgot from #7618.
60912              
60913              More VMS moves on environment handling, from Charles Lane.
60914              
60915              Remove unused extra arguments.
60916              
60917              Typo in an ifndef.
60918              Subject: Re: [PATCH 5.7.0] better messages from malloc()
60919              
60920              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
60921              All except the "cow orker" change.
60922              
60923              The generated boot_* headers are wrong.  Pickier compiler,
60924              such as KAI C++ will refuse to compile the resulting perlmain.
60925              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
60926              
60927              There's no =head3.
60928              
60929              Disable only the tests 99 and 166 for UTF-8 locales.
60930              
60931              Missing dTHXs.
60932              Subject: RE: perl@7595 builds not on cygwin
60933              
60934              Subject: Re: bash -c exit and linux hints 
60935              
60936              Various doc oddball characters.
60937              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
60938              
60939              Subject: [PATCH] IO::Seekable pod
60940              
60941              Amdahl UTS hints updates.
60942              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
60943              
60944              Explain better why certain regex tests are skipped.
60945              Subject: Re: tests skipped: unknown reason
60946              
60947              Subject: [PATCH] README.solaris
60948              
60949              Subject: [PATCH perl@7638] cygwin port
60950      Branch: maint-5.6/perl
60951           +> README.solaris
60952           !> (integrate 26 files)
60953 ____________________________________________________________________________
60954 [  8173] By: gsar                                  on 2000/12/18  03:37:02
60955         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
60956              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
60957              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
60958              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
60959              
60960              Better create a true mailing list for the repository keepers.
60961              
60962              Subject: [ID 20001027.007] uniq array in perlfaq
60963              
60964              De-quoted-unreadable to ISO Latin 1.
60965              (There's one ISO-2022-JP name in Changes5.004.)
60966              
60967              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
60968              
60969              The #7476 needs a MANIFEST change, too.
60970              
60971              Add also emailless people.
60972              
60973              UTF-8 decoder tweak.
60974              
60975              Make \x{...} consistently produce UTF-8.
60976              Subject: Re: \x{...} is confused 
60977              
60978              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
60979              
60980              Add a perlbug flag, -A, to avoid acknowledgement messages.
60981              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
60982              
60983              Use Errno magic.
60984              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
60985              
60986              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
60987              
60988              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
60989              
60990              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
60991              
60992              Be more lenient on bad UTF-8 when doing bit arithmetics.
60993              Subject: Re: [ID 20000918.005] ~ on wide chars
60994              (The ord() part of the patch skipped.)
60995              
60996              Subject: perlfaq style changes
60997              
60998              AUTHORS tweaks.
60999              
61000              Whitespace style tweak.  Was originally going to see to
61001              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
61002              but that had already been taken care of.
61003              
61004              The compiler is either gcc or cc, from Tom Bates.
61005              
61006              The osname has been lowercased by now, from Tom Bates.
61007              
61008              The NonStop-UX libraries have a novel way to say NaN.
61009              
61010              printf UVs the correct way, noticed by Robin Barker.
61011              
61012              Subject: [PATCH] startperl to respect versiononly
61013              
61014              AUTHORS updates.
61015              
61016              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
61017              
61018              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
61019              
61020              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
61021              
61022              Generalize the Camel wording.
61023              Subject: Re: perlfaq style changes
61024              
61025              Subject: [ID 20001005.006] Documentation -- description of qr//
61026              
61027              C.pm part of
61028              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
61029              
61030              Locale warning explanation tweak.
61031              
61032              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
61033              
61034              Make the POSIX::setuid and POSIX::setgid to really call setuid()
61035              and setgid() because they were just changing $< and $( which means
61036              only changing the real uid/gid, as opposed to changing both
61037              real and effective ids.  (The alternative way could have been
61038              in POSIX.pm to change $> and $), too, but making a direct call
61039              to the C API feels cleaner.)  Fixes the bug
61040              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
61041              
61042              Expand %Config variables and %ENV variables only if
61043              so requested during build time using the
61044              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
61045              Not expanding makes relocating distributions easier.
61046              
61047              More tweaking on the #7522 theme.
61048              
61049              Test::Harness revealed buglets in the new DynaLoader.
61050              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
61051              
61052              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
61053              fix a autovivification bug in Tie::RefHash, add tests for both.
61054              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
61055              
61056              Detpyo.
61057              
61058              recv() can fail and return undef.
61059              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
61060              
61061              Fix the problem discussed in
61062              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
61063              originally from Linc Madison.  Also Andreas König's comments
61064              taken into account.  Some other problems with Tie::SubstrHash
61065              fixed: didn't croak when the table exceeded the requested number
61066              of entries (as documented) but instead when the number of entries
61067              exceeded the size of the table, a croak() had an unnecessary \n,
61068              didn't have a CLEAR method, documented that there is no exists().
61069              Didn't fix to be strict-proof because the module uses &foo; and
61070              dynamic scope.  Added a test script exercizing both first tamely 
61071              the basic functionality, and then the failure cases reported by
61072              Linc Madison.
61073              
61074              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
61075              
61076              The #7521 touched things it shouldn't have.
61077              
61078              Subject: [PATCH 5.7.0] better messages from malloc()
61079              
61080              Subject: Re: README.aix
61081              
61082              Add FCNTL_CAN_LOCK.
61083              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
61084              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
61085              
61086              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
61087              create a "fast path" for locale name probing using "locale -a"
61088              if available, squash finally hopefully the s?printf resetting
61089              the numeric locale (since, IIUC perllocale, it never shouldn't). 
61090              
61091              More Changes tweakery.
61092              
61093              Dying is too strict here, better just skip.
61094              
61095              Subject: Locales support (setlocale) fixes
61096              Modified quite a bit to be more portable.
61097              
61098              Configure would use a bad $myuname from an old config.sh.
61099              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
61100              
61101              Fix for
61102              Subject: [ID 20001004.006] undef is never tainted
61103              An undef read from a slurped file was not tainted.
61104              
61105              Fix for
61106              Subject: [ID 20001004.007] taint propogation is inconsistent
61107              The culprit was sv_setsv() which was rather blindly
61108              propagating taint, which lead to behaviour where if
61109              a tainted anon hash value was seen all the hash values
61110              from then on at that level became tainted, or at any
61111              upper levels in the case of nested anon hashes.
61112              
61113              Test tweak: show also the failed locales.
61114              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
61115              
61116              A fix of sorts for 20000329.026, a better error message
61117              for a missing "use charnames" when using the \N{...}. 
61118              
61119              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
61120              
61121              Add =pod to be tidy.
61122              
61123              Fix for bug id 19990615.008, pos() unset during s///ge.
61124              
61125              Add a note for future generations about bug id 20000229.006.
61126              
61127              Use -dM for gcc (the suggested patch did it only for Linux,
61128              but I think it can be generalized).
61129              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
61130              
61131              opmini.o can linger from Configures past.
61132              
61133              Document that the evaled syntax errors cause scalar leaks.
61134              
61135              Fix for
61136              Subject: [ID 20000728.005] perl -P broken
61137              (hopefully).  The fix is also not complete, it seems to break
61138              BOM swallowing for libc5 systems, but until someone figures
61139              out a way to do this without ftell(), this will do.
61140              
61141              AUTHORS updates.
61142              
61143              Subject: Re: rsync'ed patches vs. rsync'ed source
61144              
61145              Admit that the test leaks scalars.
61146              
61147              Sanitize the environment further.
61148              
61149              VOS updates from Paul Green.
61150              
61151              Document %ENV = () portability issues.
61152              
61153              Make the stdio test program of 7427 less noisy while being 
61154              compiled so that Digital UNIX wouldn't get both
61155              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
61156              undefined.  This makes perlio happy.
61157              
61158              glibc5 detection by __GNU_LIBRARY__.
61159              
61160              %ENV note tweaks from Dan Sugalski.
61161              
61162              Varargs don't always work too well if one puts an unsigned
61163              char on the stack and pop an unsigned quad off the stack.
61164              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
61165              
61166              Subject: Pod updates
61167              
61168              Fake support of holey files in win/dosish platforms.
61169              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
61170              
61171              A doc addition for bug id 20001105.019, beware \p.
61172              
61173              Tweak #7587.
61174              
61175              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
61176              
61177              perlhack updates from H.Merijn Brand.
61178              
61179              Subject: [PATCH perl@7573] cygwin port
61180              Synchronize with Cygwin 1.1.5.
61181              
61182              Bad thinko in #7581 (I used the test program with the expanded
61183              values as-is).
61184              
61185              Make perlbug not insist on dumping to a file when stdout isn't a tty.
61186              Subject: [PATCH] perlbug.PL
61187              
61188              Overrideable keys, each, pop, push, shift, splice, unshift.
61189              Subject: [PATCH] prototyped functions that should be overrideable
61190              
61191              Try to avoid flockless and emulationless places.
61192      Branch: maint-5.6/perl
61193           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
61194            - MAINTAIN
61195           !> (integrate 111 files)
61196 ____________________________________________________________________________
61197 [  8172] By: jhi                                   on 2000/12/18  02:49:27
61198         Log: Regen pods.
61199      Branch: perl
61200            ! pod/perlmodlib.pod pod/perltoc.pod
61201 ____________________________________________________________________________
61202 [  8171] By: gsar                                  on 2000/12/18  02:49:24
61203         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
61204              7465..7471 from mainline
61205              
61206              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
61207              in platforms that strictly require all the symbols being present
61208              at link time.
61209              
61210              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
61211              
61212              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
61213              
61214              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
61215              
61216              Subject: [PATCH] todo
61217              
61218              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
61219              
61220              Use $sort, $uniq (and $tr) consistently as wondered
61221              by Nicholas Clark.
61222              
61223              Too enthusiastic editing in #7460.
61224              
61225              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
61226              
61227              Upgrade to CPAN 1.58_55.
61228              Subject: CPAN.pm status
61229              
61230              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
61231              
61232              Make target reordering to avoid pointless re-makes.
61233              Subject: Re: Total re-make of 'make okfile' after 7451 ?
61234              
61235              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
61236              
61237              Subject: DOC PATCH 5.6.0
61238              
61239              Add the repository doc by Malcolm, Sarathy, and by Simon,
61240              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
61241      Branch: maint-5.6/perl
61242           +> Porting/repository.pod
61243           !> Configure MANIFEST Makefile.SH README.dos README.os2
61244           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
61245           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
61246           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
61247 ____________________________________________________________________________
61248 [  8169] By: gsar                                  on 2000/12/18  02:33:34
61249         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
61250              7435..7441,7445 from mainline
61251              
61252              Make the UTF-8 decoding stricter and more verbose when
61253              malformation happens.  This involved adding an argument
61254              to utf8_to_uv_chk(), which involved changing its prototype,
61255              and prefer STRLEN over I32 for the UTF-8 length, which as
61256              a domino effect necessitated changing the prototypes of
61257              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
61258              The stricter UTF-8 decoding checking uses Markus Kuhn's
61259              UTF-8 Decode Stress Tester from
61260              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
61261              
61262              Run vms/vms_yfix.pl, should have done that after changing
61263              perly.c in #7382.
61264              
61265              Subject: [PATCH 5.7.0] static linking with uninstalled perl
61266              
61267              (Replaced by #7440.)
61268              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
61269              
61270              Fix the bug ID 20001024.005, the bug introduced by #7416.
61271              
61272              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
61273              
61274              Fix the bug reported in
61275              From: andreas.koenig@anima.de (Andreas J. Koenig)
61276              Also make is_utf8_char() stricter.
61277              
61278              Missed the header file changes from #7425.
61279              
61280              Check if stdio supports tweaking lval and cnt simultaneously.
61281              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
61282              
61283              Stratus VOS updates from Paul Green.
61284              
61285              Podify README.epoc and README.vos.
61286              
61287              Add targets to Makefile.SH, most importantly
61288              'regen_all' which also remembers to update vms/perly*.
61289              
61290              Subject: Minor update to find2perl, for portability
61291              
61292              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
61293              
61294              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
61295              
61296              Rename UTF8LEN() to be UNISKIP(), too confusing to have
61297              UTF8LEN() and UTF8SKIP(). 
61298              
61299              Allow poking holes at the UTF-8 decoding strictness.
61300              
61301              Continue the internal UTF-8 API tweaking.
61302              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
61303              used much more than the simpler API, now called utf8_to_uv_simple().
61304              Still not quite happy with API, too much partial duplication
61305              of functionality.
61306              
61307              A new version of making the syslog test more robust.
61308              (Replaces #7421.)
61309              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
61310              
61311              buildtoc target tweaks.
61312              
61313              Integrate with vmsperl #7430 by Charles Bailey:
61314              
61315              Cleanup from prior patch (Charles Lane?):
61316              - improve handling of MFDs in Basename and Path
61317              - default to no xsubpp line # munging when building debug images
61318      Branch: maint-5.6/perl
61319           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
61320           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
61321           !> (integrate 67 files)
61322 ____________________________________________________________________________
61323 [  8168] By: gsar                                  on 2000/12/18  02:05:49
61324         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
61325              
61326              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
61327              From: Martin Husemann <martin@duskware.de>
61328              
61329              Subject: [PATCH 5.7.0] restore match data on backtracing
61330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61331      Branch: maint-5.6/perl
61332           !> regcomp.c regexec.c t/op/re_tests
61333 ____________________________________________________________________________
61334 [  8167] By: gsar                                  on 2000/12/18  01:55:22
61335         Log: integrate changes#7858,7986 from mainline
61336              
61337              C<foreach my $x ...> in pseudo-fork()ed process may diddle
61338              parent's memory; fix it by keeping track of the actual pad
61339              offset rather than a raw pointer (this change is probably also
61340              relevant to non-ithreads case to avoid fallout from reallocs of
61341              the pad array, but is currently only enabled for the ithreads
61342              case in the interests of minimal disruption to existing "well
61343              tested" code)
61344              
61345              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
61346              due to the notorious GetFileType() bug in Windows 9x, which fstat()
61347              tickles)
61348      Branch: maint-5.6/perl
61349           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
61350           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
61351           !> win32/win32.c win32/win32.h win32/win32sck.c
61352 ____________________________________________________________________________
61353 [  8166] By: gsar                                  on 2000/12/18  01:52:59
61354         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
61355              from mainline (xsubpp and ExtUtils::LibList fixups, various
61356              other small items)
61357              
61358              The generated boot_* headers are wrong.  Pickier compiler,
61359              such as KAI C++ will refuse to compile the resulting perlmain.
61360              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
61361              
61362              Various doc oddball characters.
61363              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
61364              
61365              Subject: [PATCH] Re: 20001101.003 PDL
61366              
61367              Subject: [PATCH 5.7.0] etags broken again
61368              
61369              Subject: [PATCH 5.7.0] Liblist finally works
61370              
61371              Subject: [PATCH 5.7.0] Liblist returns found libraries
61372              
61373              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
61374              
61375              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
61376              
61377              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
61378              OUT keyword nits.
61379              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
61380              OUT and IN_OUT documentation.
61381      Branch: maint-5.6/perl
61382           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
61383           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
61384           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
61385           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
61386           !> win32/bin/search.pl
61387 ____________________________________________________________________________
61388 [  8165] By: gsar                                  on 2000/12/18  01:28:45
61389         Log: integrate changes#7533,7563,7611,7623 from mainline (various
61390              malloc.c embellishments)
61391      Branch: maint-5.6/perl
61392           !> malloc.c pod/perldiag.pod
61393 ____________________________________________________________________________
61394 [  8164] By: gsar                                  on 2000/12/18  01:23:33
61395         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
61396              fixups)
61397      Branch: maint-5.6/perl
61398           !> utils/h2xs.PL
61399 ____________________________________________________________________________
61400 [  8163] By: gsar                                  on 2000/12/18  01:17:50
61401         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
61402              fixups)
61403      Branch: maint-5.6/perl
61404           !> Makefile.SH utils/perlbug.PL
61405 ____________________________________________________________________________
61406 [  8162] By: gsar                                  on 2000/12/18  00:25:43
61407         Log: always export Perl_deb() (it is required by re.xs whether
61408              Perl is built with or without -DDEBUGGING)
61409      Branch: maint-5.6/perl
61410            ! makedef.pl
61411 ____________________________________________________________________________
61412 [  8161] By: gsar                                  on 2000/12/18  00:23:38
61413         Log: integrate change#7414 from mainline
61414              
61415              Undo the basename() part of #7412 since the lib/basename
61416              tests would need upgrading too.
61417              
61418              squelch two tests in tr.t that rely on tr/// paranoia change
61419              that's not in 5.6.x
61420      Branch: maint-5.6/perl
61421            ! t/op/tr.t
61422           !> lib/File/Basename.pm
61423 ____________________________________________________________________________
61424 [  8160] By: gsar                                  on 2000/12/18  00:05:30
61425         Log: missing change in previous integrate
61426      Branch: maint-5.6/perl
61427           !> README.aix
61428 ____________________________________________________________________________
61429 [  8159] By: gsar                                  on 2000/12/18  00:03:38
61430         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
61431              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
61432              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
61433              7410..7413 from mainline
61434              
61435              Introduce the man[24-8] variables, from Andy Dougherty.
61436              
61437              Upgrade to CPAN 1.58, from Andreas König.
61438              
61439              An updated EBCDIC tr patch.
61440              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
61441              
61442              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
61443              
61444              Two thirds of
61445              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61446              The Install.pm changes will be submitted separately because
61447              they need some work and discussion still.
61448              
61449              The Install.pm third of
61450              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61451              
61452              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
61453              
61454              Subject: [PATCH 5.7.0] IVs in mtats
61455              
61456              Subject: [PATCH 5.7.0] Perl API for mstats
61457              
61458              Ilya implemented the memory profiling API.
61459              
61460              In Amdahl UTS "struct sv" is defined by a system header,
61461              <ksync.h>.
61462              
61463              Slight tweak of the code to appease Amdahl UTS cc.
61464              
61465              Amdahl UTS doesn't seem to do dynaloading.
61466              
61467              Use UTF8SKIP(), from Simon Cozens.
61468              
61469              Thinko in #7222.
61470              
61471              op/sprintf.t patch for OS/390 (and any other host with limited
61472              floating-point exponent length)
61473              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
61474              
61475              Tweak #7225.
61476              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
61477              
61478              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
61479              
61480              Needs to be conditional on SunOS 4.
61481              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
61482              
61483              Test cases for bug id 20000323.056 (the bug seems to be fixed).
61484              
61485              Add test for bug id 20000427.003 (which seems to have
61486              been fixed) (also duplicate as 20000427.004, though
61487              with a higher severity).  Move one utf8 from op/append
61488              to pragma/utf8, tag the tests with bug ids.
61489              
61490              Document FNCASE=y as discussed in the bug 20000902.009.
61491              
61492              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
61493              The problem was that rx->minlen was in chars while pp_split()
61494              thought it would be in bytes. 
61495              
61496              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
61497              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
61498              
61499              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
61500              
61501              Fix a couple of compiler-noted nits in #7235.
61502              
61503              Tweak the test of #7235.
61504              
61505              One more ~utf8 tweak.
61506              
61507              -w cleanup.
61508              Subject: Re: Problems with bleadperl 
61509              
61510              Subject: small pod patch
61511              
61512              Subject: [PATCH perlguts.pod] Document offset hack
61513              
61514              Add Charles Lane.
61515              
61516              Add the capability to include/exclude branches.
61517              
61518              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
61519              
61520              Detect early whether the std streams have gone bad.
61521              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
61522              
61523              More IoTYPE sprinkling.
61524              
61525              Workaround for a sfio bug where the stream error indicator
61526              is not cleared as documented.
61527              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
61528              
61529              Clarify documentation on 'use bytes'.
61530              Subject: Re: What does 'use bytes' "mean" ?
61531              
61532              Show the failed remote port, instead of the failing line number.
61533              Subject: [PATCH 5.6.1 Debugger] More diagnostics
61534              
61535              Make Cwd more bulletproof in chrooted environments.
61536              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
61537              
61538              Subject: Pod patch for Devel::Peek
61539              
61540              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
61541              
61542              Borland C fstat() never saw the fd as writable.
61543              Subject: fix for Borland's weak "stat" (perl@7211)
61544              
61545              Missing change from #7362.
61546              
61547              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
61548              
61549              Add the test case for the bug id 20000730.004 which seems
61550              to have been fixed by now.
61551              
61552              Fix of sorts for bug id 20000901.092.  There seems to be no trace
61553              of a 'pmshort' anywhere in the B, so the offending line was simply
61554              removed.
61555              
61556              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
61557              
61558              Subject: PATCH do_print has 2 PerlIO_error()s
61559              
61560              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
61561              
61562              Typo noted by Mark Lutz.
61563              
61564              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
61565              
61566              In the latest compiler builds cccdlflags must not become -fpic,
61567              from Wilfredo Sánchez.
61568              
61569              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
61570              
61571              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
61572              
61573              SOCKS function redefinitions need prototypes, too, otherwise
61574              for example 32 bit versus 64 bit differences cause a lot of
61575              problems.  Part of
61576              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
61577              
61578              Portability tweak on #7377.
61579              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
61580              
61581              Don't write double values through long double pointers,
61582              based on a part of
61583              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
61584              
61585              Reëntrancy fix.
61586              Subject: [PATCH perl@7229] Rentrant parser and yylex()
61587              
61588              Make scan_num() reëntrant, as suggested in
61589              Subject: [PATCH perl@7229] Rentrant parser and yylex()
61590              
61591              Fix for ID 20001020.006, concatenating an unset submatch
61592              with utf8 resulted in "Modification of a read-only value".
61593              
61594              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
61595              
61596              The #7383 was right only in the context of the original bug report,
61597              not in more general case.
61598              
61599              Update Changes.
61600              
61601              Testcases for a #7383,#7385 related bug.
61602              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
61603              
61604              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
61605              
61606              Tweak the Is* definitions of Unicode character classes
61607              to better match the official categorizations; embrace
61608              the official categorizations; add the combining marks
61609              as alpha (and -numeric); fix DCinital (a typo and edito)
61610              to be DCmedial.
61611              
61612              Hints tweak from Anton Berezin.
61613              
61614              Subject: installman go-faster stripes
61615              Subject: Re: installman go-faster stripes
61616              
61617              Subject: [ID 20001021.003] updated hints/openbsd.sh
61618              
61619              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
61620              
61621              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
61622              
61623              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
61624              
61625              Doc patch.
61626              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
61627              
61628              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
61629              
61630              Subject: Re: [ID 20001021.005] SEGV with regex match 
61631              
61632              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
61633              
61634              The change #7187 was not so good on VMS.
61635              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
61636              
61637              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
61638              
61639              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
61640              
61641              Document PERL_INSTALL_ROOT of #7210.
61642      Branch: maint-5.6/perl
61643           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
61644           +> t/lib/tie-splice.t
61645            - lib/unicode/Is/DCinital.pl
61646           !> (integrate 112 files)
61647 ____________________________________________________________________________
61648 [  8158] By: jhi                                   on 2000/12/17  23:04:24
61649         Log: Subject: [PATCHES] RE: perl@8150 
61650              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
61651              Date: Sun, 17 Dec 2000 21:46:39 +0100
61652              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
61653              
61654              Neither cygwin has a getpwuid() one can trust on.
61655      Branch: perl
61656            ! t/lib/glob-basic.t
61657 ____________________________________________________________________________
61658 [  8157] By: jhi                                   on 2000/12/17  23:01:54
61659         Log: More MAN.PODS => {} fixes.
61660      Branch: perl
61661            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
61662            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
61663            ! os2/OS2/REXX/Makefile.PL
61664 ____________________________________________________________________________
61665 [  8156] By: gsar                                  on 2000/12/17  22:49:13
61666         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
61667              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
61668              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
61669              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
61670              7201,7204 from mainline
61671              
61672              Remove vestiges of tr//CU.
61673              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
61674              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
61675              
61676              The return value of setlocale must be copied away.
61677              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
61678              
61679              Allow chop() and chomp() to be overridden.
61680              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
61681              
61682              Hints optimization.
61683              Subject: Minor nit
61684              
61685              Subject: [PATCH] de-wall t/README
61686              
61687              Subject: Re: Two advertising clauses need to be removed
61688              
61689              Batch of UTF-8 patches from Simon Cozens.
61690              
61691              Fix for a parsing bug, not for the original bug.
61692              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
61693              
61694              Compilation warnings and an error.
61695              
61696              Subject: File::Find 5.7.0 POD nits
61697              
61698              Subject: [PATCH perl-5.7.0] continued -Wformat support
61699              
61700              The one that got away.
61701              
61702              Subject: Re: perl@7078
61703              
61704              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
61705              convertable to bytes by checking it doesn't go above 0xc3
61706              Subject: Re: perl@7078
61707              
61708              Replace #7084 with
61709              Subject: Re: perl@7078 
61710              
61711              We don't need to count the high bit bytes, a boolean is enough. 
61712              
61713              Subject: [PATCH] utf8.c apidoc
61714              
61715              Subject: Re: perl@7078 
61716              
61717              Botched the #7090 check-in.
61718              
61719              Fix for the charnames.t failures from Spider Boardman.
61720              
61721              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
61722              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
61723              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
61724              0 to checking to get the warning.
61725              
61726              Subject: [PATCH] Nits in perlmod.pod
61727              
61728              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
61729              
61730              Subject: Re: unicode support and perl [ID 20000901.097]
61731              
61732              Subject: Re: unicode support and perl [ID 20000901.097]
61733              
61734              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
61735              
61736              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
61737              
61738              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
61739              
61740              Subject: [PATCH@blead] Fix some recursion in overload.pm
61741              
61742              s/Robin Parker/Robin Barker/
61743              
61744              Subject: [PATCH] Fix aliasing of tied filehandles
61745              
61746              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
61747              
61748              Subject: Re: [PATCH 5.005_64 missed]
61749              
61750              SOCK_DGRAM and listen() do not mix as reported in
61751              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
61752              The patch for 5.7.0+ had to be reengineered, though.
61753              
61754              Subject: DOC PATCH 5.6.0
61755              
61756              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
61757              
61758              Document the issue (is not a syntax error, kind of)
61759              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
61760              
61761              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
61762              Did not apply cleanly, manual intervention was needed.
61763              
61764              Subject: [PATCH] DLL not restartabke with threaded perl
61765              
61766              Inside require() $^S was always left undefined.
61767              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
61768              
61769              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
61770              
61771              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
61772              
61773              Regen headers.
61774              
61775              Subject: [PATCH 5.7.0] Epoc update
61776              
61777              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
61778              as suggested by Olaf Flebbe and Nick Clark.
61779              
61780              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
61781              
61782              Misplaced else.
61783              
61784              Scale down the VMS message boxes, by Charles Lane.
61785              Fix for ID 20000903.009, workaround at
61786              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
61787              
61788              Subject: [ID 20001003.006] B::Debug not -w clean
61789              
61790              Test harness update to sync with the new perlcc,
61791              from Simon Cozens.
61792              
61793              One remaining nit less at the VMS mailbox sizing.
61794              
61795              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
61796              
61797              It is possible to have no hosts database at all.  Pointed out in
61798              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
61799              
61800              Subject: [PATCH 5.7.0] h2xs not working
61801              Subject: [PATCH 5.7.0] h2xs not documenting the created module
61802              
61803              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
61804              
61805              Subject: perlhack.pod Patch for Externals Tools
61806              
61807              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
61808              
61809              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
61810              
61811              Enable disabling scripts installation by Configure -Uinstallscripts,
61812              suggested by H. Merijn Brand.
61813              
61814              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
61815              reported several times by Dominic Dunlop, for example in
61816              ID 20000315.008.  Patch from Dominic.  Patch affects at
61817              least MachTen, and possibly other oldish BSDs. Should not
61818              break non-broken platforms (tested on LinuxPPC). 
61819              
61820              Regen toc.
61821              
61822              Subject: Re: Questions about Tie::Array and perl modules
61823              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
61824              
61825              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
61826              
61827              Tweak #7153.
61828              
61829              IO::Handle->syswrite() did not handle length omission
61830              like CORE::syswrite() does.
61831              Subject: [Fwd] IO::Handle, syswrite and arguments
61832              The original patch from andrew@ugh.net.au.
61833              
61834              Also the $ccflags is needed for the C compiler check.
61835              Subject: Configure (check for C-compiler)
61836              
61837              Eliminate $Is_VMS code from the test.
61838              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
61839              
61840              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
61841              as the first option of cc/ld because of ultrapicky compilers
61842              (e.g. OS/390 R2.5)
61843              
61844              Change the version number of Tie::Handle in the core to 4.0,
61845              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
61846              Subject: Note on Tie::Handle
61847              
61848              UTF8ize split() so that the cloned substrings get the UTF8
61849              flag of the original scalar.  Problem reported by Simon Cozens.
61850              
61851              save_re_context() could reset PL_curcop to freed memory, causing core
61852              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
61853              
61854              Subject: PATCH 5.6 perldebguts grammar cleanup
61855              
61856              Add a todo note about overloadable assertions.
61857              
61858              on Windows, LoadLibrary() could load an extension DLL multiple
61859              times if forward slashes are used in the path
61860              
61861              on Windows, cwd strings in the environment should be of the
61862              form =X:=X:\foo instead of =X=X:\foo\
61863              
61864              on Windows, avoid potential exception (could happen if MSVCRT isn't
61865              being used) when closing a socket handle
61866              
61867              avoid nonportable example code
61868              
61869              Windows9x doesn't support link(), despite what Config.pm
61870              might think
61871              
61872              pod nit
61873              
61874              Change #7160 had a nasty typo.
61875              
61876              Warn about unknown scripts.
61877              Subject: Re: ideas? patches? [PATCH bleadperl]
61878              
61879              on Windows, clean targets might not work under some flavors of the shell
61880              
61881              tweak for change#7173
61882              
61883              Make eq work again with utf8 (disabling the upgrading
61884              should no more be necessary since the copies of the
61885              scalars are upgraded, not the scalars themselves).
61886              Takes care of ID 20001009.001.  (The claimed length()
61887              bug in 20001009.001 seems bogus to me.)
61888              
61889              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
61890              
61891              Upgrade to CGI.pm 2.74, from Lincoln Stein.
61892              
61893              Upgrade to podlators 1.04, from Russ Allbery.
61894              
61895              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
61896              
61897              Quote the temp file name, needed in Win32 because the
61898              default name unfortunately contains spaces, shouldn't
61899              hurt elsewhere.
61900              Subject: FW: perldoc fails if $TEMP contains spaces
61901              
61902              Subject: RE: [ID 19990803.001] README.win32 suggestions 
61903              
61904              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
61905              
61906              Subject: Re: utf8 concat, mg_get
61907              
61908              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
61909              
61910              Subject: [PATCH: perl@7181] op/tr tests on OS/390
61911              
61912              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
61913              
61914              Use the versiononly instead of the installscripts,
61915              retract the changes 7146 and 7147.
61916              
61917              Reapply Andy's patch and regen Configure.
61918              
61919              Add the test case for #7190, from the original bug report
61920              by Andreas König.
61921              
61922              Remove duplicated code.
61923              
61924              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
61925              
61926              restore change#7202
61927      Branch: maint-5.6/perl
61928           !> (integrate 121 files)
61929 ____________________________________________________________________________
61930 [  8155] By: jhi                                   on 2000/12/17  22:30:58
61931         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
61932              From: "Craig A. Berry" <craigberry@mac.com>
61933              Date: Sun, 17 Dec 2000 13:09:28 -0600
61934              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
61935              
61936              MAN.PODS => ' ' is naughty.
61937      Branch: perl
61938            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
61939 ____________________________________________________________________________
61940 [  8154] By: nick                                  on 2000/12/17  22:07:13
61941         Log: MULTIPLICITY nit.
61942      Branch: perl
61943            ! mg.c
61944 ____________________________________________________________________________
61945 [  8153] By: gsar                                  on 2000/12/17  21:23:05
61946         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
61947              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
61948              from mainline
61949              
61950              Document the SvIOK_.*UV().
61951              
61952              Update Unicode todo list.
61953              
61954              Guard against bad string->int conversion for quads.
61955              
61956              Subject: small apidoc fix
61957              
61958              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
61959              
61960              Subject: [PATCH] Tied filehandle documentation
61961              
61962              Subject: [PATCH] Modernize Opcode.pm documentation
61963              
61964              Make Data::Dumper (non-XS) to work with changed semantics of ref().
61965              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
61966              [applied even though said semantics didn't change in 5.6.x]
61967              
61968              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
61969              
61970              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
61971              
61972              Fix the URL, but the server is still missing in action.
61973              Subject: [ID 20000905.002] perlfaq1.pod URL error
61974              
61975              Subject: [ID 20000903.001] \w in utf8-strings
61976              
61977              Fix the ccversion detection for 5.1 and beyond.
61978              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
61979              
61980              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
61981              
61982              Subject: [ID 20000904.008] Tiny fix for perldiag
61983              
61984              Subject: Re: [ID 20000906.004] segfault with bad perl statement
61985              
61986              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
61987              
61988              Subject: [ID 20000908.002] perlipc documentation bug.
61989              
61990              Subject: [PATCH lib/Benchmark.pm]
61991              
61992              Re-allow vec() for characters > 255.
61993              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
61994              
61995              Do away with memory models cruft.  Sorry, PDP users.
61996              
61997              Continue #7041.
61998              
61999              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
62000              
62001              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
62002              
62003              Upgrade to CPAN 1.57_65, from Andreas König.
62004              
62005              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
62006              by Russ Allbery.
62007              
62008              Silence t/pod/*.t about alternate quote-mappings now implemented
62009              by Pod::Text, from Brad Appleton.
62010              
62011              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
62012              Subject: borland C++ win32.c tweak
62013              
62014              C<@a = @b = split(...)> optimization coredumps under ithreads
62015              (missed a spot when fixing up op_pmreplroot hack for ithreads)
62016              
62017              Document the SvUTF8*().
62018              
62019              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
62020              
62021              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
62022              
62023              Do in VMS as the #7054 does.
62024              
62025              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
62026              
62027              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
62028              
62029              Subject: [patch: perl@7045] vms updates
62030              
62031              Test for the #7049.
62032              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
62033              
62034              Break up the myconfig lines a bit.
62035              Subject: perlbug/perl -V output format
62036              
62037              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
62038              
62039              The #7054 truncated Configure badly.
62040              
62041              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
62042              initialization in all the threads on Windows
62043              
62044              Allow for whitespace between "#" and "line" in cpp output.
62045              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
62046              
62047              Remove vestiges of tr//CU.
62048              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62049              
62050              The return value of setlocale must be copied away.
62051              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
62052              
62053              Allow chop() and chomp() to be overridden.
62054              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
62055              
62056              Hints optimization.
62057              Subject: Minor nit
62058              
62059              Subject: [PATCH] de-wall t/README
62060              
62061              Subject: Re: Two advertising clauses need to be removed
62062      Branch: maint-5.6/perl
62063           !> (integrate 75 files)
62064 ____________________________________________________________________________
62065 [  8152] By: gsar                                  on 2000/12/17  20:30:11
62066         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
62067              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
62068              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
62069              
62070              Don't attach -ld to the archname if pointless.
62071              
62072              Document UNTIE in a very minimalistic way.
62073              
62074              POSIX doesn't report long double values under -Duselongdouble
62075              when the long doubles are "real" (bigger than doubles).
62076              
62077              More author updates.
62078              
62079              Try to deduce NV_MAX.  Really should be Configure fodder.
62080              
62081              :: not allowed in pathnames, change to .
62082              Subject: [PATCH perl@6938] cygwin port
62083              
62084              Forget about NV_MAX (#6951).  Various floating point tweaks,
62085              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
62086              
62087              Move the Solaris 7 scan to use64bitall, make the
62088              failure to find 64-bot sparc libc to mention the
62089              possibility of being in an intel, from Lupe and Alan.
62090              
62091              Regen perltoc.
62092              
62093              AUTHORS tweaks, from Peter Prymmer.
62094              
62095              More address tweaking.
62096              
62097              Small tweaks all over.
62098              
62099              File::Temp patches from Andreas König,
62100              
62101              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
62102              
62103              Subject: CPAN.pm beta 1.57_57 for the core
62104              
62105              Part of the solution.
62106              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
62107              
62108              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
62109              
62110              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
62111              
62112              Add the overload warnings to perldiag.
62113              
62114              Drop unused argument.
62115              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
62116              
62117              Subject: Nit in Configure (bleadperl@6961)
62118              
62119              Update to PodParser 1.18, from Brad Appleton.
62120              
62121              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
62122              
62123              Subject: [PATCH: 6948] add SCNfldbl to configure.com
62124              
62125              Document UNTIE. Also tweak implementation to suppress the 'inner references'
62126              warning when UNTIE exists and instead pass the cound of extra references to
62127              the UNTIE method.
62128              
62129              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
62130              so that case-ignoring systems like DCL can tell them from
62131              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
62132              
62133              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
62134              
62135              Feature ordering tweak.
62136              
62137              Regen perltoc.
62138              
62139              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
62140              
62141              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
62142              
62143              Subject: http:// in L<>
62144              
62145              Detypo.
62146              
62147              change#6791 accidentally clobbered change#6710, put it back
62148              
62149              Only the first line, thank you very much.
62150              
62151              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
62152              plus rework the http: spots as suggested by Tom Christiansen,
62153              plus regen perltoc.
62154              
62155              Undo part of change 6489 which looks like a bulk edit which
62156              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
62157              The supressing of main:: on return from select() is undesirable.
62158              
62159              Apparently avoiding the swapping is too costly.
62160              
62161              Various Configure nits by Philip Newton,
62162              plus the ebcdic one by me.
62163              
62164              Make certain cc is set before trying to run it.
62165              
62166              If overloaded %{} etc. return the object do not loop.
62167              Thus  sub deref { $_[0] } functions if object is wanted type.
62168              
62169              Update perlhist.
62170              
62171              More %{} and other deref special casing - do not pass to 'nomethod'.
62172      Branch: maint-5.6/perl
62173           !> (integrate 59 files)
62174 ____________________________________________________________________________
62175 [  8151] By: gsar                                  on 2000/12/17  19:14:38
62176         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
62177              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
62178              
62179              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
62180              
62181              Make the epsilon to be relative, not absolute.
62182              
62183              Put back the flags dump as reasoned in
62184              Subject: Re: [PATCH] Glob dumping
62185              
62186              Introduce ccname to keep track of what compiler kind of we have.
62187              
62188              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
62189              
62190              Put back the slice accidentally removed by #6907.
62191              
62192              Reset archname and archname64 always, forcing them be
62193              recomputed at each Configure run, make Configure and
62194              the hints files agree on the naming of largefiles variables.
62195              
62196              Don't say "Perl 5.0 source kit".
62197              
62198              Subject: [PATCH] fix misc cast warnings
62199              
62200              Subject: typos in pods
62201              
62202              NVs not necessarily doubles, as pointed out by Yitzchak.
62203              
62204              Subject: [PATCH 6889] add a few ldbl formats to configure.com
62205              
62206              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
62207              
62208              Better options for rsync.
62209              
62210              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
62211              
62212              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
62213              
62214              Subject: [PATCH] Re: UNTIE method 
62215              
62216              A better fix for the Socket building problem from Craig Berry.
62217              
62218              Retract the dummy test, skip the security tests (instead of failing),
62219              explain what the warnings mean.
62220              
62221              Heap decorruption.
62222              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
62223              
62224              Update to Unicode 3.0.1.
62225              
62226              Missed one Unicode file.
62227              
62228              Subject: Re: typos in pods
62229              
62230              The #6929 was too skimpy.
62231              
62232              sscanf() may be the only way to read long doubles from strings.
62233              
62234              Reveal Borland's isnan.
62235              Subject: build with BC++ tweak
62236              
62237              Issue useful diagnostic on unknown pod commands.
62238              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
62239              
62240              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
62241              
62242              Clarify the third case of ftmp-security warnings.
62243              
62244              Make -Dusemorebits find long doubles in Solaris.
62245              
62246              Wrap the test in eval.
62247      Branch: maint-5.6/perl
62248           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
62249           +> lib/unicode/PropList.txt lib/unicode/README.perl
62250           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
62251           +> lib/unicode/Unicode.301 vms/vmspipe.com
62252            - lib/unicode/Props.txt lib/unicode/UCD300.html
62253            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
62254           !> (integrate 305 files)
62255 ____________________________________________________________________________
62256 [  8150] By: jhi                                   on 2000/12/17  18:47:57
62257         Log: Uncheckedin generated files.
62258      Branch: perl
62259            ! global.sym perlapi.c pod/perlapi.pod
62260 ____________________________________________________________________________
62261 [  8149] By: jhi                                   on 2000/12/17  18:41:22
62262         Log: Update Changes.
62263      Branch: perl
62264            ! Changes patchlevel.h
62265 ____________________________________________________________________________
62266 [  8148] By: jhi                                   on 2000/12/17  18:39:16
62267         Log: Subject: [PATCH] Fcntl constants speedup
62268              From: Nicholas Clark <nick@ccl4.org>
62269              Date: Sun, 17 Dec 2000 16:29:24 +0000
62270              Message-ID: <20001217162924.E97668@plum.flirble.org>
62271              
62272              Use IVs for the Fcntl constants instead of NVs.
62273      Branch: perl
62274            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
62275 ____________________________________________________________________________
62276 [  8147] By: jhi                                   on 2000/12/17  18:33:41
62277         Log: Add test for #8145 (binmode() warning), add warning for
62278              ioctl() and sockpair(), document them. (fileno() cannot
62279              be tripwired with the same kind of warning because
62280              'defined fileno($foo)' seems to be an idiom.)
62281      Branch: perl
62282            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
62283 ____________________________________________________________________________
62284 [  8146] By: gsar                                  on 2000/12/17  18:09:08
62285         Log: update Changes
62286      Branch: maint-5.6/perl
62287            ! Changes
62288 ____________________________________________________________________________
62289 [  8145] By: jhi                                   on 2000/12/17  17:39:35
62290         Log: Subject: [PATCH] Re: The long awaited feature ...
62291              From: Simon Cozens <simon@cozens.net>
62292              Date: Sun, 17 Dec 2000 12:31:56 +0000
62293              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
62294              
62295              Add a warning to binmode() about using bad filehandles
62296              (can happen e.g. if someone forgets the filehandle argument)
62297      Branch: perl
62298            ! pp_sys.c
62299 ____________________________________________________________________________
62300 [  8144] By: jhi                                   on 2000/12/17  17:33:48
62301         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
62302              From: Jonathan Stowe <gellyfish@gellyfish.com>
62303              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
62304              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
62305      Branch: perl
62306            ! lib/Net/Ping.pm
62307 ____________________________________________________________________________
62308 [  8143] By: jhi                                   on 2000/12/17  05:31:37
62309         Log: Polymorphic regexps.
62310              
62311              Fixes at least the bugs 20001028.003 (both of them...) and
62312              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
62313              also to be fixed by now, probably already before this patch.
62314      Branch: perl
62315            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
62316            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
62317            ! t/op/utf8decode.t t/pragma/utf8.t
62318 ____________________________________________________________________________
62319 [  8142] By: jhi                                   on 2000/12/16  17:16:05
62320         Log: Subject: [patch perl@8102] dos/djgpp update
62321              From: Laszlo Molnar <ml1050@freemail.hu>
62322              Date: Sat, 16 Dec 2000 01:40:52 +0100
62323              Message-ID: <20001216014052.A335@freemail.hu>
62324      Branch: perl
62325            ! djgpp/config.over t/base/commonsense.t
62326 ____________________________________________________________________________
62327 [  8141] By: jhi                                   on 2000/12/16  17:09:27
62328         Log: Few uncheckedin files.
62329      Branch: perl
62330            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
62331 ____________________________________________________________________________
62332 [  8140] By: nick                                  on 2000/12/15  22:14:31
62333         Log: Integrate mainline
62334      Branch: perlio
62335           !> (integrate 53 files)
62336 ____________________________________________________________________________
62337 [  8139] By: jhi                                   on 2000/12/15  19:49:49
62338         Log: One more IVUV tweak from Nicholas Clark.
62339      Branch: perl
62340            ! sv.c
62341 ____________________________________________________________________________
62342 [  8138] By: jhi                                   on 2000/12/15  19:17:06
62343         Log: Return of the IVUV-preservation, now seems to be happy even
62344              in Digital UNIX (the broken strtoul brokenness detection
62345              seems to have been the fly in the ointment).
62346      Branch: perl
62347            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62348            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
62349            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
62350            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
62351            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62352            ! vos/config.ga.h win32/config.bc win32/config.gc
62353            ! win32/config.vc
62354 ____________________________________________________________________________
62355 [  8137] By: jhi                                   on 2000/12/15  18:12:14
62356         Log: Metaconfig unit change for #8136.
62357      Branch: metaconfig
62358            ! U/modified/d_strtoul.U
62359      Branch: metaconfig/U/perl
62360            ! d_strtoull.U d_strtouq.U
62361 ____________________________________________________________________________
62362 [  8136] By: jhi                                   on 2000/12/15  18:11:35
62363         Log: I don't think it's sensible or portable to test the strtou*
62364              on /^-/ strings.
62365      Branch: perl
62366            ! Configure
62367 ____________________________________________________________________________
62368 [  8135] By: jhi                                   on 2000/12/15  17:18:49
62369         Log: Metaconfig unit change for #8134.
62370      Branch: metaconfig
62371            ! U/modified/d_strtoul.U
62372 ____________________________________________________________________________
62373 [  8134] By: jhi                                   on 2000/12/15  17:14:13
62374         Log: If longsize is 8 we don't need a LL suffix for integer constants.
62375      Branch: perl
62376            ! Configure config_h.SH
62377 ____________________________________________________________________________
62378 [  8133] By: jhi                                   on 2000/12/15  16:00:23
62379         Log: Update Changes.
62380      Branch: perl
62381            ! Changes patchlevel.h
62382 ____________________________________________________________________________
62383 [  8132] By: jhi                                   on 2000/12/15  15:44:16
62384         Log: Some compilers get huffy if you do not cast a const pointer
62385              to a non-const when assigning.
62386      Branch: perl
62387            ! gv.c
62388 ____________________________________________________________________________
62389 [  8131] By: jhi                                   on 2000/12/15  15:38:30
62390         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
62391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62392              Date: Fri, 15 Dec 2000 05:26:57 -0500
62393              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
62394      Branch: perl
62395            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
62396            ! t/pragma/overload.t
62397 ____________________________________________________________________________
62398 [  8130] By: jhi                                   on 2000/12/15  15:36:08
62399         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
62400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62401              Date: Thu, 14 Dec 2000 22:02:43 -0500
62402              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
62403      Branch: perl
62404            ! gv.c perl.h
62405 ____________________________________________________________________________
62406 [  8129] By: jhi                                   on 2000/12/15  15:34:16
62407         Log: Subject: PATCH: h2xs nit
62408              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62409              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
62410              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
62411              
62412              Add a template README.
62413      Branch: perl
62414            ! utils/h2xs.PL
62415 ____________________________________________________________________________
62416 [  8128] By: jhi                                   on 2000/12/15  15:32:22
62417         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
62418      Branch: perl
62419            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
62420 ____________________________________________________________________________
62421 [  8127] By: jhi                                   on 2000/12/15  15:19:34
62422         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
62423              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62424              Date:     Thu, 14 Dec 2000 20:04:42 EST
62425              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
62426      Branch: perl
62427            ! ext/Opcode/Opcode.xs
62428 ____________________________________________________________________________
62429 [  8126] By: jhi                                   on 2000/12/15  15:17:49
62430         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
62431              From: Peter Prymmer <pvhp@forte.com>
62432              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
62433              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
62434      Branch: perl
62435            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
62436            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
62437            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
62438 ____________________________________________________________________________
62439 [  8125] By: jhi                                   on 2000/12/15  15:11:05
62440         Log: This seems to be a stage sane and stable enough to checkin.
62441              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
62442      Branch: perl
62443            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
62444            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
62445            ! t/op/cmp.t t/op/numconvert.t
62446 ____________________________________________________________________________
62447 [  8124] By: jhi                                   on 2000/12/15  04:20:26
62448         Log: Something is really wonky.
62449      Branch: perl
62450            ! sv.c
62451 ____________________________________________________________________________
62452 [  8123] By: jhi                                   on 2000/12/15  04:00:50
62453         Log: Fixes for the IV UV patches to compile in Digital UNIX.
62454      Branch: perl
62455            ! sv.c
62456 ____________________________________________________________________________
62457 [  8122] By: jhi                                   on 2000/12/15  02:53:40
62458         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
62459              From: "Craig A. Berry" <craigberry@mac.com>
62460              Date: Thu, 14 Dec 2000 19:10:49 -0600
62461              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
62462      Branch: perl
62463            ! vms/vms.c
62464 ____________________________________________________________________________
62465 [  8121] By: jhi                                   on 2000/12/15  02:50:00
62466         Log: Metaconfig changes for #8120.
62467      Branch: metaconfig
62468            + U/modified/d_strtoul.U
62469      Branch: metaconfig/U/perl
62470            ! d_strtoull.U d_strtouq.U
62471 ____________________________________________________________________________
62472 [  8120] By: jhi                                   on 2000/12/15  02:49:42
62473         Log: From: Nicholas Clark <nick@ccl4.org> 
62474              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
62475              Date: Thu, 14 Dec 2000 18:38:57 +0000
62476              Message-ID: <20001214183857.B97909@plum.flirble.org>
62477      Branch: perl
62478            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62479            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
62480            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62481            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62482            ! win32/config.gc win32/config.vc
62483 ____________________________________________________________________________
62484 [  8119] By: jhi                                   on 2000/12/14  23:40:58
62485         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
62486              From: Nicholas Clark <nick@ccl4.org>
62487              Date: Wed, 13 Dec 2000 20:08:50 +0000
62488              Message-ID: <20001213200849.B71166@plum.flirble.org>
62489      Branch: perl
62490            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
62491            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
62492 ____________________________________________________________________________
62493 [  8118] By: jhi                                   on 2000/12/14  22:46:26
62494         Log: Integrate perlio.
62495      Branch: perl
62496           !> MANIFEST ext/Encode/compile makedef.pl
62497 ____________________________________________________________________________
62498 [  8117] By: nick                                  on 2000/12/14  22:38:53
62499         Log: Win32 tweaks to get Encode to build
62500              - temp hack to makedef.pl till PerlIO is properly "exported".
62501              - MSVC dislikes  
62502              static encpage_t foo[];
62503              so make 'em extern for now.
62504      Branch: perlio
62505            ! ext/Encode/compile makedef.pl
62506 ____________________________________________________________________________
62507 [  8116] By: nick                                  on 2000/12/14  22:00:53
62508         Log: Document the new files
62509      Branch: perlio
62510            ! MANIFEST
62511 ____________________________________________________________________________
62512 [  8115] By: jhi                                   on 2000/12/14  21:58:01
62513         Log: MANIFEST new files of #8114.
62514      Branch: perl
62515            ! MANIFEST
62516 ____________________________________________________________________________
62517 [  8114] By: jhi                                   on 2000/12/14  21:50:49
62518         Log: Integrate perlio.
62519      Branch: perl
62520           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
62521           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
62522           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
62523           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
62524           !> ext/Encode/Makefile.PL
62525 ____________________________________________________________________________
62526 [  8113] By: jhi                                   on 2000/12/14  21:48:49
62527         Log: The documentation part of the
62528              
62529              Subject: [ID 20001214.002] Net::Ping patch
62530              From: Jonathan Stowe <gellyfish@gellyfish.com>
62531              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
62532              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
62533              since the #7529 had already addressed the same problem.
62534      Branch: perl
62535            ! lib/Net/Ping.pm
62536 ____________________________________________________________________________
62537 [  8112] By: jhi                                   on 2000/12/14  21:42:57
62538         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
62539              From: Dominic Dunlop <domo@computer.org>
62540              Date: Tue, 12 Dec 2000 10:47:10 +0100
62541              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
62542              
62543              Document how elusive subroutines can be.
62544      Branch: perl
62545            ! pod/perlfunc.pod
62546 ____________________________________________________________________________
62547 [  8111] By: jhi                                   on 2000/12/14  21:38:05
62548         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
62549              From: Dominic Dunlop <domo@computer.org>
62550              Date: Thu, 14 Dec 2000 10:13:51 +0100
62551              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
62552      Branch: perl
62553            ! ext/POSIX/POSIX.pod
62554 ____________________________________________________________________________
62555 [  8110] By: jhi                                   on 2000/12/14  21:36:32
62556         Log: Subject: [patch] perlfaq7
62557              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
62558              Date: Thu, 14 Dec 2000 15:31:07 +0100
62559              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
62560      Branch: perl
62561            ! pod/perlfaq7.pod
62562 ____________________________________________________________________________
62563 [  8109] By: jhi                                   on 2000/12/14  21:29:20
62564         Log: Subject: [8104] Encode
62565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62566              Date: Thu, 14 Dec 2000 14:49:34 +0100
62567              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
62568              
62569              Type casting for nervous compilers.
62570      Branch: perl
62571            ! ext/Encode/Encode.xs
62572 ____________________________________________________________________________
62573 [  8108] By: jhi                                   on 2000/12/14  21:26:17
62574         Log: Subject: [8104] DB_File
62575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62576              Date: Thu, 14 Dec 2000 14:49:35 +0100
62577              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
62578              
62579              Type definition incorrect for DB 2.7.7.  Not known when it
62580              changed, so only changed it for a known revision.
62581      Branch: perl
62582            ! ext/DB_File/DB_File.xs
62583 ____________________________________________________________________________
62584 [  8107] By: jhi                                   on 2000/12/14  21:23:41
62585         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
62586              From: Peter Prymmer <pvhp@forte.com>
62587              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
62588              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
62589              
62590              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
62591      Branch: perl
62592            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
62593            ! ext/Encode/Encode/posix-bc.enc
62594 ____________________________________________________________________________
62595 [  8106] By: nick                                  on 2000/12/14  20:36:13
62596         Log: "Cold" build correction to Encode's Makefile.PL
62597      Branch: perlio
62598            ! ext/Encode/Makefile.PL
62599 ____________________________________________________________________________
62600 [  8105] By: nick                                  on 2000/12/14  20:09:37
62601         Log: "Compiled" encodings.
62602              Correct replacement character in EBCDIC .enc files
62603              Add 0x7F to ASCII repertoire.
62604      Branch: perlio
62605            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
62606            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
62607            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
62608            ! ext/Encode/Makefile.PL ext/Encode/compile
62609            ! ext/Encode/encengine.c ext/Encode/encode.h
62610 ____________________________________________________________________________
62611 [  8104] By: nick                                  on 2000/12/14  00:38:20
62612         Log: Integrate mainline
62613      Branch: perlio
62614           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
62615           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
62616           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
62617           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
62618           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
62619           !> t/lib/db-hash.t t/lib/db-recno.t
62620 ____________________________________________________________________________
62621 [  8103] By: nick                                  on 2000/12/13  23:16:13
62622         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
62623              so far and so it does not get lost.
62624      Branch: perlio
62625            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
62626 ____________________________________________________________________________
62627 [  8102] By: jhi                                   on 2000/12/13  17:14:22
62628         Log: Update Changes.
62629      Branch: perl
62630            ! Changes patchlevel.h
62631 ____________________________________________________________________________
62632 [  8101] By: jhi                                   on 2000/12/13  16:53:41
62633         Log: Move the proto of start_glob() to a better place; regen api files.
62634      Branch: perl
62635            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
62636 ____________________________________________________________________________
62637 [  8100] By: jhi                                   on 2000/12/13  16:47:11
62638         Log: Metaconfig change for #8099.
62639      Branch: metaconfig
62640            ! U/modified/Head.U
62641 ____________________________________________________________________________
62642 [  8099] By: jhi                                   on 2000/12/13  16:46:48
62643         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
62644              From: Andy Dougherty <doughera@lafayette.edu>
62645              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
62646              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
62647      Branch: perl
62648            ! Configure
62649 ____________________________________________________________________________
62650 [  8098] By: jhi                                   on 2000/12/13  16:39:02
62651         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
62652              From: rspier@pobox.com (Robert Spier)
62653              Date: Tue, 12 Dec 2000 21:12:39 -0500
62654              Message-ID: <14902.56087.678086.725773@rls.cx>
62655              
62656              fastgetcwd is defined using a glob alias on a $^O dependent basis -
62657              and there was no default assignment or perl subroutine.
62658      Branch: perl
62659            ! lib/Cwd.pm
62660 ____________________________________________________________________________
62661 [  8097] By: jhi                                   on 2000/12/13  16:16:01
62662         Log: Subject: [PATCH] move startglob out of pp_hot.c
62663              From: Nicholas Clark <nick@ccl4.org>
62664              Date: Mon, 11 Dec 2000 23:16:39 +0000
62665              Message-ID: <20001211231638.A55550@plum.flirble.org>
62666      Branch: perl
62667            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
62668 ____________________________________________________________________________
62669 [  8096] By: jhi                                   on 2000/12/13  15:26:23
62670         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
62671              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
62672              Date: Wed, 13 Dec 2000 14:01:37 +0100
62673              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
62674              
62675              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
62676              in turn requires libpthread in libswanted.
62677      Branch: perl
62678            ! hints/hpux.sh
62679 ____________________________________________________________________________
62680 [  8095] By: jhi                                   on 2000/12/12  19:51:05
62681         Log: The integration wars continue.
62682      Branch: perl
62683           !> sv.c
62684 ____________________________________________________________________________
62685 [  8094] By: jhi                                   on 2000/12/12  19:48:26
62686         Log: Subject: [PATCH perl@8070] DB_File-1.74  
62687              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
62688              Date: Mon, 11 Dec 2000 23:07:17 -0000
62689              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
62690      Branch: perl
62691            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
62692            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
62693            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
62694            ! t/lib/db-recno.t
62695 ____________________________________________________________________________
62696 [  8093] By: nick                                  on 2000/12/12  19:42:13
62697         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
62698      Branch: perlio
62699            ! sv.c
62700           !> lib/File/DosGlob.pm
62701 ____________________________________________________________________________
62702 [  8092] By: jhi                                   on 2000/12/12  19:28:11
62703         Log: Integrate perlio.
62704      Branch: perl
62705           !> sv.c
62706 ____________________________________________________________________________
62707 [  8091] By: nick                                  on 2000/12/12  18:49:45
62708         Log: Fix for Tk, and upgrading shared SVs.
62709      Branch: perlio
62710            ! sv.c
62711 ____________________________________________________________________________
62712 [  8090] By: jhi                                   on 2000/12/12  16:48:59
62713         Log: Subject: [PATCH] Re: Breadperl & Tk
62714              From: Nick Ing-Simmons <nik@tiuk.ti.com>
62715              Date: Tue, 12 Dec 2000 14:48:27 GMT
62716              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
62717      Branch: perl
62718            ! sv.c
62719 ____________________________________________________________________________
62720 [  8089] By: jhi                                   on 2000/12/12  03:37:19
62721         Log: Subject: DosGlob.pm diff for bash style brace expansion.
62722              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
62723              Date: Fri, 8 Dec 2000 10:45:30 -0600
62724              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
62725      Branch: perl
62726            ! lib/File/DosGlob.pm
62727 ____________________________________________________________________________
62728 [  8088] By: nick                                  on 2000/12/11  23:59:59
62729         Log: Integrate mainline
62730      Branch: perlio
62731           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
62732           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
62733           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
62734           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
62735           !> t/op/local.t t/pragma/warn/toke toke.c
62736 ____________________________________________________________________________
62737 [  8087] By: jhi                                   on 2000/12/11  23:20:23
62738         Log: Integrate perlio.
62739      Branch: perl
62740           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
62741 ____________________________________________________________________________
62742 [  8086] By: jhi                                   on 2000/12/11  22:50:59
62743         Log: Tune further the OS detection of CGI.
62744      Branch: perl
62745            ! lib/CGI.pm
62746 ____________________________________________________________________________
62747 [  8085] By: nick                                  on 2000/12/11  22:50:46
62748         Log: Finish 1st pass of "encoding" layer e.g. :
62749              open($fh,"<encoding(iso8859-7)",$greek) || die;
62750      Branch: perlio
62751            ! ext/Encode/Encode.xs perlio.c perliol.h
62752 ____________________________________________________________________________
62753 [  8084] By: jhi                                   on 2000/12/11  22:32:06
62754         Log: Revert the -f ambiguousity patch, seems to cause
62755              too much hassle (the interpret -Q as a function
62756              where Q is not a known filetest part is left in).
62757      Branch: perl
62758            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
62759            ! toke.c
62760 ____________________________________________________________________________
62761 [  8083] By: jhi                                   on 2000/12/11  22:27:23
62762         Log: (accidentally empty check-in)
62763      Branch: perl
62764            ! lib/File/DosGlob.pm
62765 ____________________________________________________________________________
62766 [  8082] By: nick                                  on 2000/12/11  19:09:51
62767         Log: Restore mmap function (broken by tweaks to shared buffer
62768              layer for encode(xxxx)).
62769      Branch: perlio
62770            ! perlio.c
62771 ____________________________________________________________________________
62772 [  8081] By: jhi                                   on 2000/12/11  18:29:13
62773         Log: Subject: Re: The long awaited feature ...
62774              From: Simon Cozens <simon@cozens.net>
62775              Date: Mon, 11 Dec 2000 15:54:24 +0000
62776              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
62777              
62778              More io/utf8 tests.
62779      Branch: perl
62780            ! t/io/utf8.t
62781 ____________________________________________________________________________
62782 [  8080] By: jhi                                   on 2000/12/11  18:19:36
62783         Log: Subject: PATCH MakeMaker manpage clarification
62784              From: andreas.koenig@anima.de (Andreas J. Koenig)
62785              Date: 10 Dec 2000 20:46:13 +0100
62786              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
62787      Branch: perl
62788            ! lib/ExtUtils/MakeMaker.pm
62789 ____________________________________________________________________________
62790 [  8079] By: jhi                                   on 2000/12/11  15:35:07
62791         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
62792              From: Simon Cozens <simon@cozens.net>
62793              Date: Sun, 10 Dec 2000 19:06:19 +0000
62794              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
62795      Branch: perl
62796            ! ext/B/B/Deparse.pm t/lib/b.t
62797 ____________________________________________________________________________
62798 [  8078] By: jhi                                   on 2000/12/11  15:09:11
62799         Log: Subject: [PATCH] docs on NaN
62800              From: Nicholas Clark <nick@ccl4.org>
62801              Date: Mon, 11 Dec 2000 01:48:38 +0000
62802              Message-ID: <20001211014838.B99205@plum.flirble.org>
62803      Branch: perl
62804            ! pod/perlop.pod
62805 ____________________________________________________________________________
62806 [  8077] By: jhi                                   on 2000/12/11  15:02:21
62807         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
62808              From: Simon Cozens <simon@cozens.net>
62809              Date: Mon, 11 Dec 2000 01:21:45 +0000
62810              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
62811      Branch: perl
62812            ! pp.c pp_hot.c scope.c t/op/local.t
62813 ____________________________________________________________________________
62814 [  8076] By: nick                                  on 2000/12/10  20:43:32
62815         Log: Not merge worthy...
62816              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
62817              syntax is modelled on attributes.
62818              Untested fix for io/utf8 on Win32 etc.
62819              Very clumsy start to the encode layer.
62820      Branch: perlio
62821            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
62822 ____________________________________________________________________________
62823 [  8075] By: jhi                                   on 2000/12/10  18:39:33
62824         Log: Darwin is not Windows.
62825      Branch: perl
62826            ! lib/CGI.pm
62827 ____________________________________________________________________________
62828 [  8074] By: jhi                                   on 2000/12/10  18:31:27
62829         Log: Subject: Ambiguous -%c() resolved as a file test
62830              From: "Paul Marquess" <Paul.Marquess@openwave.com>
62831              Date: Sun, 10 Dec 2000 15:35:07 -0000
62832              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
62833      Branch: perl
62834            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
62835 ____________________________________________________________________________
62836 [  8073] By: jhi                                   on 2000/12/10  18:16:29
62837         Log: Subject: PATCH installperl misinformed 
62838              From: andreas.koenig@anima.de (Andreas J. Koenig)
62839              Date: 10 Dec 2000 13:01:32 +0100 
62840              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
62841      Branch: perl
62842            ! installperl
62843 ____________________________________________________________________________
62844 [  8072] By: jhi                                   on 2000/12/10  18:07:55
62845         Log: The walkoptree confusion rages; walkoptree() seems to be coming
62846              from B.xs, while walkoptree_slow() comes from B.pm.
62847      Branch: perl
62848            ! ext/B/B.pm
62849 ____________________________________________________________________________
62850 [  8071] By: nick                                  on 2000/12/10  11:45:47
62851         Log: Integrate mainline
62852      Branch: perlio
62853           +> t/base/commonsense.t
62854           !> (integrate 37 files)
62855 ____________________________________________________________________________
62856 [  8070] By: jhi                                   on 2000/12/10  04:46:21
62857         Log: Update Changes.
62858      Branch: perl
62859            ! Changes patchlevel.h
62860 ____________________________________________________________________________
62861 [  8069] By: jhi                                   on 2000/12/10  04:39:19
62862         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
62863              From: andreas.koenig@anima.de (Andreas J. Koenig)
62864              Date: 09 Dec 2000 17:14:25 +0100
62865              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
62866      Branch: perl
62867            + t/base/commonsense.t
62868            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
62869 ____________________________________________________________________________
62870 [  8068] By: jhi                                   on 2000/12/10  04:17:36
62871         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
62872              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
62873              Date: Sat, 9 Dec 2000 16:47:22 -0000
62874              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
62875      Branch: perl
62876            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
62877            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
62878            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
62879            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
62880            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
62881            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
62882            ! t/lib/sdbm.t
62883 ____________________________________________________________________________
62884 [  8067] By: jhi                                   on 2000/12/10  03:52:02
62885         Log: Test case for #8066.
62886      Branch: perl
62887            ! t/op/misc.t
62888 ____________________________________________________________________________
62889 [  8066] By: jhi                                   on 2000/12/10  03:50:30
62890         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
62891              From: Simon Cozens <simon@cozens.net>
62892              Date: Sun, 10 Dec 2000 00:55:37 +0000
62893              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
62894      Branch: perl
62895            ! pp_sys.c
62896 ____________________________________________________________________________
62897 [  8065] By: jhi                                   on 2000/12/10  03:44:52
62898         Log: Test case for #8064.
62899      Branch: perl
62900            ! t/comp/proto.t
62901 ____________________________________________________________________________
62902 [  8064] By: jhi                                   on 2000/12/10  03:42:32
62903         Log: Subject: Re: prototype of substr
62904              From: Simon Cozens <simon@cozens.net>
62905              Date: Sun, 10 Dec 2000 00:13:33 +0000
62906              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
62907              
62908              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
62909              In other words, make the returned prototypes for any function
62910              stop prepending the ';' optionality marker after the first one.
62911              If they start getting optional, all the rest are optional.
62912      Branch: perl
62913            ! pp.c
62914 ____________________________________________________________________________
62915 [  8063] By: jhi                                   on 2000/12/10  03:39:42
62916         Log: Subject: [PATCH] perlguts.pod
62917              From: Simon Cozens <simon@cozens.net>
62918              Date: Sun, 10 Dec 2000 00:06:47 +0000
62919              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
62920              
62921              Documentation of the different types of ops,
62922              plus the functions in dump.c
62923      Branch: perl
62924            ! pod/perlguts.pod
62925 ____________________________________________________________________________
62926 [  8062] By: jhi                                   on 2000/12/10  03:30:04
62927         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
62928              From: Nicholas Clark <nick@talking.bollo.cx>
62929              Date: Sat, 09 Dec 2000 18:57:25 +0000
62930              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
62931              
62932              Be more robust in weird hostname setups.
62933      Branch: perl
62934            ! t/lib/net-hostent.t
62935 ____________________________________________________________________________
62936 [  8061] By: jhi                                   on 2000/12/10  03:28:21
62937         Log: Pacify fussy compiler. 
62938      Branch: perl
62939            ! pp_sys.c
62940 ____________________________________________________________________________
62941 [  8060] By: jhi                                   on 2000/12/10  02:52:46
62942         Log: Integrate perlio.
62943      Branch: perl
62944           !> pp_sys.c t/io/utf8.t
62945 ____________________________________________________________________________
62946 [  8059] By: nick                                  on 2000/12/09  23:40:14
62947         Log: read/sysread/recv should now be utf8 aware.
62948              Basic test for utf8 read.
62949      Branch: perlio
62950            ! pp_sys.c t/io/utf8.t
62951 ____________________________________________________________________________
62952 [  8058] By: jhi                                   on 2000/12/09  21:56:02
62953         Log: Integrate perlio.
62954      Branch: perl
62955           +> t/io/utf8.t
62956           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
62957 ____________________________________________________________________________
62958 [  8057] By: jhi                                   on 2000/12/09  21:53:35
62959         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
62960              From: Inaba Hiroto <inaba@st.rim.or.jp>
62961              Date: Sun, 10 Dec 2000 05:53:21 +0900
62962              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
62963              
62964              Tests for #8056.
62965      Branch: perl
62966            ! t/op/each.t
62967 ____________________________________________________________________________
62968 [  8056] By: jhi                                   on 2000/12/09  21:51:16
62969         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
62970              From: Inaba Hiroto <inaba@st.rim.or.jp>
62971              Date: Sat, 09 Dec 2000 18:02:00 +0900
62972              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
62973              
62974              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
62975      Branch: perl
62976            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
62977 ____________________________________________________________________________
62978 [  8055] By: nick                                  on 2000/12/09  20:11:48
62979         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
62980              than raw PerlIO_write() - does not seem to break any tests.
62981      Branch: perlio
62982            ! pp_sys.c
62983 ____________________________________________________________________________
62984 [  8054] By: nick                                  on 2000/12/09  19:47:30
62985         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
62986              (sysread, recv and write i.e. formats still to do...)
62987              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
62988              open($fh,">:utf8","name")
62989              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
62990              so no extra overhead is involved.
62991              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
62992              to a non-utf8 stream.
62993              Add initial io/utf8.t
62994              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
62995              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
62996              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
62997      Branch: perlio
62998            + t/io/utf8.t
62999            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
63000 ____________________________________________________________________________
63001 [  8053] By: nick                                  on 2000/12/09  19:26:37
63002         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
63003              was only testing this_utf8.
63004      Branch: perlio
63005            ! toke.c
63006 ____________________________________________________________________________
63007 [  8052] By: nick                                  on 2000/12/09  19:09:41
63008         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
63009              i.e. the output string has one, but don't mess with source assumption.
63010      Branch: perlio
63011            ! toke.c
63012 ____________________________________________________________________________
63013 [  8051] By: jhi                                   on 2000/12/09  16:55:17
63014         Log: Integrate perlio.
63015      Branch: perl
63016           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
63017           !> sv.c thrdvar.h util.c
63018 ____________________________________________________________________________
63019 [  8050] By: jhi                                   on 2000/12/09  16:48:07
63020         Log: Nits noticed by Peter Prymmer.
63021      Branch: perl
63022            ! lib/ExtUtils/MM_VMS.pm
63023 ____________________________________________________________________________
63024 [  8049] By: nick                                  on 2000/12/09  13:49:40
63025         Log: UTF8 output prework.
63026              - Store $\ and $, as SVs so they can have SvUTF8 flag
63027              - use do_print() rather than raw PerlIO_write() to print them.
63028      Branch: perlio
63029            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
63030            ! thrdvar.h util.c
63031 ____________________________________________________________________________
63032 [  8048] By: nick                                  on 2000/12/09  12:30:43
63033         Log: Integrate mainline.
63034      Branch: perlio
63035           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
63036           +> t/op/reverse.t
63037           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
63038           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63039           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
63040           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
63041           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
63042           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
63043 ____________________________________________________________________________
63044 [  8047] By: jhi                                   on 2000/12/09  00:23:27
63045         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
63046              From: Michael G Schwern <schwern@pobox.com>
63047              Date: Fri, 8 Dec 2000 14:43:04 -0600
63048      Branch: perl
63049            ! lib/ExtUtils/MM_VMS.pm
63050 ____________________________________________________________________________
63051 [  8046] By: jhi                                   on 2000/12/08  23:10:27
63052         Log: A missed check-in.
63053      Branch: perl
63054            ! lib/ExtUtils/Manifest.pm
63055 ____________________________________________________________________________
63056 [  8045] By: jhi                                   on 2000/12/08  21:57:12
63057         Log: (null check-in)
63058      Branch: perl
63059            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
63060 ____________________________________________________________________________
63061 [  8044] By: jhi                                   on 2000/12/08  21:11:06
63062         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
63063              at the final draft stage.
63064      Branch: perl
63065            + ext/Encode/Encode/iso8859-16.enc
63066            ! MANIFEST
63067 ____________________________________________________________________________
63068 [  8043] By: jhi                                   on 2000/12/08  16:39:04
63069         Log: Update Changes.
63070      Branch: perl
63071            ! Changes patchlevel.h
63072 ____________________________________________________________________________
63073 [  8042] By: jhi                                   on 2000/12/08  16:33:39
63074         Log: Do not return the Unicode replacement character if UTF-8
63075              decoding goes awry, it should be up to the caller to decide.
63076      Branch: perl
63077            ! pod/perlapi.pod utf8.c
63078 ____________________________________________________________________________
63079 [  8041] By: jhi                                   on 2000/12/08  16:22:28
63080         Log: metaconfig maintenance.
63081      Branch: metaconfig
63082            ! U/modified/stdchar.U
63083      Branch: metaconfig/U/perl
63084            + testsyml.U
63085 ____________________________________________________________________________
63086 [  8040] By: jhi                                   on 2000/12/08  16:03:08
63087         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
63088              From: sthoenna@efn.org
63089              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
63090              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
63091      Branch: perl
63092            ! Changes lib/ExtUtils/MM_OS2.pm
63093 ____________________________________________________________________________
63094 [  8039] By: jhi                                   on 2000/12/08  15:57:11
63095         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
63096              From: Simon Cozens <simon@cozens.net>
63097              Date: Fri, 8 Dec 2000 13:33:31 +0000
63098              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
63099              
63100              (The pp_hot part needed a rewrite.)
63101      Branch: perl
63102            ! doop.c pp_hot.c utf8.c
63103 ____________________________________________________________________________
63104 [  8038] By: jhi                                   on 2000/12/08  15:25:08
63105         Log: Subject: djSP
63106              From: Michael Stevens <michael@etla.org>
63107              Date: Wed, 6 Dec 2000 23:24:01 +0000
63108              Message-ID: <20001206232400.A21381@firedrake.org>
63109              
63110              Plus a note from Nick Ing-Simmons.
63111      Branch: perl
63112            ! pp.h
63113 ____________________________________________________________________________
63114 [  8037] By: jhi                                   on 2000/12/08  15:18:35
63115         Log: Filetype is text.
63116      Branch: perl
63117            ! t/op/utf8decode.t
63118 ____________________________________________________________________________
63119 [  8036] By: jhi                                   on 2000/12/08  03:31:27
63120         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
63121              From: Andy Dougherty <doughera@lafayette.edu>
63122              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
63123              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
63124              
63125              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
63126              From: Andy Dougherty <doughera@lafayette.edu>
63127              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
63128              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
63129      Branch: perl
63130            + ext/POSIX/hints/svr4.pl
63131            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
63132 ____________________________________________________________________________
63133 [  8035] By: jhi                                   on 2000/12/08  03:26:01
63134         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
63135              From: Andy Dougherty <doughera@lafayette.edu>
63136              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
63137              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
63138      Branch: perl
63139            ! t/README t/base/term.t
63140 ____________________________________________________________________________
63141 [  8034] By: jhi                                   on 2000/12/08  03:21:59
63142         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
63143              From: mjd@plover.com  
63144              Date: 7 Dec 2000 21:04:20 -0000
63145              Message-ID: <20001207210420.22282.qmail@plover.com>
63146              
63147              Plus -z doc.
63148      Branch: perl
63149            ! pod/perlfunc.pod
63150 ____________________________________________________________________________
63151 [  8033] By: jhi                                   on 2000/12/08  03:19:03
63152         Log: Use the UTF8 macros a bit.  They can't be used with abandon
63153              everywhere because we do generate illegal UTF-8 in some situations.
63154              This is of course naughty.
63155      Branch: perl
63156            ! pod/perlapi.pod utf8.c utf8.h
63157 ____________________________________________________________________________
63158 [  8032] By: jhi                                   on 2000/12/08  03:00:09
63159         Log: Out of sync?
63160      Branch: perl
63161            ! t/pragma/warn/utf8
63162 ____________________________________________________________________________
63163 [  8031] By: jhi                                   on 2000/12/08  02:22:39
63164         Log: Cnt spl.
63165      Branch: perl
63166            ! MANIFEST
63167 ____________________________________________________________________________
63168 [  8030] By: jhi                                   on 2000/12/08  01:23:54
63169         Log: Add test for reverse().
63170      Branch: perl
63171            + t/op/reverse.t
63172            ! MANIFEST
63173 ____________________________________________________________________________
63174 [  8029] By: jhi                                   on 2000/12/08  01:21:47
63175         Log: Integrate perlio.
63176      Branch: perl
63177           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
63178           !> perlio.c perlio.h perlsdio.h warnings.pl
63179 ____________________________________________________________________________
63180 [  8028] By: jhi                                   on 2000/12/08  01:19:08
63181         Log: Introduce macros for UTF8 decoding.
63182      Branch: perl
63183            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
63184 ____________________________________________________________________________
63185 [  8027] By: nick                                  on 2000/12/07  22:18:19
63186         Log: Integrate mainline
63187      Branch: perlio
63188           !> embed.pl pod/perlapi.pod utf8.c
63189 ____________________________________________________________________________
63190 [  8026] By: nick                                  on 2000/12/07  21:45:08
63191         Log: Various oddities p4 diff -se showed up
63192              Remove 'our' from warnings.pl
63193      Branch: perlio
63194            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
63195 ____________________________________________________________________________
63196 [  8025] By: nick                                  on 2000/12/07  21:43:32
63197         Log: Change PerlIO_(get|set)pos to take SV *
63198              Should fix, OS/2, VMS, (sfio??)
63199      Branch: perlio
63200            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
63201 ____________________________________________________________________________
63202 [  8024] By: jhi                                   on 2000/12/07  19:05:32
63203         Log: Document utf8_to_uv() better.
63204      Branch: perl
63205            ! pod/perlapi.pod utf8.c
63206 ____________________________________________________________________________
63207 [  8023] By: jhi                                   on 2000/12/07  18:23:47
63208         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
63209      Branch: perl
63210            ! embed.pl pod/perlapi.pod utf8.c
63211 ____________________________________________________________________________
63212 [  8022] By: jhi                                   on 2000/12/07  04:13:51
63213         Log: Integrate perlio.
63214      Branch: perl
63215           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
63216           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
63217           !> win32/makefile.mk
63218 ____________________________________________________________________________
63219 [  8021] By: nick                                  on 2000/12/07  00:28:14
63220         Log: Various attempts at MSVC debug - not sure what has
63221              changed but works now. 
63222              Seems atexit() _may_ work for DLLs built with MSVC so don't
63223              call cleanup that way.
63224      Branch: perlio
63225            ! perlio.c win32/makefile.mk
63226 ____________________________________________________________________________
63227 [  8020] By: nick                                  on 2000/12/06  19:57:20
63228         Log: Integrate mainline
63229      Branch: perlio
63230           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
63231           !> (integrate 75 files)
63232 ____________________________________________________________________________
63233 [  8019] By: nick                                  on 2000/12/06  19:28:21
63234         Log: Add useperlio to config.vc
63235              Turn off binmode in config_H.PL
63236              Regen all the config_H.xx
63237              Attempt to get debugging build with MSVC.
63238      Branch: perlio
63239            ! win32/config.vc win32/config_H.bc win32/config_H.gc
63240            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
63241 ____________________________________________________________________________
63242 [  8018] By: nick                                  on 2000/12/06  19:21:57
63243         Log: Test various dup/external program options on all platforms.
63244      Branch: perlio
63245            ! t/io/dup.t
63246 ____________________________________________________________________________
63247 [  8017] By: nick                                  on 2000/12/06  19:20:47
63248         Log: Fix harness to be less picky
63249      Branch: perlio
63250            ! lib/Test/Harness.pm
63251 ____________________________________________________________________________
63252 [  8016] By: jhi                                   on 2000/12/06  16:45:12
63253         Log: Update Changes.
63254      Branch: perl
63255            ! Changes patchlevel.h
63256 ____________________________________________________________________________
63257 [  8015] By: jhi                                   on 2000/12/06  16:41:03
63258         Log: Test \x{...} with ord().
63259      Branch: perl
63260            ! t/op/ord.t
63261 ____________________________________________________________________________
63262 [  8014] By: jhi                                   on 2000/12/06  16:20:33
63263         Log: Test tweak because of #8013.
63264      Branch: perl
63265            ! t/lib/b.t
63266 ____________________________________________________________________________
63267 [  8013] By: jhi                                   on 2000/12/06  16:09:09
63268         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
63269              From: Michael G Schwern <schwern@pobox.com>
63270              Date: Tue, 5 Dec 2000 21:23:28 -0500
63271              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
63272              
63273              Carp::Heavy parts not very applicable because of recent changes.
63274      Branch: perl
63275            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
63276            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
63277            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
63278            ! lib/Exporter.pm lib/Exporter/Heavy.pm
63279            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
63280            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
63281            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
63282            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
63283            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
63284            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
63285            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
63286            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
63287            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
63288            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
63289            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
63290            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
63291            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
63292            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
63293            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
63294            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
63295            ! warnings.pl
63296 ____________________________________________________________________________
63297 [  8012] By: jhi                                   on 2000/12/06  15:22:38
63298         Log: Subject: [PATCH] Re: New harness is failing things
63299              From: Nick Ing-Simmons <nik@tiuk.ti.com>
63300              Date: Wed, 6 Dec 2000 13:00:30 GMT
63301              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
63302      Branch: perl
63303            ! lib/Test/Harness.pm
63304 ____________________________________________________________________________
63305 [  8011] By: jhi                                   on 2000/12/06  15:12:08
63306         Log: Subject: installhtml changes
63307              From: Michael Stevens <michael@etla.org>
63308              Date: Wed, 6 Dec 2000 13:15:53 +0000
63309              Message-ID: <20001206131553.A27317@firedrake.org>
63310      Branch: perl
63311            ! installhtml
63312 ____________________________________________________________________________
63313 [  8010] By: jhi                                   on 2000/12/06  15:06:05
63314         Log: Subject: the dTHR hits
63315              From: Michael Stevens <michael@etla.org>
63316              Date: Wed, 6 Dec 2000 12:06:03 +0000
63317              Message-ID: <20001206120603.A24581@firedrake.org>
63318              
63319              More, errrm, less dTHRs.
63320      Branch: perl
63321            ! bytecode.pl ext/B/B/C.pm
63322 ____________________________________________________________________________
63323 [  8009] By: jhi                                   on 2000/12/06  15:04:25
63324         Log: Subject: MakeMaker mailing list gone?
63325              From: Michael G Schwern <schwern@pobox.com>
63326              Date: Tue, 5 Dec 2000 19:29:59 -0500
63327              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
63328              
63329              The MakeMaker mailing list is dead, perlbug is the right
63330              address to report bugs.
63331      Branch: perl
63332            ! lib/ExtUtils/MakeMaker.pm
63333 ____________________________________________________________________________
63334 [  8008] By: jhi                                   on 2000/12/06  15:00:32
63335         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
63336              From: Michael G Schwern <schwern@pobox.com>
63337              Date: Tue, 5 Dec 2000 19:21:21 -0500
63338              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
63339              
63340              Add a default MANIFEST skip that ignores things like
63341              version control files, editor temporary files, and the Makefile.
63342      Branch: perl
63343            + lib/ExtUtils/MANIFEST.SKIP
63344            ! MANIFEST lib/ExtUtils/Manifest.pm
63345 ____________________________________________________________________________
63346 [  8007] By: jhi                                   on 2000/12/06  14:57:20
63347         Log: In Amiga more manual hackery of the scripts seems to be needed,
63348              from Jan-Erik Karlsson.  Why Configure does not get this right
63349              is unknown, may be shell-induced.
63350      Branch: perl
63351            ! README.amiga
63352 ____________________________________________________________________________
63353 [  8006] By: jhi                                   on 2000/12/05  23:53:12
63354         Log: Add TOPm1s to peek at the second topmost stack item.
63355      Branch: perl
63356            ! pp.h
63357 ____________________________________________________________________________
63358 [  8005] By: jhi                                   on 2000/12/05  23:13:55
63359         Log: Avaunt, you foul UTF-8 tests.
63360      Branch: perl
63361            ! t/op/ver.t t/pragma/utf8.t
63362 ____________________________________________________________________________
63363 [  8004] By: jhi                                   on 2000/12/05  23:09:54
63364         Log: Continue utf8 dispersal. 
63365      Branch: perl
63366            + t/op/concat.t
63367            ! MANIFEST t/pragma/utf8.t
63368 ____________________________________________________________________________
63369 [  8003] By: nick                                  on 2000/12/05  23:02:39
63370         Log: Integrate mainline.
63371      Branch: perlio
63372           +> t/op/length.t t/op/utf8decode.t
63373           !> (integrate 69 files)
63374 ____________________________________________________________________________
63375 [  8002] By: jhi                                   on 2000/12/05  22:59:28
63376         Log: Integrate perlio.
63377      Branch: perl
63378           !> iperlsys.h perl.c perlio.c win32/perllib.c
63379 ____________________________________________________________________________
63380 [  8001] By: nick                                  on 2000/12/05  22:07:52
63381         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
63382              - calloc/free suffer from damage on TerminateThread()
63383              - use PerlMemShared (as originally planned) now fixed
63384              - avoid doing anything important on DLL "detach".
63385      Branch: perlio
63386            ! perl.c perlio.c win32/perllib.c
63387 ____________________________________________________________________________
63388 [  8000] By: nick                                  on 2000/12/05  21:05:09
63389         Log: Fix gross PerlMemShared issue.
63390      Branch: perlio
63391            ! iperlsys.h
63392 ____________________________________________________________________________
63393 [  7999] By: jhi                                   on 2000/12/05  20:46:58
63394         Log: Test for Unicode (UTF-8) hash keys.
63395      Branch: perl
63396            ! t/op/each.t
63397 ____________________________________________________________________________
63398 [  7998] By: jhi                                   on 2000/12/05  20:30:35
63399         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
63400              is now always UTF-8), empty line cosmetics.
63401      Branch: perl
63402            ! t/pragma/utf8.t
63403 ____________________________________________________________________________
63404 [  7997] By: jhi                                   on 2000/12/05  20:15:40
63405         Log: Subject: Re: STRLEN - what?
63406              From: Andy Dougherty <doughera@lafayette.edu>
63407              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
63408              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
63409              
63410              Explain STRLEN.
63411      Branch: perl
63412            ! pod/perlguts.pod
63413 ____________________________________________________________________________
63414 [  7996] By: jhi                                   on 2000/12/05  20:13:34
63415         Log: Split off the UTF-8 decoder tests, make them to check also
63416              the error message.
63417      Branch: perl
63418            + t/op/utf8decode.t
63419            ! MANIFEST t/pragma/utf8.t utf8.c
63420 ____________________________________________________________________________
63421 [  7995] By: jhi                                   on 2000/12/05  16:39:47
63422         Log: Start migrating bits of pragma/utf8 to elsewhere
63423              (since the long term plan is to obsolete 'use utf8').
63424      Branch: perl
63425            + t/op/length.t
63426            ! MANIFEST t/pragma/utf8.t
63427 ____________________________________________________________________________
63428 [  7994] By: jhi                                   on 2000/12/05  16:30:21
63429         Log: Fix a manual edit typo from #7993, fix the message formatting
63430              for Unicode, add few our declarations.
63431      Branch: perl
63432            ! lib/Carp/Heavy.pm
63433 ____________________________________________________________________________
63434 [  7993] By: jhi                                   on 2000/12/05  16:09:15
63435         Log: Subject: Need help with warnings :-(
63436              From: "Ben Tilly" <ben_tilly@hotmail.com>
63437              Date: Tue, 05 Dec 2000 01:35:54 -0500
63438              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
63439              
63440              Subject: UPDATE: Carp/Heavy now passes all tests
63441              From: "Ben Tilly" <ben_tilly@hotmail.com>
63442              Date: Tue, 05 Dec 2000 07:59:41 -0500
63443              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
63444              
63445              The Brave New Carp.
63446      Branch: perl
63447            ! lib/Carp.pm lib/Carp/Heavy.pm
63448 ____________________________________________________________________________
63449 [  7992] By: jhi                                   on 2000/12/05  15:55:08
63450         Log: Subject: [PATCH perl@7979] cygwin port
63451              From: "Eric Fifer" <efifer@dircon.co.uk>
63452              Date: Tue, 5 Dec 2000 14:04:09 -0000
63453              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
63454      Branch: perl
63455            ! t/lib/net-hostent.t
63456 ____________________________________________________________________________
63457 [  7991] By: jhi                                   on 2000/12/05  15:52:34
63458         Log: Subject: Re: [PATCH] The largest hoax of all times?
63459              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63460              Date: Tue, 5 Dec 2000 00:40:25 -0500
63461              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
63462              
63463              Subject: Re: [PATCH] The largest hoax of all times?
63464              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63465              Date: Mon, 4 Dec 2000 23:55:53 -0500
63466              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
63467              
63468              Subject: Re: [PATCH] The largest hoax of all times?
63469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63470              Date: Tue, 5 Dec 2000 01:28:45 -0500
63471              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
63472              
63473              Fix the unpredictable order of DESTROYs.
63474      Branch: perl
63475            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
63476            ! sv.c sv.h t/op/ref.t
63477 ____________________________________________________________________________
63478 [  7990] By: jhi                                   on 2000/12/05  14:38:53
63479         Log: Subject: [PATCH] shrink pp_hot fractionally
63480              From: Nicholas Clark <nick@ccl4.org>
63481              Date: Tue, 5 Dec 2000 12:44:31 +0000
63482              Message-ID: <20001205124431.E74518@plum.flirble.org>
63483              
63484              Use report_evil_fh().
63485      Branch: perl
63486            ! opcode.pl opnames.h pp_hot.c util.c
63487 ____________________________________________________________________________
63488 [  7989] By: jhi                                   on 2000/12/05  14:21:27
63489         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
63490              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63491              Date: Mon, 04 Dec 2000 22:21:59 -0800
63492              Message-ID: <HmIL6gzkgepS092yn@efn.org>
63493              
63494              Harness shouldn't ignore responses like "ok 3\r\r\n".
63495      Branch: perl
63496            ! lib/Test/Harness.pm
63497 ____________________________________________________________________________
63498 [  7988] By: jhi                                   on 2000/12/05  13:51:28
63499         Log: Integrate the "skip" messages to explain().
63500      Branch: perl
63501            ! t/lib/syslfs.t t/op/lfs.t
63502 ____________________________________________________________________________
63503 [  7987] By: jhi                                   on 2000/12/05  12:34:54
63504         Log: The one that got away in #7984.
63505              
63506              Subject: Re: dTHR - what and why?
63507              From: Michael Stevens <michael@etla.org> 
63508              Date: Tue, 5 Dec 2000 11:15:52 +0000
63509              Message-ID: <20001205111552.A4647@firedrake.org>
63510      Branch: perl
63511            ! sv.h
63512 ____________________________________________________________________________
63513 [  7986] By: gsar                                  on 2000/12/05  09:14:44
63514         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
63515              due to the notorious GetFileType() bug in Windows 9x, which fstat()
63516              tickles)
63517      Branch: perl
63518            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
63519 ____________________________________________________________________________
63520 [  7985] By: jhi                                   on 2000/12/05  05:49:03
63521         Log: Integrate perlio.
63522      Branch: perl
63523           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
63524           !> win32/perlhost.h win32/perllib.c
63525 ____________________________________________________________________________
63526 [  7984] By: jhi                                   on 2000/12/05  05:48:16
63527         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
63528      Branch: perl
63529            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
63530            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
63531            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
63532            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
63533            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
63534            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63535            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
63536            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
63537            ! win32/win32.c
63538 ____________________________________________________________________________
63539 [  7983] By: nick                                  on 2000/12/04  23:27:43
63540         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
63541      Branch: perlio
63542            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
63543            ! win32/perlhost.h win32/perllib.c
63544 ____________________________________________________________________________
63545 [  7982] By: jhi                                   on 2000/12/04  19:44:09
63546         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
63547              uncovered by #7980.
63548      Branch: perl
63549            ! op.c
63550 ____________________________________________________________________________
63551 [  7981] By: jhi                                   on 2000/12/04  19:42:07
63552         Log: Subject: [PATCH] Trivial dump.c feature
63553              From: Simon Cozens <simon@cozens.net>
63554              Date: Mon, 4 Dec 2000 18:08:38 +0000
63555              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
63556              
63557              Show whether a constant is UTF-8.
63558      Branch: perl
63559            ! dump.c
63560 ____________________________________________________________________________
63561 [  7980] By: jhi                                   on 2000/12/04  19:36:51
63562         Log: UTF-8 hash keys, patch from Inaba Hiroto.
63563      Branch: perl
63564            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
63565 ____________________________________________________________________________
63566 [  7979] By: jhi                                   on 2000/12/04  17:36:28
63567         Log: Update Changes.
63568      Branch: perl
63569            ! Changes patchlevel.h
63570 ____________________________________________________________________________
63571 [  7978] By: jhi                                   on 2000/12/04  16:42:17
63572         Log: Retract #7977, still too volatile (the euphemism of the day
63573              for unfinished and buggy :-)
63574      Branch: perl
63575            ! doop.c hv.c pp.c sv.h
63576 ____________________________________________________________________________
63577 [  7977] By: jhi                                   on 2000/12/04  16:25:15
63578         Log: (Retracted by #7978, too shaky yet.)
63579              
63580              Subject: Re: utf8 in hash keys, implementor missing
63581              From: Simon Cozens <simon@cozens.net>
63582              Date: Sat, 2 Dec 2000 19:49:35 +0000
63583              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
63584              
63585              The first step at UTF-8 hash keys.
63586      Branch: perl
63587            ! doop.c hv.c pp.c sv.h
63588 ____________________________________________________________________________
63589 [  7976] By: jhi                                   on 2000/12/04  16:13:53
63590         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
63591              From: sthoenna@efn.org
63592              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
63593              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
63594      Branch: perl
63595            ! os2/os2.c perlio.c
63596 ____________________________________________________________________________
63597 [  7975] By: jhi                                   on 2000/12/04  16:05:25
63598         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
63599              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63600              Date: Thu, 30 Nov 2000 20:50:37 -0800
63601              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
63602      Branch: perl
63603            ! os2/os2.c
63604 ____________________________________________________________________________
63605 [  7974] By: jhi                                   on 2000/12/04  16:03:57
63606         Log: Subject: [PATCH] ++ 20% faster
63607              From: Nicholas Clark <nick@ccl4.org>
63608              Date: Mon, 4 Dec 2000 12:17:27 +0000
63609              Message-ID: <20001204121726.B52976@plum.flirble.org>
63610              
63611              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
63612      Branch: perl
63613            ! sv.c
63614 ____________________________________________________________________________
63615 [  7973] By: jhi                                   on 2000/12/04  16:00:48
63616         Log: 
63617              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
63618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63619              Date: Mon, 04 Dec 2000 12:30:45 +0100
63620              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
63621              
63622              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
63623              library (getprotobyname and getprotobynumber are outversioned by
63624              the same calls in libc, at least for xlc version 3.
63625      Branch: perl
63626            ! hints/aix.sh
63627 ____________________________________________________________________________
63628 [  7972] By: jhi                                   on 2000/12/04  02:58:31
63629         Log: Integrate perlio.
63630      Branch: perl
63631           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
63632           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
63633           !> win32/win32.h win32/win32iop.h win32/win32thread.h
63634 ____________________________________________________________________________
63635 [  7971] By: nick                                  on 2000/12/04  00:24:33
63636         Log: Quieten some noise in Win32 builds:
63637              - win32.h is included after <sys/socket.h>, so need to 
63638              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
63639              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
63640      Branch: perlio
63641            ! doio.c perl.h toke.c win32/win32.h
63642 ____________________________________________________________________________
63643 [  7970] By: nick                                  on 2000/12/03  22:57:46
63644         Log: PERL_IMPLICIT_SYS compiles but does not work.
63645      Branch: perlio
63646            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
63647            ! win32/perlhost.h win32/perllib.c win32/win32.h
63648            ! win32/win32iop.h win32/win32thread.h
63649 ____________________________________________________________________________
63650 [  7969] By: jhi                                   on 2000/12/03  22:12:58
63651         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
63652              used to swash_init(), makes regprop() dumps more informative
63653              (+utf8::IsAlpha, -utf8::IsDigit, for example).
63654      Branch: perl
63655            ! regcomp.c regexec.c
63656 ____________________________________________________________________________
63657 [  7968] By: jhi                                   on 2000/12/03  21:39:56
63658         Log: Implement ANYOFUTF8 regprop() dumping.
63659      Branch: perl
63660            ! regcomp.c
63661 ____________________________________________________________________________
63662 [  7967] By: jhi                                   on 2000/12/03  20:57:19
63663         Log: Make uv_to_utf8() to zero-terminate its output buffer,
63664              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
63665      Branch: perl
63666            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
63667 ____________________________________________________________________________
63668 [  7966] By: nick                                  on 2000/12/03  18:41:21
63669         Log: Integrate mainline (STDCHAR)
63670      Branch: perlio
63671           !> Configure t/pragma/utf8.t
63672 ____________________________________________________________________________
63673 [  7965] By: jhi                                   on 2000/12/03  17:58:20
63674         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
63675      Branch: perl
63676            ! t/pragma/utf8.t
63677 ____________________________________________________________________________
63678 [  7964] By: jhi                                   on 2000/12/03  17:35:56
63679         Log: Integrate perlio.
63680      Branch: perl
63681           !> iperlsys.h perlio.c
63682 ____________________________________________________________________________
63683 [  7963] By: jhi                                   on 2000/12/03  17:33:55
63684         Log: Metaconfig unit change for #7962.
63685      Branch: metaconfig
63686            ! U/modified/stdchar.U
63687 ____________________________________________________________________________
63688 [  7962] By: jhi                                   on 2000/12/03  17:33:27
63689         Log: Untangle the <stdio.h> #include nest for the stdchar test,
63690              from Andy Dougherty.
63691      Branch: perl
63692            ! Configure
63693 ____________________________________________________________________________
63694 [  7961] By: nick                                  on 2000/12/03  16:53:00
63695         Log: Make iperlsys.h vector stdio not PerlIO.
63696      Branch: perlio
63697            ! iperlsys.h perlio.c
63698 ____________________________________________________________________________
63699 [  7960] By: nick                                  on 2000/12/03  14:43:01
63700         Log: Integrate mainline
63701      Branch: perlio
63702           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
63703           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
63704 ____________________________________________________________________________
63705 [  7959] By: jhi                                   on 2000/12/03  08:16:36
63706         Log: Use DO_UTF8().
63707      Branch: perl
63708            ! op.c
63709 ____________________________________________________________________________
63710 [  7958] By: jhi                                   on 2000/12/02  18:33:05
63711         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
63712              From: Mike Guy <mjtg@cam.ac.uk>         
63713              Date: Sat, 02 Dec 2000 17:27:13 +0000
63714              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
63715              
63716              An extraneous argument.
63717      Branch: perl
63718            ! toke.c
63719 ____________________________________________________________________________
63720 [  7957] By: jhi                                   on 2000/12/02  18:22:32
63721         Log: A missing hunk.
63722      Branch: perl
63723            ! t/lib/net-hostent.t
63724 ____________________________________________________________________________
63725 [  7956] By: jhi                                   on 2000/12/02  18:06:20
63726         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
63727              From: Nicholas Clark <nick@ccl4.org>
63728              Date: Sat, 2 Dec 2000 14:28:27 +0000
63729              Message-ID: <20001202142827.A12308@plum.flirble.org>
63730              
63731              Test robustness.
63732      Branch: perl
63733            ! t/lib/net-hostent.t
63734 ____________________________________________________________________________
63735 [  7955] By: jhi                                   on 2000/12/02  17:58:06
63736         Log: Metaconfig unit change for #7954.
63737      Branch: metaconfig
63738            ! U/modified/stdchar.U
63739 ____________________________________________________________________________
63740 [  7954] By: jhi                                   on 2000/12/02  17:54:32
63741         Log: An inconvenient hang would happen if the stdio _ptr wasn't
63742              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
63743              would be grepping stdin for all eternity for the _ptr.)
63744      Branch: perl
63745            ! Configure
63746 ____________________________________________________________________________
63747 [  7953] By: jhi                                   on 2000/12/02  00:07:15
63748         Log: Update Changes.
63749      Branch: perl
63750            ! Changes patchlevel.h
63751 ____________________________________________________________________________
63752 [  7952] By: jhi                                   on 2000/12/01  23:54:47
63753         Log: Subject: Re: long shell lines
63754              From: Andy Dougherty <doughera@lafayette.edu>
63755              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
63756              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
63757              
63758              Split overly long shell command lines.
63759      Branch: perl
63760            ! lib/ExtUtils/MM_Unix.pm
63761 ____________________________________________________________________________
63762 [  7951] By: jhi                                   on 2000/12/01  23:48:02
63763         Log: The metaconfig unit change for #7950.
63764      Branch: metaconfig
63765            + U/modified/stdchar.U
63766 ____________________________________________________________________________
63767 [  7950] By: jhi                                   on 2000/12/01  23:47:39
63768         Log: Try to find stdchar also from <stdio_impl.h>.
63769      Branch: perl
63770            ! Configure config_h.SH
63771 ____________________________________________________________________________
63772 [  7949] By: jhi                                   on 2000/12/01  23:46:45
63773         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
63774              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
63775              Date: Fri, 1 Dec 2000 16:26:08 -0500
63776              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
63777              
63778              Reword the diagnostic message.
63779      Branch: perl
63780            ! pod/perldiag.pod
63781 ____________________________________________________________________________
63782 [  7948] By: nick                                  on 2000/12/01  22:49:43
63783         Log: Integrate mainline (for s/y/m as sub names stuff).
63784      Branch: perlio
63785           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
63786           !> t/pragma/warn/toke toke.c
63787 ____________________________________________________________________________
63788 [  7947] By: jhi                                   on 2000/12/01  20:55:41
63789         Log: Integrate perlio.
63790      Branch: perl
63791           !> perlio.c perliol.h t/io/pipe.t
63792 ____________________________________________________________________________
63793 [  7946] By: jhi                                   on 2000/12/01  20:36:51
63794         Log: Upgrade to CPAN 1.59_51, from Andreas König.
63795      Branch: perl
63796            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63797 ____________________________________________________________________________
63798 [  7945] By: nick                                  on 2000/12/01  20:31:32
63799         Log: Integrate mainline
63800      Branch: perlio
63801           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
63802           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
63803           +> t/lib/net-hostent.t
63804           !> (integrate 35 files)
63805 ____________________________________________________________________________
63806 [  7944] By: jhi                                   on 2000/12/01  20:23:29
63807         Log: Some help for 20001130.011.  Now one gets warnings like
63808              "Ambiguous -f() resolved as a file test ..."
63809      Branch: perl
63810            ! pod/perldiag.pod t/pragma/warn/toke toke.c
63811 ____________________________________________________________________________
63812 [  7943] By: jhi                                   on 2000/12/01  19:44:44
63813         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
63814              that also breaks using them as methods. 
63815      Branch: perl
63816            ! pod/perldiag.pod t/op/misc.t toke.c
63817 ____________________________________________________________________________
63818 [  7942] By: nick                                  on 2000/12/01  17:56:46
63819         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
63820              Make 'unix' pass most tests
63821              - do unread by temporary push of layer ("pending") holding unread chars
63822              - fast_gets is now based on per-handle flag
63823              - relax one of io/pipe.t tests to allow print to fail and close to
63824              succeed so that it passes on unbuffered "unix" layer.
63825              Remaining fail is sporadic and a genuine race condition between
63826              parent/child in fork test.
63827      Branch: perlio
63828            ! perlio.c perliol.h t/io/pipe.t
63829 ____________________________________________________________________________
63830 [  7941] By: jhi                                   on 2000/12/01  15:28:58
63831         Log: (Retracted by #7943.)
63832              
63833              Reserve the short named string operator names.
63834      Branch: perl
63835            ! pod/perldiag.pod t/op/misc.t toke.c
63836 ____________________________________________________________________________
63837 [  7940] By: jhi                                   on 2000/12/01  06:45:53
63838         Log: Get the three different space character classes right under utf8.
63839      Branch: perl
63840            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
63841            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
63842            ! regexec.c t/op/pat.t utf8.c
63843 ____________________________________________________________________________
63844 [  7939] By: jhi                                   on 2000/12/01  03:26:26
63845         Log: Two more tests that make no sense in UTF-8 since the test
63846              data is not in UTF-8.
63847      Branch: perl
63848            ! t/op/regexp.t
63849 ____________________________________________________________________________
63850 [  7938] By: jhi                                   on 2000/12/01  03:20:39
63851         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
63852              should it be required inside regexen?
63853      Branch: perl
63854            ! regcomp.c t/op/regmesg.t
63855 ____________________________________________________________________________
63856 [  7937] By: jhi                                   on 2000/12/01  02:58:53
63857         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
63858              stored and restored, and thusly was trounced by the utf8 swash
63859              routines.
63860      Branch: perl
63861            ! regcomp.c
63862 ____________________________________________________________________________
63863 [  7936] By: jhi                                   on 2000/11/30  20:41:39
63864         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
63865              Why the different platforms behave so differently (core dump vs
63866              no core dump) on this bug is a but of a mystery, but if I had to
63867              guess I would mumble something like 'alignment'.
63868      Branch: perl
63869            ! sv.c
63870 ____________________________________________________________________________
63871 [  7935] By: jhi                                   on 2000/11/30  16:17:02
63872         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
63873              From: Robin Barker <rmb1@cise.npl.co.uk>
63874              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
63875              Date: Thu, 30 Nov 2000 14:27:12 GMT
63876      Branch: perl
63877            ! perlio.c toke.c
63878 ____________________________________________________________________________
63879 [  7934] By: jhi                                   on 2000/11/30  16:04:49
63880         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
63881      Branch: perl
63882            ! t/lib/net-hostent.t
63883 ____________________________________________________________________________
63884 [  7933] By: jhi                                   on 2000/11/30  06:07:26
63885         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
63886              From: Peter Prymmer <pvhp@forte.com>
63887              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
63888              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
63889              
63890              In VMS the localhost may be LOCALHOST.
63891      Branch: perl
63892            ! t/lib/net-hostent.t
63893 ____________________________________________________________________________
63894 [  7932] By: jhi                                   on 2000/11/30  01:11:11
63895         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
63896              From: Peter Prymmer <pvhp@forte.com>
63897              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
63898              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
63899              
63900              plus regen perlapi.pod.
63901      Branch: perl
63902            ! pod/perlapi.pod utf8.c
63903 ____________________________________________________________________________
63904 [  7931] By: jhi                                   on 2000/11/30  01:06:19
63905         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
63906              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63907              Date:     Wed, 29 Nov 2000 17:15:11 EST
63908              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
63909      Branch: perl
63910            ! t/lib/filter-util.pl t/lib/filter-util.t
63911 ____________________________________________________________________________
63912 [  7930] By: jhi                                   on 2000/11/29  18:51:55
63913         Log: Update Changes.
63914      Branch: perl
63915            ! Changes patchlevel.h
63916 ____________________________________________________________________________
63917 [  7929] By: jhi                                   on 2000/11/29  18:50:55
63918         Log: Update the va_copy() metaconfig unit.
63919      Branch: metaconfig/U/perl
63920            ! need_va_copy.U
63921 ____________________________________________________________________________
63922 [  7928] By: jhi                                   on 2000/11/29  17:50:43
63923         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
63924              From: Dominic Dunlop <domo@computer.org>
63925              Date: Tue, 28 Nov 2000 16:41:57 +0100
63926              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
63927              
63928              Patch to catch a core dump in the Configure va_copy test.
63929      Branch: perl
63930            ! Configure config_h.SH
63931 ____________________________________________________________________________
63932 [  7927] By: jhi                                   on 2000/11/29  17:31:59
63933         Log: Retract #7921, the patch shouldn't be needed.
63934      Branch: perl
63935            ! sv.c
63936 ____________________________________________________________________________
63937 [  7926] By: jhi                                   on 2000/11/29  17:01:41
63938         Log: Make the Class::Struct import() wiser.
63939      Branch: perl
63940            ! lib/Class/Struct.pm t/lib/class-struct.t
63941 ____________________________________________________________________________
63942 [  7925] By: jhi                                   on 2000/11/29  16:36:33
63943         Log: All the core library users of Class::Struct seem to be
63944              using "use Class::Struct 'struct';" instead of the bare
63945              "use Class::Struct;", which isn't documented in Class::Struct.
63946              This can't be right.
63947      Branch: perl
63948            ! lib/File/stat.pm
63949 ____________________________________________________________________________
63950 [  7924] By: jhi                                   on 2000/11/29  16:32:15
63951         Log: A test works better if it has the right 1..$n output.
63952      Branch: perl
63953            ! t/lib/class-struct.t
63954 ____________________________________________________________________________
63955 [  7923] By: jhi                                   on 2000/11/29  16:29:11
63956         Log: Forgot to MANIFEST the new Net::hostent test.
63957      Branch: perl
63958            ! MANIFEST
63959 ____________________________________________________________________________
63960 [  7922] By: jhi                                   on 2000/11/29  16:27:49
63961         Log: Integrate perlio.
63962      Branch: perl
63963           !> iperlsys.h perlio.c
63964 ____________________________________________________________________________
63965 [  7921] By: jhi                                   on 2000/11/29  16:27:10
63966         Log: (Retracted by #7927.)
63967              
63968              Subject: [PATCH] Is infinity a number?
63969              From: Simon Cozens <simon@cozens.net>
63970              Date: Wed, 29 Nov 2000 14:48:20 +0000
63971              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
63972      Branch: perl
63973            ! sv.c
63974 ____________________________________________________________________________
63975 [  7920] By: jhi                                   on 2000/11/29  16:23:02
63976         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
63977              From: rspier@pobox.com (Robert Spier)
63978              Date: Wed, 29 Nov 2000 02:17:49 -0500
63979              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
63980              
63981              Add a test for Net::hostent.
63982      Branch: perl
63983            + t/lib/net-hostent.t
63984 ____________________________________________________________________________
63985 [  7919] By: jhi                                   on 2000/11/29  16:21:31
63986         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
63987              add a test for Class::Struct.
63988      Branch: perl
63989            + t/lib/class-struct.t
63990            ! MANIFEST lib/Class/Struct.pm
63991 ____________________________________________________________________________
63992 [  7918] By: jhi                                   on 2000/11/29  15:48:40
63993         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
63994              From: rspier@pobox.com (Robert Spier)
63995              Date: Wed, 29 Nov 2000 02:25:39 -0500
63996              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
63997              
63998              More checking in case someone has broken their services or
63999              protocol databases.
64000      Branch: perl
64001            ! ext/Sys/Syslog/Syslog.pm
64002 ____________________________________________________________________________
64003 [  7917] By: jhi                                   on 2000/11/29  15:46:25
64004         Log: Subject: [PATCH] $^O  win32 -> MSWin32
64005              From: rspier@pobox.com (Robert Spier)
64006              Date: Wed, 29 Nov 2000 02:17:38 -0500
64007              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
64008              
64009              plus similar nits for vms, err, VMS, and UNICOS.
64010      Branch: perl
64011            ! t/lib/syslfs.t t/op/lfs.t
64012 ____________________________________________________________________________
64013 [  7916] By: jhi                                   on 2000/11/29  15:42:51
64014         Log: Subject: [PATCH] Tokeniser debugging
64015              From: Simon Cozens <simon@cozens.net>
64016              Date: Wed, 29 Nov 2000 14:15:45 +0000
64017              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
64018      Branch: perl
64019            ! perl.c perl.h pod/perlrun.pod toke.c
64020 ____________________________________________________________________________
64021 [  7915] By: jhi                                   on 2000/11/29  15:41:36
64022         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64024              Date: Wed, 29 Nov 2000 02:13:14 -0500
64025              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
64026              
64027              OUT keyword nits.
64028              
64029              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
64030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64031              Date: Wed, 29 Nov 2000 03:09:04 -0500
64032              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
64033              
64034              OUT and IN_OUT documentation.
64035      Branch: perl
64036            ! lib/ExtUtils/xsubpp pod/perlxs.pod
64037 ____________________________________________________________________________
64038 [  7914] By: jhi                                   on 2000/11/29  03:35:01
64039         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
64040              From: John Tobey <jtobey@john-edwin-tobey.org>
64041              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
64042              Message-Id: <m140e1N-000FOoC@feynman.localnet>
64043              
64044              plus a performance speedup noticed by Sarathy.
64045      Branch: perl
64046            ! op.c
64047 ____________________________________________________________________________
64048 [  7913] By: jhi                                   on 2000/11/29  03:16:59
64049         Log: Use "1 while unlink" so that VMS gets clean, too.
64050      Branch: perl
64051            ! t/lib/filter-util.t
64052 ____________________________________________________________________________
64053 [  7912] By: jhi                                   on 2000/11/29  03:09:08
64054         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
64055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64056              Date: Tue, 28 Nov 2000 03:27:09 -0500
64057              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
64058      Branch: perl
64059            ! lib/ExtUtils/xsubpp
64060 ____________________________________________________________________________
64061 [  7911] By: jhi                                   on 2000/11/29  03:06:30
64062         Log: This should have been part of #7872: no need to scan UTF-8
64063              until eternity.
64064      Branch: perl
64065            ! utf8.c
64066 ____________________________________________________________________________
64067 [  7910] By: jhi                                   on 2000/11/29  02:50:04
64068         Log: One more perltie.pod nit from Casey R. Tweten.
64069      Branch: perl
64070            ! pod/perltie.pod
64071 ____________________________________________________________________________
64072 [  7909] By: jhi                                   on 2000/11/29  02:44:23
64073         Log: Document the known sprintf test failures, exact standard
64074              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
64075      Branch: perl
64076            ! pod/perldelta.pod t/op/sprintf.t
64077 ____________________________________________________________________________
64078 [  7908] By: jhi                                   on 2000/11/29  02:36:23
64079         Log: Add the Encoding table format documentation.
64080      Branch: perl
64081            + ext/Encode/Encode/EncodeFormat.pod
64082            ! MANIFEST
64083 ____________________________________________________________________________
64084 [  7907] By: jhi                                   on 2000/11/29  02:07:24
64085         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
64086              From: "Casey R. Tweten" <crt@kiski.net>
64087              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
64088              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
64089              
64090              Subject: Re: [PATCH] Updating perltie.pod for arrays
64091              From: "Casey R. Tweten" <crt@kiski.net>
64092              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
64093              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
64094      Branch: perl
64095            ! pod/perltie.pod
64096 ____________________________________________________________________________
64097 [  7906] By: nick                                  on 2000/11/28  22:40:59
64098         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
64099      Branch: perlio
64100            ! iperlsys.h perlio.c
64101 ____________________________________________________________________________
64102 [  7905] By: nick                                  on 2000/11/28  22:04:34
64103         Log: Integrate mainline
64104      Branch: perlio
64105           !> (integrate 39 files)
64106 ____________________________________________________________________________
64107 [  7904] By: jhi                                   on 2000/11/28  16:44:43
64108         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64109              From: Nicholas Clark <nick@babyhippo.co.uk>
64110              Date: Tue, 28 Nov 2000 11:16:57 +0000
64111              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
64112      Branch: perl
64113            ! pod/perlipc.pod
64114 ____________________________________________________________________________
64115 [  7903] By: jhi                                   on 2000/11/28  16:40:31
64116         Log: Subject: [PATCH] Updating perltie.pod for arrays
64117              From: "Casey R. Tweten" <crt@kiski.net>
64118              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
64119              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
64120      Branch: perl
64121            ! pod/perltie.pod
64122 ____________________________________________________________________________
64123 [  7902] By: jhi                                   on 2000/11/28  16:39:37
64124         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
64125              From: Robin Barker <rmb1@cise.npl.co.uk>
64126              Date: Mon, 27 Nov 2000 17:56:44 GMT
64127              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
64128      Branch: perl
64129            ! pod/perlfunc.pod t/op/split.t
64130 ____________________________________________________________________________
64131 [  7901] By: jhi                                   on 2000/11/28  16:28:04
64132         Log: setmode() is a DOSish-only thing.
64133      Branch: perl
64134            ! perlio.c
64135 ____________________________________________________________________________
64136 [  7900] By: jhi                                   on 2000/11/28  16:21:46
64137         Log: Subject: [PATCH] perlcc.PL cleanups
64138              From: Simon Cozens <simon@cozens.net>
64139              Date: Tue, 28 Nov 2000 12:44:35 +0000
64140              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
64141      Branch: perl
64142            ! utils/perlcc.PL
64143 ____________________________________________________________________________
64144 [  7899] By: gsar                                  on 2000/11/28  06:32:55
64145         Log: reintegrate files missed by change#7895
64146      Branch: maint-5.6/perl
64147           +> ext/ByteLoader/bytecode.h utils/Makefile
64148            - utils/perlbc.PL
64149 ____________________________________________________________________________
64150 [  7897] By: gsar                                  on 2000/11/27  18:22:47
64151         Log: can't integrate these two files, for some reason
64152      Branch: maint-5.6/perl
64153            - ext/ByteLoader/bytecode.h utils/Makefile
64154 ____________________________________________________________________________
64155 [  7895] By: gsar                                  on 2000/11/27  18:11:21
64156         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
64157              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
64158              6757..6890,6892..6901 from mainline
64159              
64160              Bytecompiler patches from Benjamin Stuhl.
64161              
64162              More bytecompiler.
64163              
64164              Subject: [PATCH blead] B:: missing dependency
64165              
64166              Subject: [PATCH: 6757] configure.com updates and syslog build
64167              
64168              Long double Gconvert fixes from Yitzchak Scott-Thoennes
64169              and Spider Boardman.
64170              
64171              Subject: [PATCH blead] nextchar() abuse misses an optimisation
64172              
64173              Long double fixes from Spider Boardman.
64174              
64175              Make the selection of NVff et al stricter.
64176              
64177              cSVOPo_*v things index into the current PL_curpad
64178              under ithreads, which is different from the curpad
64179              used by the XSUB.  (In other words, the code as-is
64180              before this patch wouldn't work under ithreads.)
64181              
64182              Be portable.
64183              
64184              VMS MMS (make) wants null action.
64185              
64186              Mac and other portability updates from Chris Nandor.
64187              
64188              Storable support, v-version fixes.
64189              Subject: CPAN.pm beta for testing available
64190              
64191              Portability fix from Hugo van der Sanden.
64192              
64193              Bad makefile.
64194              
64195              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
64196              
64197              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
64198              
64199              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64200              
64201              Replace #6705 with a minimal doc patch.
64202              Subject: [PATCH 5.6.0] replace change #6705
64203              
64204              Drop the separate perlbc, perlcc -b should be enough.
64205              
64206              installperl couldn't tell whether it had run tests or not.
64207              Subject: [PATCH] Re: installperl and t/TEST
64208              
64209              Add silencer flags to installperl.
64210              Subject: [PATCH] Making installperl silent.
64211              
64212              Make "make install" by default silent.  A new "install-verbose"
64213              target is verbose.
64214              
64215              More liberal parsing of version numbers.
64216              Subject: Re: CPAN.pm beta for testing available
64217              
64218              Create directories in silence.
64219              Subject: [PATCH] Another silencer for MakeMaker
64220              
64221              DOS patches and portability/porting notes, from Tim Jenness.
64222              
64223              Make installman to recognize the silence flag -S.
64224              
64225              Actually do something with the silencer option.
64226              
64227              Continue silencing.
64228              
64229              Show the doc file, not the temp file.
64230              
64231              Regen perltoc.
64232              
64233              Subject: [PATCH] More silencing of installman.
64234              
64235              Better wording for the vec lvalue diagnostic.
64236              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64237              
64238              Subject: [PATCH: 6805] several more tweaks to configure.com
64239              
64240              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
64241              
64242              Missing parts of 
64243              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
64244              
64245              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
64246              (applied slightly modified)
64247              
64248              installperl --verbose and --silent.
64249              Subject: Re: [PATCH] More silencing of installman.
64250              
64251              Add install-silent target.
64252              
64253              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
64254              the problem reported in
64255              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
64256              
64257              Tweak the sfio/useperlio logic, hopefully as wished in
64258              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
64259              
64260              One forgotten file from #6816.
64261              
64262              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64263              
64264              Remove duplicately applied patch shards.
64265              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
64266              
64267              Support preserving extremely big/small angles.
64268              
64269              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64270              
64271              Subject: [PATCH] installation not quite silent yet.
64272              
64273              Update the test count.
64274              
64275              Use UVxf, PTR2UV, NVff.
64276              
64277              Document PTR2XX and INT2PTR.
64278              
64279              no-install target a la make -n.
64280              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
64281              
64282              grep -e isn't portable.
64283              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
64284              
64285              Can't get the test to reliably work thanks to the
64286              inaccurateness of floating point.  "Resolves" bug ids
64287              20000826.003, 20000826.009, 20000826.010,
64288              
64289              Subject: installman buglet
64290              
64291              DJGPP update from Laszlo Molnar.
64292              
64293              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64294              
64295              Passing -R in ldflags makes now it to appear in the default
64296              for lddlflags, just like with -L.
64297              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64298              
64299              Test nit.
64300              
64301              Use the actual thread type, not the pointer-to-struct.
64302              
64303              Provice virtual $Config{ccflags_nolargefiles} etc. 
64304              
64305              display_format used as a class method without arguments was broken,
64306              reported in
64307              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
64308              
64309              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
64310              
64311              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
64312              
64313              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
64314              
64315              opmini.o may be left around if a build is interrupted.
64316              
64317              Typo in #6858.
64318              
64319              Fix for ID 20000828.001, long doubles were not formatted
64320              correctly (showed up in $], which stopped installing perl).
64321              
64322              An attempt to fix the problem reported in
64323              Subject: Building perl@6856 using gcc/AIX 4.3.3 
64324              I can't test this properly since the gcc installation I have
64325              access to seems to be botched (gcc is calling the AIX cpp,
64326              a losing proposition...)
64327              
64328              Add -ld to archname on long tr...double platforms.
64329              
64330              Subject: hv.h Doc Patch
64331              
64332              Potential cruft.
64333              
64334              Subject: [PATCH bleedperl@6856] warnings fixes
64335              
64336              -S is the silent flag, -s is the strip flag.
64337              Subject: [PATCH] Re: [PATCH] make no-install          
64338              
64339              Take out the SUIDMAIL thing, that will not be
64340              a problem in 5.7.*.
64341              
64342              Subject: [PATCH bleedperl@6866] spellings
64343              
64344              Subject: [PATCH] Re: files not cleaned even by veryclean
64345              
64346              Use minimal @INC in tests, most of the time just '../lib',
64347              so that we simply can't pick up stuff from other Perls than
64348              the one we are testing.  Pointed out by
64349              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
64350              
64351              Update to Getopt::Long 2.24, from Johan Vromans.
64352              
64353              Fix for thinko in #6848.
64354              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
64355              
64356              Patches all over for people and the files they (hopefully) care about.
64357              
64358              Subject: Net::protoent does not export 'getproto'
64359              
64360              Missed a change in #6869.
64361              
64362              Subject: [PATCH] Warnings in B::Deparse
64363              
64364              Subject: [PATCH] Glob dumping
64365              
64366              Disable one of the tests for now.
64367              
64368              Disabling the one test is a bit tricky.
64369              
64370              Don't forget to tidy up.
64371              
64372              The #6881 removed one dump line.
64373              
64374              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
64375              
64376              Under usethreads the dumped variable is IN_PAD.
64377              Subject: Re: [PATCH] Glob dumping
64378              
64379              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
64380              
64381              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
64382              
64383              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
64384              
64385              Regen Configure for #6894.
64386              
64387              Subject: [PATCH: 6889] updates to perlebcdic.pod
64388              
64389              Undo namespace pollution of #6878.
64390              Subject: Re: Net::protoent does not export 'getproto'
64391              
64392              Admit that we are leaking scalars.
64393              
64394              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
64395      Branch: maint-5.6/perl
64396           !> (integrate 271 files)
64397 ____________________________________________________________________________
64398 [  7894] By: gsar                                  on 2000/11/27  16:00:34
64399         Log: a couple of nits
64400      Branch: maint-5.6/perl
64401            ! MANIFEST pp_sys.c
64402 ____________________________________________________________________________
64403 [  7893] By: gsar                                  on 2000/11/27  15:10:56
64404         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
64405              6740..6745,6747..6757,6760
64406              
64407              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
64408              
64409              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
64410              
64411              Doc nits spotted by Richard Soderberg.
64412              
64413              move WNOHANG definition to where other such things are
64414              
64415              Make $Config{byteorder} more magical so that it is
64416              dynamically computed: nice for 'fat binaries'.
64417              Subject: [PATCH]: default byteorder
64418              
64419              Subject: [PATCH] Cwd.pm now uses strict
64420              
64421              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
64422              
64423              Get -DLEAKTEST to compile (not necessarily to work, mind)
64424              Subject: [ID 20000724.006] -DLEAKTEST problem
64425              
64426              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
64427              
64428              Add perlebcdic from Peter Prymmer, regen toc.
64429              
64430              Don't propose using modules built for 5.005 if no binary
64431              compatibility with 5.005 is attempted.
64432              
64433              Do not use prototyping here.
64434              Subject: [ID 20000817.016] [PATCH] Peek.xs
64435              
64436              Document what the backtick returns if the command fails.
64437              
64438              Add byteorder to the myconfig output.
64439              
64440              Introduce NVef, NVff, and NVgf, use the middle one.
64441              (helps for lib/peek + Linux + long doubles)  Reported in
64442              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
64443              Use NVs in POSIX math, not doubles.
64444              Subject: [ID 20000817.014] POSIX & modfl
64445              
64446              Subject: [PATCH 5.6.0+] newSVrv() memory leak
64447              
64448              The byteorder code in #6671 was wrong.
64449              
64450              Fix the lib/complex failure of
64451              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
64452              Linux long double accuracy issue: something that
64453              when printed with %g looks like "2" but int() of it is 1.
64454              
64455              Propagate new Configure vars.
64456              
64457              Unbuffer the output.
64458              
64459              Subject: [PATCH] perltrap.pod spring cleaning
64460              
64461              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
64462              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
64463              
64464              Tiny Getopt::Long patch from Johan Vromans.
64465              
64466              Document code point which makes if (defined %stash::) to work
64467              (noted by Spider Boardman).
64468              
64469              Subject: [PATCH perl@6698] cygwin port
64470              
64471              Document the NDBM_File and ODBM_File as SDBM_File
64472              was documented in #6417.
64473              
64474              The new tests were missing from #6415.
64475              
64476              Add [[:blank:]] as suggested in
64477              Subject: [ID 20000716.024] [=cc=] / [:blank:]
64478              (the [=cc=] has already been taken care of by #6439
64479              so the whole bug report can be closed)
64480              and make [[:space:]] to be equivalent to isspace(3)
64481              (as opposed to \s, which is isSPACE()).  The difference
64482              is that now [[:space:]] matches the mythical vertical tab,
64483              while \s doesn't.
64484              
64485              Don't eat leading os from index entries.
64486              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
64487              
64488              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
64489              
64490              Typo in pp_complement().
64491              Subject: [PATCH perl-current] Deparse
64492              
64493              Add warnif(), check warnings further up the stack,
64494              all the warnings functions now can take an optional object reference.
64495              Subject: [PATCH bleedperl@6691] warnings pragma update
64496              
64497              Fix a core dump in lib/selfloader under -DDEBUGGING.
64498              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
64499              
64500              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
64501              
64502              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
64503              
64504              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
64505              Put back the long double avoidance code to POSIX.xs
64506              because VMS seems to need it still.
64507              
64508              Introduce a 'veryclean' target that is like 'distclean'
64509              but also removes *~ and *.orig.
64510              
64511              Subject: [ID 20000817.023] endianness description in perlfunc.pod
64512              
64513              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
64514              
64515              Let's try #6717 again.
64516              
64517              UTF8 concat fixes.
64518              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
64519              
64520              pp_open() could pass an uninitialized filename down to do_open9().
64521              
64522              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
64523              
64524              Update to CGI 2.72, from Lincoln Stein.
64525              
64526              Subject: [PATCH] Silence MakeMaker (Was: installman)
64527              
64528              Use temporary directory instead of current directory.
64529              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
64530              
64531              Document odd vs even subreleases and -Dusedevel.
64532              
64533              The veryclean target needs to clobber.
64534              
64535              Use File::Spec->tmpdir().
64536              
64537              Document the number of exponent digits.
64538              
64539              Mention perlebcdic and perlposix-bc.
64540              
64541              s/this one/the 5.6.0 release/
64542              
64543              The #6724 is here.
64544              
64545              The correct cleaning order is an art.
64546              
64547              small tweaks for change#6705: avoid C++ style comments in C code;
64548              use Perl's malloc API rather than the low level system one
64549              
64550              Array context keeps slithering in.
64551              
64552              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
64553              
64554              Subject: [PATCH] os2.c fix for use64bitint
64555              
64556              Update to Pod::LaTeX 0.53.
64557              Subject: [PATCH] lib/Pod/LaTeX.pm updates
64558              
64559              Document the endianness of Alpha more precisely.
64560              
64561              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
64562              
64563              Rename the macro argument because some preprocessors
64564              can't tell the difference and expand arguments also inside
64565              double quoted strings.
64566              
64567              free TLS slot properly on Windows
64568              
64569              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
64570              
64571              Unicos/mk requires elaborate paranoia.
64572              
64573              Tweak the floating point output routine preferences.
64574              
64575              Also under djgpp the timestamps are funky.
64576              
64577              Apply some PodParser 1.18 patches; the Pod/Find.pm
64578              patches cannot be applied since #6712 conflicts.
64579              
64580              Use PodParser 1.18 new test.
64581              
64582              A pod nit.
64583              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
64584              
64585              Be verydeepclean.
64586      Branch: maint-5.6/perl
64587           +> pod/perlebcdic.pod
64588           !> (integrate 106 files)
64589 ____________________________________________________________________________
64590 [  7892] By: jhi                                   on 2000/11/27  15:02:32
64591         Log: Update Changes.
64592      Branch: perl
64593            ! Changes patchlevel.h
64594 ____________________________________________________________________________
64595 [  7891] By: jhi                                   on 2000/11/27  14:57:23
64596         Log: Subject: Re: perlfaq style changes
64597              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64598              Date: Sat, 25 Nov 2000 23:32:26 -0800
64599              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
64600              
64601              plus a note from Ronald Kimball.
64602      Branch: perl
64603            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
64604 ____________________________________________________________________________
64605 [  7890] By: jhi                                   on 2000/11/27  14:53:14
64606         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
64607              From: Benjamin Holzman <bah@ecnvantage.com>
64608              Date: Sun, 26 Nov 2000 16:27:33 -0500
64609              Message-ID: <20001126162733.J25040@ecnvantage.com>
64610      Branch: perl
64611            ! gv.c
64612 ____________________________________________________________________________
64613 [  7889] By: jhi                                   on 2000/11/27  14:43:11
64614         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
64615              From: lvirden@cas.org
64616              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
64617              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
64618      Branch: perl
64619            ! README.amiga
64620 ____________________________________________________________________________
64621 [  7888] By: jhi                                   on 2000/11/27  14:32:34
64622         Log: Restore also the locale test to no-sprintf-taint state.
64623              Fixes the bug 20001127.003.
64624      Branch: perl
64625            ! sv.c t/pragma/locale.t
64626 ____________________________________________________________________________
64627 [  7887] By: gsar                                  on 2000/11/27  14:13:05
64628         Log: integrate changes#6613..6616,6620..6665 from mainline
64629              
64630              VMS configure.com update continues.
64631              
64632              Subject: Test fails / warnings with perl-current #6612
64633              
64634              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
64635              
64636              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
64637              
64638              For now remove the mail code.
64639              
64640              Subject: Re: [PATCH] @+, @- readonly
64641              
64642              Subject: warning: storage class after type is obsolescent
64643              
64644              Subject: sfio2000
64645              
64646              Subject: Re: File::Temp problems on VMS in bleedperl
64647              
64648              README.os2 update.
64649              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
64650              
64651              Make the user to give up his firstborn, err, to knowingly
64652              verify installing an unstable developer release.  Also bump
64653              the release to 5.7.0, but leave a patch tag in the local
64654              patches saying that this is not yet the real thing.
64655              
64656              Update (kinda) to Test 1.14, from Joshua Pritikin.
64657              
64658              make ok etc also for win32.
64659              
64660              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
64661              
64662              Don't blow limited stacks, a lower number is enough to
64663              tickle the lookbehind limit.
64664              
64665              Use -Dusedevel; regen Configure and the respective Porting stuff.
64666              
64667              Subject: [PATCH] debugger exit code should reflect user exit code
64668              
64669              Subject: [PATCH perl@6620] cygwin port
64670              
64671              Missed a file from #6638.
64672              
64673              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)
64674              
64675              magic callbacks all need to have same type signature
64676              
64677              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
64678              
64679              Fix a dependency problem.
64680              Subject: [PATCH: 6640] VMS Makefile.SH update
64681              
64682              The numeric locale was reset to "C" by s?printf and never restored.
64683              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
64684              No test since adding the failing example to locale.t
64685              does not fail -- probably because the locale settings are so
64686              thoroughly tweaked by that time.  Running the example standalone
64687              does fail, though.  UPDATE: test case added at change #7540.
64688              
64689              Subject: [ID 20000324.040] minor fix to perlhpux.pod
64690              
64691              Update to CPAN 1.57.
64692              
64693              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
64694              
64695              Change the perlbug address to perl.org since it's more forgiving.
64696              
64697              Change the regx compilation error markers to use = instead of <
64698              since pod makes using the latter quite messy.  Reported in
64699              ID 20000814.006 by Abigail and in
64700              Subject: Unknown escape E<> ?
64701              
64702              Update to perldebtut 1.9, from Richard Foley.
64703              
64704              check that the number pseudo children doesn't exceed
64705              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
64706              the WaitForMultipleObjects() limit that would cause wait()
64707              to crash)
64708              wait() and waitpid() could potentially be rewritten to use
64709              more than one thread to do the waiting to eliminate this
64710              limitation
64711              
64712              change#6328 could make close(SOCKET) return false on windows
64713              when it shouldn't
64714              
64715              pod nit seen in passing
64716              
64717              on windows, the return values from wait() and waitpid() don't
64718              match those of pseudo-pids
64719              
64720              waitpid() now handles externally spawned pids correctly;
64721              fixes for backtick/wait/waitpid failures on Windows 9x
64722              these changes make the pid returned by process functions on
64723              Windows 9x always positive by clearing the high bit (which
64724              is always set on Win9x); pseudo-process PIDs are likewise
64725              always negative now on Win9x (just as on NT/2000)
64726              
64727              trailing new %ENV entries weren't being pushed into the real
64728              environment of subprocesses on Windows
64729              
64730              Tweak the regex compilation errors once more.
64731              
64732              avoid warnings from dense compiler
64733              
64734              add "ok" targets from change#6632 in makefile.mk
64735      Branch: maint-5.6/perl
64736            - lib/Pod/PlainText.pm vms/configure.com
64737           !> (integrate 66 files)
64738 ____________________________________________________________________________
64739 [  7886] By: jhi                                   on 2000/11/27  13:54:18
64740         Log: __FUNCTION__ isn't portable and trying to emulate it leads
64741              into practically spelling out the name of the function.
64742              Takes care of the bug 20001127.001.
64743      Branch: perl
64744            ! perlio.c
64745 ____________________________________________________________________________
64746 [  7885] By: gsar                                  on 2000/11/27  13:53:18
64747         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
64748              6610..6611 from mainline
64749              
64750              Make regular expression parse error messages easier to understand.
64751              Subject: Re: enhanced(?) regex error messages
64752              
64753              Tiny tidying on report_evil_fh().
64754              
64755              Subject: Re: enhanced(?) regex error messages 
64756              plus Capitalize the error messages, plus perldiag them.
64757              
64758              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
64759              
64760              Document here-doc better.
64761              
64762              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
64763              
64764              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
64765              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
64766              (either perlbug or p5p ate the original), plus regen
64767              perlapi and perltoc. 
64768              
64769              Regen global.sym.
64770              
64771              Double check that we have a dirhandle.
64772              
64773              Subject: Re: enhanced(?) regex error messages
64774              (plus two small patches sent privately)
64775              (this still seems to leave few test failures)
64776              
64777              warn is a macro, avoid using at a variable to avoid warnings
64778              in some configurations; readdir.t is too conservative in
64779              estimating number of *.t's
64780              
64781              Get back into sync with Jeffrey on the enhanced regex warnings.
64782              
64783              Subject: [PATCH 5.6.0] cygwin port
64784              
64785              Zero entries were skipped, fix from Adrian Goalby
64786              <argoalby@yahoo.co.uk>
64787              
64788              Subject: Remove dead entry in perldiag
64789              
64790              Amend the description of Perl6.
64791              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
64792              
64793              detypo
64794              
64795              It's the 2ndO'ROSSC.
64796              
64797              Revert the sv.c part of #6559, a better fix is needed.
64798              
64799              Iterating perl6 description.
64800              
64801              Update to Term::ANSIColor 1.03, from Russ Allbery.
64802              
64803              Update to Getopt::Long 2.23_05, from Johan Vromans.
64804              
64805              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
64806              
64807              Update to Pod::Parser 1.17, from Brad Appleton.
64808              
64809              Update to CPAN 1.56, from Andreas König.
64810              
64811              Update to CGI 2.70, from Lincoln Stein.
64812              
64813              Put back the std @INC thing.
64814              
64815              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
64816              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
64817              
64818              Document the IO::Select timeout.
64819              
64820              sleep(1) does not necessarily return 1.
64821              Subject: [PATCH bleadperl] op/lex_assign.t  
64822              
64823              Subject: debugger "d" command doesnt check line number
64824              
64825              B::Deparse didn't do sub attributes.
64826              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
64827              
64828              Preprocessing and postprocessing for File::Find.
64829              Subject: Patch to Find::File.pm to allow alphabetical results
64830              
64831              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
64832              
64833              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
64834              
64835              Subject: Re: [ID 20000730.003] utf8::length() bad
64836              
64837              Subject: Getting perlio and threads to compile
64838              (the Solaris version changes in Configure skipped)
64839              
64840              Tests for #6589.
64841              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
64842              
64843              Add Perl debugging tutorial, regen toc. 
64844              Subject: perldebtut.pod
64845              
64846              Add a few missing files, update MANIFEST.
64847              
64848              Rewrite of vms/subconfigure.com as configure.com,
64849              from Peter Prymmer and the vmsperl crew.
64850              
64851              Should have deleted this in #6603.
64852              
64853              Fix the test for 5005threads.
64854              
64855              Fix-n-skip the tests under 5005threads.
64856              
64857              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
64858              
64859              Upgrade to CGI 2.71, from Lincoln Stein.
64860      Branch: maint-5.6/perl
64861           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
64862           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
64863           +> t/op/regmesg.t t/pod/find.t vms/configure.com
64864            - vms/subconfigure.com
64865            ! lib/lib.pm
64866           !> (integrate 115 files)
64867 ____________________________________________________________________________
64868 [  7884] By: jhi                                   on 2000/11/27  13:44:33
64869         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
64870              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64871              Date:     Mon, 27 Nov 2000 08:23:54 EST
64872              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
64873      Branch: perl
64874            ! vms/descrip_mms.template vms/test.com
64875 ____________________________________________________________________________
64876 [  7883] By: gsar                                  on 2000/11/27  11:50:46
64877         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
64878              6511..6513,6515..6523,6525..6536
64879              
64880              The swallow_bom() saga continues.  The #23 of require.t
64881              (UTF16-LE) still fails (silently, no output) but the #22
64882              (UTF16-BE) seems to be working now.  The root of the
64883              failure may be in sv_gets(): is it UTF-16LE-aware,
64884              especially when it comes to line endings? 
64885              
64886              Document the problem with -P in HP-UX and its workaround.
64887              
64888              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
64889              (aka ID 20000730.002)
64890              
64891              Subject: fix and question re: waitpid() under win32
64892              
64893              Make the safety catch for buggy gccs work with triple version
64894              numbers like 2.95.2.  Reported in
64895              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
64896              
64897              In Digital UNIX warn if gcc explicitly chosen because even
64898              2.95.2 is known to cause problems.
64899              
64900              Make chr() for values >127 to create utf8 when under utf8.
64901              
64902              various syntax errors and such (not fixed: comp/require.t#22 coredump
64903              on Windows)
64904              
64905              Stash away the largefiles flags and libswanted.
64906              
64907              BOM patching from Simon Cozens.
64908              
64909              If gccosandvers is equal to osname, clear gccosandvers.
64910              
64911              Make p4desc to skip non-mainperl branches by default.
64912              
64913              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
64914              
64915              The test from this
64916              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
64917              
64918              In new BSDs changes to argv[] do not show up in ps(1) output,
64919              instead one must use setproctitle().  This was already addressed
64920              by change #6457, but the below has a new variant for FreeBSD 4.0
64921              or later, and the matter is also documented more.
64922              
64923              FreeBSD 3.* updates from
64924              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
64925              
64926              regen_headers, regen perltoc.
64927              
64928              Document in one place the memory abstractions used in Perl core.
64929              
64930              memcpy has n o in it, as pinted ut by Sarathy.
64931              
64932              Remove the extraneous "main::" prefix from all the
64933              "opened only for", "on closed", and "never opened" warnings.
64934              
64935              The name of a filehandle does not have <these>.
64936              
64937              The tr utf8 patching continues.
64938              
64939              The new setproctitle() feature is available only in 
64940              bleeding edge FreeBSD.  From Paul Saab.
64941              
64942              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
64943              
64944              Dump UVs as UVs in Data::Dumper.
64945              
64946              detypo #6494
64947              
64948              Document the IVdf UVuf UVof UVxf.
64949              
64950              require.t needs binmode() to work on windows
64951              
64952              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
64953              that are hopefully soon put into use.
64954              
64955              Allow "no Module;" even if there is no 'unimport'.
64956              
64957              Better skip message for the test; one of the two problems in
64958              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
64959              
64960              The subtest 4 may fail also on VOBS, as pointed out
64961              by Nick Ing-Simmons in November 1999, bug id 19991124.003
64962              (but the failure in that bug report isn't the subtest 4).
64963              
64964              Be more informative on what is skipped and why,
64965              also repeat the list at the end.
64966              
64967              Add a URL for FSF.
64968              
64969              Subject: [PATCH] sv.h documentation - SvLEN
64970              
64971              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
64972              
64973              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
64974              
64975              Subject: [PATCH] bad cppsymbols on os2 + Configure question
64976              
64977              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
64978              
64979              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
64980              mention the idea of @( and @)
64981              
64982              This is 6512.  Really.
64983              
64984              Subject: [ID 19990721.004] Documentation bug in perlfunc
64985              
64986              Subject: Minor tweak to perlvar.pod
64987              
64988              In the warnings call filehandles consistently so;
64989              add "unopened" warning for stat().
64990              
64991              After the #6519 a warning about stat() is just that,
64992              not about a filetest, which now have their own warning.
64993              
64994              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
64995              
64996              Subject: Re: Array vs. List context
64997              
64998              Subject: New perlcc, take 2
64999              
65000              Weed buglets pointed out by
65001              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
65002              
65003              gcc versions might have (parentheses) in them.
65004              
65005              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
65006              
65007              Essential prototype changes were missing from #6527.
65008              Also make report_evil_fh() more bomb-proof.
65009              
65010              Zap lib/Sys directory when cleaning up.
65011              
65012              Change the Policy policy: now -Dprefix= with an existing
65013              Policy.sh and prefix == siteprefix == vendorprefix, then all
65014              of them follow along the new prefix.
65015              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
65016              
65017              Continue fixing the io warnings.  This also
65018              sort of fixes bug ID 20000802.003: the core dump
65019              is no more.  Whether the current behaviour is correct
65020              (giving a warning: "Not a format reference"), is another matter.
65021              
65022              Have symbols for the IoTYPEs.
65023              
65024              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
65025              
65026              Document a bit that UDP is not what you might think.
65027              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
65028              tr memory corruption fix from Simon Cozens.
65029              
65030              Plug the security hole described in the Aug 05 2000 bugtraq message
65031              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
65032              The security hole exists only in suidperls, which isn't
65033              installed or even built by default.
65034      Branch: maint-5.6/perl
65035           !> (integrate 71 files)
65036 ____________________________________________________________________________
65037 [  7882] By: gsar                                  on 2000/11/27  10:25:36
65038         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
65039              from mainline
65040              
65041              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
65042              to be fatal errors (instead of by default ignoring them, and
65043              ignoring with a bug: even though -w gave an error, the opening [
65044              was left in)  Reported in:
65045              
65046              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
65047              
65048              Subject: [PATCH] split /^/
65049              
65050              MacOS nits from Matthias Neeracher.
65051              
65052              More split() doc and test patches from Mike Guy.
65053              
65054              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
65055              from Graham Barr in the module list.
65056              
65057              docfix from Peter Scott <Peter@PSDT.com>.
65058              
65059              File::Temp patches for VMS and OS/2 from Tim Jenness.
65060              
65061              open() wariness in perlbug.
65062              
65063              Subject: [PATCH] minor doc change - perlguts
65064              
65065              Subject: Minor doc patch: handy.h
65066              
65067              Be wary of close()s, too.
65068              
65069              Further File::Temp patches from Yitzchak Scott-Thoennes
65070              and Craig A. Berry.
65071              
65072              Subject: [PATCH] fixes bug 20000508.004
65073              
65074              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
65075              
65076              Allow "no AutoLoader;", based on change #6444,
65077              suggested by Graham Barr.
65078              
65079              Use setproctitle() if available to modify $0.
65080              
65081              Warn if the version of the operating system used to compile gcc
65082              differs from the current version of the operating system.
65083              Also display the gcc compilation os and version in myconfig.
65084              Inspiration from
65085              
65086              Tiny fixes for #6460.
65087              
65088              The problem described in this
65089              Subject: [ID 20000322.018] named chars aren't magical enough
65090              has been fixed in perl 5.6.0 but just in case added a test
65091              to keep it away.  (The report from Joseph Hall.)
65092              
65093              Tune the comments and hopefully stop a memory leak.
65094              
65095              Subject: UTF8 concat
65096              (with a memory leak fixed, plus a few casts added)
65097              This also seems to help for
65098              Subject: [ID 20000716.015] join UTF8 weirdness
65099              
65100              Do not upgrade SVs into utf8 just because they participate
65101              in eq or cmp.  Reported and fix suggested in
65102              Subject: [ID 20000720.009] sv_eq UTF8 bug
65103              
65104              Fix the HALF_UPGRADE() macro introduced in #6263.
65105              
65106              Find green threads before native threads.
65107              Subject: Re: Patch to jpl/JNI/Makefile.PL
65108      Branch: maint-5.6/perl
65109           !> (integrate 30 files)
65110 ____________________________________________________________________________
65111 [  7881] By: jhi                                   on 2000/11/27  05:48:41
65112         Log: It seems that *both* the unused submatch loop cleanup
65113              codes are needed.
65114      Branch: perl
65115            ! regexec.c
65116 ____________________________________________________________________________
65117 [  7880] By: jhi                                   on 2000/11/27  04:50:07
65118         Log: Clean .exists deeper.
65119      Branch: perl
65120            ! Makefile.SH
65121 ____________________________________________________________________________
65122 [  7879] By: jhi                                   on 2000/11/27  02:31:35
65123         Log: The code in regcppop() (see #7878) contains the correct lower
65124              limit for the unused submatch 'cleanup' loop so that under
65125              "use utf8" the following code wouldn't dump core:
65126              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
65127              the cleanup loop in regtry() stomped beyond allocated area
65128              in the startp[] array.  Therefore, copied the correct lower
65129              loop limit (*PL_reglastparen) to regtry().  Note: something
65130              may still not be quite right: why was the _higher_ loop limit
65131              (prog->nparens) different in the utf8 case?
65132              
65133              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
65134              without core dumps, there were about 17 of them before
65135              the patch (with us since Perl 5.7.0).  Two failures, still:
65136              496 and 505 (though these may not be severe).
65137              
65138              Patch #7881 is also needed since both the cleanup loops
65139              seem to be needed.
65140              
65141              Also, the t/op/pat#44 seems to core dump under utf8.
65142              Plus a couple of failures.  UGH-8.
65143      Branch: perl
65144            ! regexec.c
65145 ____________________________________________________________________________
65146 [  7878] By: jhi                                   on 2000/11/27  02:21:17
65147         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
65148              the code in regcppop() seems to be redundant for the test suite --
65149              but it contains a germ of truth, and it needed for the build
65150              process itself: see #7879 and #7881.
65151      Branch: perl
65152            ! regexec.c
65153 ____________________________________________________________________________
65154 [  7877] By: jhi                                   on 2000/11/27  01:53:09
65155         Log: Comment on comment.
65156      Branch: perl
65157            ! regexec.c
65158 ____________________________________________________________________________
65159 [  7876] By: jhi                                   on 2000/11/27  00:49:59
65160         Log: Adjust the docs to agree with #7875.
65161      Branch: perl
65162            ! pod/perllocale.pod
65163 ____________________________________________________________________________
65164 [  7875] By: jhi                                   on 2000/11/27  00:49:27
65165         Log: Retract #7863.  It makes more sense not to taint formatted output,
65166              not even by sprintf().
65167      Branch: perl
65168            ! sv.c
65169 ____________________________________________________________________________
65170 [  7874] By: jhi                                   on 2000/11/26  23:36:02
65171         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
65172              Not really fixed (should really dump the UTF-8 charclass),
65173              but stopped displaying the garbage.
65174              
65175              Also add a note on the (missing) Unicode PSXSPC and BLANK.
65176      Branch: perl
65177            ! regcomp.c
65178 ____________________________________________________________________________
65179 [  7873] By: jhi                                   on 2000/11/26  21:31:13
65180         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
65181      Branch: perl
65182            ! regexec.c
65183 ____________________________________________________________________________
65184 [  7872] By: jhi                                   on 2000/11/26  21:06:04
65185         Log: No need to scan till infinity, 13 is enough.
65186      Branch: perl
65187            ! handy.h utf8.c
65188 ____________________________________________________________________________
65189 [  7871] By: jhi                                   on 2000/11/26  20:20:32
65190         Log: Test line numbers are different with utf8.
65191      Branch: perl
65192            ! t/op/re_tests
65193 ____________________________________________________________________________
65194 [  7870] By: jhi                                   on 2000/11/26  20:10:12
65195         Log: Message nit.
65196      Branch: perl
65197            ! regcomp.c
65198 ____________________________________________________________________________
65199 [  7869] By: jhi                                   on 2000/11/26  19:01:05
65200         Log: Make utf8_length() and utf8_distance() (the latter of which
65201              is unused at the moment) to be less forgiving about bad UTF-8.
65202      Branch: perl
65203            ! embed.h embed.pl objXSUB.h proto.h utf8.c
65204 ____________________________________________________________________________
65205 [  7868] By: jhi                                   on 2000/11/26  18:45:56
65206         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
65207              From: Benjamin Holzman <bah@ecnvantage.com>
65208              Date: Sat, 25 Nov 2000 20:40:20 -0500       
65209              Message-ID: <20001125204020.A25040@ecnvantage.com>              
65210              
65211              Debian allows installing /usr/bin/locale without installing
65212              any locales, an error message will ensue.
65213      Branch: perl
65214            ! t/pragma/locale.t
65215 ____________________________________________________________________________
65216 [  7867] By: jhi                                   on 2000/11/26  18:31:12
65217         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
65218              From: Benjamin Holzman <bah@ecnvantage.com>
65219              Date: Sun, 26 Nov 2000 02:42:34 -0500
65220              Message-ID: <20001126024234.G25040@ecnvantage.com>
65221              
65222              Patch for the bug 20000212.002.
65223      Branch: perl
65224            ! sv.c t/op/array.t
65225 ____________________________________________________________________________
65226 [  7866] By: jhi                                   on 2000/11/26  18:28:09
65227         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
65228              From: Tim Jenness <t.jenness@jach.hawaii.edu>
65229              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
65230              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
65231              
65232              File::Temp 0.11.
65233      Branch: perl
65234            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
65235 ____________________________________________________________________________
65236 [  7865] By: jhi                                   on 2000/11/26  18:24:22
65237         Log: The metaconfig unit change for #7864.
65238      Branch: metaconfig/U/perl
65239            ! need_va_copy.U
65240 ____________________________________________________________________________
65241 [  7864] By: jhi                                   on 2000/11/26  18:23:41
65242         Log: Make the va_copy() test not to be so talkative.
65243      Branch: perl
65244            ! Configure config_h.SH
65245 ____________________________________________________________________________
65246 [  7863] By: jhi                                   on 2000/11/26  18:11:02
65247         Log: Fix locale inconsistencies unearthed by Hugo's work.
65248              Now the floating point sprintf really does taint the result
65249              string as perllocale promises (has promised for a long time)
65250              if "use locale" is in the lexical scope.
65251      Branch: perl
65252            ! sv.c t/pragma/locale.t
65253 ____________________________________________________________________________
65254 [  7862] By: jhi                                   on 2000/11/26  00:35:15
65255         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
65256              From: Nicholas Clark <nick@ccl4.org>
65257              Date: Sun, 26 Nov 2000 00:07:50 +0000
65258              Message-ID: <20001126000750.A22446@plum.flirble.org>
65259              
65260              Infinit.
65261      Branch: perl
65262            ! sv.c
65263 ____________________________________________________________________________
65264 [  7861] By: jhi                                   on 2000/11/26  00:01:26
65265         Log: Integrate perlio.
65266      Branch: perl
65267           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
65268 ____________________________________________________________________________
65269 [  7860] By: nick                                  on 2000/11/25  22:04:17
65270         Log: Correct relative path from new ext\Filter\Util\Call location
65271              back to miniperl.
65272      Branch: perlio
65273            ! win32/makefile.mk
65274 ____________________________________________________________________________
65275 [  7859] By: nick                                  on 2000/11/25  21:26:54
65276         Log: Integrate mainline.
65277      Branch: perlio
65278           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
65279           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
65280           +> t/lib/filter-util.t
65281            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
65282            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
65283            - t/lib/filt-util.t
65284           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
65285           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
65286           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
65287           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
65288           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
65289           !> win32/makefile.mk
65290 ____________________________________________________________________________
65291 [  7858] By: gsar                                  on 2000/11/25  20:52:17
65292         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
65293              parent's memory; fix it by keeping track of the actual pad
65294              offset rather than a raw pointer (this change is probably also
65295              relevant to non-ithreads case to avoid fallout from reallocs of
65296              the pad array, but is currently only enabled for the ithreads
65297              case in the interests of minimal disruption to existing "well
65298              tested" code)
65299      Branch: perl
65300            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
65301            ! proto.h scope.c scope.h sv.c t/op/fork.t
65302 ____________________________________________________________________________
65303 [  7857] By: nick                                  on 2000/11/25  20:01:28
65304         Log: All tests pass on Win32/gcc/USE_PERLIO.
65305              - when crlf layer is pushed make unix-level binary.
65306              - remove :crlf injection in pp_backtick in pp_sys.c
65307              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
65308      Branch: perlio
65309            ! doio.c perlio.c pp_sys.c win32/makefile.mk
65310 ____________________________________________________________________________
65311 [  7856] By: jhi                                   on 2000/11/25  18:38:30
65312         Log: Update the metaconfig units for #7855.
65313      Branch: metaconfig/U/perl
65314            ! useperlio.U usesocks.U
65315 ____________________________________________________________________________
65316 [  7855] By: jhi                                   on 2000/11/25  18:37:54
65317         Log: Undo the SOCKS workarounds, instead start using PerlIO
65318              if SOCKS is selected.
65319              
65320              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
65321              From: Jens Hamisch <jens@Strawberry.COM>
65322              Date: Fri, 24 Nov 2000 18:31:30 +0100
65323              Message-ID: <20001124183130.E28337@Strawberry.COM>
65324              
65325              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
65326              From: Jens Hamisch <jens@Strawberry.COM>
65327              Date: Fri, 24 Nov 2000 19:11:51 +0100
65328              Message-ID: <20001124191151.A28753@Strawberry.COM>
65329      Branch: perl
65330            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
65331            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
65332 ____________________________________________________________________________
65333 [  7854] By: jhi                                   on 2000/11/25  17:39:08
65334         Log: Undo #7848.  Some of the code seems to use walkoptree(),
65335              some walkoptree_slow().  An unfinished renaming?
65336              Now the sub is walkoptree() (which is @EXPORT_OK),
65337              the walkoptree_slow() is a typeglob alias to walkoptree.
65338              This makes the tests to pass, at least.
65339      Branch: perl
65340            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
65341 ____________________________________________________________________________
65342 [  7853] By: nick                                  on 2000/11/24  22:24:33
65343         Log: Re-arrange crlf vs binary for platforms that care.
65344              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
65345              Lip-service to making stdio layer work on such platforms (untested).
65346              Now fails 3 tests rather than one, checkin to see if I can debug 
65347              the issue under linux. (Do not merge.)
65348      Branch: perlio
65349            ! doio.c perlio.c perliol.h
65350 ____________________________________________________________________________
65351 [  7852] By: jhi                                   on 2000/11/24  18:57:39
65352         Log: AUTHORS edits.
65353      Branch: perl
65354            ! AUTHORS
65355 ____________________________________________________________________________
65356 [  7851] By: jhi                                   on 2000/11/24  17:34:56
65357         Log: Add Jan-Erik Karlsson.
65358      Branch: perl
65359            ! AUTHORS
65360 ____________________________________________________________________________
65361 [  7850] By: jhi                                   on 2000/11/24  17:27:56
65362         Log: Configure should find stdchar on its own.
65363      Branch: perl
65364            ! hints/solaris_2.sh
65365 ____________________________________________________________________________
65366 [  7849] By: jhi                                   on 2000/11/24  17:24:55
65367         Log: Subject: PATCH over 7848: Filter test flawed
65368              From: andreas.koenig@anima.de (Andreas J. Koenig)
65369              Date: 24 Nov 2000 10:28:29 +0100
65370              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
65371      Branch: perl
65372            ! t/lib/filter-util.t
65373 ____________________________________________________________________________
65374 [  7848] By: jhi                                   on 2000/11/24  17:22:15
65375         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
65376              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
65377              Date: Fri, 24 Nov 2000 16:12:58 +0000
65378              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
65379      Branch: perl
65380            ! ext/B/B.pm
65381 ____________________________________________________________________________
65382 [  7847] By: jhi                                   on 2000/11/24  03:07:01
65383         Log: Integrate perlio.
65384      Branch: perl
65385           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
65386           !> win32/makefile.mk
65387 ____________________________________________________________________________
65388 [  7846] By: gsar                                  on 2000/11/24  00:55:57
65389         Log: integrate changes#6415..6418,6420..6438 from mainline
65390              
65391              Fix the bitvector ops for utf8 (tricky since past 7 bits
65392              the utf8 'characters' can be more than one octet).
65393              
65394              MPE/ix updates for perl 5.6.0 from Mark Bixby.
65395              
65396              Subject: SDBM_File documentation
65397              
65398              Detypo.
65399              
65400              Decutandpasto.
65401              
65402              Send all installperl messages to STDERR and be -w clean.
65403              
65404              Out-of-date note removed.
65405              
65406              Protect against "wild next"s, that is, callbacks doing "next"
65407              instead of "return".
65408              
65409              Use STDOUT consistently.
65410              
65411              The output might have been produced in the wrong order.
65412              
65413              A missing 'break' after the [[:space:]] switch case.
65414              
65415              Add tests for
65416              [ID 19991110.003] another matching finding by pcre author
65417              which has already been fixed by some patch, as verified in
65418              
65419              Documentation to explain the behaviour of map().
65420              
65421              Add an optimization for map-maps-a-list-element-to-more-list-elements
65422              case, but add also notes explaining the relationship of this
65423              patch and the earlier notes by Sarathy.
65424              
65425              Subject: [ID 20000716.023] syslog test fails without sockets
65426              
65427              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
65428              Test cases for #6431.
65429              
65430              File::Spec::VMS fixup for tmpdir from Craig Berry.
65431              
65432              Make the "uninit variable" warning to say "concat or string"
65433              or "join or string" when in concat or join .
65434              
65435              Get UTF16 BOMs working.  Patch from
65436              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
65437              
65438              Subject: [PATCH] Make large file tests deal with SIGXFSZ
65439              
65440              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
65441              
65442              Subject: [PATCH] av.c apidoc
65443      Branch: maint-5.6/perl
65444           !> (integrate 43 files)
65445 ____________________________________________________________________________
65446 [  7845] By: gsar                                  on 2000/11/24  00:20:45
65447         Log: integrate changes#6406..6414 from mainline
65448              
65449              Merge perlhacktut into perlhack, update perlguts.
65450              
65451              Fix AutoSplit to use File::Spec the right way in VMS,
65452              from Peter Prymmer.
65453              
65454              The bug report
65455              [ID 19991110.002] minimal matching discrepancy found by pcre author
65456              seems to have been fixed (though differently from what was suggested
65457              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
65458              
65459              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
65460              not in pod, from Peter Prymmer
65461              
65462              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
65463              From: Hugo <hv@crypt.compulink.co.uk>
65464              Date: Fri, 14 Jul 2000 23:05:20 +0100
65465              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
65466              
65467              Didn't anymore apply, but that point still could use another fix.
65468              
65469              lib/b test fixes from Peter Prymmer.
65470              
65471              More docs for sv functions.
65472              
65473              perlvms.pod whitespace cleanup to keep pod utils happy.
65474              
65475              another VMS build tweak from Peter Prymmer
65476      Branch: maint-5.6/perl
65477           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
65478           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
65479           !> vms/descrip_mms.template vms/perlvms.pod
65480 ____________________________________________________________________________
65481 [  7844] By: nick                                  on 2000/11/23  23:42:45
65482         Log: Win32/perlio Now just fails one io/argv.t test - lack 
65483              of default :crlf on standard streams.
65484      Branch: perlio
65485            ! doio.c perlio.c
65486 ____________________________________________________________________________
65487 [  7843] By: nick                                  on 2000/11/23  23:04:05
65488         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
65489              peek fail is showing a real problem (multiple crlf layers
65490              are getting pushed.)
65491      Branch: perlio
65492            ! doio.c perlio.c win32/makefile.mk
65493 ____________________________________________________________________________
65494 [  7842] By: nick                                  on 2000/11/23  19:46:23
65495         Log: Implement PerlIO_binmode()
65496              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
65497              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
65498              make binmode in t/lib/io_tell.t unconditional so that works.
65499              Checkin just so Win32 machine can see these changes.
65500      Branch: perlio
65501            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
65502 ____________________________________________________________________________
65503 [  7841] By: jhi                                   on 2000/11/23  19:30:00
65504         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
65505      Branch: perl
65506            ! README.amiga
65507 ____________________________________________________________________________
65508 [  7840] By: jhi                                   on 2000/11/23  17:18:02
65509         Log: SOCKS wrestling continues, patches from Jens Hamisch.
65510      Branch: perl
65511            ! doio.c embed.h embed.pl perlsdio.h proto.h
65512 ____________________________________________________________________________
65513 [  7839] By: jhi                                   on 2000/11/23  16:54:14
65514         Log: Push Filter::Util::Call one level deeper.
65515      Branch: perl
65516            + t/lib/filter-util.t
65517           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
65518           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
65519            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
65520            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
65521            - t/lib/filt-util.t
65522            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
65523            ! win32/Makefile win32/makefile.mk
65524 ____________________________________________________________________________
65525 [  7838] By: jhi                                   on 2000/11/23  16:52:40
65526         Log: Reach back one higher up when searching for PERL_SRC.
65527      Branch: perl
65528            ! lib/ExtUtils/MM_Unix.pm
65529 ____________________________________________________________________________
65530 [  7837] By: jhi                                   on 2000/11/23  16:05:41
65531         Log: Subject: Re: perl@7826
65532              Date: Thu, 23 Nov 2000 02:20:25 -0600
65533              From: "Craig A. Berry" <craigberry@mac.com>
65534              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
65535              
65536              Make VMS to like Filter::Util::Call. 
65537      Branch: perl
65538            ! configure.com ext/Filter/Util/Makefile.PL
65539 ____________________________________________________________________________
65540 [  7836] By: nick                                  on 2000/11/23  16:04:08
65541         Log: Implement crlf layer - not ready for merge.
65542      Branch: perlio
65543            ! perlio.c win32/makefile.mk
65544 ____________________________________________________________________________
65545 [  7835] By: jhi                                   on 2000/11/23  15:56:52
65546         Log: STDCHAR is different in Sparc v9 vs x86.
65547      Branch: perl
65548            ! hints/solaris_2.sh
65549 ____________________________________________________________________________
65550 [  7834] By: jhi                                   on 2000/11/23  15:50:47
65551         Log: The type needs to be visible to protos.
65552      Branch: perl
65553            ! perl.h
65554 ____________________________________________________________________________
65555 [  7833] By: jhi                                   on 2000/11/23  15:40:46
65556         Log: Finish unfinished SOCKS workaround changes.
65557      Branch: perl
65558            ! doio.c
65559 ____________________________________________________________________________
65560 [  7832] By: jhi                                   on 2000/11/23  15:33:30
65561         Log: Integrate perlio.
65562      Branch: perl
65563           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
65564           !> win32/makefile.mk
65565 ____________________________________________________________________________
65566 [  7831] By: nick                                  on 2000/11/23  10:31:07
65567         Log: Correct makefile.mk dependancies for ext/Filter/Util
65568              Build ext/Encode
65569              Run dmake regen_config_h
65570      Branch: perlio
65571            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65572            ! win32/makefile.mk
65573 ____________________________________________________________________________
65574 [  7830] By: nick                                  on 2000/11/23  08:05:07
65575         Log: Integrate mainline
65576      Branch: perlio
65577           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
65578           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
65579           +> t/lib/filt-util.pl t/lib/filt-util.t
65580           !> (integrate 41 files)
65581 ____________________________________________________________________________
65582 [  7829] By: gsar                                  on 2000/11/23  03:07:11
65583         Log: build the Filter extension on windows
65584      Branch: perl
65585            ! win32/Makefile win32/makefile.mk
65586 ____________________________________________________________________________
65587 [  7828] By: gsar                                  on 2000/11/23  02:46:35
65588         Log: regenerate win32/config* and fix some inconsistencies in the
65589              makefiles; always export Perl_deb() because it is needed
65590              by ext/re/* (whether perl itself is built with -DDEBUGGING
65591              or not)
65592      Branch: perl
65593            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
65594            ! win32/config_H.vc win32/makefile.mk
65595 ____________________________________________________________________________
65596 [  7827] By: gsar                                  on 2000/11/23  02:18:38
65597         Log: get sources building on windows+MSVC again (untested with other
65598              compilers)
65599      Branch: perl
65600            ! win32/include/sys/socket.h win32/perllib.c
65601 ____________________________________________________________________________
65602 [  7826] By: jhi                                   on 2000/11/23  01:18:26
65603         Log: Update Changes.
65604      Branch: perl
65605            ! Changes patchlevel.h
65606 ____________________________________________________________________________
65607 [  7825] By: jhi                                   on 2000/11/23  00:20:41
65608         Log: Subject: Re: av.c patch (having slight problems)
65609              From: "Ben Tilly" <ben_tilly@hotmail.com>
65610              Date: Tue, 21 Nov 2000 23:29:31 -0500
65611              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
65612              
65613              unshift() speedup.
65614      Branch: perl
65615            ! av.c
65616 ____________________________________________________________________________
65617 [  7824] By: jhi                                   on 2000/11/22  23:59:15
65618         Log: Fixes for signedness warnings noticed by VMSperlers.
65619      Branch: perl
65620            ! ext/Storable/Storable.xs regcomp.c sv.c
65621 ____________________________________________________________________________
65622 [  7823] By: jhi                                   on 2000/11/22  23:19:31
65623         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
65624              From: Peter Prymmer <pvhp@forte.com>
65625              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
65626              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
65627      Branch: perl
65628            ! t/pragma/warn/pp_hot
65629 ____________________________________________________________________________
65630 [  7822] By: jhi                                   on 2000/11/22  22:52:20
65631         Log: Be clean.
65632      Branch: perl
65633            ! Makefile.SH
65634 ____________________________________________________________________________
65635 [  7821] By: jhi                                   on 2000/11/22  22:46:39
65636         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
65637              by Damian Conway, as suggested by Paul Marquess.
65638      Branch: perl
65639            + lib/Filter/Simple.pm
65640 ____________________________________________________________________________
65641 [  7820] By: jhi                                   on 2000/11/22  22:45:51
65642         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
65643      Branch: perl
65644            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
65645            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
65646            + t/lib/filt-util.t
65647            ! MANIFEST
65648 ____________________________________________________________________________
65649 [  7819] By: jhi                                   on 2000/11/22  22:03:27
65650         Log: Integrate perlio.
65651      Branch: perl
65652           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
65653           !> win32/makefile.mk
65654 ____________________________________________________________________________
65655 [  7818] By: jhi                                   on 2000/11/22  21:56:02
65656         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
65657      Branch: perl
65658            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
65659            ! t/lib/io_sock.t
65660 ____________________________________________________________________________
65661 [  7817] By: jhi                                   on 2000/11/22  21:39:49
65662         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
65663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65664              Date: Wed, 22 Nov 2000 16:08:12 -0500
65665              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
65666      Branch: perl
65667            ! lib/ExtUtils/Liblist.pm
65668 ____________________________________________________________________________
65669 [  7816] By: jhi                                   on 2000/11/22  21:38:25
65670         Log: Go ahead and #include <unistd.h> in perl.h.
65671      Branch: perl
65672            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
65673            ! util.c
65674 ____________________________________________________________________________
65675 [  7815] By: jhi                                   on 2000/11/22  21:22:52
65676         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
65677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65678              Date: Mon, 20 Nov 2000 18:30:52 -0500
65679              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
65680      Branch: perl
65681            ! pod/perlre.pod regcomp.c t/op/re_tests
65682 ____________________________________________________________________________
65683 [  7814] By: jhi                                   on 2000/11/22  21:21:46
65684         Log: Subject: [PATCH 5.7.0] Liblist finally works
65685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65686              Date: Tue, 21 Nov 2000 22:02:17 -0500
65687              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
65688      Branch: perl
65689            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
65690            ! lib/ExtUtils/MakeMaker.pm
65691 ____________________________________________________________________________
65692 [  7813] By: jhi                                   on 2000/11/22  21:20:23
65693         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
65694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65695              Date: Wed, 22 Nov 2000 17:53:15 +0100
65696              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
65697              
65698              AIX dynaloader and perlio patch.
65699      Branch: perl
65700            ! ext/DynaLoader/dl_aix.xs
65701 ____________________________________________________________________________
65702 [  7812] By: jhi                                   on 2000/11/22  21:17:52
65703         Log: (Accidentally empty patch.)
65704      Branch: perl
65705            ! av.c
65706 ____________________________________________________________________________
65707 [  7811] By: jhi                                   on 2000/11/22  21:16:31
65708         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
65709              From: Peter Prymmer <pvhp@forte.com>
65710              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
65711              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
65712      Branch: perl
65713            ! vms/test.com
65714 ____________________________________________________________________________
65715 [  7810] By: jhi                                   on 2000/11/22  21:15:36
65716         Log: Subject: Re: perl@7777 
65717              From: "John P. Linderman" <jpl@research.att.com>
65718              Date: Wed, 22 Nov 2000 13:11:11 -0500
65719              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
65720              
65721              Detypoing.
65722      Branch: perl
65723            ! lib/CPAN.pm
65724 ____________________________________________________________________________
65725 [  7809] By: jhi                                   on 2000/11/22  21:14:19
65726         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
65727              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65728              Date:     Wed, 22 Nov 2000 13:51:37 EST
65729              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
65730      Branch: perl
65731            ! perlsdio.h
65732 ____________________________________________________________________________
65733 [  7808] By: jhi                                   on 2000/11/22  21:13:27
65734         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
65735              From: Casey Tweten <crt@kiski.net>
65736              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
65737              Message-Id: <200011201653.LAA10194@home.kiski.net>
65738      Branch: perl
65739            ! t/lib/io_udp.t
65740 ____________________________________________________________________________
65741 [  7807] By: jhi                                   on 2000/11/22  21:12:35
65742         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
65743              From: Casey Tweten <crt@kiski.net>
65744              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
65745              Message-Id: <200011201636.LAA07227@home.kiski.net>
65746      Branch: perl
65747            ! t/lib/io_sock.t
65748 ____________________________________________________________________________
65749 [  7806] By: jhi                                   on 2000/11/22  21:10:59
65750         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
65751              From: "Casey R. Tweten" <crt@kiski.net>
65752              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
65753              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
65754      Branch: perl
65755            ! utils/h2xs.PL
65756 ____________________________________________________________________________
65757 [  7805] By: nick                                  on 2000/11/22  21:05:06
65758         Log: Integrate mainline
65759      Branch: perlio
65760           !> Changes Porting/genlog ext/DB_File/DB_File.xs
65761           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
65762           !> utils/perlbug.PL
65763 ____________________________________________________________________________
65764 [  7804] By: jhi                                   on 2000/11/22  21:01:12
65765         Log: Subject: [PATCH] Test.pm POD peculiarity
65766              From: "Casey R. Tweten" <crt@kiski.net>
65767              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
65768              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
65769      Branch: perl
65770            ! lib/Test.pm
65771 ____________________________________________________________________________
65772 [  7803] By: jhi                                   on 2000/11/22  20:59:59
65773         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
65774              From: "Philip Newton" <pnewton@gmx.de>
65775              Date: Wed, 22 Nov 2000 14:25:53 +0100
65776              Message-Id: <3A1BD771.25462.1939FAD@localhost>
65777              
65778              Be case-understanding also on 's', and use the -oi of sendmail
65779              not to terminate the transmission on a lone '.'.
65780      Branch: perl
65781            ! utils/perlbug.PL
65782 ____________________________________________________________________________
65783 [  7802] By: nick                                  on 2000/11/22  20:51:42
65784         Log: Win32 PerlIO intermediate state now working as expected.
65785              - In current state we are still using C runtime in text/binary
65786              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
65787              - PERLIO=stdio and PERLIO=unix pass all expected tests.
65788              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
65789              and PerlIO_seek() and the dummy crlf layer is not making adjustments
65790              for CRLF translation happening in C runtime. All other tests pass.
65791              
65792              Added note to README.win32 to point out the snags of doing a perl build
65793              with Norton AntiVirus turned on.
65794              
65795              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
65796              which file a fail comes from.
65797              
65798              Updated "canned" config.h to match the one generated.
65799      Branch: perlio
65800            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
65801            ! win32/makefile.mk
65802 ____________________________________________________________________________
65803 [  7801] By: jhi                                   on 2000/11/22  06:50:20
65804         Log: Nickety nits.
65805      Branch: perl
65806            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
65807 ____________________________________________________________________________
65808 [  7800] By: jhi                                   on 2000/11/22  01:29:55
65809         Log: Changes had accidentally gone too silent on non-main branches.
65810      Branch: perl
65811            ! Changes Porting/genlog patchlevel.h
65812 ____________________________________________________________________________
65813 [  7799] By: gsar                                  on 2000/11/22  01:02:56
65814         Log: some lib_pm.PL changes snuck in via change#7772
65815      Branch: maint-5.6/perl
65816            ! Makefile.SH
65817 ____________________________________________________________________________
65818 [  7798] By: nick                                  on 2000/11/21  21:59:40
65819         Log: Integrate mainline
65820      Branch: perlio
65821           !> (integrate 28 files)
65822 ____________________________________________________________________________
65823 [  7797] By: jhi                                   on 2000/11/21  21:01:45
65824         Log: Integrate perlio.
65825      Branch: perl
65826           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
65827 ____________________________________________________________________________
65828 [  7796] By: nick                                  on 2000/11/21  20:36:22
65829         Log: Win32 builds and runs (mostly) with USE_PERLIO.
65830              PERLIO=perlio passes all tests. 
65831              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
65832      Branch: perlio
65833            ! perlio.c win32/perllib.c win32/win32.c
65834 ____________________________________________________________________________
65835 [  7795] By: jhi                                   on 2000/11/21  19:03:44
65836         Log: Update Changes.
65837      Branch: perl
65838            ! Changes patchlevel.h
65839 ____________________________________________________________________________
65840 [  7794] By: jhi                                   on 2000/11/21  18:56:34
65841         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
65842              From: "Craig A. Berry" <craigberry@mac.com>
65843              Date: Mon, 20 Nov 2000 20:27:06 -0600
65844              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
65845              
65846              A cut-and-pasto.
65847      Branch: perl
65848            ! perlio.h
65849 ____________________________________________________________________________
65850 [  7793] By: jhi                                   on 2000/11/21  18:54:41
65851         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
65852              From: Dominic Dunlop <domo@computer.org> 
65853              Date: Mon, 20 Nov 2000 18:55:29 +0100
65854              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
65855              
65856              va_copy() and the need of it.
65857              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
65858      Branch: metaconfig/U/perl
65859            + need_va_copy.U
65860      Branch: perl
65861            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65862            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
65863            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65864            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65865            ! win32/config.bc win32/config.gc win32/config.vc
65866 ____________________________________________________________________________
65867 [  7792] By: jhi                                   on 2000/11/21  17:04:10
65868         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
65869      Branch: perl
65870           !> scope.h
65871 ____________________________________________________________________________
65872 [  7791] By: jhi                                   on 2000/11/21  17:01:16
65873         Log: Export the SOCKS workaround symbols only if necessary.
65874      Branch: perl
65875            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
65876 ____________________________________________________________________________
65877 [  7790] By: nick                                  on 2000/11/20  23:57:11
65878         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
65879      Branch: perlio
65880            ! scope.h
65881 ____________________________________________________________________________
65882 [  7789] By: nick                                  on 2000/11/20  23:38:33
65883         Log: Integrate mainline
65884      Branch: perlio
65885           +> lib/File/Spec/Epoc.pm
65886           !> (integrate 34 files)
65887 ____________________________________________________________________________
65888 [  7788] By: nick                                  on 2000/11/20  23:20:18
65889         Log: Make extra buffer layer work (dummy crlf layer)
65890      Branch: perlio
65891            ! doio.c perlio.c perlio.h
65892 ____________________________________________________________________________
65893 [  7787] By: jhi                                   on 2000/11/20  22:44:04
65894         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
65895              From: Peter Prymmer <pvhp@forte.com>
65896              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
65897              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
65898      Branch: perl
65899            ! t/pragma/locale.t
65900 ____________________________________________________________________________
65901 [  7786] By: jhi                                   on 2000/11/20  22:29:10
65902         Log: Subject: DOC PATCH 5.6.0 perlreftut
65903              From: mjd@plover.com
65904              Date: 20 Nov 2000 19:45:06 -0000
65905              Message-ID: <20001120194506.9505.qmail@plover.com>
65906      Branch: perl
65907            ! pod/perlreftut.pod
65908 ____________________________________________________________________________
65909 [  7785] By: jhi                                   on 2000/11/20  22:27:44
65910         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
65911              From: David Dyck <dcd@tc.fluke.com>
65912              Date: Mon, 20 Nov 2000 11:43:40 -0800
65913              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
65914      Branch: perl
65915            ! lib/Cwd.pm
65916 ____________________________________________________________________________
65917 [  7784] By: jhi                                   on 2000/11/20  22:23:21
65918         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
65919              Date: Mon, 20 Nov 2000 17:06:10 -0500
65920              To: Mailing list Perl5 <perl5-porters@perl.org>
65921              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
65922      Branch: perl
65923            ! pp_ctl.c t/op/pat.t
65924 ____________________________________________________________________________
65925 [  7783] By: jhi                                   on 2000/11/20  22:11:18
65926         Log: Subject: [PATCH] doop.c - UTF8 tr///               
65927              From: Simon Cozens <simon@cozens.net>
65928              Date: Sat, 18 Nov 2000 18:49:30 +0000
65929              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
65930              
65931              Subject: Re: [PATCH] doop.c - UTF8 tr///           
65932              From: Simon Cozens <simon@cozens.net>
65933              Date: Mon, 20 Nov 2000 20:45:22 +0000
65934              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
65935              
65936              Make tr on UTF-8 better but still not correct.
65937      Branch: perl
65938            ! doop.c
65939 ____________________________________________________________________________
65940 [  7782] By: jhi                                   on 2000/11/20  22:02:16
65941         Log: Remove the shared object before attempting to create
65942              (by linking) a new one.  E.g. in AIX not removing
65943              becomes quite painful if one tries to do more than one
65944              build in the same tree (an interrupted build, for example),
65945              since the AIX' shared dynaloader seemingly keeps the shared
65946              objects open and therefore 'busy' for quite a while, even when
65947              nobody is using the objects, leading into link failures.
65948      Branch: perl
65949            ! lib/ExtUtils/MM_Unix.pm
65950 ____________________________________________________________________________
65951 [  7781] By: gsar                                  on 2000/11/20  19:02:55
65952         Log: type mismatch due to faulty integration
65953      Branch: maint-5.6/perl
65954            ! toke.c win32/Makefile
65955 ____________________________________________________________________________
65956 [  7780] By: gsar                                  on 2000/11/20  17:31:55
65957         Log: integrate changes#6392,6394..6399,6401..6404
65958              
65959              The {multiplier} of a fixed substring was overlooked which
65960              caused a wrong initial search offset for that substring.
65961              
65962              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
65963              From: Hugo <hv@crypt.compulink.co.uk>
65964              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
65965              Date: Thu, 13 Jul 2000 19:27:13 +0100
65966              
65967              Fix the BOM bug: not a byteorder bug, a signedness bug.
65968              
65969              Replace change #6337 with a better one.
65970              
65971              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
65972              From: Hugo <hv@crypt.compulink.co.uk>
65973              Date: Fri, 14 Jul 2000 04:16:20 +0100
65974              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
65975              
65976              MakeMaker should not remove editor backups (*~) on `make clean`
65977              by default (completes change#6383)
65978              
65979              move new variables to the end of the interpreter structure (for
65980              bincompat in code that doesn't #include XSUB.h)
65981              
65982              rename totally bletcherous SvLOCK() thingy (doesn't do what the
65983              name suggests anyway)
65984              
65985              various cleanups (typos, misformatted code, and small bugs)
65986              
65987              typecasts needed for change#6394
65988              
65989              typos in change#6399, regen headers
65990              
65991              inconsistent types needs casts
65992              
65993              PERL_OBJECT build tweaks
65994      Branch: maint-5.6/perl
65995           !> MANIFEST doop.c embed.h embed.pl embedvar.h
65996           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
65997           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
65998           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
65999           !> toke.c util.c
66000 ____________________________________________________________________________
66001 [  7779] By: gsar                                  on 2000/11/20  17:06:29
66002         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
66003              
66004              Cosmetics and perldelta.
66005              
66006              Fix nits noticed by Boston.pm.
66007              
66008              Do the cc sanity check both before the hints and
66009              after the cc selction.
66010              
66011              get sprintf.t to adjust properly for 3-digit exponents
66012              
66013              don't clobber *.orig files on *clean targets
66014              
66015              fix bugs in processing %v-*d and similar format specs (from
66016              Avi Finkel <avi@finkel.org>)
66017              
66018              sprintf test tweaks (from Dominic Dunlop)
66019              
66020              new selfloader.t in change#6183 doesn't close DATA handles,
66021              and thus fails to clean up tmp files on dosish platforms
66022              
66023              typos (spotted by Peter Prymmer)
66024              
66025              typo fix from Craig Berry
66026      Branch: maint-5.6/perl
66027           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
66028           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
66029           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
66030           !> x2p/Makefile.SH
66031 ____________________________________________________________________________
66032 [  7778] By: gsar                                  on 2000/11/20  16:46:51
66033         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
66034              
66035              Subject: Re: format bug report  [Patch]
66036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66037              Date: Wed, 05 Jul 2000 13:12:52 +0200
66038              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
66039              
66040              Subject: Re: format bug report  [Patch]
66041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66042              Date: Wed, 05 Jul 2000 14:10:01 +0200
66043              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
66044              
66045              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
66046              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66047              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
66048              Date: Fri, 07 Jul 2000 17:57:16 +0100
66049              
66050              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
66051              To: perl5-porters@perl.org
66052              From: Karsten Sperling <spiff@phreax.net>
66053              Date: Mon, 10 Jul 2000 15:12:52 +0200
66054              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
66055              
66056              README.posix-bc podified from Thomas Dorner.
66057              
66058              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
66059              From: Dominic Dunlop <domo@computer.org>
66060              Date: Tue, 11 Jul 2000 12:27:33 +0200
66061              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
66062              
66063              Typo in #6341.
66064              
66065              Fix for
66066              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
66067              From: Roderick Schertler <roderick@argon.org>
66068              Date: Tue, 11 Jul 2000 13:55:05 -0400
66069              Message-Id: <200007111755.NAA05077@jones.argon.org>
66070              
66071              Minor cleanups on the booklist.
66072              
66073              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
66074              regen perltoc.
66075              
66076              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
66077      Branch: maint-5.6/perl
66078           +> pod/perlbook.pod
66079           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
66080           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
66081           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
66082 ____________________________________________________________________________
66083 [  7777] By: jhi                                   on 2000/11/20  16:08:49
66084         Log: Update Changes.
66085      Branch: perl
66086            ! Changes patchlevel.h
66087 ____________________________________________________________________________
66088 [  7776] By: jhi                                   on 2000/11/20  15:27:56
66089         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
66090              This may be overly harsh but until proven otherwise, we think this
66091              way, or until we have a simple test for Configure (having to start
66092              up servers is does not count as simple) to check for the problems.
66093      Branch: perl
66094            ! perl.h
66095 ____________________________________________________________________________
66096 [  7775] By: jhi                                   on 2000/11/20  15:22:17
66097         Log: Solaris hints tweaks.
66098      Branch: perl
66099            ! hints/solaris_2.sh
66100 ____________________________________________________________________________
66101 [  7774] By: jhi                                   on 2000/11/20  15:01:20
66102         Log: Add a workaround to SOCKS 64-bit problems.
66103      Branch: perl
66104            ! doio.c embed.h embed.pl perlsdio.h proto.h
66105 ____________________________________________________________________________
66106 [  7773] By: jhi                                   on 2000/11/20  14:51:47
66107         Log: sysseek() instead of seek().
66108      Branch: perl
66109            ! t/lib/syslfs.t
66110 ____________________________________________________________________________
66111 [  7772] By: gsar                                  on 2000/11/20  13:06:23
66112         Log: integrate changes#6315..6319,6321..6331,6333..6338
66113              
66114              Integrate with Sarathy, preliminary fix for unicos
66115              alignment problems in [ID 20000612.002] Perl problem on Cray system.
66116              
66117              some debugger output does not go to the socket when RemotePort is set
66118              
66119              winsock cleanup never done on Windows (leads to handle leaks)
66120              
66121              fix UNC path handling on Windows under ithreads, and chdir()
66122              return value when given a non-existent directory
66123              
66124              Autogenerate pod/Makefile and pod/buildtoc.
66125              buildtoc also checks whether the existin pods are
66126              mentioned in MANIFEST and perl.pod, and vice versa.
66127              (None of the thusly found discrepancies fixed yet.)
66128              roffitall also needs to be autogenerated similarly but it
66129              seems so badly out of date that I didn't touch it yet.
66130              
66131              Config is being used.
66132              
66133              Add =head1 NAMEs so that buildtoc is happy.
66134              (The CGI::Util nit reported to Lincoln.)
66135              
66136              Fix complaints of buildtoc.
66137              
66138              Fix the alignment problem in Crays ([ID 20000612.002]).
66139              
66140              Remove perlbook, update perlfaq book listing,
66141              rearrange perl.pod, regenerate perltoc.
66142              
66143              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
66144              was cast to an unsigned (32-bit) integer with wild abandon.
66145              
66146              winsock options weren't being set in all threads under ithreads
66147              (caused send()s from second and subsequent threads to fail)
66148              
66149              accept() leaks memory on windows due to incorrect ordering of
66150              closesocket() and fclose() calls
66151              
66152              Reorder perl.pod once more.
66153              
66154              More POSIX.pod tweaks.
66155              
66156              Sprinkle ldlibpath.
66157              
66158              Precedence goof, fix based on
66159              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
66160              From: Hugo <hv@crypt.compulink.co.uk>
66161              Date: Tue, 11 Jul 2000 12:52:38 +0100
66162              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
66163              
66164              Subject: PATCH perlguts.pod: Document D and d magic types
66165              From: mjd@plover.com
66166              Date: 5 Jul 2000 18:01:51 -0000
66167              Message-ID: <20000705180151.29413.qmail@plover.com>
66168              
66169              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
66170              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
66171              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
66172              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
66173              
66174              Subject: [PATCH cfgperl] $& segfaults if you trick it
66175              From: simon@brecon.co.uk (Simon Cozens)
66176              Date: 7 Jul 2000 11:26:09 GMT
66177              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
66178              
66179              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
66180              From: Hugo <hv@crypt.compulink.co.uk>
66181              Date: Tue, 11 Jul 2000 12:44:50 +0100
66182              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
66183              
66184              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
66185              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66186              Date: Tue, 11 Jul 2000 13:50:51 +0100
66187              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
66188      Branch: maint-5.6/perl
66189           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
66190           +> pod/buildtoc.PL
66191            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
66192           !> (integrate 26 files)
66193 ____________________________________________________________________________
66194 [  7771] By: gsar                                  on 2000/11/20  12:31:42
66195         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
66196              6310,6311,6314
66197              
66198              Subject: [PATCH bleedperl] File::Spec 0.82 beta
66199              From: Barrie Slaymaker <barries@jester.slaysys.com>
66200              Date: Wed, 28 Jun 2000 11:35:29 -0400
66201              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
66202              
66203              tweak perlembed for multiplicity/usethreads sanity; correct notes
66204              about Windows
66205              
66206              localize %INC in a Safe compartment so that use/require work
66207              (many other magic globals probably need similar treatment)
66208              
66209              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
66210              when @_ is modified, causing coredumps
66211              
66212              slurp mode fix in change#4736 still not quite right
66213              
66214              Point to perlipc for more SysV IPC examples.
66215              
66216              Elaborate POSIX.pod.  Still needs work.
66217              
66218              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
66219              
66220              fix large memory leak that has been around for ever, masked by
66221              -DPURIFY (most of the arenas were never freed!)
66222              
66223              fix memory leak on Windows (PL_sys_intern contents were never
66224              freed)
66225              
66226              PERL_OBJECT build tweak
66227              
66228              adjust change#6299
66229              
66230              remove rel2abs prototypes (from Barrie Slaymaker)
66231              
66232              missing perldiag entry for unpack("w",...) diagnostic (from
66233              Andreas Koenig)
66234              
66235              better diagnostic on Frob->stuff() when Frob:: doesn't exist
66236              (from Richard Soderberg <rs@oregonnet.com>)
66237              
66238              Win32 patches for cfgperl from Sarathy.
66239              
66240              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
66241              
66242              More POSIX.pod embellishment.
66243              
66244              tyop in change#6306
66245      Branch: maint-5.6/perl
66246           !> (integrate 44 files)
66247 ____________________________________________________________________________
66248 [  7770] By: gsar                                  on 2000/11/20  11:51:00
66249         Log: integrate changes#6268..6282 from cfgperl branch
66250              
66251              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
66252              From: Dominic Dunlop <domo@computer.org>
66253              Date: Thu, 29 Jun 2000 12:32:39 +0200
66254              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
66255              
66256              Regen headers for #6261 (and update embed.pl for this) and #6267,
66257              silence few compiler warnings.
66258              
66259              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
66260              From: Nicholas Clark <nick@talking.bollo.cx>
66261              Date: Fri, 23 Jun 2000 16:21:15 +0100
66262              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
66263              
66264              Subject: PATCH pod/perltie.pod
66265              From: Ian Phillipps <Ian.Phillipps@iname.com>
66266              Date: Fri, 16 Jun 2000 00:17:19 +0100
66267              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
66268              (only the first hunk, the second hunk had already been done
66269              by some other patch)
66270              
66271              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
66272              From: Tom Phoenix <rootbeer@redcat.com>
66273              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
66274              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
66275              
66276              Subject: [PATCH] xsub attributes
66277              From: Doug MacEachern <dougm@covalent.net>
66278              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
66279              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
66280              
66281              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
66282              From: Andy Dougherty <doughera@lafayette.edu>
66283              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
66284              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
66285              
66286              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
66287              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
66288              Date: Tue, 13 Jun 2000 02:43:48 -0500
66289              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
66290              
66291              Subject: [PATCH] Re: eval documentation: context
66292              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66293              Date: Mon, 12 Jun 2000 15:07:29 +0100
66294              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
66295              
66296              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
66297              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66298              Date: Mon, 12 Jun 2000 14:55:59 +0100
66299              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
66300              
66301              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
66302              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
66303              Date: Fri, 09 Jun 2000 12:39:27 -0400
66304              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
66305              (plus update the version "number" of Text::Wrap)
66306              
66307              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
66308              From: Tim Ayers <tayers@bridge.com>
66309              Date: Thu, 08 Jun 2000 08:11:06 +0200
66310              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
66311              [resent by Richard Foley, Message-Id probably wrong]
66312              
66313              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
66314              From: rspier@pobox.com (Robert Spier)
66315              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
66316              Message-ID: <14654.31913.845602.610277@rls.cx>
66317              
66318              Subject: [PATCH 5.6.0] utils/h2xs.PL
66319              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
66320              Date: Wed, 7 Jun 2000 04:02:04 -0500
66321              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
66322              
66323              Subject: [PATCH 5.6.0]ITHREADs for VMS
66324              From: Dan Sugalski <dan@sidhe.org>
66325              Date: Tue, 06 Jun 2000 11:59:50 -0400
66326              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
66327      Branch: maint-5.6/perl
66328           !> (integrate 31 files)
66329 ____________________________________________________________________________
66330 [  7769] By: gsar                                  on 2000/11/20  11:29:06
66331         Log: integrate changes#6261..6266 from cfgperl
66332              
66333              Subject: Re: [PATCH cfgperl] BOMs away!
66334              From: simon@brecon.co.uk (Simon Cozens)
66335              Date: 17 Jun 2000 11:49:57 GMT
66336              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
66337              
66338              Subject: 5.6.0 Patch for EPOC
66339              From: Olaf Flebbe <o.flebbe@gmx.de>
66340              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
66341              Message-ID: <23449.960929969@www11.gmx.net>
66342              
66343              tr fixes from Simon Cozens
66344              
66345              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
66346              From: Marty Lucich <marty@netcom.com>
66347              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
66348              Message-Id: <200006282116.OAA11148@netcom.com>
66349              ccdlflags update (the BSD/OS 4.1 part had already been taken
66350              care of by #6141).
66351              
66352              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
66353              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66354              Date: Wed, 28 Jun 2000 17:50:12 -0700
66355              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
66356              
66357              Subject: [PATCH 5.6.0] cygwin port
66358              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
66359              From: "Fifer, Eric" <EFifer@sanwaint.com>
66360              Date: Thu, 29 Jun 2000 12:58:29 +0100
66361      Branch: maint-5.6/perl
66362           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
66363           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
66364           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
66365           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
66366 ____________________________________________________________________________
66367 [  7768] By: gsar                                  on 2000/11/20  11:13:44
66368         Log: integrate changes#6252..6256,6259..6260
66369              
66370              Paranoia tweak on #6249.
66371              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
66372              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
66373              Date: Sun, 25 Jun 2000 23:43:12 -0400
66374              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
66375              
66376              Subject: tr///, help wanted.
66377              From: simon@brecon.co.uk (Simon Cozens)
66378              Date: 28 Jun 2000 11:29:04 GMT
66379              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
66380              
66381              small thinko tweaks
66382              
66383              tweaks from Simon Conzes to further fix tr/// under utf8
66384              
66385              perlnewmod was missing from MANIFEST.
66386              
66387              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
66388              From: simon@brecon.co.uk (Simon Cozens)
66389              Date: 17 Jun 2000 11:56:44 GMT
66390              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
66391              pack U0, pack C0
66392      Branch: maint-5.6/perl
66393           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
66394           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
66395           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
66396           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
66397 ____________________________________________________________________________
66398 [  7767] By: gsar                                  on 2000/11/20  10:51:38
66399         Log: integrate change#6250 from cfgperl
66400              
66401              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
66402              From: Doug MacEachern <dougm@covalent.net>
66403              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
66404              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
66405      Branch: maint-5.6/perl
66406           +> t/op/my_stash.t
66407           !> MANIFEST embed.pl global.sym proto.h toke.c
66408 ____________________________________________________________________________
66409 [  7766] By: gsar                                  on 2000/11/20  10:48:34
66410         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
66411              
66412              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
66413              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
66414              Date: Mon, 26 Jun 2000 18:40:14 +0100
66415              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
66416              
66417              Subject: [PATCH] bytes<->utf8 fixes
66418              From: simon@brecon.co.uk (Simon Cozens)
66419              Date: 26 Jun 2000 04:55:45 GMT
66420              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
66421              
66422              Subject: [PATCH] is_utf8_string
66423              From: simon@brecon.co.uk (Simon Cozens)
66424              Date: 26 Jun 2000 02:25:59 GMT
66425              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
66426              
66427              Subject: [PATCH] avoid mg_ptr in '*' magic
66428              From: Doug MacEachern <dougm@covalent.net>
66429              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
66430              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
66431              
66432              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
66433              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
66434              Date: Sat, 24 Jun 2000 13:06:20 +0100
66435              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
66436              
66437              Allow for standalone testing.
66438              
66439              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
66440              From: Mark-Jason Dominus <mjd@plover.com>
66441              Date: Tue, 27 Jun 2000 22:36:42 -0400
66442              Message-ID: <20000628023642.12166.qmail@plover.com>
66443              
66444              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
66445              From: Frank Tobin <ftobin@uiuc.edu>
66446              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
66447              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
66448      Branch: maint-5.6/perl
66449           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
66450           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
66451           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
66452           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
66453           !> utf8.c utils/h2xs.PL
66454 ____________________________________________________________________________
66455 [  7765] By: gsar                                  on 2000/11/20  10:29:13
66456         Log: integrate change#6239 from cfgperl
66457              
66458              Configure maintenance.  Sever some dependency cycles,
66459              separate gccversion from the cc unit,
66460              address [ID 20000623.006] Configure script patch for using gcc on AIX
66461              (but solve it a little bit differently),
66462              unduplex some accidentally duplicated units,
66463              suggest using gcc if no cc available
66464              (p5p thread: "Solaris configure: counterproposal", 1999-09)
66465      Branch: maint-5.6/perl
66466           !> Configure Todo-5.6 config_h.SH
66467 ____________________________________________________________________________
66468 [  7764] By: gsar                                  on 2000/11/20  10:25:55
66469         Log: integrate changes#6233..6238 from cfgperl
66470              
66471              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
66472              From: Mark-Jason Dominus <mjd@plover.com>
66473              Date: Fri, 16 Jun 2000 20:53:04 -0400
66474              Message-ID: <20000617005304.8008.qmail@plover.com>
66475              
66476              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
66477              because when run as services (Win32ese for daemons)
66478              no environment variables are set and tmpdir ends up as /tmp,
66479              which is ambiguous.
66480              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
66481              From: matt@sergeant.org
66482              Date: 16 Jun 2000 16:30:43 -0000
66483              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
66484              
66485              The thread begun by
66486              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
66487              From: Kevin.Ruscoe@ubsw.com
66488              Date: Fri, 16 Jun 2000 16:38:51 +0100
66489              Message-Id: <H000019b03c300d6@MHS>
66490              
66491              Tweak embed.pl, regen headers.
66492              
66493              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
66494              From: Dan Sugalski <dan@sidhe.org>
66495              Date: Fri, 23 Jun 2000 17:00:00 -0400
66496              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
66497      Branch: maint-5.6/perl
66498           !> (integrate 27 files)
66499 ____________________________________________________________________________
66500 [  7763] By: gsar                                  on 2000/11/20  10:08:08
66501         Log: s/perl56delta/perldelta/g
66502      Branch: maint-5.6/perl
66503            ! pod/Makefile
66504 ____________________________________________________________________________
66505 [  7762] By: gsar                                  on 2000/11/20  10:04:00
66506         Log: integrate changes#6225,6229,6231,6232 from cfgperl
66507              
66508              Add source code filenames to apidoc.
66509              From: simon@brecon.co.uk (Simon Cozens)
66510              Subject: [PATCH embed.pl] Source X-ref
66511              Date: 22 Jun 2000 02:18:49 GMT
66512              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
66513              
66514              Subject: README.hpux version 0.6.1
66515              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
66516              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
66517              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
66518              
66519              Subject: [PATCH 5.6.0] cygwin port
66520              From: "Fifer, Eric" <EFifer@sanwaint.com>
66521              Date: Tue, 20 Jun 2000 14:30:58 +0100
66522              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
66523              
66524              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
66525              From: simon@brecon.co.uk (Simon Cozens)
66526              Date: 19 Jun 2000 15:18:27 GMT
66527              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
66528              
66529              plus update pod/Makefile and regenerate perltoc
66530      Branch: maint-5.6/perl
66531           +> pod/perlutil.pod
66532           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
66533           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
66534 ____________________________________________________________________________
66535 [  7761] By: jhi                                   on 2000/11/20  04:09:55
66536         Log: Miraculous typo.
66537      Branch: perl
66538            ! t/op/pat.t
66539 ____________________________________________________________________________
66540 [  7760] By: jhi                                   on 2000/11/20  04:06:08
66541         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
66542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66543              Date: Sun, 19 Nov 2000 22:30:26 -0500
66544              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
66545      Branch: perl
66546            ! regexec.c scope.h t/op/pat.t
66547 ____________________________________________________________________________
66548 [  7759] By: jhi                                   on 2000/11/20  02:05:22
66549         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
66550      Branch: perl
66551            ! perl.h
66552 ____________________________________________________________________________
66553 [  7758] By: jhi                                   on 2000/11/20  01:58:11
66554         Log: Subject: [perl 7711: EPOC] updates
66555              From: Olaf Flebbe <o.flebbe@gmx.de>
66556              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
66557              Message-ID: <25575.974658810@www23.gmx.net>               
66558      Branch: perl
66559            + lib/File/Spec/Epoc.pm
66560            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
66561            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
66562            ! lib/File/Spec.pm perl.c sv.c
66563 ____________________________________________________________________________
66564 [  7757] By: jhi                                   on 2000/11/20  01:53:11
66565         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
66566      Branch: perl
66567            ! MANIFEST
66568 ____________________________________________________________________________
66569 [  7756] By: jhi                                   on 2000/11/20  01:47:22
66570         Log: Integrate perlio.
66571      Branch: perl
66572            - ext/re/hints/MSWin32.pl
66573           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
66574           !> win32/config.gc win32/config_H.gc win32/win32sck.c
66575 ____________________________________________________________________________
66576 [  7755] By: nick                                  on 2000/11/19  20:57:17
66577         Log: Add dummy crlf layer (just as buffer)
66578              Correct 1st bug - one layer of indirection.
66579      Branch: perlio
66580            ! perlio.c perlio.h perliol.h
66581 ____________________________________________________________________________
66582 [  7754] By: nick                                  on 2000/11/19  20:56:12
66583         Log: Work-round to Perl_deb_nocontext is no longer required
66584      Branch: perlio
66585            - ext/re/hints/MSWin32.pl
66586 ____________________________________________________________________________
66587 [  7753] By: nick                                  on 2000/11/19  20:01:16
66588         Log: diff -se shows these as different
66589      Branch: perlio
66590            ! global.sym pod/perlapi.pod
66591 ____________________________________________________________________________
66592 [  7752] By: nick                                  on 2000/11/19  18:57:30
66593         Log: Configure GCC/Win32 build -Duseperlio
66594              Fix a couple of gross issues
66595              - double-include of ../deb.o in re.dll
66596              - win32sck.c needs PerlIO and FILE 
66597      Branch: perlio
66598            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
66599            ! win32/win32sck.c
66600 ____________________________________________________________________________
66601 [  7751] By: nick                                  on 2000/11/19  17:05:36
66602         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
66603      Branch: perlio
66604            ! perlio.c
66605 ____________________________________________________________________________
66606 [  7750] By: nick                                  on 2000/11/19  16:57:14
66607         Log: Missing aTHX_
66608      Branch: perlio
66609            ! sv.c
66610 ____________________________________________________________________________
66611 [  7749] By: jhi                                   on 2000/11/19  16:28:40
66612         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
66613              From: "Peter J. Farley III" <pjfarley@banet.net>
66614              Date: Sun, 19 Nov 2000 01:42:58 -0500
66615              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
66616      Branch: perl
66617            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
66618 ____________________________________________________________________________
66619 [  7748] By: jhi                                   on 2000/11/19  16:08:10
66620         Log: Subject: podlators 1.05 available        
66621              From: Russ Allbery <rra@stanford.edu>   
66622              Date: 18 Nov 2000 22:04:28 -0800
66623              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
66624      Branch: perl
66625            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
66626 ____________________________________________________________________________
66627 [  7747] By: nick                                  on 2000/11/19  11:19:39
66628         Log: Integrate mainline
66629      Branch: perlio
66630           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
66631           !> util.c
66632 ____________________________________________________________________________
66633 [  7746] By: jhi                                   on 2000/11/19  06:42:22
66634         Log: Make hex scanning warn on "\x{x}" and "\xx".
66635              "\x" and and hex("x") are still valid.
66636      Branch: perl
66637            ! util.c
66638 ____________________________________________________________________________
66639 [  7745] By: nick                                  on 2000/11/18  22:52:28
66640         Log: Integrate mainline
66641      Branch: perlio
66642           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
66643           !> perl.h perlio.c proto.h regcomp.c regcomp.h
66644 ____________________________________________________________________________
66645 [  7744] By: jhi                                   on 2000/11/18  22:50:28
66646         Log: Introduce Perl_utf8_length().  Use it.
66647      Branch: perl
66648            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
66649 ____________________________________________________________________________
66650 [  7743] By: jhi                                   on 2000/11/18  22:38:51
66651         Log: Compiler denit.
66652      Branch: perl
66653            ! perlio.c
66654 ____________________________________________________________________________
66655 [  7742] By: jhi                                   on 2000/11/18  20:33:05
66656         Log: Integrate perlio.
66657      Branch: perl
66658           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
66659           !> perlio.h pp_ctl.c pp_sys.c sv.c
66660 ____________________________________________________________________________
66661 [  7741] By: jhi                                   on 2000/11/18  20:31:27
66662         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
66663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66664              Date: Fri, 17 Nov 2000 20:35:11 -0500
66665              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
66666              
66667              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
66668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66669              Date: Fri, 17 Nov 2000 21:03:47 -0500
66670              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
66671              
66672              Plus a little bit of tweaking in pregcomp().
66673      Branch: perl
66674            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
66675 ____________________________________________________________________________
66676 [  7740] By: nick                                  on 2000/11/18  20:17:22
66677         Log: Lexical use open ... support:
66678              add ->cop_io to COP structure in cop.h.
66679              Make mg.c and gv.c associate it with ${^OPEN}.
66680              Make lib/open.pm set it.
66681              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
66682              manner similar to ->cop_warnings.
66683              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
66684              call new PerlIO_apply_layers().
66685              Declare latter in perlio.h and define in perlio.c
66686      Branch: perlio
66687            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
66688            ! perlio.h pp_ctl.c pp_sys.c sv.c
66689 ____________________________________________________________________________
66690 [  7739] By: jhi                                   on 2000/11/18  19:54:00
66691         Log: Integrate perlio.
66692      Branch: perl
66693           !> doio.c perlio.c pp.c
66694 ____________________________________________________________________________
66695 [  7738] By: jhi                                   on 2000/11/18  17:16:13
66696         Log: Subject: [PATCH 5.7.0] etags broken again
66697              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66698              Date: Sat, 18 Nov 2000 02:41:36 -0500
66699              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
66700      Branch: perl
66701            ! emacs/ptags
66702 ____________________________________________________________________________
66703 [  7737] By: jhi                                   on 2000/11/18  17:12:18
66704         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
66705      Branch: perl
66706            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66707 ____________________________________________________________________________
66708 [  7736] By: nick                                  on 2000/11/18  14:06:20
66709         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
66710              part to be isolated.
66711      Branch: perlio
66712            ! doio.c perlio.c
66713 ____________________________________________________________________________
66714 [  7735] By: nick                                  on 2000/11/18  11:03:32
66715         Log: Integrate mainline
66716      Branch: perlio
66717           !> Changes README.amiga README.win32 patchlevel.h
66718           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
66719 ____________________________________________________________________________
66720 [  7734] By: jhi                                   on 2000/11/18  01:18:56
66721         Log: Update Changes.
66722      Branch: perl
66723            ! Changes patchlevel.h
66724 ____________________________________________________________________________
66725 [  7733] By: jhi                                   on 2000/11/18  00:32:54
66726         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
66727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66728              Date: Fri, 17 Nov 2000 17:28:02 -0500
66729              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
66730      Branch: perl
66731            ! regcomp.c regexec.c t/op/re_tests
66732 ____________________________________________________________________________
66733 [  7732] By: jhi                                   on 2000/11/18  00:28:56
66734         Log: Sparc 64-bit pack() fix from Jens Hamisch.
66735      Branch: perl
66736            ! pp.c
66737 ____________________________________________________________________________
66738 [  7731] By: jhi                                   on 2000/11/18  00:18:39
66739         Log: Explain in more detail the {} syntax ambiguousity.
66740              
66741              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
66742              From: Nicholas Clark <nick@ccl4.org>
66743              Date: Fri, 17 Nov 2000 22:10:28 +0000
66744              Message-ID: <20001117221028.A88930@plum.flirble.org>
66745      Branch: perl
66746            ! pod/perlfunc.pod
66747 ____________________________________________________________________________
66748 [  7730] By: jhi                                   on 2000/11/18  00:12:18
66749         Log: Subject: Fix for README.amiga (20000323.033)
66750              From: "Stephen P. Potter" <spp@spotter.yi.org>
66751              Date: Fri, 17 Nov 2000 12:25:51 -0500
66752              Message-Id: <200011171725.MAA05768@spotter.yi.org>
66753      Branch: perl
66754            ! README.amiga
66755 ____________________________________________________________________________
66756 [  7729] By: jhi                                   on 2000/11/18  00:08:34
66757         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
66758              From: "A. C. Yardley" <yardley@tanet.net>
66759              Date: Mon, 3 Apr 2000 11:35:33 -0700
66760              Message-ID: <3483.000403@tanet.net>
66761      Branch: perl
66762            ! README.win32
66763 ____________________________________________________________________________
66764 [  7728] By: nick                                  on 2000/11/17  21:59:47
66765         Log: Integrate mainline
66766      Branch: perlio
66767           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
66768           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
66769           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
66770           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
66771 ____________________________________________________________________________
66772 [  7727] By: nick                                  on 2000/11/17  21:56:31
66773         Log: Experiment on use of attributes.pm interface.
66774              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
66775              SVt_PVRV if not already something better (else vivify of say magic gets
66776              core dump).
66777      Branch: perlio
66778            ! perlio.c pp.c
66779 ____________________________________________________________________________
66780 [  7726] By: jhi                                   on 2000/11/17  14:15:49
66781         Log: Subject: Fix for 20000815.006
66782              From: "Stephen P. Potter" <spp@spotter.yi.org>
66783              Date: Fri, 17 Nov 2000 08:57:45 -0500
66784              Message-Id: <200011171357.IAA05122@spotter.yi.org>
66785              
66786              It's really 20000518.006.
66787      Branch: perl
66788            ! pod/perlmodlib.PL
66789 ____________________________________________________________________________
66790 [  7725] By: jhi                                   on 2000/11/17  14:12:31
66791         Log: Subject: Fix for 20000409.001
66792              From: "Stephen P. Potter" <spp@spotter.yi.org>
66793              Date: Fri, 17 Nov 2000 08:55:45 -0500
66794              Message-Id: <200011171355.IAA05104@spotter.yi.org>
66795      Branch: perl
66796            ! pod/perlfaq9.pod
66797 ____________________________________________________________________________
66798 [  7724] By: jhi                                   on 2000/11/17  14:08:58
66799         Log: Undo #7627 now that we have =head3.
66800      Branch: perl
66801            ! pod/perlhack.pod
66802 ____________________________________________________________________________
66803 [  7723] By: jhi                                   on 2000/11/17  14:04:09
66804         Log: As surmised the #7719 wasn't a good move.
66805      Branch: perl
66806            ! hints/solaris_2.sh
66807 ____________________________________________________________________________
66808 [  7722] By: jhi                                   on 2000/11/17  13:59:04
66809         Log: Also the 64bitall hints can be either here or there.
66810      Branch: perl
66811            ! hints/solaris_2.sh
66812 ____________________________________________________________________________
66813 [  7721] By: jhi                                   on 2000/11/17  02:26:23
66814         Log: Test tweak for the open pragma.
66815      Branch: perl
66816            ! t/lib/b.t
66817 ____________________________________________________________________________
66818 [  7720] By: jhi                                   on 2000/11/17  00:23:22
66819         Log: The long double hints can be here or there.
66820      Branch: perl
66821            ! hints/solaris_2.sh
66822 ____________________________________________________________________________
66823 [  7719] By: jhi                                   on 2000/11/17  00:14:06
66824         Log: For Solaris use64bitall the stdchar needs a little bit of help.
66825      Branch: perl
66826            ! hints/solaris_2.sh
66827 ____________________________________________________________________________
66828 [  7718] By: jhi                                   on 2000/11/16  23:27:34
66829         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
66830              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
66831              Date: Wed, 15 Nov 2000 08:56:32 +0100
66832              Message-ID: <3A1241B0.64477E00@alcatel.at>
66833      Branch: perl
66834            ! lib/Carp/Heavy.pm
66835 ____________________________________________________________________________
66836 [  7717] By: jhi                                   on 2000/11/16  23:23:29
66837         Log: Subject: [PATCH] Re: 20001101.003 PDL
66838              From: Nicholas Clark <nick@ccl4.org>
66839              Date: Thu, 16 Nov 2000 16:48:25 +0000
66840              Message-ID: <20001116164825.B93487@plum.flirble.org>
66841      Branch: perl
66842            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
66843 ____________________________________________________________________________
66844 [  7716] By: jhi                                   on 2000/11/16  23:21:31
66845         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
66846              From: "Casey R. Tweten" <crt@kiski.net>
66847              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
66848              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
66849      Branch: perl
66850            ! lib/Pod/Checker.pm pod/perlpod.pod
66851 ____________________________________________________________________________
66852 [  7715] By: jhi                                   on 2000/11/16  23:19:40
66853         Log: Avoid an infinite loop in VMS when utils scripts are run
66854              with no arguments, from Charles Lane.
66855      Branch: perl
66856            ! configure.com
66857 ____________________________________________________________________________
66858 [  7714] By: jhi                                   on 2000/11/16  23:17:08
66859         Log: Subject: perllocale.pod changes
66860              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66861              Date: Mon, 13 Nov 2000 10:09:22 +0300
66862              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
66863      Branch: perl
66864            ! pod/perllocale.pod
66865 ____________________________________________________________________________
66866 [  7713] By: jhi                                   on 2000/11/16  23:14:06
66867         Log: Integrate perlio.
66868      Branch: perl
66869           !> doio.c perlio.c perlio.h util.c
66870 ____________________________________________________________________________
66871 [  7712] By: nick                                  on 2000/11/16  21:10:58
66872         Log: Integrate mainline
66873      Branch: perlio
66874           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
66875           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
66876           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
66877           !> vos/config.ga.def vos/config.ga.h win32/config.bc
66878           !> win32/config.gc win32/config.vc
66879 ____________________________________________________________________________
66880 [  7711] By: nick                                  on 2000/11/16  19:56:41
66881         Log: Minor tweaks:
66882              consistent way of getting 'rb', 'wb' etc. for binary opens
66883              move *perlio::layers to *open::layers
66884              a #define to show layers available
66885              DOSISH popen/PerlIO had export/import sense inverted.
66886      Branch: perlio
66887            ! doio.c perlio.c perlio.h util.c
66888 ____________________________________________________________________________
66889 [  7710] By: jhi                                   on 2000/11/16  15:46:05
66890         Log: Add HAS_SBRK_PROTO.
66891      Branch: metaconfig/U/perl
66892            + d_sbrkproto.U
66893      Branch: perl
66894            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66895            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
66896            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
66897            ! vos/config.ga.def vos/config.ga.h win32/config.bc
66898            ! win32/config.gc win32/config.vc
66899 ____________________________________________________________________________
66900 [  7709] By: nick                                  on 2000/11/16  07:31:49
66901         Log: Integrate mainline
66902      Branch: perlio
66903           !> (integrate 35 files)
66904 ____________________________________________________________________________
66905 [  7708] By: jhi                                   on 2000/11/16  05:33:03
66906         Log: These files are text, not binary.
66907      Branch: perl
66908            ! ext/Encode/Encode/iso8859-10.enc
66909            ! ext/Encode/Encode/iso8859-13.enc
66910            ! ext/Encode/Encode/iso8859-14.enc
66911            ! ext/Encode/Encode/iso8859-15.enc
66912 ____________________________________________________________________________
66913 [  7707] By: jhi                                   on 2000/11/16  01:53:37
66914         Log: Update Changes.
66915      Branch: perl
66916            ! Changes patchlevel.h
66917 ____________________________________________________________________________
66918 [  7706] By: jhi                                   on 2000/11/16  01:35:59
66919         Log: More #undefing of stdio.
66920      Branch: perl
66921            ! fakesdio.h nostdio.h
66922 ____________________________________________________________________________
66923 [  7705] By: jhi                                   on 2000/11/16  01:34:18
66924         Log: Add fwalk() probe to the configuration files and regen perltoc.
66925      Branch: perl
66926            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66927            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
66928            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
66929            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66930            ! win32/config.bc win32/config.gc win32/config.vc
66931 ____________________________________________________________________________
66932 [  7704] By: jhi                                   on 2000/11/16  01:33:07
66933         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
66934              an optional third argument to Inlibc?)
66935      Branch: metaconfig/U/perl
66936            + d__fwalk.U
66937 ____________________________________________________________________________
66938 [  7703] By: jhi                                   on 2000/11/16  01:09:22
66939         Log: The type of the hash_cb() size argument is tricky.
66940      Branch: perl
66941            ! ext/DB_File/DB_File.xs
66942 ____________________________________________________________________________
66943 [  7702] By: jhi                                   on 2000/11/15  23:01:16
66944         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
66945      Branch: perl
66946            ! nostdio.h
66947 ____________________________________________________________________________
66948 [  7701] By: jhi                                   on 2000/11/15  22:52:32
66949         Log: Detypo.
66950      Branch: perl
66951            ! t/lib/bigfltpm.t
66952 ____________________________________________________________________________
66953 [  7700] By: jhi                                   on 2000/11/15  22:51:56
66954         Log: UINT64_C() work continues.
66955      Branch: perl
66956            ! handy.h perl.h utf8.h
66957 ____________________________________________________________________________
66958 [  7699] By: jhi                                   on 2000/11/15  14:13:04
66959         Log: SOCKS has its own USE_THREADS, based on
66960              
66961              Subject: [ID 20001114.002] et. al. bugfix followup
66962              From: Jens Hamisch <jens@Strawberry.COM> 
66963              Date: Wed, 15 Nov 2000 14:23:11 +0100
66964              Message-ID: <20001115142311.A21164@Strawberry.COM>
66965      Branch: perl
66966            ! perl.h
66967 ____________________________________________________________________________
66968 [  7698] By: jhi                                   on 2000/11/15  03:50:56
66969         Log: Add few missing #undefs and sort them.
66970      Branch: perl
66971            ! fakesdio.h
66972 ____________________________________________________________________________
66973 [  7697] By: jhi                                   on 2000/11/15  03:39:14
66974         Log: Linenumber fix.
66975      Branch: perl
66976            ! t/pragma/warn/utf8
66977 ____________________________________________________________________________
66978 [  7696] By: jhi                                   on 2000/11/15  02:55:26
66979         Log: EBCDIC tweaks.
66980              
66981              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
66982              From: Peter Prymmer <pvhp@forte.com>
66983              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
66984              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
66985      Branch: perl
66986            ! t/op/regmesg.t t/pragma/warn/utf8
66987 ____________________________________________________________________________
66988 [  7695] By: jhi                                   on 2000/11/15  02:53:58
66989         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
66990              From: Peter Prymmer <pvhp@forte.com>
66991              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
66992              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
66993      Branch: perl
66994            ! utf8.c
66995 ____________________________________________________________________________
66996 [  7694] By: jhi                                   on 2000/11/15  02:50:55
66997         Log: Subject: [PATCH: perl@7674] updates to README.os390
66998              From: Prymmer/Kahn <pvhp@best.com>
66999              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
67000              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
67001      Branch: perl
67002            ! README.os390
67003 ____________________________________________________________________________
67004 [  7693] By: jhi                                   on 2000/11/15  02:48:37
67005         Log: Quit utf8_to_uv() instantly if curlen == 0.
67006      Branch: perl
67007            ! utf8.c
67008 ____________________________________________________________________________
67009 [  7692] By: jhi                                   on 2000/11/15  02:24:29
67010         Log: Use u_int32_t for the size of hash_cb(), not size_t.
67011              
67012              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
67013              From: Jens Hamisch <jens@Strawberry.COM>     
67014              Date: Tue, 14 Nov 2000 19:03:55 +0100
67015              Message-Id: <20001114190355.A20559@Strawberry.COM>
67016      Branch: perl
67017            ! ext/DB_File/DB_File.xs
67018 ____________________________________________________________________________
67019 [  7691] By: jhi                                   on 2000/11/15  02:20:12
67020         Log: Use UINT64_C().
67021              
67022              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
67023              From: Jens Hamisch <jens@Strawberry.COM>
67024              Date: Tue, 14 Nov 2000 19:16:23 +0100
67025              Message-Id: <20001114191623.G20559@Strawberry.COM>
67026      Branch: perl
67027            ! utf8.c utf8.h
67028 ____________________________________________________________________________
67029 [  7690] By: jhi                                   on 2000/11/15  02:17:06
67030         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
67031              (a macro to define signed and unsigned integer constants).
67032      Branch: perl
67033            ! handy.h
67034 ____________________________________________________________________________
67035 [  7689] By: jhi                                   on 2000/11/15  01:56:51
67036         Log: Regen Configure.
67037      Branch: perl
67038            ! Configure
67039 ____________________________________________________________________________
67040 [  7688] By: jhi                                   on 2000/11/15  01:56:32
67041         Log: Make the unit know about SOCKS.
67042      Branch: metaconfig
67043            ! U/protos/socksizetype.U
67044 ____________________________________________________________________________
67045 [  7687] By: jhi                                   on 2000/11/15  01:54:47
67046         Log: Remove unused dependencies.
67047      Branch: metaconfig
67048            ! U/compline/d_getpagsz.U
67049 ____________________________________________________________________________
67050 [  7686] By: nick                                  on 2000/11/14  21:25:13
67051         Log: Integrate mainline.
67052      Branch: perlio
67053           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
67054           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
67055           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
67056           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
67057           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
67058           !> win32/config.bc win32/config.gc win32/config.vc
67059           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
67060 ____________________________________________________________________________
67061 [  7685] By: jhi                                   on 2000/11/14  17:54:56
67062         Log: Integrate perlio.
67063      Branch: perl
67064           +> fakesdio.h perliol.h
67065           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
67066           !> perlsdio.h perlsfio.h pod/perlfunc.pod
67067 ____________________________________________________________________________
67068 [  7684] By: nick                                  on 2000/11/14  17:43:04
67069         Log: PerlIO #include and #ifdef re-work.
67070      Branch: perlio
67071            + fakesdio.h perliol.h
67072            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
67073            ! perlsdio.h perlsfio.h
67074 ____________________________________________________________________________
67075 [  7683] By: jhi                                   on 2000/11/14  15:42:40
67076         Log: Hoist the duplicated socket/netdb include logic to perl.h;
67077              undef SETERRNO in case SOCKS has defined it.  Based on:
67078              
67079              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
67080              From: Jens Hamisch <jens@Strawberry.COM> 
67081              Date: Tue, 14 Nov 2000 11:34:40 +0100
67082              Message-Id: <20001114113440.A20005@Strawberry.COM>
67083      Branch: perl
67084            ! doio.c perl.h pp_sys.c
67085 ____________________________________________________________________________
67086 [  7682] By: jhi                                   on 2000/11/14  14:07:28
67087         Log: Subject: some additions for makefiles for win32 (for perl@7674)
67088              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
67089              Date: Tue, 14 Nov 2000 09:31:13 +0300
67090              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
67091      Branch: perl
67092            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
67093            ! win32/makefile.mk
67094 ____________________________________________________________________________
67095 [  7681] By: jhi                                   on 2000/11/14  14:01:41
67096         Log: Subject: tiny typo in perl5db.pl
67097              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
67098              Date: Tue, 14 Nov 2000 09:29:28 +0300
67099              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
67100      Branch: perl
67101            ! lib/perl5db.pl
67102 ____________________________________________________________________________
67103 [  7680] By: jhi                                   on 2000/11/14  04:13:50
67104         Log: Redo #7679 with LFs instead of CRLFs.
67105      Branch: perl
67106            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
67107            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
67108            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
67109 ____________________________________________________________________________
67110 [  7679] By: jhi                                   on 2000/11/14  01:21:09
67111         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
67112              From: Benjamin Stuhl <tiriath@yahoo.com> 
67113              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
67114              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
67115      Branch: perl
67116            + win32/bin/mdelete.bat
67117            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
67118            ! makedef.pl perlio.c win32/Makefile win32/config.gc
67119            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
67120 ____________________________________________________________________________
67121 [  7678] By: jhi                                   on 2000/11/14  01:19:20
67122         Log: Fix the re extension building for Win32.
67123              
67124              Subject: [PATCH perl@7638] Get PerlIO building on Win32
67125              From: Benjamin Stuhl <tiriath@yahoo.com> 
67126              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
67127              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
67128      Branch: perl
67129            + ext/re/hints/MSWin32.pl
67130            ! MANIFEST
67131 ____________________________________________________________________________
67132 [  7677] By: jhi                                   on 2000/11/14  01:13:54
67133         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
67134              From: sthoenna@efn.org
67135              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
67136              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
67137      Branch: perl
67138            ! doop.c pp.c toke.c utf8.c utf8.h
67139 ____________________________________________________________________________
67140 [  7676] By: jhi                                   on 2000/11/13  20:23:15
67141         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
67142              From: Nicholas Clark <nick@ccl4.org>
67143              Date: Mon, 13 Nov 2000 18:55:04 +0000
67144              Message-ID: <20001113185504.J29183@plum.flirble.org>
67145      Branch: perl
67146            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
67147 ____________________________________________________________________________
67148 [  7675] By: nick                                  on 2000/11/13  20:21:57
67149         Log: Integrate mainline ...
67150      Branch: perlio
67151           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
67152           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
67153           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
67154           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
67155 ____________________________________________________________________________
67156 [  7674] By: jhi                                   on 2000/11/13  15:07:56
67157         Log: Update Changes.
67158      Branch: perl
67159            ! Changes patchlevel.h
67160 ____________________________________________________________________________
67161 [  7673] By: jhi                                   on 2000/11/13  14:42:42
67162         Log: Remove the new two tests of lib/io_xs for now, they seem to
67163              fail under perlio on some platforms.
67164      Branch: perl
67165            ! t/lib/io_xs.t
67166 ____________________________________________________________________________
67167 [  7672] By: jhi                                   on 2000/11/13  13:57:53
67168         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
67169      Branch: perl
67170            ! perlio.c
67171 ____________________________________________________________________________
67172 [  7671] By: jhi                                   on 2000/11/13  05:30:48
67173         Log: Placate nervous compilers that see longer than ints switch()ing.
67174      Branch: perl
67175            ! utf8.c
67176 ____________________________________________________________________________
67177 [  7670] By: jhi                                   on 2000/11/13  05:14:21
67178         Log: fputs() does return EOF on error but here we don't care.
67179      Branch: perl
67180            ! perlio.c
67181 ____________________________________________________________________________
67182 [  7669] By: jhi                                   on 2000/11/13  05:02:45
67183         Log: Declare reg_data like reg_substr_data.
67184      Branch: perl
67185            ! regexp.h
67186 ____________________________________________________________________________
67187 [  7668] By: jhi                                   on 2000/11/13  04:54:34
67188         Log: Typos in #7667.
67189      Branch: perl
67190            ! perl.h
67191 ____________________________________________________________________________
67192 [  7667] By: jhi                                   on 2000/11/13  04:49:49
67193         Log: Cleanup messy #ifdef.
67194      Branch: perl
67195            ! perl.h
67196 ____________________________________________________________________________
67197 [  7666] By: jhi                                   on 2000/11/13  04:17:34
67198         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
67199              From: Nicholas Clark <nick@talking.bollo.cx>
67200              Date: Sun, 12 Nov 2000 21:14:11 +0000
67201              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
67202              
67203              Note: only one breakage of the two reported is fixed by this patch.
67204      Branch: perl
67205            ! perlio.c
67206 ____________________________________________________________________________
67207 [  7665] By: jhi                                   on 2000/11/13  04:05:07
67208         Log: Tweak the definition of the bit complement on UTF-8 data:
67209              if none of the characters in the string are > 0xff,
67210              the result is a complemented byte string, not a (UTF-8)
67211              char string.  Based on the summary in
67212              
67213              Subject: Re: [ID 20000918.005] ~ on wide chars
67214              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
67215              Date: Fri, 10 Nov 2000 09:47:15 -0800
67216              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
67217              
67218              This should give us the maximum backward (pre-char string)
67219              compatibility and utf8 compatibility.  The other alternative
67220              would be to limit the bit complement to be always byte only,
67221              taking the least significant byte of the chars.
67222      Branch: perl
67223            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
67224 ____________________________________________________________________________
67225 [  7664] By: jhi                                   on 2000/11/13  00:23:44
67226         Log: Couple of tests from #7660 salvaged.
67227      Branch: perl
67228            - t/op/tell.t
67229            ! MANIFEST t/io/tell.t
67230 ____________________________________________________________________________
67231 [  7663] By: jhi                                   on 2000/11/13  00:02:48
67232         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
67233              From: Nicholas Clark <nick@talking.bollo.cx>
67234              Date: Sun, 12 Nov 2000 21:23:43 +0000
67235              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
67236      Branch: perl
67237            ! perlsfio.h
67238 ____________________________________________________________________________
67239 [  7662] By: jhi                                   on 2000/11/13  00:01:39
67240         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
67241              From: Nicholas Clark <nick@talking.bollo.cx>
67242              Date: Sun, 12 Nov 2000 21:30:04 +0000
67243              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
67244      Branch: perl
67245            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
67246 ____________________________________________________________________________
67247 [  7661] By: jhi                                   on 2000/11/12  23:57:29
67248         Log: Document tell() on special streams.
67249      Branch: perl
67250            ! pod/perlfunc.pod
67251 ____________________________________________________________________________
67252 [  7660] By: jhi                                   on 2000/11/12  23:54:22
67253         Log: (Subsumed by #7664)
67254      Branch: perl
67255            + t/op/tell.t
67256            ! MANIFEST
67257 ____________________________________________________________________________
67258 [  7659] By: jhi                                   on 2000/11/12  22:55:25
67259         Log: Many subdocumented return values of the IO extension now documented.
67260              ungetc and write still left subdocumented.
67261              
67262              Subject: [PATCH] (was Re: IO::Handle::ungetc)
67263              From: Nicholas Clark <nick@talking.bollo.cx>
67264              Date: Sun, 12 Nov 2000 21:35:53 +0000
67265              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
67266      Branch: perl
67267            ! ext/IO/lib/IO/Handle.pm
67268 ____________________________________________________________________________
67269 [  7658] By: jhi                                   on 2000/11/12  21:37:06
67270         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
67271              From: Nicholas Clark <nick@talking.bollo.cx>
67272              Date: Sun, 12 Nov 2000 20:03:22 +0000
67273              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
67274      Branch: perl
67275            ! pod/perlfunc.pod
67276 ____________________________________________________________________________
67277 [  7657] By: jhi                                   on 2000/11/12  20:34:55
67278         Log: Integrate perlio.
67279      Branch: perl
67280           !> perlio.c
67281 ____________________________________________________________________________
67282 [  7656] By: nick                                  on 2000/11/12  19:25:06
67283         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
67284      Branch: perlio
67285            ! perlio.c
67286 ____________________________________________________________________________
67287 [  7655] By: nick                                  on 2000/11/12  19:09:41
67288         Log: Integrate mainline
67289      Branch: perlio
67290           +> README.solaris ext/Encode/Encode/cp1006.enc
67291           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
67292           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
67293           +> ext/Encode/Encode/iso8859-13.enc
67294           +> ext/Encode/Encode/iso8859-14.enc
67295           +> ext/Encode/Encode/iso8859-15.enc
67296           !> (integrate 34 files)
67297 ____________________________________________________________________________
67298 [  7654] By: jhi                                   on 2000/11/12  19:00:22
67299         Log: Add a metaconfig unit for fsync.
67300      Branch: metaconfig/U/perl
67301            + d_fsync.U
67302 ____________________________________________________________________________
67303 [  7653] By: jhi                                   on 2000/11/12  19:00:01
67304         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
67305      Branch: perl
67306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67307            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
67308            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67309            ! vos/config.ga.h win32/config.bc win32/config.gc
67310            ! win32/config.vc
67311 ____________________________________________________________________________
67312 [  7652] By: jhi                                   on 2000/11/11  21:12:01
67313         Log: Copy the s// information of README.hpux also to the perlrun.
67314      Branch: perl
67315            ! README.hpux pod/perlrun.pod
67316 ____________________________________________________________________________
67317 [  7651] By: jhi                                   on 2000/11/11  21:03:13
67318         Log: More README.solaris updates from Andy Dougherty.
67319      Branch: perl
67320            ! README.solaris
67321 ____________________________________________________________________________
67322 [  7650] By: jhi                                   on 2000/11/11  18:38:57
67323         Log: More descriptive error for unknown perlio layers.
67324              
67325              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
67326              From: Dominic Dunlop <domo@computer.org> 
67327              Date: Sat, 11 Nov 2000 18:20:32 +0100             
67328              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
67329      Branch: perl
67330            ! perlio.c pod/perldiag.pod
67331 ____________________________________________________________________________
67332 [  7649] By: jhi                                   on 2000/11/11  18:37:52
67333         Log: MachTen doesn't really do mmap() and munmap().
67334              
67335              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
67336              From: Dominic Dunlop <domo@computer.org> 
67337              Date: Sat, 11 Nov 2000 18:20:32 +0100             
67338              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
67339      Branch: perl
67340            ! hints/machten.sh
67341 ____________________________________________________________________________
67342 [  7648] By: jhi                                   on 2000/11/11  18:36:46
67343         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
67344              From: rspier@pobox.com (Robert Spier)
67345              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
67346              Message-ID: <14861.32839.491271.985797@rls.cx>
67347      Branch: perl
67348            ! Porting/Contract pod/perltoot.pod
67349 ____________________________________________________________________________
67350 [  7647] By: jhi                                   on 2000/11/11  18:35:30
67351         Log: Simplify the getpagesize() unit by dropping the
67352              pagesize probe since it's nowadays slightly more
67353              complicated because of sysconf(). (Note: if some
67354              platform really needs the -lPW for getpagesize,
67355              I just broke it.)
67356              
67357              TODO: a new pagesize unit.
67358      Branch: metaconfig
67359            ! U/compline/d_getpagsz.U
67360 ____________________________________________________________________________
67361 [  7646] By: jhi                                   on 2000/11/11  18:33:23
67362         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
67363      Branch: perl
67364            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67365            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
67366            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67367            ! vos/config.ga.h win32/config.bc win32/config.gc
67368            ! win32/config.vc
67369 ____________________________________________________________________________
67370 [  7645] By: jhi                                   on 2000/11/11  16:45:15
67371         Log: Use sysconf() or getpagesize() to find out the pagesize.
67372      Branch: perl
67373            ! perlio.c
67374 ____________________________________________________________________________
67375 [  7644] By: jhi                                   on 2000/11/11  15:46:08
67376         Log: Integrate perlio.
67377      Branch: perl
67378           !> perlio.c
67379 ____________________________________________________________________________
67380 [  7643] By: jhi                                   on 2000/11/11  15:33:36
67381         Log: Subject: Re: [PATCH] README.solaris
67382              From: Lupe Christoph <lupe@lupe-christoph.de>
67383              Date: Sat, 11 Nov 2000 14:08:10 +0100
67384              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
67385      Branch: perl
67386            ! README.solaris
67387 ____________________________________________________________________________
67388 [  7642] By: jhi                                   on 2000/11/11  15:22:12
67389         Log: Subject: [PATCH perl@7638] cygwin port
67390              From: "Eric Fifer" <egf7@columbia.edu>            
67391              Date: Fri, 10 Nov 2000 19:30:30 -0000
67392              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
67393      Branch: perl
67394            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
67395 ____________________________________________________________________________
67396 [  7641] By: nick                                  on 2000/11/11  14:50:36
67397         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
67398              Also call "Buf" layer directly when unread'ing non-read chars.
67399      Branch: perlio
67400            ! perlio.c
67401 ____________________________________________________________________________
67402 [  7640] By: jhi                                   on 2000/11/11  02:05:02
67403         Log: Add more encoding tables.
67404      Branch: perl
67405            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
67406            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
67407            + ext/Encode/Encode/iso8859-10.enc
67408            + ext/Encode/Encode/iso8859-13.enc
67409            + ext/Encode/Encode/iso8859-14.enc
67410            + ext/Encode/Encode/iso8859-15.enc
67411            ! MANIFEST
67412 ____________________________________________________________________________
67413 [  7639] By: jhi                                   on 2000/11/10  18:49:25
67414         Log: Subject: [PATCH] README.solaris
67415              From: Andy Dougherty <doughera@lafayette.edu>
67416              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
67417              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
67418      Branch: perl
67419            + README.solaris
67420            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
67421            ! pod/perl.pod pod/perltoc.pod
67422 ____________________________________________________________________________
67423 [  7638] By: jhi                                   on 2000/11/10  15:04:15
67424         Log: Update Changes.
67425      Branch: perl
67426            ! Changes patchlevel.h
67427 ____________________________________________________________________________
67428 [  7637] By: jhi                                   on 2000/11/10  14:14:28
67429         Log: Explain better why certain regex tests are skipped.
67430              
67431              Subject: Re: tests skipped: unknown reason
67432              From: Lupe Christoph <lupe@lupe-christoph.de>
67433              Date: Fri, 10 Nov 2000 09:08:56 +0100
67434              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
67435      Branch: perl
67436            ! t/op/regexp.t
67437 ____________________________________________________________________________
67438 [  7636] By: nick                                  on 2000/11/10  13:40:00
67439         Log: Integrate mainline.
67440      Branch: perlio
67441           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
67442           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
67443           !> win32/bin/search.pl
67444 ____________________________________________________________________________
67445 [  7635] By: nick                                  on 2000/11/10  13:25:52
67446         Log: Re-instate stdio large file support via perlio.
67447      Branch: perl
67448            ! perlio.c
67449 ____________________________________________________________________________
67450 [  7634] By: jhi                                   on 2000/11/10  04:49:55
67451         Log: Amdahl UTS hints updates.
67452              
67453              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
67454              From: hom00@utsglobal.com (Harold O Morris)
67455              Date: Thu, 9 Nov 2000 20:02 PST
67456              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
67457      Branch: perl
67458            ! hints/uts.sh
67459 ____________________________________________________________________________
67460 [  7633] By: jhi                                   on 2000/11/09  23:33:28
67461         Log: Subject: [PATCH] IO::Seekable pod
67462              From: Nicholas Clark <nick@talking.bollo.cx>
67463              Date: Thu, 9 Nov 2000 20:29:45 +0000
67464              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
67465      Branch: perl
67466            ! ext/IO/lib/IO/Handle.pm
67467 ____________________________________________________________________________
67468 [  7632] By: jhi                                   on 2000/11/09  21:55:41
67469         Log: Various doc oddball characters.
67470              
67471              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67472              From: Michael Somos <somos@grail.cba.csuohio.edu>
67473              Date: Mon, 6 Nov 2000 17:44:20 -0500
67474              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
67475      Branch: perl
67476            ! emacs/cperl-mode.el lib/unicode/syllables.txt
67477            ! win32/bin/search.pl
67478 ____________________________________________________________________________
67479 [  7631] By: jhi                                   on 2000/11/09  21:12:29
67480         Log: Subject: Re: bash -c exit and linux hints 
67481              From: "John P. Linderman" <jpl@research.att.com>
67482              Date: Thu, 02 Nov 2000 09:37:25 -0500
67483              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
67484      Branch: perl
67485            ! hints/linux.sh
67486 ____________________________________________________________________________
67487 [  7630] By: nick                                  on 2000/11/09  20:34:11
67488         Log: Integrate mainline.
67489      Branch: perlio
67490           !> (integrate 91 files)
67491 ____________________________________________________________________________
67492 [  7629] By: jhi                                   on 2000/11/09  19:46:31
67493         Log: Missing dTHXs.
67494              
67495              Subject: RE: perl@7595 builds not on cygwin
67496              From: "Eric Fifer" <egf7@columbia.edu>
67497              Date: Thu, 9 Nov 2000 19:26:50 -0000
67498              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
67499      Branch: perl
67500            ! ext/Devel/Peek/Peek.xs
67501 ____________________________________________________________________________
67502 [  7628] By: jhi                                   on 2000/11/09  14:48:27
67503         Log: Disable only the tests 99 and 166 for UTF-8 locales.
67504      Branch: perl
67505            ! t/pragma/locale.t
67506 ____________________________________________________________________________
67507 [  7627] By: jhi                                   on 2000/11/09  14:40:27
67508         Log: There's no =head3.
67509      Branch: perl
67510            ! pod/perlhack.pod
67511 ____________________________________________________________________________
67512 [  7626] By: jhi                                   on 2000/11/09  13:54:26
67513         Log: The generated boot_* headers are wrong.  Pickier compiler,
67514              such as KAI C++ will refuse to compile the resulting perlmain.
67515              
67516              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67517              From: Harri Pasanen <harri.pasanen@trema.com>
67518              Date: Thu, 09 Nov 2000 14:23:28 +0100
67519              Message-Id: <3A0AA550.26D548A3@trema.com>
67520      Branch: perl
67521            ! minimod.pl
67522 ____________________________________________________________________________
67523 [  7625] By: jhi                                   on 2000/11/09  13:50:44
67524         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
67525              From: Prymmer/Kahn <pvhp@best.com>
67526              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
67527              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
67528              
67529              All except the "cow orker" change.
67530      Branch: perl
67531            ! Porting/pumpkin.pod
67532 ____________________________________________________________________________
67533 [  7624] By: jhi                                   on 2000/11/09  13:45:33
67534         Log: Fix for
67535              
67536              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
67537              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
67538              Date: Thu, 09 Nov 2000 11:05:52 +0100
67539              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
67540      Branch: perl
67541            ! pod/perldiag.pod t/pragma/warn/pp_sys
67542 ____________________________________________________________________________
67543 [  7623] By: jhi                                   on 2000/11/09  13:37:16
67544         Log: Typo in an ifndef.
67545              
67546              Subject: Re: [PATCH 5.7.0] better messages from malloc()
67547              From: Joe Smith <jms@inwap.com>         
67548              Date: Thu, 09 Nov 2000 01:33:14 -0800
67549              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
67550      Branch: perl
67551            ! malloc.c
67552 ____________________________________________________________________________
67553 [  7622] By: jhi                                   on 2000/11/09  13:31:18
67554         Log: Remove unused extra arguments.
67555      Branch: metaconfig/U/perl
67556            ! perlxv.U
67557      Branch: perl
67558            ! Configure config_h.SH
67559 ____________________________________________________________________________
67560 [  7621] By: jhi                                   on 2000/11/09  13:16:36
67561         Log: More VMS moves on environment handling, from Charles Lane.
67562      Branch: perl
67563            ! t/pragma/locale.t
67564 ____________________________________________________________________________
67565 [  7620] By: jhi                                   on 2000/11/09  04:42:38
67566         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
67567              From: David Dyck <dcd@tc.fluke.com>
67568              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
67569              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
67570      Branch: perl
67571            ! pp_sys.c
67572 ____________________________________________________________________________
67573 [  7619] By: jhi                                   on 2000/11/09  04:36:21
67574         Log: Forgot from #7618.
67575      Branch: perl
67576            ! lib/File/stat.pm
67577 ____________________________________________________________________________
67578 [  7618] By: jhi                                   on 2000/11/09  04:28:44
67579         Log: Make deleting for %ENV work for (newer versions of) VMS,
67580              from Craig A. Berry.
67581      Branch: perl
67582            ! vms/vms.c
67583 ____________________________________________________________________________
67584 [  7617] By: jhi                                   on 2000/11/09  04:25:05
67585         Log: Subject: [PATCH] Class::Struct at compile time
67586              From: "Casey R. Tweten" <crt@kiski.net>
67587              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
67588              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
67589      Branch: perl
67590            ! lib/Class/Struct.pm
67591 ____________________________________________________________________________
67592 [  7616] By: jhi                                   on 2000/11/09  04:15:17
67593         Log: Subject: [ID 20001108.013] spelling
67594              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
67595              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
67596              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
67597      Branch: perl
67598            ! lib/ftp.pl
67599 ____________________________________________________________________________
67600 [  7615] By: jhi                                   on 2000/11/09  04:12:42
67601         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
67602              From: Peter Prymmer <pvhp@forte.com>
67603              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
67604              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
67605      Branch: perl
67606            ! configure.com
67607 ____________________________________________________________________________
67608 [  7614] By: jhi                                   on 2000/11/08  22:42:55
67609         Log: A missing aTHX_.
67610      Branch: perl
67611            ! ext/IPC/SysV/SysV.xs
67612 ____________________________________________________________________________
67613 [  7613] By: jhi                                   on 2000/11/08  19:30:21
67614         Log: Update Changes.
67615      Branch: perl
67616            ! Changes patchlevel.h
67617 ____________________________________________________________________________
67618 [  7612] By: jhi                                   on 2000/11/08  18:35:25
67619         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
67620              From: David Dyck <dcd@tc.fluke.com>
67621              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
67622              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
67623      Branch: perl
67624            ! pp_sys.c
67625 ____________________________________________________________________________
67626 [  7611] By: jhi                                   on 2000/11/08  18:30:26
67627         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
67628              From: Dominic Dunlop <domo@computer.org>
67629              Date: Tue, 7 Nov 2000 12:05:25 +0100
67630              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
67631      Branch: perl
67632            ! malloc.c
67633 ____________________________________________________________________________
67634 [  7610] By: jhi                                   on 2000/11/08  18:25:14
67635         Log: Do not test UTF-8 locales since that the tests would require
67636              polymorphic regexen.
67637      Branch: perl
67638            ! t/pragma/locale.t
67639 ____________________________________________________________________________
67640 [  7609] By: jhi                                   on 2000/11/08  17:12:51
67641         Log: Locale buglets.
67642              
67643              Subject: RE: Locales support (setlocale) fixes
67644              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
67645              Date: Wed, 8 Nov 2000 20:01:39 +0300
67646              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
67647      Branch: perl
67648            ! t/pragma/locale.t util.c
67649 ____________________________________________________________________________
67650 [  7608] By: jhi                                   on 2000/11/08  17:00:16
67651         Log: Deleting $ENV{PATH} in VMS is not recommendable.
67652      Branch: perl
67653            ! t/pragma/locale.t
67654 ____________________________________________________________________________
67655 [  7607] By: jhi                                   on 2000/11/08  16:58:26
67656         Log: Subject: PATCH std stdio for (Free)BSD
67657              From: Nicholas Clark <nick@ccl4.org>
67658              Date: Wed, 8 Nov 2000 15:36:29 +0000
67659              Message-ID: <20001108153629.D98736@plum.flirble.org>
67660      Branch: metaconfig
67661            ! U/compline/d_stdstdio.U
67662      Branch: perl
67663            ! Configure config_h.SH
67664 ____________________________________________________________________________
67665 [  7606] By: jhi                                   on 2000/11/08  16:43:31
67666         Log: Forgot to bump the line numbers in #7601.
67667      Branch: perl
67668            ! t/pragma/warn/pp_sys
67669 ____________________________________________________________________________
67670 [  7605] By: jhi                                   on 2000/11/08  16:39:12
67671         Log: More careful detection of how well NVs and UVs mix.
67672              
67673              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))
67674              From: Nicholas Clark <nick@ccl4.org>
67675              Date: Wed, 8 Nov 2000 15:14:12 +0000
67676              Message-ID: <20001108151412.B98736@plum.flirble.org>
67677              
67678              Added some SIGFPE paranoia.
67679      Branch: metaconfig/U/perl
67680            ! perlxv.U
67681      Branch: perl
67682            ! Configure config_h.SH
67683 ____________________________________________________________________________
67684 [  7604] By: jhi                                   on 2000/11/08  14:39:10
67685         Log: Subject: [patch perl@7595] VMS configure.com tweak
67686              From: "Craig A. Berry" <craigberry@mac.com>
67687              Date: Wed, 8 Nov 2000 00:24:12 -0600
67688              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
67689      Branch: perl
67690            ! configure.com
67691 ____________________________________________________________________________
67692 [  7603] By: jhi                                   on 2000/11/08  14:27:11
67693         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
67694              From: Robin Barker <rmb1@cise.npl.co.uk>
67695              Date: Wed, 8 Nov 2000 11:11:39 GMT
67696              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
67697      Branch: perl
67698            ! perlio.c
67699 ____________________________________________________________________________
67700 [  7602] By: jhi                                   on 2000/11/08  14:25:03
67701         Log: Fix for the tie-refhash string table leaks.
67702              
67703              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
67704              Date: Wed, 8 Nov 2000 13:03:04 GMT
67705              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
67706      Branch: perl
67707            ! t/lib/tie-refhash.t
67708 ____________________________________________________________________________
67709 [  7601] By: jhi                                   on 2000/11/08  14:21:08
67710         Log: Try to avoid flockless and emulationless places.
67711      Branch: perl
67712            ! t/pragma/warn/pp_sys
67713 ____________________________________________________________________________
67714 [  7600] By: jhi                                   on 2000/11/08  02:28:54
67715         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
67716              
67717              Subject: [PATCH] prototyped functions that should be overrideable
67718              From: "Casey R. Tweten" <crt@kiski.net>
67719              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
67720              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
67721      Branch: perl
67722            ! toke.c
67723 ____________________________________________________________________________
67724 [  7599] By: jhi                                   on 2000/11/08  01:12:05
67725         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
67726              
67727              Subject: [PATCH] perlbug.PL
67728              From: "Kurt D. Starsinic" <kstar@chapin.edu>
67729              Date: Mon, 6 Nov 2000 21:39:01 -0500
67730              Message-ID: <20001106213901.B20955@O2.chapin.edu>
67731      Branch: perl
67732            ! utils/perlbug.PL
67733 ____________________________________________________________________________
67734 [  7598] By: jhi                                   on 2000/11/07  23:42:00
67735         Log: Bad thinko in #7581 (I used the test program with the expanded
67736              values as-is).
67737      Branch: metaconfig
67738            ! U/compline/d_stdstdio.U
67739      Branch: perl
67740            ! Configure
67741 ____________________________________________________________________________
67742 [  7597] By: jhi                                   on 2000/11/07  21:43:29
67743         Log: Subject: [PATCH perl@7573] cygwin port
67744              From: "Fifer, Eric" <EFifer@sanwaint.com>
67745              Date: Tue, 7 Nov 2000 18:08:51 -0000 
67746              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
67747              
67748              Synchronize with Cygwin 1.1.5.
67749      Branch: perl
67750            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
67751            ! pod/perlport.pod unixish.h util.c
67752 ____________________________________________________________________________
67753 [  7596] By: jhi                                   on 2000/11/07  21:39:25
67754         Log: perlhack updates from H.Merijn Brand.
67755      Branch: perl
67756            ! pod/perlhack.pod
67757 ____________________________________________________________________________
67758 [  7595] By: jhi                                   on 2000/11/07  20:21:41
67759         Log: Update Changes.
67760      Branch: perl
67761            ! Changes patchlevel.h
67762 ____________________________________________________________________________
67763 [  7594] By: jhi                                   on 2000/11/07  19:18:58
67764         Log: Be more robust in Dynaloader.pm.
67765      Branch: perl
67766            ! ext/DynaLoader/DynaLoader_pm.PL
67767 ____________________________________________________________________________
67768 [  7593] By: jhi                                   on 2000/11/07  16:49:31
67769         Log: AUTHORS update.
67770      Branch: perl
67771            ! AUTHORS
67772 ____________________________________________________________________________
67773 [  7592] By: gsar                                  on 2000/11/07  16:39:51
67774         Log: normalize relative paths in virtualized current directory on windows,
67775              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
67776              returns)
67777      Branch: perl
67778            ! win32/vdir.h
67779 ____________________________________________________________________________
67780 [  7591] By: jhi                                   on 2000/11/07  16:04:26
67781         Log: Too profiler-happy: with optimization the #7590 actually makes
67782              the test to run 0.5% _slower_.  Requires much more instrumentation.
67783              Retract #7590.
67784      Branch: perl
67785            ! regcomp.c regcomp.h
67786 ____________________________________________________________________________
67787 [  7590] By: jhi                                   on 2000/11/07  15:51:13
67788         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
67789              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
67790              by using memset() and testing bytewise (as opposed to bitwise).
67791      Branch: perl
67792            ! regcomp.c regcomp.h
67793 ____________________________________________________________________________
67794 [  7589] By: jhi                                   on 2000/11/07  12:56:39
67795         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
67796              From: "Craig A. Berry" <craig.berry@psinetcs.com>
67797              Date: Mon, 06 Nov 2000 23:45:30 -0500
67798              Message-Id: <0011079735.AA973576259@univpress.com>
67799      Branch: perl
67800            ! configure.com t/lib/st-lock.t
67801 ____________________________________________________________________________
67802 [  7588] By: jhi                                   on 2000/11/07  01:03:28
67803         Log: Tweak #7587.
67804      Branch: perl
67805            ! pod/perldiag.pod
67806 ____________________________________________________________________________
67807 [  7587] By: jhi                                   on 2000/11/07  01:00:27
67808         Log: A doc addition for bug id 20001105.019, beware \p.
67809      Branch: perl
67810            ! pod/perldiag.pod
67811 ____________________________________________________________________________
67812 [  7586] By: jhi                                   on 2000/11/07  00:32:22
67813         Log: Fake support of holey files in win/dosish platforms.
67814              
67815              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
67816              From: kipp@shonanblue.ne.jp
67817              Date: Mon, 6 Nov 2000 13:30:55 -0800
67818              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
67819      Branch: perl
67820            ! ext/SDBM_File/sdbm/sdbm.c
67821 ____________________________________________________________________________
67822 [  7585] By: jhi                                   on 2000/11/07  00:12:54
67823         Log: Subject: Pod updates
67824              From: "Stephen P. Potter" <spp@spotter.yi.org>
67825              Date: Mon, 06 Nov 2000 18:56:43 -0500
67826              Message-Id: <200011062357.SAA18173@spotter.yi.org>
67827      Branch: perl
67828            ! README.dos README.os2 README.win32 pod/buildtoc.PL
67829            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
67830            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
67831            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
67832            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
67833            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
67834            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
67835            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
67836            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
67837            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
67838            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
67839            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
67840            ! pod/perltootc.pod pod/perlunicode.pod
67841 ____________________________________________________________________________
67842 [  7584] By: jhi                                   on 2000/11/07  00:04:17
67843         Log: Varargs don't always work too well if one puts an unsigned
67844              char on the stack and pop an unsigned quad off the stack.
67845              
67846              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
67847              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
67848              Date: Mon, 06 Nov 2000 15:19:05 -0800
67849              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
67850      Branch: perl
67851            ! utf8.c
67852 ____________________________________________________________________________
67853 [  7583] By: jhi                                   on 2000/11/06  23:58:48
67854         Log: %ENV note tweaks from Dan Sugalski.
67855      Branch: perl
67856            ! pod/perlport.pod vms/perlvms.pod
67857 ____________________________________________________________________________
67858 [  7582] By: jhi                                   on 2000/11/06  23:05:49
67859         Log: glibc5 detection by __GNU_LIBRARY__.
67860      Branch: perl
67861            ! toke.c
67862 ____________________________________________________________________________
67863 [  7581] By: jhi                                   on 2000/11/06  22:51:29
67864         Log: Make the stdio test program of 7427 less noisy while being 
67865              compiled so that Digital UNIX wouldn't get both
67866              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
67867              undefined.  This makes perlio happy.
67868      Branch: metaconfig
67869            ! U/compline/d_stdstdio.U
67870      Branch: perl
67871            ! Configure config_h.SH
67872 ____________________________________________________________________________
67873 [  7580] By: jhi                                   on 2000/11/06  22:41:41
67874         Log: Document %ENV = () portability issues.
67875      Branch: perl
67876            ! pod/perlport.pod vms/perlvms.pod
67877 ____________________________________________________________________________
67878 [  7579] By: jhi                                   on 2000/11/06  21:29:24
67879         Log: VOS updates from Paul Green.
67880      Branch: perl
67881            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67882 ____________________________________________________________________________
67883 [  7578] By: jhi                                   on 2000/11/06  21:00:40
67884         Log: Sanitize the environment further.
67885      Branch: perl
67886            ! t/pragma/locale.t
67887 ____________________________________________________________________________
67888 [  7577] By: jhi                                   on 2000/11/06  20:53:51
67889         Log: Re-introduce 7552 lost in integration.
67890      Branch: perl
67891            ! perlio.c
67892 ____________________________________________________________________________
67893 [  7576] By: jhi                                   on 2000/11/06  20:33:46
67894         Log: Admit that the test leaks scalars.
67895      Branch: perl
67896            ! t/comp/proto.t
67897 ____________________________________________________________________________
67898 [  7575] By: jhi                                   on 2000/11/06  20:17:08
67899         Log: Integrate perlio.
67900      Branch: perl
67901           !> perlio.c
67902 ____________________________________________________________________________
67903 [  7574] By: nick                                  on 2000/11/06  20:07:28
67904         Log: Remove debug. Try (Mmap_t) on madvise() call.
67905      Branch: perlio
67906            ! perlio.c
67907 ____________________________________________________________________________
67908 [  7573] By: jhi                                   on 2000/11/06  13:56:05
67909         Log: Update Changes.
67910      Branch: perl
67911            ! Changes patchlevel.h
67912 ____________________________________________________________________________
67913 [  7572] By: jhi                                   on 2000/11/06  13:48:41
67914         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
67915              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67916              Date: Mon, 06 Nov 2000 10:11:42 +0100
67917              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
67918      Branch: perl
67919            ! pod/perlhack.pod
67920 ____________________________________________________________________________
67921 [  7571] By: jhi                                   on 2000/11/06  01:45:51
67922         Log: AUTHORS updates.
67923      Branch: perl
67924            ! AUTHORS
67925 ____________________________________________________________________________
67926 [  7570] By: jhi                                   on 2000/11/06  00:18:00
67927         Log: Fix for
67928              
67929              Subject: [ID 20000728.005] perl -P broken
67930              From: David Dyck <dcd@tc.fluke.com>
67931              Date: Fri, 28 Jul 2000 17:19:16 -0700
67932              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
67933              
67934              (hopefully).  The fix is also not complete, it seems to break
67935              BOM swallowing for libc5 systems, but until someone figures
67936              out a way to do this without ftell(), this will do.
67937      Branch: perl
67938            ! toke.c
67939 ____________________________________________________________________________
67940 [  7569] By: jhi                                   on 2000/11/06  00:05:30
67941         Log: Document that the evaled syntax errors cause scalar leaks.
67942      Branch: perl
67943            ! t/comp/proto.t
67944 ____________________________________________________________________________
67945 [  7568] By: jhi                                   on 2000/11/05  23:14:47
67946         Log: opmini.o can linger from Configures past.
67947      Branch: perl
67948            ! Makefile.SH
67949 ____________________________________________________________________________
67950 [  7567] By: jhi                                   on 2000/11/05  21:28:39
67951         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
67952              first argument correctly.
67953      Branch: perl
67954            ! perlio.c
67955 ____________________________________________________________________________
67956 [  7566] By: jhi                                   on 2000/11/05  21:15:56
67957         Log: Integrate perlio.
67958      Branch: perl
67959           !> perlio.c
67960 ____________________________________________________________________________
67961 [  7565] By: jhi                                   on 2000/11/05  21:15:13
67962         Log: Use -dM for gcc (the suggested patch did it only for Linux,
67963              but I think it can be generalized).
67964              
67965              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
67966              From: Pixel <pixel@mandrakesoft.com>
67967              Date: 05 Nov 2000 21:49:34 +0100 
67968              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
67969      Branch: perl
67970            ! ext/Errno/Errno_pm.PL
67971 ____________________________________________________________________________
67972 [  7564] By: nick                                  on 2000/11/05  21:09:18
67973         Log: Added a mmap layer as a "subclass" of perlio.
67974              PERLIO=mmap ./perl harness passes
67975      Branch: perlio
67976            ! perlio.c
67977 ____________________________________________________________________________
67978 [  7563] By: jhi                                   on 2000/11/05  19:48:55
67979         Log: Add a note for future generations about bug id 20000229.006.
67980      Branch: perl
67981            ! malloc.c
67982 ____________________________________________________________________________
67983 [  7562] By: jhi                                   on 2000/11/05  19:38:24
67984         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
67985      Branch: perl
67986            ! pp_ctl.c t/op/pos.t
67987 ____________________________________________________________________________
67988 [  7561] By: jhi                                   on 2000/11/05  18:21:46
67989         Log: Add =pod to be tidy.
67990      Branch: perl
67991            ! lib/Math/Complex.pm
67992 ____________________________________________________________________________
67993 [  7560] By: jhi                                   on 2000/11/05  17:38:46
67994         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
67995      Branch: perl
67996            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
67997            ! ext/Storable/Storable.xs t/lib/st-recurse.t
67998 ____________________________________________________________________________
67999 [  7559] By: jhi                                   on 2000/11/05  17:32:59
68000         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
68001              From: "Peter J. Farley III" <pjfarley@banet.net>
68002              Date: Sun, 05 Nov 2000 11:55:59 -0500
68003              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
68004      Branch: perl
68005            ! t/lib/syslog.t
68006 ____________________________________________________________________________
68007 [  7558] By: jhi                                   on 2000/11/05  17:29:19
68008         Log: Integrate perlio.
68009      Branch: perl
68010           !> perlio.c
68011 ____________________________________________________________________________
68012 [  7557] By: jhi                                   on 2000/11/05  17:22:01
68013         Log: A fix of sorts for 20000329.026, a better error message
68014              for a missing "use charnames" when using the \N{...}. 
68015      Branch: perl
68016            ! pod/perldiag.pod toke.c
68017 ____________________________________________________________________________
68018 [  7556] By: jhi                                   on 2000/11/05  16:33:50
68019         Log: Test tweak: show also the failed locales.
68020              
68021              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
68022              From: Lupe Christoph <lupe@lupe-christoph.de>         
68023              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
68024              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
68025      Branch: perl
68026            ! t/pragma/locale.t
68027 ____________________________________________________________________________
68028 [  7555] By: nick                                  on 2000/11/05  11:09:34
68029         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
68030              open RDWR so does not fail. (pragma/warnings 303 again...)
68031      Branch: perlio
68032            ! perlio.c
68033 ____________________________________________________________________________
68034 [  7554] By: nick                                  on 2000/11/05  10:10:13
68035         Log: Fix case where ungetc(f,EOF) was allowed.
68036              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
68037              so we can see similarities.
68038              Use types more carefully and a STDCHAR array in hope that this will
68039              fix Jarrko's 64bit machine.
68040      Branch: perlio
68041            ! perlio.c
68042 ____________________________________________________________________________
68043 [  7553] By: jhi                                   on 2000/11/05  01:12:16
68044         Log: Fix for
68045              
68046              Subject: [ID 20001004.007] taint propogation is inconsistent
68047              From: pimlott@idiomtech.com (Andrew Pimlott) 
68048              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
68049              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
68050              
68051              The culprit was sv_setsv() which was rather blindly
68052              propagating taint, which lead to behaviour where if
68053              a tainted anon hash value was seen all the hash values
68054              from then on at that level became tainted, or at any
68055              upper levels in the case of nested anon hashes.
68056      Branch: perl
68057            ! sv.c t/op/taint.t
68058 ____________________________________________________________________________
68059 [  7552] By: jhi                                   on 2000/11/04  23:44:18
68060         Log: Some cpps don't like splitting conditionals across several lines.
68061      Branch: perl
68062            ! perlio.c
68063 ____________________________________________________________________________
68064 [  7551] By: nick                                  on 2000/11/04  23:40:44
68065         Log: Integrate mainline
68066      Branch: perlio
68067           !> pp_hot.c t/op/taint.t
68068 ____________________________________________________________________________
68069 [  7550] By: nick                                  on 2000/11/04  23:39:05
68070         Log: Integrate mainline again
68071      Branch: perlio
68072           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
68073           !> t/lib/b.t t/op/misc.t util.c
68074 ____________________________________________________________________________
68075 [  7549] By: jhi                                   on 2000/11/04  23:14:01
68076         Log: Fix for
68077              
68078              Subject: [ID 20001004.006] undef is never tainted
68079              From: pimlott@idiomtech.com (Andrew Pimlott)
68080              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
68081              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
68082              
68083              An undef read from a slurped file was not tainted.
68084      Branch: perl
68085            ! pp_hot.c t/op/taint.t
68086 ____________________________________________________________________________
68087 [  7548] By: jhi                                   on 2000/11/04  22:56:21
68088         Log: Test tweak ($Config{useperlio} is by default undef) .
68089      Branch: perl
68090            ! t/lib/b.t
68091 ____________________________________________________________________________
68092 [  7547] By: jhi                                   on 2000/11/04  22:43:56
68093         Log: Integrate perlio.
68094      Branch: perl
68095           +> lib/perlio.pm
68096           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
68097           !> pod/perlapi.pod t/lib/b.t
68098 ____________________________________________________________________________
68099 [  7546] By: jhi                                   on 2000/11/04  22:40:59
68100         Log: Configure would use a bad $myuname from an old config.sh.
68101              
68102              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
68103              From: Andy Dougherty <doughera@lafayette.edu>
68104              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
68105              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
68106      Branch: metaconfig
68107            ! U/modified/Oldconfig.U
68108      Branch: perl
68109            ! Configure config_h.SH
68110 ____________________________________________________________________________
68111 [  7545] By: jhi                                   on 2000/11/04  22:36:54
68112         Log: Subject: Locales support (setlocale) fixes
68113              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68114              Date: Sat, 4 Nov 2000 10:15:48 +0300 
68115              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
68116              
68117              Modified quite a bit to be more portable.
68118      Branch: perl
68119            ! embed.h embed.pl perl.h proto.h util.c
68120 ____________________________________________________________________________
68121 [  7544] By: jhi                                   on 2000/11/04  22:32:47
68122         Log: Dying is too strict here, better just skip.
68123      Branch: perl
68124            ! t/op/misc.t
68125 ____________________________________________________________________________
68126 [  7543] By: nick                                  on 2000/11/04  21:55:13
68127         Log: Merge mainline
68128      Branch: perlio
68129           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
68130           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
68131           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
68132           !> (integrate 64 files)
68133 ____________________________________________________________________________
68134 [  7542] By: jhi                                   on 2000/11/04  21:09:28
68135         Log: More Changes tweakery.
68136      Branch: perl
68137            ! Changes Porting/genlog
68138 ____________________________________________________________________________
68139 [  7541] By: jhi                                   on 2000/11/04  20:58:18
68140         Log: Changes fixups.
68141      Branch: perl
68142            ! Changes
68143 ____________________________________________________________________________
68144 [  7540] By: jhi                                   on 2000/11/04  20:42:38
68145         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
68146              create a "fast path" for locale name probing using "locale -a"
68147              if available, squash finally hopefully the s?printf resetting
68148              the numeric locale (since, IIUC perllocale, it never shouldn't). 
68149      Branch: perl
68150            ! sv.c t/op/misc.t t/pragma/locale.t
68151 ____________________________________________________________________________
68152 [  7539] By: nick                                  on 2000/11/04  19:56:10
68153         Log: PerlIO infrastructure complete.
68154      Branch: perlio
68155            + lib/perlio.pm
68156            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
68157 ____________________________________________________________________________
68158 [  7538] By: nick                                  on 2000/11/04  14:31:32
68159         Log: Type tweaks + less contorted allocation scheme
68160      Branch: perlio
68161            ! perlio.c
68162 ____________________________________________________________________________
68163 [  7537] By: nick                                  on 2000/11/04  12:40:42
68164         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
68165              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
68166              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
68167              sensible) which lead to some interesting fails.
68168      Branch: perlio
68169            ! perlio.c
68170 ____________________________________________________________________________
68171 [  7536] By: jhi                                   on 2000/11/04  00:20:02
68172         Log: Add FCNTL_CAN_LOCK.
68173              
68174              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
68175              From: Andy Dougherty <doughera@lafayette.edu>
68176              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
68177              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
68178              
68179              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
68180              From: Andy Dougherty <doughera@lafayette.edu>
68181              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
68182              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
68183      Branch: metaconfig/U/perl
68184            + d_fcntl_can_lock.U
68185            ! startperl.U
68186      Branch: perl
68187            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68188            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
68189            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68190            ! vos/config.ga.h win32/config.bc win32/config.gc
68191            ! win32/config.vc
68192 ____________________________________________________________________________
68193 [  7535] By: nick                                  on 2000/11/03  22:19:10
68194         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
68195              - Works on Linux with
68196              perlio + unix
68197              stdio
68198              - Works on Solaris with
68199              perlio + unix
68200              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
68201              - Fails (hangs in openpid) if you try and stack
68202              perlio + stdio - Linux stdio's read() logic is hanging.
68203      Branch: perlio
68204            ! iperlsys.h perlio.c
68205 ____________________________________________________________________________
68206 [  7534] By: jhi                                   on 2000/11/03  15:16:02
68207         Log: Subject: Re: README.aix
68208              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68209              Date: Fri, 03 Nov 2000 16:03:15 +0100
68210              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
68211      Branch: perl
68212            ! README.aix
68213 ____________________________________________________________________________
68214 [  7533] By: jhi                                   on 2000/11/03  03:59:02
68215         Log: Subject: [PATCH 5.7.0] better messages from malloc()
68216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68217              Date: Wed, 1 Nov 2000 23:39:56 -0500
68218              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
68219      Branch: perl
68220            ! malloc.c pod/perldiag.pod
68221 ____________________________________________________________________________
68222 [  7532] By: jhi                                   on 2000/11/03  00:11:56
68223         Log: The #7521 touched things it shouldn't have.
68224      Branch: perl
68225            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
68226 ____________________________________________________________________________
68227 [  7531] By: jhi                                   on 2000/11/02  22:32:33
68228         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
68229              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68230              Date:     Thu, 2 Nov 2000 16:58:36 EST
68231              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
68232      Branch: perl
68233            ! vms/gen_shrfls.pl
68234 ____________________________________________________________________________
68235 [  7530] By: jhi                                   on 2000/11/02  22:08:49
68236         Log: Fix the problem discussed in
68237              
68238              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
68239              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
68240              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
68241              
68242              originally from Linc Madison.  Also Andreas König's comments
68243              taken into account.  Some other problems with Tie::SubstrHash
68244              fixed: didn't croak when the table exceeded the requested number
68245              of entries (as documented) but instead when the number of entries
68246              exceeded the size of the table, a croak() had an unnecessary \n,
68247              didn't have a CLEAR method, documented that there is no exists().
68248              Didn't fix to be strict-proof because the module uses &foo; and
68249              dynamic scope.  Added a test script exercizing both first tamely 
68250              the basic functionality, and then the failure cases reported by
68251              Linc Madison.
68252      Branch: perl
68253            + t/lib/tie-substrhash.t
68254            ! MANIFEST lib/Tie/SubstrHash.pm
68255 ____________________________________________________________________________
68256 [  7529] By: jhi                                   on 2000/11/02  17:58:08
68257         Log: recv() can fail and return undef.
68258              
68259              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
68260              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
68261              Date: Thu, 2 Nov 2000 20:12:20 +0300
68262              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
68263      Branch: perl
68264            ! lib/Net/Ping.pm
68265 ____________________________________________________________________________
68266 [  7528] By: jhi                                   on 2000/11/02  17:49:09
68267         Log: Detpyo.
68268      Branch: perl
68269            ! pod/perlop.pod
68270 ____________________________________________________________________________
68271 [  7527] By: jhi                                   on 2000/11/02  15:48:37
68272         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
68273              fix a autovivification bug in Tie::RefHash, add tests for both.
68274              
68275              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
68276              From: Edward Avis <epa98@doc.ic.ac.uk>
68277              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
68278              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
68279      Branch: perl
68280            + t/lib/tie-refhash.t
68281            ! MANIFEST lib/Tie/RefHash.pm
68282 ____________________________________________________________________________
68283 [  7526] By: jhi                                   on 2000/11/02  13:56:26
68284         Log: Test::Harness revealed buglets in the new DynaLoader.
68285              
68286              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
68287              From: andreas.koenig@anima.de (Andreas J. Koenig)
68288              Date: 02 Nov 2000 11:26:48 +0100 
68289              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
68290      Branch: perl
68291            ! ext/DynaLoader/DynaLoader_pm.PL
68292 ____________________________________________________________________________
68293 [  7525] By: jhi                                   on 2000/11/01  23:52:08
68294         Log: The entry for #7503 was missing.
68295      Branch: perl
68296            ! Changes
68297 ____________________________________________________________________________
68298 [  7524] By: jhi                                   on 2000/11/01  23:40:52
68299         Log: Update Changes.
68300      Branch: perl
68301            ! Changes patchlevel.h
68302 ____________________________________________________________________________
68303 [  7523] By: jhi                                   on 2000/11/01  22:57:09
68304         Log: More tweaking on the #7522 theme.
68305      Branch: perl
68306            ! ext/DynaLoader/DynaLoader_pm.PL
68307 ____________________________________________________________________________
68308 [  7522] By: jhi                                   on 2000/11/01  22:06:15
68309         Log: Expand %Config variables and %ENV variables only if
68310              so requested during build time using the
68311              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
68312              Not expanding makes relocating distributions easier.
68313      Branch: perl
68314            ! ext/DynaLoader/DynaLoader_pm.PL
68315 ____________________________________________________________________________
68316 [  7521] By: jhi                                   on 2000/11/01  20:56:34
68317         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
68318              and setgid() because they were just changing $< and $( which means
68319              only changing the real uid/gid, as opposed to changing both
68320              real and effective ids.  (The alternative way could have been
68321              in POSIX.pm to change $> and $), too, but making a direct call
68322              to the C API feels cleaner.)  Fixes the bug
68323              
68324              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
68325              From: "Garry T. Williams" <garry@zvolve.com>
68326              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
68327              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
68328      Branch: perl
68329            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68330            ! ext/POSIX/typemap pod/perlvar.pod
68331 ____________________________________________________________________________
68332 [  7520] By: jhi                                   on 2000/11/01  20:08:33
68333         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
68334              From: "Garry T. Williams" <garry@zvolve.com>
68335              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
68336              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
68337      Branch: perl
68338            ! pod/perlsec.pod
68339 ____________________________________________________________________________
68340 [  7519] By: jhi                                   on 2000/11/01  20:01:22
68341         Log: Locale warning explanation tweak.
68342      Branch: perl
68343            ! pod/perldiag.pod
68344 ____________________________________________________________________________
68345 [  7518] By: jhi                                   on 2000/11/01  18:57:13
68346         Log: C.pm part of
68347              
68348              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
68349              From: Jarkko Hietaniemi <jhi@iki.fi>
68350              Date: Tue, 10 Oct 2000 08:22:28 -0500
68351              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
68352      Branch: perl
68353            ! ext/B/B/C.pm
68354 ____________________________________________________________________________
68355 [  7517] By: jhi                                   on 2000/11/01  18:41:59
68356         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
68357              From: Martien Verbruggen <mgjv@comdyn.com.au>
68358              Date: Fri, 6 Oct 2000 14:09:10 +1100
68359              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
68360      Branch: perl
68361            ! pod/perlop.pod
68362 ____________________________________________________________________________
68363 [  7516] By: jhi                                   on 2000/11/01  18:34:55
68364         Log: Generalize the Camel wording.
68365              
68366              Subject: Re: perlfaq style changes
68367              From: John Borwick <jhborwic@unity.ncsu.edu>
68368              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
68369              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
68370      Branch: perl
68371            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
68372 ____________________________________________________________________________
68373 [  7515] By: jhi                                   on 2000/11/01  16:52:31
68374         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
68375              From: pimlott@idiomtech.com (Andrew Pimlott)
68376              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
68377              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
68378      Branch: perl
68379            ! pod/perlsec.pod
68380 ____________________________________________________________________________
68381 [  7514] By: jhi                                   on 2000/11/01  15:03:40
68382         Log: More AIX lore.
68383      Branch: perl
68384            ! ext/re/hints/aix.pl
68385 ____________________________________________________________________________
68386 [  7513] By: jhi                                   on 2000/11/01  14:48:30
68387         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
68388              From: root <root@chronos.fi.muni.cz>
68389              Date: Wed, 1 Nov 2000 12:31:32 +0100
68390              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
68391      Branch: perl
68392            ! lib/Net/Ping.pm
68393 ____________________________________________________________________________
68394 [  7512] By: jhi                                   on 2000/11/01  14:46:47
68395         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
68396              From: Martin Husemann <martin@duskware.de>
68397              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
68398              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
68399      Branch: perl
68400            ! regcomp.c
68401 ____________________________________________________________________________
68402 [  7511] By: jhi                                   on 2000/11/01  14:39:50
68403         Log: AUTHORS updates.
68404      Branch: perl
68405            ! AUTHORS
68406 ____________________________________________________________________________
68407 [  7510] By: jhi                                   on 2000/11/01  14:29:50
68408         Log: Subject: [PATCH] startperl to respect versiononly
68409              From: Robin Barker <rmb1@cise.npl.co.uk> 
68410              Date: Tue, 31 Oct 2000 16:29:36 GMT
68411              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
68412      Branch: metaconfig/U/perl
68413            ! startperl.U
68414      Branch: perl
68415            ! Configure config_h.SH
68416 ____________________________________________________________________________
68417 [  7509] By: jhi                                   on 2000/11/01  14:19:53
68418         Log: printf UVs the correct way, noticed by Robin Barker.
68419      Branch: perl
68420            ! utf8.c
68421 ____________________________________________________________________________
68422 [  7508] By: jhi                                   on 2000/11/01  14:10:03
68423         Log: Do not cleanup *% because the % has special meanings in some
68424              shell environments.
68425      Branch: perl
68426            ! ext/Storable/Makefile.PL
68427 ____________________________________________________________________________
68428 [  7507] By: jhi                                   on 2000/11/01  14:06:00
68429         Log: The NonStop-UX libraries have a novel way to say NaN.
68430      Branch: perl
68431            ! t/lib/bigfltpm.t
68432 ____________________________________________________________________________
68433 [  7506] By: jhi                                   on 2000/11/01  14:03:35
68434         Log: The osname has been lowercased by now, from Tom Bates.
68435      Branch: metaconfig
68436            ! U/modified/Oldconfig.U
68437      Branch: perl
68438            ! Configure config_h.SH
68439 ____________________________________________________________________________
68440 [  7505] By: jhi                                   on 2000/10/31  19:18:39
68441         Log: The compiler is either gcc or cc, from Tom Bates.
68442      Branch: perl
68443            ! hints/nonstopux.sh
68444 ____________________________________________________________________________
68445 [  7504] By: jhi                                   on 2000/10/31  14:53:42
68446         Log: Update Changes.
68447      Branch: perl
68448            ! Changes patchlevel.h
68449 ____________________________________________________________________________
68450 [  7503] By: jhi                                   on 2000/10/31  14:30:50
68451         Log: Whitespace style tweak.  Was originally going to see to
68452              
68453              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
68454              From: Joe Smith <jms@inwap.com>
68455              Date: Mon, 30 Oct 2000 18:47:57 -0800
68456              Message-Id: <39FE32DD.24AAC4D@inwap.com>
68457              
68458              but that had already been taken care of.
68459      Branch: metaconfig
68460            ! U/compline/d_stdstdio.U
68461      Branch: perl
68462            ! Configure config_h.SH
68463 ____________________________________________________________________________
68464 [  7502] By: jhi                                   on 2000/10/31  14:25:02
68465         Log: AUTHORS tweaks.
68466      Branch: perl
68467            ! AUTHORS
68468 ____________________________________________________________________________
68469 [  7501] By: jhi                                   on 2000/10/31  14:23:59
68470         Log: Subject: perlfaq style changes
68471              From: John Borwick <jhborwic@unity.ncsu.edu>
68472              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
68473              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
68474      Branch: perl
68475            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
68476            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
68477            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
68478            ! pod/perlfaq9.pod
68479 ____________________________________________________________________________
68480 [  7500] By: jhi                                   on 2000/10/31  14:22:15
68481         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
68482              
68483              Subject: Re: [ID 20000918.005] ~ on wide chars
68484              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68485              Date: Mon, 30 Oct 2000 21:09:55 -0800
68486              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
68487              
68488              (The ord() part of the patch skipped.)
68489      Branch: perl
68490            ! doop.c
68491 ____________________________________________________________________________
68492 [  7499] By: jhi                                   on 2000/10/31  14:20:08
68493         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
68494              From: Jens Hamisch <jens@Strawberry.COM>
68495              Date: Mon, 30 Oct 2000 15:17:07 +0100
68496              Message-Id: <20001030151707.A9597@Strawberry.COM>
68497      Branch: perl
68498            ! av.c
68499 ____________________________________________________________________________
68500 [  7498] By: jhi                                   on 2000/10/31  14:16:29
68501         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
68502              From: Peter Prymmer <pvhp@forte.com>
68503              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
68504              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
68505      Branch: perl
68506            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
68507            + ext/Encode/Encode/posix-bc.enc
68508            ! MANIFEST t/lib/encode.t
68509 ____________________________________________________________________________
68510 [  7497] By: jhi                                   on 2000/10/31  14:13:22
68511         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
68512              From: Peter Prymmer <pvhp@forte.com>
68513              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
68514              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
68515      Branch: perl
68516            ! t/lib/cgi-html.t
68517 ____________________________________________________________________________
68518 [  7496] By: jhi                                   on 2000/10/31  14:12:05
68519         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
68520              From: Peter Prymmer <pvhp@forte.com>
68521              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
68522              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
68523      Branch: perl
68524            ! t/lib/cgi-function.t
68525 ____________________________________________________________________________
68526 [  7495] By: jhi                                   on 2000/10/31  14:11:08
68527         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
68528              From: Peter Prymmer <pvhp@forte.com>
68529              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
68530              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
68531      Branch: perl
68532            + ext/re/hints/aix.pl
68533            ! MANIFEST ext/re/Makefile.PL
68534 ____________________________________________________________________________
68535 [  7494] By: jhi                                   on 2000/10/31  14:08:32
68536         Log: Use Errno magic.
68537              
68538              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
68539              From: Casey Tweten <perl@ctweten.amsite.com>
68540              Date: Mon, 30 Oct 2000 15:51:17 -0500
68541              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
68542      Branch: perl
68543            ! lib/File/Temp.pm
68544 ____________________________________________________________________________
68545 [  7493] By: jhi                                   on 2000/10/31  14:05:07
68546         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
68547              
68548              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
68549              From: Nicholas Clark <nick@ccl4.org>
68550              Date: Mon, 30 Oct 2000 17:38:45 +0000
68551              Message-ID: <20001030173845.O60355@plum.flirble.org>
68552      Branch: perl
68553            ! Makefile.SH utils/perlbug.PL
68554 ____________________________________________________________________________
68555 [  7492] By: nick                                  on 2000/10/30  19:37:23
68556         Log: Change files which are mysteriously different to mainline to be
68557              copies of mainline.
68558      Branch: perlio
68559            ! objXSUB.h perlapi.c pod/perlapi.pod
68560 ____________________________________________________________________________
68561 [  7491] By: nick                                  on 2000/10/30  18:05:54
68562         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
68563              - typo in endian code in putc.
68564              - Don't allow read of write-only files and vice-versa
68565              - and off-by-one in flush-all loop.
68566              Remove debug calls as they were using GCC specific features.
68567      Branch: perlio
68568            ! perlio.c
68569 ____________________________________________________________________________
68570 [  7490] By: nick                                  on 2000/10/29  21:45:45
68571         Log: Integrate mainline to perlio
68572      Branch: perlio
68573           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
68574           !> toke.c
68575 ____________________________________________________________________________
68576 [  7489] By: jhi                                   on 2000/10/29  21:11:08
68577         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
68578              From: andreas.koenig@anima.de (Andreas J. Koenig)
68579              Date: 29 Oct 2000 22:05:59 +0100
68580              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
68581      Branch: perl
68582            ! lib/ExtUtils/Manifest.pm
68583 ____________________________________________________________________________
68584 [  7488] By: jhi                                   on 2000/10/29  21:07:47
68585         Log: Tests for #7487.
68586              
68587              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
68588              From: andreas.koenig@anima.de (Andreas J. Koenig)
68589              Date: 29 Oct 2000 19:37:09 +0100
68590              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
68591      Branch: perl
68592            ! t/comp/proto.t
68593 ____________________________________________________________________________
68594 [  7487] By: jhi                                   on 2000/10/29  21:06:27
68595         Log: constsub spillage.
68596              
68597              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
68598              From: John Tobey <jtobey@john-edwin-tobey.org>
68599              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
68600              Message-Id: <m13pvSr-000FObC@feynman.localnet>
68601      Branch: perl
68602            ! op.c
68603 ____________________________________________________________________________
68604 [  7486] By: nick                                  on 2000/10/29  21:05:04
68605         Log: Integrate mainline to perlio branch
68606      Branch: perlio
68607           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
68608           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
68609           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
68610           +> vos/install_perl.cm
68611            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
68612            - vos/config.h vos/config_h.SH_orig
68613           !> (integrate 141 files)
68614 ____________________________________________________________________________
68615 [  7485] By: jhi                                   on 2000/10/29  21:00:47
68616         Log: Make \x{...} consistently produce UTF-8.
68617              
68618              Subject: Re: \x{...} is confused 
68619              From: Simon Cozens <simon@cozens.net>
68620              Date: Sun, 29 Oct 2000 19:36:48 +0000
68621              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
68622      Branch: perl
68623            ! t/pragma/utf8.t toke.c
68624 ____________________________________________________________________________
68625 [  7484] By: nick                                  on 2000/10/29  20:05:29
68626         Log: PerlIO passes all tests.
68627      Branch: perlio
68628            ! perlio.c
68629 ____________________________________________________________________________
68630 [  7483] By: jhi                                   on 2000/10/29  18:06:55
68631         Log: Update Changes.
68632      Branch: perl
68633            ! Changes patchlevel.h
68634 ____________________________________________________________________________
68635 [  7482] By: nick                                  on 2000/10/29  17:43:28
68636         Log: Include <unistd.h> to get correct lseek() prototype etc.
68637              (I thought perl.h did that) - down to two fails
68638              - comp/require.t (last test)
68639              - lib/io_xs.t - possibly import/export of FILE * ?
68640      Branch: perlio
68641            ! perlio.c
68642 ____________________________________________________________________________
68643 [  7481] By: jhi                                   on 2000/10/29  17:02:37
68644         Log: UTF-8 decoder tweak.
68645      Branch: perl
68646            ! utf8.c
68647 ____________________________________________________________________________
68648 [  7480] By: nick                                  on 2000/10/29  16:26:11
68649         Log: Fixed two bugs:
68650              - error code not being set on close (of broken pipe)
68651              - append mode was truncating.
68652              At least one seek/tell bug remains.
68653      Branch: perlio
68654            ! perlio.c
68655 ____________________________________________________________________________
68656 [  7479] By: nick                                  on 2000/10/29  11:18:16
68657         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
68658              in case of accidents. Still several worrying fails, no line disciplines yet.
68659      Branch: perlio
68660            ! iperlsys.h perlio.c
68661 ____________________________________________________________________________
68662 [  7478] By: jhi                                   on 2000/10/29  02:04:01
68663         Log: Add also emailless people.
68664      Branch: perl
68665            ! AUTHORS
68666 ____________________________________________________________________________
68667 [  7477] By: jhi                                   on 2000/10/29  01:36:00
68668         Log: The #7476 needs a MANIFEST change, too.
68669      Branch: perl
68670            ! MANIFEST
68671 ____________________________________________________________________________
68672 [  7476] By: jhi                                   on 2000/10/29  01:35:21
68673         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
68674      Branch: perl
68675            - MAINTAIN
68676            ! AUTHORS Changes
68677 ____________________________________________________________________________
68678 [  7475] By: jhi                                   on 2000/10/28  23:57:25
68679         Log: De-quoted-unreadable to ISO Latin 1.
68680              (There's one ISO-2022-JP name in Changes5.004.)
68681      Branch: perl
68682            ! Changes Changes5.6
68683 ____________________________________________________________________________
68684 [  7474] By: jhi                                   on 2000/10/28  19:13:06
68685         Log: Subject: [ID 20001027.007] uniq array in perlfaq
68686              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
68687              Date: Fri, 27 Oct 2000 19:28:30 +0200
68688              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
68689      Branch: perl
68690            ! pod/perlfaq4.pod
68691 ____________________________________________________________________________
68692 [  7473] By: jhi                                   on 2000/10/28  18:02:05
68693         Log: Locking null mutexes is not recommendable.
68694              
68695              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
68696              From: Hugo <hv@crypt.compulink.co.uk>
68697              Date: Sat, 28 Oct 2000 18:41:12 +0100
68698              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
68699      Branch: perl
68700            ! op.c
68701 ____________________________________________________________________________
68702 [  7472] By: jhi                                   on 2000/10/28  17:52:58
68703         Log: Better create a true mailing list for the repository keepers.
68704      Branch: perl
68705            ! Porting/repository.pod
68706 ____________________________________________________________________________
68707 [  7471] By: jhi                                   on 2000/10/28  17:28:24
68708         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
68709              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
68710      Branch: perl
68711            + Porting/repository.pod
68712            ! MANIFEST
68713 ____________________________________________________________________________
68714 [  7470] By: jhi                                   on 2000/10/28  17:20:54
68715         Log: Subject: DOC PATCH 5.6.0
68716              From: mjd@plover.com
68717              Date: 27 Oct 2000 17:32:44 -0000
68718              Message-ID: <20001027173244.23754.qmail@plover.com>
68719      Branch: perl
68720            ! pod/perlfunc.pod
68721 ____________________________________________________________________________
68722 [  7469] By: jhi                                   on 2000/10/28  17:16:45
68723         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
68724              From: "Peter J. Farley III" <pjfarley@banet.net>
68725              Date: Fri, 27 Oct 2000 20:32:56 -0400
68726              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
68727      Branch: perl
68728            ! README.dos
68729 ____________________________________________________________________________
68730 [  7468] By: jhi                                   on 2000/10/28  17:07:18
68731         Log: Make target reordering to avoid pointless re-makes.
68732              
68733              Subject: Re: Total re-make of 'make okfile' after 7451 ?
68734              From: Nicholas Clark <nick@ccl4.org>
68735              Date: Sat, 28 Oct 2000 00:31:02 +0100
68736              Message-ID: <20001028003101.A54517@plum.flirble.org>
68737      Branch: perl
68738            ! Makefile.SH
68739 ____________________________________________________________________________
68740 [  7467] By: jhi                                   on 2000/10/28  17:05:31
68741         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
68742              From: lvirden@cas.org
68743              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
68744              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
68745      Branch: perl
68746            ! README.os2
68747 ____________________________________________________________________________
68748 [  7466] By: jhi                                   on 2000/10/28  16:09:16
68749         Log: Upgrade to CPAN 1.58_55.
68750              
68751              Subject: CPAN.pm status
68752              From: andreas.koenig@anima.de (Andreas J. Koenig) 
68753              Date: 28 Oct 2000 08:18:00 +0200 
68754              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
68755      Branch: perl
68756            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68757 ____________________________________________________________________________
68758 [  7465] By: jhi                                   on 2000/10/28  16:02:47
68759         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
68760      Branch: perl
68761            ! embed.h embed.pl perl.h proto.h toke.c
68762 ____________________________________________________________________________
68763 [  7464] By: nick                                  on 2000/10/28  10:43:44
68764         Log: Fix for sv_2iv() on "shared" value from keys %hash.
68765      Branch: perl
68766            ! sv.c
68767 ____________________________________________________________________________
68768 [  7463] By: jhi                                   on 2000/10/27  16:18:29
68769         Log: Update Changes.
68770      Branch: perl
68771            ! Changes patchlevel.h
68772 ____________________________________________________________________________
68773 [  7462] By: jhi                                   on 2000/10/27  16:17:44
68774         Log: Too enthusiastic editing in #7460.
68775      Branch: metaconfig
68776            ! U/modified/Oldsym.U
68777      Branch: perl
68778            ! Configure config_h.SH
68779 ____________________________________________________________________________
68780 [  7461] By: jhi                                   on 2000/10/27  15:37:38
68781         Log: Retract #7459, the script needs more work.
68782      Branch: perl
68783            - mkreef
68784            ! MANIFEST
68785 ____________________________________________________________________________
68786 [  7460] By: jhi                                   on 2000/10/27  15:23:14
68787         Log: Use $sort, $uniq (and $tr) consistently as wondered
68788              by Nicholas Clark.
68789      Branch: metaconfig
68790            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
68791            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
68792            ! U/modified/libc.U
68793      Branch: perl
68794            ! Configure config_h.SH
68795 ____________________________________________________________________________
68796 [  7459] By: jhi                                   on 2000/10/27  15:02:07
68797         Log: (Retracted by #7461)
68798              
68799              Add a shell script for creating/removing symbolic link farms,
68800              useful for keeping the source code read-only and doing the
68801              builds somewhere else.
68802      Branch: perl
68803            + mkreef
68804            ! MANIFEST
68805 ____________________________________________________________________________
68806 [  7458] By: jhi                                   on 2000/10/27  14:42:20
68807         Log: Do away with the fix_pl.
68808      Branch: perl
68809            - fix_pl
68810            ! MANIFEST Makefile.SH
68811 ____________________________________________________________________________
68812 [  7457] By: jhi                                   on 2000/10/27  12:43:13
68813         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
68814              From: Jens Hamisch <jens@Strawberry.COM>
68815              Date: Fri, 27 Oct 2000 14:38:21 +0200
68816              Message-Id: <20001027143821.B3366@Strawberry.COM>
68817      Branch: perl
68818            ! perl.h
68819 ____________________________________________________________________________
68820 [  7456] By: jhi                                   on 2000/10/27  12:33:42
68821         Log: Subject: [PATCH] todo
68822              From: Nicholas Clark <nick@ccl4.org>
68823              Date: Thu, 26 Oct 2000 22:32:29 +0100
68824              Message-ID: <20001026223229.A44540@plum.flirble.org>
68825      Branch: perl
68826            ! pod/perltodo.pod
68827 ____________________________________________________________________________
68828 [  7455] By: jhi                                   on 2000/10/27  12:02:21
68829         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
68830              From: John Tobey <jtobey@john-edwin-tobey.org>
68831              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
68832              Message-Id: <m13ozHF-000FObC@feynman.localnet>
68833      Branch: perl
68834            ! op.c t/pragma/sub_lval.t
68835 ____________________________________________________________________________
68836 [  7454] By: jhi                                   on 2000/10/27  11:59:42
68837         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
68838              From: sthoenna@efn.org
68839              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
68840              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
68841      Branch: perl
68842            ! pp.c t/op/assignwarn.t
68843 ____________________________________________________________________________
68844 [  7453] By: jhi                                   on 2000/10/27  00:15:08
68845         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
68846      Branch: perl
68847            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
68848            ! ext/Storable/Storable.xs t/lib/st-lock.t
68849 ____________________________________________________________________________
68850 [  7452] By: jhi                                   on 2000/10/26  13:05:52
68851         Log: Undo #7451, this seems to be a deficiency in Perforce,
68852              there is no per-file line-terminator type, only per-client.
68853      Branch: perl
68854            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
68855            ! win32/makefile.mk
68856 ____________________________________________________________________________
68857 [  7451] By: jhi                                   on 2000/10/26  04:56:03
68858         Log: Experimenting in DOS arcana.
68859      Branch: perl
68860            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
68861            ! win32/makefile.mk
68862 ____________________________________________________________________________
68863 [  7450] By: jhi                                   on 2000/10/26  04:50:52
68864         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
68865              From: "Peter J. Farley III" <pjfarley@banet.net>            
68866              Date: Wed, 25 Oct 2000 23:10:18 -0400
68867              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
68868      Branch: perl
68869            ! t/io/open.t
68870 ____________________________________________________________________________
68871 [  7449] By: jhi                                   on 2000/10/26  04:49:16
68872         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
68873              From: Hugo <hv@crypt.compulink.co.uk>
68874              Date: Thu, 26 Oct 2000 01:55:17 +0100
68875              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
68876              
68877              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
68878      Branch: perl
68879            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
68880 ____________________________________________________________________________
68881 [  7448] By: jhi                                   on 2000/10/26  04:38:36
68882         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
68883              From: Peter Prymmer <pvhp@forte.com>
68884              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
68885              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
68886      Branch: perl
68887            ! configure.com
68888 ____________________________________________________________________________
68889 [  7447] By: jhi                                   on 2000/10/25  23:20:02
68890         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
68891              in platforms that strictly require all the symbols being present
68892              at link time.
68893      Branch: perl
68894            ! handy.h
68895 ____________________________________________________________________________
68896 [  7446] By: jhi                                   on 2000/10/25  21:55:57
68897         Log: Update Changes.
68898      Branch: perl
68899            ! Changes patchlevel.h
68900 ____________________________________________________________________________
68901 [  7445] By: jhi                                   on 2000/10/25  21:27:08
68902         Log: Integrate with vmsperl #7430 by Charles Bailey:
68903              
68904              Cleanup from prior patch (Charles Lane?):
68905              - improve handling of MFDs in Basename and Path
68906              - default to no xsubpp line # munging when building debug images
68907      Branch: perl
68908           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
68909 ____________________________________________________________________________
68910 [  7444] By: jhi                                   on 2000/10/25  21:03:50
68911         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
68912              From: John Peacock <JPeacock@UnivPress.com>
68913              Date: Thu, 18 May 2000 11:55:27 -0400
68914              Message-ID: <3924126F.A58BE57A@UnivPress.com>
68915      Branch: perl
68916            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
68917            ! t/op/write.t
68918 ____________________________________________________________________________
68919 [  7443] By: jhi                                   on 2000/10/25  20:43:10
68920         Log: Temporary stopgap for the self-tying issue: for now only
68921              array and hash self-ties are verboten.  The real fix, of
68922              course, would be to comprehensively test (and implement?)
68923              and debug (and document) self-ties.
68924      Branch: perl
68925            ! pod/perldiag.pod pp_sys.c t/op/tie.t
68926 ____________________________________________________________________________
68927 [  7442] By: jhi                                   on 2000/10/25  20:14:30
68928         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
68929              From: Dan Sugalski <dan@sidhe.org>
68930              Date: Wed, 25 Oct 2000 13:36:35 -0400
68931              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
68932              
68933              plus regen global.sym.
68934      Branch: perl
68935            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
68936            ! thrdvar.h util.c
68937 ____________________________________________________________________________
68938 [  7441] By: jhi                                   on 2000/10/25  20:12:20
68939         Log: buildtoc target tweaks.
68940      Branch: perl
68941            ! pod/Makefile.SH
68942 ____________________________________________________________________________
68943 [  7440] By: jhi                                   on 2000/10/25  20:03:53
68944         Log: A new version of making the syslog test more robust.
68945              (Replaces #7421.)
68946              
68947              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
68948              From: "Kurt D. Starsinic" <kstar@chapin.edu>
68949              Date: Wed, 25 Oct 2000 12:13:54 -0400
68950              Message-ID: <20001025121354.B2264@O2.chapin.edu>
68951      Branch: perl
68952            ! t/lib/syslog.t
68953 ____________________________________________________________________________
68954 [  7439] By: jhi                                   on 2000/10/25  20:00:48
68955         Log: Continue the internal UTF-8 API tweaking.
68956              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
68957              used much more than the simpler API, now called utf8_to_uv_simple().
68958              Still not quite happy with API, too much partial duplication
68959              of functionality.
68960      Branch: perl
68961            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
68962            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
68963            ! regcomp.c regexec.c sv.c toke.c utf8.c
68964 ____________________________________________________________________________
68965 [  7438] By: jhi                                   on 2000/10/25  18:52:30
68966         Log: Allow poking holes at the UTF-8 decoding strictness.
68967      Branch: perl
68968            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
68969            ! utf8.h
68970 ____________________________________________________________________________
68971 [  7437] By: jhi                                   on 2000/10/25  13:53:05
68972         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
68973              UTF8LEN() and UTF8SKIP(). 
68974      Branch: perl
68975            ! pp.c utf8.c utf8.h
68976 ____________________________________________________________________________
68977 [  7436] By: jhi                                   on 2000/10/25  13:51:37
68978         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
68979              From: Nicholas Clark <nick@ccl4.org>
68980              Date: Wed, 25 Oct 2000 14:44:05 +0100
68981              Message-ID: <20001025144404.D27253@plum.flirble.org>
68982      Branch: perl
68983            ! pod/perlrun.pod
68984 ____________________________________________________________________________
68985 [  7435] By: jhi                                   on 2000/10/25  13:49:32
68986         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
68987              From: Mike Guy <mjtg@cam.ac.uk>
68988              Date: Tue, 24 Oct 2000 14:59:40 +0100
68989              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
68990      Branch: perl
68991            ! scope.c
68992 ____________________________________________________________________________
68993 [  7434] By: jhi                                   on 2000/10/25  13:48:41
68994         Log: AIX is picky about its symbol exports.  Solution for now
68995              is to include the deb.o explicitly to the re extension build.
68996              
68997              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
68998              From: Peter Prymmer <pvhp@forte.com>
68999              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
69000              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
69001      Branch: perl
69002            ! ext/re/Makefile.PL hints/aix.sh
69003 ____________________________________________________________________________
69004 [  7433] By: jhi                                   on 2000/10/25  13:46:49
69005         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
69006              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69007              Date: Wed, 25 Oct 2000 12:02:20 +0200
69008              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
69009      Branch: perl
69010            ! perlsdio.h
69011 ____________________________________________________________________________
69012 [  7432] By: jhi                                   on 2000/10/25  13:44:28
69013         Log: Subject: Minor update to find2perl, for portability
69014              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
69015              Date: Wed, 25 Oct 2000 12:05:47 +0100
69016              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
69017      Branch: perl
69018            ! x2p/find2perl.PL
69019 ____________________________________________________________________________
69020 [  7431] By: jhi                                   on 2000/10/25  13:40:39
69021         Log: Add targets to Makefile.SH, most importantly
69022              'regen_all' which also remembers to update vms/perly*.
69023      Branch: perl
69024            ! Makefile.SH
69025 ____________________________________________________________________________
69026 [  7430] By: bailey                                on 2000/10/25  03:13:53
69027         Log: Cleanup from prior patch (Charles Lane?):
69028              - improve handling of MFDs in Basename and Path
69029              - default to no xsubpp line # munging when building debug images
69030      Branch: vmsperl
69031            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
69032 ____________________________________________________________________________
69033 [  7429] By: jhi                                   on 2000/10/24  20:03:40
69034         Log: Podify README.epoc and README.vos.
69035      Branch: perl
69036            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
69037            ! pod/perlport.pod pod/perltoc.pod
69038 ____________________________________________________________________________
69039 [  7428] By: jhi                                   on 2000/10/24  19:10:33
69040         Log: Stratus VOS updates from Paul Green.
69041      Branch: perl
69042            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69043            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
69044            - vos/config.def vos/config.h vos/config_h.SH_orig
69045            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
69046            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
69047 ____________________________________________________________________________
69048 [  7427] By: jhi                                   on 2000/10/24  18:59:48
69049         Log: Check if stdio supports tweaking lval and cnt simultaneously.
69050              
69051              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
69052              From: Nicholas Clark <nick@ccl4.org>
69053              Date: Mon, 23 Oct 2000 15:39:32 +0100
69054              Message-ID: <20001023153932.A10786@plum.flirble.org>
69055      Branch: metaconfig
69056            ! U/compline/d_stdstdio.U
69057      Branch: perl
69058            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69059            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
69060            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
69061            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
69062            ! vos/config.h vos/config_h.SH_orig win32/config.bc
69063            ! win32/config.gc win32/config.vc
69064 ____________________________________________________________________________
69065 [  7426] By: jhi                                   on 2000/10/24  17:57:44
69066         Log: Missed the header file changes from #7425.
69067      Branch: perl
69068            ! embed.h embed.pl objXSUB.h proto.h
69069 ____________________________________________________________________________
69070 [  7425] By: jhi                                   on 2000/10/24  17:55:17
69071         Log: Fix the bug reported in
69072              
69073              From: andreas.koenig@anima.de (Andreas J. Koenig)
69074              Subject: Encode bug?
69075              Date: 24 Oct 2000 14:01:26 +0200 
69076              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
69077              
69078              Also make is_utf8_char() stricter.
69079      Branch: perl
69080            ! ext/Encode/Encode.xs utf8.c
69081 ____________________________________________________________________________
69082 [  7424] By: jhi                                   on 2000/10/24  15:15:39
69083         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
69084              From: Peter Scott <Peter@PSDT.com>
69085              Date: Mon, 23 Oct 2000 19:46:01 -0700
69086              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
69087      Branch: perl
69088            ! pod/perlfaq5.pod
69089 ____________________________________________________________________________
69090 [  7423] By: jhi                                   on 2000/10/24  14:25:30
69091         Log: Test tweak to avoid pulling in the whole Config.
69092      Branch: perl
69093            ! t/lib/st-lock.t
69094 ____________________________________________________________________________
69095 [  7422] By: jhi                                   on 2000/10/24  14:03:16
69096         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
69097      Branch: perl
69098            ! pp.c
69099 ____________________________________________________________________________
69100 [  7421] By: jhi                                   on 2000/10/24  13:32:09
69101         Log: (Replaced by #7440.)
69102              
69103              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
69104              From: "Kurt D. Starsinic" <kstar@chapin.edu>
69105              Date: Mon, 23 Oct 2000 16:40:54 -0400
69106              Message-ID: <20001023164054.B14491@O2.chapin.edu>
69107      Branch: perl
69108            ! t/lib/syslog.t
69109 ____________________________________________________________________________
69110 [  7420] By: jhi                                   on 2000/10/24  13:30:53
69111         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
69112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69113              Date: Mon, 23 Oct 2000 17:29:03 -0400
69114              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
69115      Branch: perl
69116            ! lib/ExtUtils/MM_Unix.pm
69117 ____________________________________________________________________________
69118 [  7419] By: jhi                                   on 2000/10/24  13:29:57
69119         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
69120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69121              Date: Mon, 23 Oct 2000 19:01:32 -0400
69122              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
69123      Branch: perl
69124            ! utils/h2xs.PL
69125 ____________________________________________________________________________
69126 [  7418] By: jhi                                   on 2000/10/24  13:26:04
69127         Log: Replace #7409 with
69128              
69129              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
69130              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69131              Date: Mon, 23 Oct 2000 20:08:56 +0200
69132              Message-ID: <20001023200855.A14850@nice.ram.loc>
69133      Branch: perl
69134            ! ext/Storable/Storable.pm t/lib/st-lock.t
69135 ____________________________________________________________________________
69136 [  7417] By: jhi                                   on 2000/10/24  13:17:52
69137         Log: Run vms/vms_yfix.pl, should have done that after changing
69138              perly.c in #7382.
69139      Branch: perl
69140            ! vms/perly_c.vms vms/perly_h.vms
69141 ____________________________________________________________________________
69142 [  7416] By: jhi                                   on 2000/10/24  02:55:33
69143         Log: Make the UTF-8 decoding stricter and more verbose when
69144              malformation happens.  This involved adding an argument
69145              to utf8_to_uv_chk(), which involved changing its prototype,
69146              and prefer STRLEN over I32 for the UTF-8 length, which as
69147              a domino effect necessitated changing the prototypes of
69148              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
69149              The stricter UTF-8 decoding checking uses Markus Kuhn's
69150              UTF-8 Decode Stress Tester from
69151              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
69152      Branch: perl
69153            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
69154            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
69155            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
69156            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
69157 ____________________________________________________________________________
69158 [  7415] By: jhi                                   on 2000/10/23  14:06:06
69159         Log: Update Changes.
69160      Branch: perl
69161            ! Changes patchlevel.h
69162 ____________________________________________________________________________
69163 [  7414] By: jhi                                   on 2000/10/23  12:39:52
69164         Log: Undo the basename() part of #7412 since the lib/basename
69165              tests would need upgrading too.
69166      Branch: perl
69167            ! lib/File/Basename.pm
69168 ____________________________________________________________________________
69169 [  7413] By: jhi                                   on 2000/10/23  12:19:27
69170         Log: Document PERL_INSTALL_ROOT of #7210.
69171      Branch: perl
69172            ! lib/ExtUtils/Install.pm
69173 ____________________________________________________________________________
69174 [  7412] By: jhi                                   on 2000/10/23  12:16:47
69175         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
69176      Branch: perl
69177            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
69178            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
69179 ____________________________________________________________________________
69180 [  7411] By: jhi                                   on 2000/10/23  12:07:41
69181         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
69182              From: Prymmer/Kahn <pvhp@best.com>
69183              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
69184              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
69185      Branch: perl
69186            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
69187 ____________________________________________________________________________
69188 [  7410] By: jhi                                   on 2000/10/23  04:10:11
69189         Log: The change #7187 was not so good on VMS.
69190              
69191              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
69192              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69193              Date: Sun, 22 Oct 2000 23:03:08 -0500
69194              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
69195      Branch: perl
69196            ! utils/perldoc.PL
69197 ____________________________________________________________________________
69198 [  7409] By: jhi                                   on 2000/10/23  03:57:36
69199         Log: Avoid Storable locking on DJGPP for now.
69200              
69201              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
69202              From: "Peter J. Farley III" <pjfarley@banet.net>
69203              Date: Sun, 22 Oct 2000 20:00:00 -0400
69204              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
69205      Branch: perl
69206            ! ext/Storable/Storable.pm t/lib/st-lock.t
69207 ____________________________________________________________________________
69208 [  7408] By: jhi                                   on 2000/10/23  03:50:24
69209         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
69210              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
69211              Date: Sun, 22 Oct 2000 21:12:22 -0400
69212              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
69213      Branch: perl
69214            ! lib/vars.pm
69215 ____________________________________________________________________________
69216 [  7407] By: jhi                                   on 2000/10/23  03:43:12
69217         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
69218              From: Hugo <hv@crypt.compulink.co.uk>
69219              Date: Mon, 23 Oct 2000 00:47:22 +0100
69220              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
69221      Branch: perl
69222            ! regexec.c t/op/pat.t
69223 ____________________________________________________________________________
69224 [  7406] By: jhi                                   on 2000/10/23  03:40:29
69225         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
69226      Branch: perl
69227            ! lib/ExtUtils/MakeMaker.pm
69228 ____________________________________________________________________________
69229 [  7405] By: jhi                                   on 2000/10/22  21:32:00
69230         Log: Doc patch.
69231              
69232              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
69233              From: rspier@pobox.com (Robert Spier)
69234              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
69235              Message-ID: <14835.16112.13457.447971@rls.cx>
69236      Branch: perl
69237            ! lib/strict.pm
69238 ____________________________________________________________________________
69239 [  7404] By: jhi                                   on 2000/10/22  21:30:51
69240         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
69241              From: rspier@pobox.com (Robert Spier)
69242              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
69243              Message-ID: <14835.17223.72448.705566@rls.cx>
69244      Branch: perl
69245            ! lib/ExtUtils/MakeMaker.pm
69246 ____________________________________________________________________________
69247 [  7403] By: jhi                                   on 2000/10/22  21:24:11
69248         Log: Subject: [PATCH bleadperl] ripples from constsub patch
69249              From: John Tobey <jtobey@john-edwin-tobey.org>
69250              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
69251              Message-Id: <m13nSOB-000FObC@feynman.localnet>
69252      Branch: perl
69253            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
69254 ____________________________________________________________________________
69255 [  7402] By: jhi                                   on 2000/10/22  20:59:35
69256         Log: Support s?printf parameter reordering.
69257      Branch: perl
69258            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
69259 ____________________________________________________________________________
69260 [  7401] By: jhi                                   on 2000/10/22  19:19:14
69261         Log: Expand %Config variables only if explicitly so requested
69262              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
69263              
69264              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
69265              From: Gurusamy Sarathy <gsar@ActiveState.com>
69266              Date: Sun, 22 Oct 2000 11:47:32 -0700
69267              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
69268      Branch: perl
69269            ! Makefile.SH lib/lib_pm.PL
69270 ____________________________________________________________________________
69271 [  7400] By: jhi                                   on 2000/10/22  18:24:10
69272         Log: Move the #7390 test from warn/op to comp/redef.
69273              
69274              Subject: Re: Creating const subs for constants.
69275              From: John Tobey <jtobey@john-edwin-tobey.org>
69276              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
69277              Message-Id: <m13nG72-000FObC@feynman.localnet>               
69278      Branch: perl
69279            ! t/comp/redef.t t/pragma/warn/op
69280 ____________________________________________________________________________
69281 [  7399] By: jhi                                   on 2000/10/22  17:49:59
69282         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
69283              From: Nicholas Clark <nick@ccl4.org>
69284              Date: Sat, 21 Oct 2000 22:23:19 +0100
69285              Message-ID: <20001021222319.B45586@plum.flirble.org>
69286      Branch: perl
69287            ! ext/DynaLoader/DynaLoader_pm.PL
69288 ____________________________________________________________________________
69289 [  7398] By: jhi                                   on 2000/10/22  17:47:35
69290         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
69291              From: Hugo <hv@crypt.compulink.co.uk>
69292              Date: Sat, 21 Oct 2000 18:19:59 +0100
69293              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
69294      Branch: perl
69295            ! ext/B/B.pm ext/B/B/C.pm
69296 ____________________________________________________________________________
69297 [  7397] By: jhi                                   on 2000/10/22  17:35:18
69298         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
69299              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
69300              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
69301              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
69302      Branch: perl
69303            ! hints/openbsd.sh
69304 ____________________________________________________________________________
69305 [  7396] By: jhi                                   on 2000/10/22  17:19:46
69306         Log: Subject: installman go-faster stripes
69307              From: Nicholas Clark <nick@talking.bollo.cx>
69308              Date: Sat, 21 Oct 2000 17:24:53 +0100
69309              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
69310              
69311              Subject: Re: installman go-faster stripes
69312              From: Russ Allbery <rra@stanford.edu>
69313              Date: 21 Oct 2000 11:04:13 -0700
69314              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
69315      Branch: perl
69316            ! installman pod/pod2man.PL
69317 ____________________________________________________________________________
69318 [  7395] By: jhi                                   on 2000/10/22  17:17:35
69319         Log: Hints tweak from Anton Berezin.
69320      Branch: perl
69321            ! hints/freebsd.sh
69322 ____________________________________________________________________________
69323 [  7394] By: jhi                                   on 2000/10/22  04:50:04
69324         Log: Tweak the Is* definitions of Unicode character classes
69325              to better match the official categorizations; embrace
69326              the official categorizations; add the combining marks
69327              as alpha (and -numeric); fix DCinital (a typo and edito)
69328              to be DCmedial.
69329      Branch: perl
69330            + lib/unicode/Is/DCmedial.pl
69331            - lib/unicode/Is/DCinital.pl
69332            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
69333            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
69334            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
69335            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
69336 ____________________________________________________________________________
69337 [  7393] By: jhi                                   on 2000/10/21  18:06:05
69338         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
69339              From: Daniel Chetlin <daniel@chetlin.com>
69340              Date: Sat, 21 Oct 2000 02:57:03 -0700
69341              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
69342      Branch: perl
69343            + t/lib/tie-splice.t
69344            ! MANIFEST lib/Tie/Array.pm
69345 ____________________________________________________________________________
69346 [  7392] By: gsar                                  on 2000/10/21  18:05:15
69347         Log: resync utfperl branch with mainline
69348      Branch: utfperl
69349           !> (integrate 1760 files)
69350 ____________________________________________________________________________
69351 [  7391] By: jhi                                   on 2000/10/21  14:37:49
69352         Log: Testcases for a #7383,#7385 related bug.
69353              
69354              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
69355              From: Nicholas Clark <nick@ccl4.org>
69356              Date: Sat, 21 Oct 2000 15:04:51 +0100
69357              Message-ID: <20001021150451.A51566@plum.flirble.org>
69358      Branch: perl
69359            ! t/pragma/utf8.t
69360 ____________________________________________________________________________
69361 [  7390] By: jhi                                   on 2000/10/21  14:35:57
69362         Log: Add a testcase for #7389.
69363      Branch: perl
69364            ! t/pragma/warn/op
69365 ____________________________________________________________________________
69366 [  7389] By: jhi                                   on 2000/10/21  14:26:45
69367         Log: Subject: Re: Creating const subs for constants.
69368              From: John Tobey <jtobey@john-edwin-tobey.org>
69369              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
69370              Message-Id: <m13mo0N-000FObC@feynman.localnet>
69371      Branch: perl
69372            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
69373            ! proto.h sv.c
69374 ____________________________________________________________________________
69375 [  7388] By: nick                                  on 2000/10/21  11:44:23
69376         Log: Populate perlio branch
69377      Branch: perlio
69378           +> (branch 1760 files)
69379 ____________________________________________________________________________
69380 [  7387] By: nick                                  on 2000/10/21  10:52:05
69381         Log: Get branch back as replica of mainline via :
69382              p4 integrate -b utfperl
69383              p4 resolve -at ./...
69384      Branch: utfperl
69385           +> (branch 269 files)
69386            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
69387            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
69388            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
69389            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
69390            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
69391            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
69392            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
69393            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
69394            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
69395            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
69396            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
69397            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
69398            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
69399            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
69400            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
69401            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
69402            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
69403            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
69404            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
69405            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
69406            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
69407            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
69408            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
69409            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
69410            - lib/unicode/UCD300.html lib/unicode/Unicode.300
69411            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
69412            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
69413            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
69414            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
69415           !> (integrate 965 files)
69416 ____________________________________________________________________________
69417 [  7386] By: jhi                                   on 2000/10/21  01:31:12
69418         Log: Update Changes.
69419      Branch: perl
69420            ! Changes patchlevel.h
69421 ____________________________________________________________________________
69422 [  7385] By: jhi                                   on 2000/10/21  01:28:42
69423         Log: The #7383 was right only in the context of the original bug report,
69424              not in more general case.
69425      Branch: perl
69426            ! pp_hot.c
69427 ____________________________________________________________________________
69428 [  7384] By: jhi                                   on 2000/10/21  01:08:23
69429         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
69430      Branch: perl
69431            ! ext/IO/lib/IO/Select.pm
69432 ____________________________________________________________________________
69433 [  7383] By: jhi                                   on 2000/10/21  00:44:18
69434         Log: Fix for ID 20001020.006, concatenating an unset submatch
69435              with utf8 resulted in "Modification of a read-only value".
69436      Branch: perl
69437            ! pp_hot.c t/pragma/utf8.t
69438 ____________________________________________________________________________
69439 [  7382] By: jhi                                   on 2000/10/20  20:44:31
69440         Log: Make scan_num() reëntrant, as suggested in
69441              
69442              Subject: [PATCH perl@7229] Rentrant parser and yylex()
69443              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69444              Date: Fri, 20 Oct 2000 14:17:27 +0100
69445              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
69446      Branch: perl
69447            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
69448            ! toke.c
69449 ____________________________________________________________________________
69450 [  7381] By: jhi                                   on 2000/10/20  20:07:29
69451         Log: Reëntrancy fix.
69452              
69453              Subject: [PATCH perl@7229] Rentrant parser and yylex()
69454              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69455              Date: Fri, 20 Oct 2000 14:17:27 +0100
69456              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
69457      Branch: perl
69458            ! embed.h embed.pl perl.h proto.h toke.c
69459 ____________________________________________________________________________
69460 [  7380] By: jhi                                   on 2000/10/20  19:15:54
69461         Log: Don't write double values through long double pointers,
69462              based on a part of
69463              
69464              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
69465              From: Jens Hamisch <jens@Strawberry.COM>
69466              Date: Tue, 17 Oct 2000 08:39:36 +0200
69467              Message-Id: <20001017083936.A11104@Strawberry.COM>
69468      Branch: perl
69469            ! perl.h pp.c
69470 ____________________________________________________________________________
69471 [  7379] By: jhi                                   on 2000/10/20  18:43:37
69472         Log: Portability tweak on #7377.
69473              
69474              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
69475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69476              Date:     Fri, 20 Oct 2000 13:13:41 EDT
69477              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
69478      Branch: perl
69479            ! t/lib/dprof.t
69480 ____________________________________________________________________________
69481 [  7378] By: jhi                                   on 2000/10/20  12:57:19
69482         Log: SOCKS function redefinitions need prototypes, too, otherwise
69483              for example 32 bit versus 64 bit differences cause a lot of
69484              problems.  Part of
69485              
69486              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
69487              From: Jens Hamisch <jens@Strawberry.COM>
69488              Date: Tue, 17 Oct 2000 08:39:36 +0200
69489              Message-Id: <20001017083936.A11104@Strawberry.COM>
69490      Branch: perl
69491            ! doio.c pp_sys.c
69492 ____________________________________________________________________________
69493 [  7377] By: jhi                                   on 2000/10/20  12:37:12
69494         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
69495              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69496              Date:     Fri, 20 Oct 2000 08:26:04 EDT
69497              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
69498      Branch: perl
69499            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
69500 ____________________________________________________________________________
69501 [  7376] By: jhi                                   on 2000/10/20  12:35:31
69502         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
69503              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69504              Date:     Fri, 20 Oct 2000 07:48:15 EDT
69505              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
69506      Branch: perl
69507            ! configure.com vms/gen_shrfls.pl
69508 ____________________________________________________________________________
69509 [  7375] By: bailey                                on 2000/10/20  04:44:37
69510         Log: SYN SYN
69511      Branch: vmsperl
69512           +> (branch 134 files)
69513            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
69514            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
69515            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
69516            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
69517            - eg/cgi/frameset.cgi eg/cgi/index.html
69518            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
69519            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
69520            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
69521            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
69522            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
69523            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
69524            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
69525            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
69526            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
69527            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
69528            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
69529            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
69530            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
69531            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
69532            - lib/unicode/Props.txt lib/unicode/UCD300.html
69533            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
69534            - utils/perlbc.PL vms/subconfigure.com
69535           !> (integrate 785 files)
69536 ____________________________________________________________________________
69537 [  7374] By: jhi                                   on 2000/10/20  00:59:48
69538         Log: In the latest compiler builds cccdlflags must not become -fpic,
69539              from Wilfredo Sánchez.
69540      Branch: perl
69541            ! hints/darwin.sh
69542 ____________________________________________________________________________
69543 [  7373] By: jhi                                   on 2000/10/20  00:56:35
69544         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
69545              From: Tony Cook <tony@develop-help.com>
69546              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
69547              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
69548      Branch: perl
69549            ! pod/perlop.pod
69550 ____________________________________________________________________________
69551 [  7372] By: jhi                                   on 2000/10/19  19:34:40
69552         Log: Typo noted by Mark Lutz.
69553      Branch: perl
69554            ! t/op/64bitint.t
69555 ____________________________________________________________________________
69556 [  7371] By: jhi                                   on 2000/10/19  19:33:13
69557         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
69558      Branch: metaconfig
69559            ! U/modified/Cppsym.U U/modified/Oldconfig.U
69560      Branch: metaconfig/U/perl
69561            ! End.U dlsrc.U libperl.U
69562      Branch: perl
69563            + hints/nonstopux.sh
69564            ! Configure MANIFEST config_h.SH
69565 ____________________________________________________________________________
69566 [  7370] By: jhi                                   on 2000/10/19  17:18:08
69567         Log: Subject: PATCH do_print has 2 PerlIO_error()s
69568              From: nick@ccl4.org
69569              Date: Thu, 19 Oct 2000 18:09:20 +0100
69570              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
69571      Branch: perl
69572            ! doio.c
69573 ____________________________________________________________________________
69574 [  7369] By: jhi                                   on 2000/10/19  14:01:49
69575         Log: Update Changes.
69576      Branch: perl
69577            ! Changes patchlevel.h
69578 ____________________________________________________________________________
69579 [  7368] By: jhi                                   on 2000/10/19  13:04:29
69580         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
69581              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69582              Date: Wed, 18 Oct 2000 13:12:01 +0200
69583              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
69584      Branch: perl
69585            ! hints/aix.sh
69586 ____________________________________________________________________________
69587 [  7367] By: jhi                                   on 2000/10/19  02:22:40
69588         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
69589              of a 'pmshort' anywhere in the B, so the offending line was simply
69590              removed.
69591      Branch: perl
69592            ! ext/B/B/Debug.pm
69593 ____________________________________________________________________________
69594 [  7366] By: jhi                                   on 2000/10/19  02:12:37
69595         Log: Add the test case for the bug id 20000730.004 which seems
69596              to have been fixed by now.
69597      Branch: perl
69598            ! t/pragma/utf8.t
69599 ____________________________________________________________________________
69600 [  7365] By: jhi                                   on 2000/10/18  23:36:24
69601         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
69602              From: Hugo <hv@crypt.compulink.co.uk>
69603              Date: Wed, 18 Oct 2000 23:25:58 +0100
69604              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
69605      Branch: perl
69606            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
69607 ____________________________________________________________________________
69608 [  7364] By: jhi                                   on 2000/10/18  21:12:53
69609         Log: (retracted)
69610      Branch: perl
69611            ! pp.c
69612 ____________________________________________________________________________
69613 [  7363] By: jhi                                   on 2000/10/18  20:55:38
69614         Log: Missing change from #7362.
69615      Branch: perl
69616            ! win32/perlhost.h
69617 ____________________________________________________________________________
69618 [  7362] By: jhi                                   on 2000/10/18  20:52:01
69619         Log: Borland C fstat() never saw the fd as writable.
69620              
69621              Subject: fix for Borland's weak "stat" (perl@7211)
69622              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
69623              Date: Mon, 16 Oct 2000 09:55:03 +0400
69624              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
69625      Branch: perl
69626            ! win32/win32.c
69627 ____________________________________________________________________________
69628 [  7361] By: jhi                                   on 2000/10/18  17:43:50
69629         Log: Regen toc.
69630      Branch: perl
69631            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
69632 ____________________________________________________________________________
69633 [  7360] By: jhi                                   on 2000/10/18  17:07:44
69634         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69635              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
69636              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
69637              Date: Mon, 16 Oct 2000 15:19:49 +0200
69638      Branch: perl
69639            + README.aix
69640            ! MANIFEST
69641 ____________________________________________________________________________
69642 [  7359] By: jhi                                   on 2000/10/18  17:04:49
69643         Log: Subject: Pod patch for Devel::Peek
69644              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69645              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
69646              Date: Mon, 16 Oct 2000 12:26:34 +0200
69647      Branch: perl
69648            ! ext/Devel/Peek/Peek.pm
69649 ____________________________________________________________________________
69650 [  7358] By: jhi                                   on 2000/10/18  17:03:15
69651         Log: Make Cwd more bulletproof in chrooted environments.
69652              
69653              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
69654              From: "Eric E. Coe" <Eric.Coe@oracle.com>
69655              Date: Wed, 18 Oct 2000 04:03:54 -0400
69656              Message-Id: <39ED596A.70E599FE@oracle.com>
69657      Branch: perl
69658            ! lib/Cwd.pm
69659 ____________________________________________________________________________
69660 [  7357] By: jhi                                   on 2000/10/18  16:37:26
69661         Log: Disable the UTF8 downgrade croakage for now to avoid
69662              too many not okay messages.
69663      Branch: perl
69664            ! doio.c
69665 ____________________________________________________________________________
69666 [  7356] By: jhi                                   on 2000/10/17  23:29:41
69667         Log: Show the failed remote port, instead of the failing line number.
69668              
69669              Subject: [PATCH 5.6.1 Debugger] More diagnostics
69670              From: David Sparks <daves@ActiveState.com>
69671              Date: Tue, 17 Oct 2000 15:00:24 -0700
69672              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
69673      Branch: perl
69674            ! lib/perl5db.pl
69675 ____________________________________________________________________________
69676 [  7355] By: jhi                                   on 2000/10/17  14:11:31
69677         Log: On output try to downgrade to bytes, croak if impossible,
69678              from Simon Cozens.  This means that outputting >255 UTF8
69679              is impossible.  Consider this as a strong incentive to get
69680              the I/O disciplines implemented.
69681      Branch: perl
69682            ! doio.c pod/perldiag.pod sv.c
69683 ____________________________________________________________________________
69684 [  7354] By: jhi                                   on 2000/10/17  13:42:23
69685         Log: Clarify documentation on 'use bytes'.
69686              
69687              Subject: Re: What does 'use bytes' "mean" ?
69688              From: Simon Cozens <simon@cozens.net>
69689              Date: Mon, 18 Sep 2000 18:24:25 +0100
69690              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
69691      Branch: perl
69692            ! lib/bytes.pm
69693 ____________________________________________________________________________
69694 [  7353] By: jhi                                   on 2000/10/17  13:28:12
69695         Log: Workaround for a sfio bug where the stream error indicator
69696              is not cleared as documented.
69697              
69698              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
69699              From: Nicholas Clark <nick@ccl4.org>
69700              Date: Mon, 16 Oct 2000 18:28:23 +0100
69701              Message-ID: <20001016182823.J19700@plum.flirble.org>
69702      Branch: perl
69703            ! doio.c
69704 ____________________________________________________________________________
69705 [  7352] By: jhi                                   on 2000/10/17  13:06:19
69706         Log: More IoTYPE sprinkling.
69707      Branch: perl
69708            ! doio.c pp_hot.c
69709 ____________________________________________________________________________
69710 [  7351] By: jhi                                   on 2000/10/16  22:47:07
69711         Log: Detect early whether the std streams have gone bad.
69712              
69713              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
69714              Date: Mon, 16 Oct 2000 23:28:42 +0100
69715              From: Nicholas Clark <nick@ccl4.org>
69716              Message-ID: <20001016232842.A37942@plum.flirble.org>
69717      Branch: perl
69718            ! t/op/misc.t
69719 ____________________________________________________________________________
69720 [  7350] By: jhi                                   on 2000/10/16  22:45:16
69721         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
69722              From: "Peter J. Farley III" <pjfarley@banet.net>
69723              Date: Mon, 16 Oct 2000 18:15:59 -0400
69724              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
69725      Branch: perl
69726            ! djgpp/djgpp.c dosish.h t/io/open.t
69727 ____________________________________________________________________________
69728 [  7349] By: jhi                                   on 2000/10/16  22:36:45
69729         Log: perldelta tweak.
69730      Branch: perl
69731            ! pod/perldelta.pod
69732 ____________________________________________________________________________
69733 [  7348] By: jhi                                   on 2000/10/16  15:17:53
69734         Log: Update Changes.
69735      Branch: perl
69736            ! Changes patchlevel.h
69737 ____________________________________________________________________________
69738 [  7347] By: jhi                                   on 2000/10/16  13:55:27
69739         Log: Add the capability to include/exclude branches.
69740      Branch: perl
69741            ! Porting/genlog
69742 ____________________________________________________________________________
69743 [  7346] By: jhi                                   on 2000/10/16  13:18:04
69744         Log: Add Charles Lane.
69745      Branch: perl
69746            ! AUTHORS Changes
69747 ____________________________________________________________________________
69748 [  7345] By: jhi                                   on 2000/10/16  13:13:21
69749         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
69750      Branch: perl
69751            ! pod/perldelta.pod
69752 ____________________________________________________________________________
69753 [  7344] By: gsar                                  on 2000/10/16  09:30:21
69754         Log: integrate change#6220 from cfgperl
69755              
69756              Win32 patches from Benjamin Stuhl.
69757      Branch: maint-5.6/perl
69758           !> makedef.pl win32/win32.h
69759 ____________________________________________________________________________
69760 [  7343] By: gsar                                  on 2000/10/16  08:32:19
69761         Log: integrate changes#6221,6222 from cfgperl
69762              
69763              Remove tr///CU (the feature is to be obsoleted by better interfaces).
69764              From: simon@brecon.co.uk (Simon Cozens)
69765              Subject: [PATCH] Eliminate tr///[CU][CU]
69766              Date: 23 Jun 2000 11:05:40 GMT
69767              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
69768              
69769              doc typo fix
69770              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
69771              From: Ian Phillipps <Ian.Phillipps@iname.com>
69772              Date: Fri, 23 Jun 2000 10:40:58 +0100
69773              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
69774      Branch: maint-5.6/perl
69775           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
69776 ____________________________________________________________________________
69777 [  7342] By: gsar                                  on 2000/10/16  08:28:08
69778         Log: integrate change#6217 from cfgperl (in part)
69779              
69780              Rename the fdpid locking and integrate with Sarathy.
69781      Branch: maint-5.6/perl
69782           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
69783           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
69784           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
69785           !> win32/win32.c
69786 ____________________________________________________________________________
69787 [  7341] By: gsar                                  on 2000/10/16  08:23:39
69788         Log: integrate changes#6214..6216 from mainline
69789              
69790              @_ can't have junk in it even in the non-USE_ITHREADS case because
69791              caller() wants to populate @DB::args with it (causes a coredump
69792              in Carp::confess())
69793              
69794              tweak comment about @DB::args
69795              
69796              be more optimal about clearing @_
69797      Branch: maint-5.6/perl
69798           !> av.h cop.h pp_ctl.c t/op/runlevel.t
69799 ____________________________________________________________________________
69800 [  7340] By: gsar                                  on 2000/10/16  08:20:37
69801         Log: integrate changes#6207..6210 from cfgperl
69802              
69803              Subject: [PATCH 5.6.0] Threadsafe patches
69804              From: Dan Sugalski <dan@sidhe.org>
69805              To: perl5-porters@perl.org
69806              Date: Mon, 08 May 2000 18:08:13 -0400
69807              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
69808              
69809              Regen headers for #6207.
69810              
69811              Lock PL_fdpid against race conditions, based on:
69812              Subject: [PATCH 5.6.0]subprocess fixup for threads
69813              From: Dan Sugalski <dan@sidhe.org>
69814              To: perl5-porters@perl.org
69815              Date: Tue, 11 Apr 2000 17:02:32 -0400
69816              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
69817              
69818              Mopup for #6207 and #6209.
69819      Branch: maint-5.6/perl
69820           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
69821           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
69822           !> win32/win32.c
69823 ____________________________________________________________________________
69824 [  7339] By: gsar                                  on 2000/10/16  08:14:34
69825         Log: integrate change#6203 from cfgperl
69826              
69827              perldiag should refer to perlos2.pod not README.os2
69828      Branch: maint-5.6/perl
69829           !> pod/perldiag.pod
69830 ____________________________________________________________________________
69831 [  7338] By: gsar                                  on 2000/10/16  08:11:42
69832         Log: integrate change#6201 from mainline
69833              
69834              Perl_eval_pv() leaks 4 bytes every time it is called because it
69835              does a PUSHMARK that's never ever POPMARKed; in general, only
69836              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
69837              Perl_eval_[sp]v() don't because they don't take any incoming
69838              arguments (this leak has been around since the original version
69839              of perl_eval_pv() in 5.003_97e)
69840      Branch: maint-5.6/perl
69841           !> perl.c
69842 ____________________________________________________________________________
69843 [  7337] By: gsar                                  on 2000/10/16  08:08:47
69844         Log: integrate changes#6197..6200 from cfgperl
69845              
69846              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
69847              From: John Borwick <jhborwic@unity.ncsu.edu>
69848              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
69849              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
69850              
69851              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
69852              From: Dan Sugalski <dan@sidhe.org>
69853              To: vmsperl@perl.org, perl5-porters@perl.org
69854              Date: Fri, 02 Jun 2000 16:00:41 -0400
69855              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
69856              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
69857              
69858              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
69859              From: Dan Sugalski <dan@sidhe.org>
69860              To: perl5-porters@perl.org, vmsperl@perl.org
69861              Date: Fri, 02 Jun 2000 17:30:51 -0400
69862              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
69863              
69864              Update to cperl-mode.el 4.31 from
69865              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
69866              Subject: A couple of notes
69867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69868              To: Mailing list Perl5 <perl5-porters@perl.org>
69869              Date: Sat, 3 Jun 2000 23:33:32 -0400
69870              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
69871      Branch: maint-5.6/perl
69872           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
69873           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
69874           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
69875           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
69876           !> vms/vmsish.h
69877 ____________________________________________________________________________
69878 [  7336] By: gsar                                  on 2000/10/16  08:03:46
69879         Log: integrate changes#6194,6195 from mainline
69880              
69881              fix small eval"" memory leaks under USE_ITHREADS
69882              
69883              fix yet another eval"" leak under USE_ITHREADS
69884      Branch: maint-5.6/perl
69885           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69886           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69887           !> vms/perly_c.vms
69888 ____________________________________________________________________________
69889 [  7335] By: gsar                                  on 2000/10/16  08:02:15
69890         Log: integrate changes#6190,6191 from mainline
69891              
69892              submit missing embed.pl change
69893              
69894              vec() loses numericalness (modified version of patch suggested
69895              by Robin Barker)
69896      Branch: maint-5.6/perl
69897           !> doop.c embed.pl t/op/vec.t
69898 ____________________________________________________________________________
69899 [  7334] By: gsar                                  on 2000/10/16  08:01:03
69900         Log: integrate change#6189 from mainline
69901              
69902              counting tr/// corrupts later operation (from M.J.T Guy)
69903      Branch: maint-5.6/perl
69904           !> doop.c t/op/tr.t
69905 ____________________________________________________________________________
69906 [  7333] By: gsar                                  on 2000/10/16  07:59:07
69907         Log: integrate changes#6183..6188 from mainline
69908              
69909              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
69910              <nick@ccl4.org>)
69911              
69912              tweak for change#6127
69913              
69914              remove incorrect documentation about implicit split to @_ in
69915              list context, which never really worked in perl 5 (from
69916              M.J.T. Guy)
69917              
69918              further qualify references to "alphanumeric" (from Wolfgang Laun
69919              <wolfgang.laun@alcatel.at>)
69920              
69921              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
69922              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69923              
69924              h2xs tweaks
69925      Branch: maint-5.6/perl
69926           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
69927           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
69928           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
69929           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
69930           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
69931           !> pod/pod2latex.PL utils/h2xs.PL
69932 ____________________________________________________________________________
69933 [  7332] By: gsar                                  on 2000/10/16  07:53:52
69934         Log: integrate change#6179 from mainline
69935              
69936              buggy modulus on UVs introduced by change#3378 (resulted in
69937              4063328477 % 65535 amounting to 27406, instead of 27407)
69938      Branch: maint-5.6/perl
69939           !> pp.c t/op/arith.t
69940 ____________________________________________________________________________
69941 [  7331] By: gsar                                  on 2000/10/16  07:52:49
69942         Log: integrate changes#6176,6177,6178,6182 from cfgperl
69943              
69944              Single-quoted utf8 patch from Simon Cozens.
69945              
69946              Substitution utf8 patch from Simon Cozens.
69947              
69948              Be cleaner.
69949              
69950              Be Cleaner Part Deux.
69951      Branch: maint-5.6/perl
69952           !> Makefile.SH pp_hot.c toke.c
69953 ____________________________________________________________________________
69954 [  7330] By: gsar                                  on 2000/10/16  07:41:36
69955         Log: integrate change#6172 from mainline
69956              
69957              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
69958              (from Ilya Zakharevich)
69959      Branch: maint-5.6/perl
69960           !> regexec.c t/op/re_tests
69961 ____________________________________________________________________________
69962 [  7329] By: gsar                                  on 2000/10/16  07:40:25
69963         Log: integrate change#6171 from mainline
69964              
69965              scalar() doesn't force scalar context when used in void context
69966              (from Simon Cozens)
69967      Branch: maint-5.6/perl
69968           !> op.c t/op/wantarray.t
69969 ____________________________________________________________________________
69970 [  7328] By: gsar                                  on 2000/10/16  07:39:33
69971         Log: integrate change#6170 from mainline
69972              
69973              change#6142 needs tweaks to tests to work where there's no
69974              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69975      Branch: maint-5.6/perl
69976           !> t/lib/filefind.t
69977 ____________________________________________________________________________
69978 [  7327] By: gsar                                  on 2000/10/16  07:35:34
69979         Log: integrate changes#6166..6168 from cfgperl
69980              
69981              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
69982              in case somebody wants to write an extension for more
69983              shadow database interfaces.
69984              
69985              tweak todo
69986              
69987              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
69988      Branch: maint-5.6/perl
69989           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69990           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
69991           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
69992           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
69993           !> win32/config.vc win32/config_H.bc win32/config_H.gc
69994           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
69995 ____________________________________________________________________________
69996 [  7326] By: gsar                                  on 2000/10/16  07:29:05
69997         Log: integrate changes#6157,6159..6161,6164 from cfgperl
69998              
69999              Regen Configure to jive with #6149.
70000              
70001              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
70002              
70003              Changes for the File::Temp 0.08 (change #6159) test suite
70004              to fit better into the Perl distribution test framework.
70005              
70006              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
70007              both from Simon Cozens.
70008              
70009              detypo
70010      Branch: maint-5.6/perl
70011           +> pod/perlmodlib.PL pod/perlnewmod.pod
70012           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
70013           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
70014           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70015           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70016 ____________________________________________________________________________
70017 [  7325] By: gsar                                  on 2000/10/16  07:25:13
70018         Log: integrate change#6158 from vmsperl
70019              
70020              Add fallback to tmpfile for use in cases where user's relying on
70021              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
70022              Lane's patch)
70023      Branch: maint-5.6/perl
70024           !> vms/vms.c vms/vmsish.h
70025 ____________________________________________________________________________
70026 [  7324] By: gsar                                  on 2000/10/16  07:20:50
70027         Log: integrate changes#6153..6155 from mainline
70028              
70029              prettier Test::Harness output on failed tests (from Nicholas Clark
70030              <nick@Bagpuss.uk.boo.com>)
70031              
70032              avoid type mismatch warning
70033              
70034              small bug in change#6144; remove random \xA0 character that snuck
70035              in via change#6145
70036      Branch: maint-5.6/perl
70037           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
70038           !> perl.c
70039 ____________________________________________________________________________
70040 [  7323] By: gsar                                  on 2000/10/16  07:18:47
70041         Log: integrate changes#6151,6152 from mainline
70042              
70043              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
70044              
70045              cosmetic fixups of RE debug output (from Ilya Zakharevich)
70046      Branch: maint-5.6/perl
70047           !> regexec.c
70048 ____________________________________________________________________________
70049 [  7322] By: gsar                                  on 2000/10/16  07:17:25
70050         Log: integrate changes#6146..6150 from mainline
70051              
70052              doc typo
70053              
70054              add a make entry to Config.pm so "perl -V:make" works on VMS
70055              (from Peter Prymmer)
70056              
70057              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
70058              
70059              OS/2 tweaks for usethreads build (from Rocco Caputo
70060              <troc@netrus.net>)
70061              
70062              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
70063      Branch: maint-5.6/perl
70064           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
70065           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
70066           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
70067           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
70068           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
70069           !> warnings.pl x2p/a2p.h
70070 ____________________________________________________________________________
70071 [  7321] By: gsar                                  on 2000/10/16  07:14:02
70072         Log: integrate changes#6143..6145 from mainline
70073              
70074              MacOS support, part 1 (from Matthias Neeracher
70075              <neeri@iis.ee.ethz.ch>)
70076              
70077              MacOS support, part 2: make AutoSplit use File::Spec instead
70078              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
70079              <neeri@iis.ee.ethz.ch>)
70080              
70081              make xsubpp skip embedded pod (from Matthias Neeracher
70082              <neeri@iis.ee.ethz.ch>)
70083      Branch: maint-5.6/perl
70084           +> ext/DynaLoader/dl_mac.xs
70085           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
70086           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
70087           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
70088           !> pp_ctl.c proto.h toke.c util.c util.h
70089 ____________________________________________________________________________
70090 [  7320] By: gsar                                  on 2000/10/16  07:12:13
70091         Log: integrate changes#6141,6142 from mainline
70092              
70093              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
70094              forwarded by Peter Seebach from the bsdi-users mailing list.
70095              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
70096              
70097              File::Find fails to chdir when chasing symlinks (from
70098              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
70099      Branch: maint-5.6/perl
70100           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
70101 ____________________________________________________________________________
70102 [  7319] By: gsar                                  on 2000/10/16  07:04:30
70103         Log: integrate change#6139 from mainline
70104              
70105              revise mktables.PL for bugs and newness in Unicode 3.0
70106              (from James Bence <jbence@amgen.com>)
70107      Branch: maint-5.6/perl
70108           +> (branch 30 files)
70109           !> (integrate 49 files)
70110 ____________________________________________________________________________
70111 [  7318] By: gsar                                  on 2000/10/16  07:01:01
70112         Log: integrate changes#6137,6138 from mainline
70113              
70114              fix bogus redeclaration warning for "our" variables in different
70115              scopes
70116              
70117              add note about the handling of negative indices to tied arrays
70118              (from Michael G Schwern <schwern@pobox.com>)
70119      Branch: maint-5.6/perl
70120           !> op.c pod/perltie.pod t/pragma/strict-vars
70121 ____________________________________________________________________________
70122 [  7317] By: gsar                                  on 2000/10/16  06:58:46
70123         Log: integrate changes#6127..6136 from mainline
70124              
70125              call_method(...,G_EVAL) can longjmp() out if the method probing
70126              failed (from Gisle Aas)
70127              
70128              new perlxstut example for passing/returning refs to arrays
70129              (from David Lowe <dlowe@pootpoot.com>)
70130              
70131              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
70132              
70133              fix places that mean C<"word" character> but say C<alphanumeric
70134              character>
70135              
70136              avoid warnings in POSIX.pm (from Barrie Slaymaker)
70137              
70138              warnings::enabled() doesn't fall back to looking at $^W if
70139              caller isn't using lexical warnings (from Paul Marquess)
70140              
70141              elide bogus test in change#6132
70142              
70143              make Test::Harness use wait.h/WCOREDUMP if available
70144              (from Ben Tilly <ben_tilly@hotmail.com>)
70145              
70146              enable Test::Harness to dynamically determine column width etc.
70147              (from Rob Napier <rnapier@employees.org>)
70148              
70149              random pod typos (from Peter Scott <Peter@PSDT.com>)
70150      Branch: maint-5.6/perl
70151           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
70152           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
70153           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
70154           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
70155 ____________________________________________________________________________
70156 [  7316] By: gsar                                  on 2000/10/16  06:53:23
70157         Log: integrate change#6126 from mainline
70158              
70159              change#2879 broke rvalue autovivification of magicals such as
70160              ${$num} (reworked variant of patch suggested by Simon Cozens)
70161      Branch: maint-5.6/perl
70162           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
70163           !> pp_hot.c proto.h t/op/gv.t
70164 ____________________________________________________________________________
70165 [  7315] By: gsar                                  on 2000/10/16  06:51:38
70166         Log: integrate changes#6123,6125 from mainline
70167              
70168              clarify gotcha with #line directives (from Rocco Caputo
70169              <troc@netrus.net>)
70170              
70171              enable propagating exception objects via Perl_croak() in XS code
70172              (from Gisle Aas)
70173      Branch: maint-5.6/perl
70174           !> pod/perldebug.pod pod/perlsyn.pod util.c
70175 ____________________________________________________________________________
70176 [  7314] By: gsar                                  on 2000/10/16  06:49:28
70177         Log: integrate change#6122 from mainline
70178              
70179              downgrade fatal error on C<"foo@nosucharray.com"> to optional
70180              warning (from Mark-Jason Dominus)
70181      Branch: maint-5.6/perl
70182           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
70183           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
70184           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
70185           !> toke.c
70186 ____________________________________________________________________________
70187 [  7313] By: gsar                                  on 2000/10/16  06:46:54
70188         Log: integrate changes#6112..6121 from vmsperl
70189              
70190              Check for existence of file before trying to delete
70191              
70192              Ugly workaround for version-specific RTL error
70193              
70194              Urk -- undo previous removal of vmsish 'exit' change
70195              
70196              Add bounds checking for several strings (Charles Lane)
70197              
70198              Miscellaneous cosmetic fixes (Charles Lane)
70199              
70200              Treat sockets as special in sys(read|write) (Charles Lane et al.)
70201              
70202              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
70203              Flatten case labels in switch statements uniformly (Charles Bailey)
70204              
70205              Quiet error messages in vmsish.t (Charles Lane)
70206              
70207              Add missing escape (Charles Lane)
70208              
70209              Allow eliminate_macros() and fixpath() to handle space-delimited
70210              lists (based on fixes by Craig Berry)
70211      Branch: maint-5.6/perl
70212           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
70213           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
70214           !> vms/vmsish.h
70215 ____________________________________________________________________________
70216 [  7312] By: gsar                                  on 2000/10/16  06:41:18
70217         Log: integrate changes#6107,6110 from cfgperl
70218              
70219              Tweak the todo list.
70220              
70221              todo tweak
70222      Branch: maint-5.6/perl
70223           !> Todo-5.6
70224 ____________________________________________________________________________
70225 [  7311] By: gsar                                  on 2000/10/16  06:38:38
70226         Log: integrate changes#6104,6108 from mainline
70227              
70228              PL_sys_intern was being initialized too late on windows
70229              
70230              reenable fake signal handling on Windows, bugs and all
70231      Branch: maint-5.6/perl
70232           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
70233           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
70234           !> win32/win32.c
70235 ____________________________________________________________________________
70236 [  7310] By: gsar                                  on 2000/10/16  06:36:03
70237         Log: integrate changes#6095,6097..6103 from cfgperl
70238              
70239              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
70240              might be useful in future.
70241              
70242              Add a note about possible compilation problems from Allen Smith.
70243              
70244              Add a note about other, yet unsupported, shadow password APIs.
70245              
70246              Tweaks for the cc bugs from Allen Smith.
70247              
70248              More compilation tweakery from Allen Smith.
70249              
70250              Hints and test tweaks for Unicos.
70251              
70252              The test suite tweak in #6101 wasn't quite right.
70253              
70254              Test tweaking for Unicos continues.
70255      Branch: maint-5.6/perl
70256           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70257           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
70258           !> t/lib/complex.t t/op/64bitint.t
70259 ____________________________________________________________________________
70260 [  7309] By: gsar                                  on 2000/10/16  06:29:41
70261         Log: integrate changes#6093,6094 from mainline
70262              
70263              fork() failure to create pseudo process sets errno=EAGAIN and returns
70264              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
70265              
70266              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
70267      Branch: maint-5.6/perl
70268           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
70269           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
70270 ____________________________________________________________________________
70271 [  7308] By: gsar                                  on 2000/10/16  06:27:29
70272         Log: integrate change#6092 from cfgperl
70273              
70274              Regen perltoc with the fixed buildtoc.
70275      Branch: maint-5.6/perl
70276           !> pod/perltoc.pod
70277 ____________________________________________________________________________
70278 [  7307] By: gsar                                  on 2000/10/16  06:26:40
70279         Log: integrate changes#6089,6090 from mainline
70280              
70281              buildtoc tweak to fix newline lossage
70282              
70283              concat doesn't preserve utf8-ness, and doesn't invalidate
70284              [NI]OK; added tests for both
70285      Branch: maint-5.6/perl
70286           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
70287 ____________________________________________________________________________
70288 [  7306] By: gsar                                  on 2000/10/16  06:24:05
70289         Log: integrate change#6088 from cfgperl
70290              
70291              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
70292              because we do not use those.  The HAS_GETSPNAM remains,
70293              though, because we still do use that.
70294      Branch: maint-5.6/perl
70295           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70296           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
70297           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
70298           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
70299           !> win32/config.vc win32/config_H.bc win32/config_H.gc
70300           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
70301 ____________________________________________________________________________
70302 [  7305] By: gsar                                  on 2000/10/16  06:15:52
70303         Log: integrate changes#6084,6085,6087 from mainline
70304              
70305              substr() does not preserve utf8-ness (from Stefan Eissing
70306              <Eissing@medicaldataservice.de>); added tests
70307              
70308              repeat operator (x) doesn't preserve utf8-ness
70309              
70310              reverse() and quotemeta() weren't preserving utf8-ness; add tests
70311      Branch: maint-5.6/perl
70312           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
70313 ____________________________________________________________________________
70314 [  7304] By: gsar                                  on 2000/10/16  06:13:10
70315         Log: integrate changes#6077..6083 from mainline
70316              
70317              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
70318              and Tom Phoenix)
70319              
70320              workaround for CRT bug in chdir() (from Charles Lane, via
70321              Peter Prymmer)
70322              
70323              remove outdated kludge in Carp (NULLs are permitted in diagnostics
70324              now)
70325              
70326              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
70327              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
70328              
70329              better default perlbug categories for ok reports (from Richard Foley)
70330              
70331              peek.t non-portable to ithreads
70332              
70333              note about undocumented caller() return value (from M.J.T. Guy);
70334              yet another peek.t tweak
70335      Branch: maint-5.6/perl
70336           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70337           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70338           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
70339           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
70340           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
70341           !> vms/vmsish.h
70342 ____________________________________________________________________________
70343 [  7303] By: gsar                                  on 2000/10/16  06:03:18
70344         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
70345              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
70346              
70347              &HUGE_VAL is not defined, it exists.
70348              
70349              Do not warn that an infinity does not look like a number.
70350              
70351              Rewrite the pwent/spent logic to be a little bit more clearer.
70352              
70353              Continue on the pwent/spent case.
70354              
70355              Correct Freudian slip.
70356              
70357              Use HUGE_VALL if applicable.
70358              
70359              pwent/spent #ifdef imbalance.
70360              
70361              Infinite problems.
70362              
70363              Call getspnam() only iff needd.
70364              
70365              Test both the scalar and list contexts.
70366              
70367              Use setxxent()/endxxent().
70368              
70369              Complex tweakery.
70370              
70371              Unicos hint tweak.
70372              
70373              Be more forgiving in POSIX about HUGE_VALL.
70374              
70375              Detypo.
70376              
70377              The search of infinity continues, this time simplified.
70378              
70379              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
70380              in natively 64-bit platforms where a long is a quad (no need
70381              for long longs).  Also added bias for IVs.
70382              
70383              Complex tweaks.
70384              
70385              Introduce t/lib/peek.t.
70386              
70387              Make the test more portable.
70388      Branch: maint-5.6/perl
70389           +> t/lib/peek.t
70390            ! pp_sys.c
70391           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
70392           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
70393           !> t/op/pwent.t toke.c util.c
70394 ____________________________________________________________________________
70395 [  7302] By: gsar                                  on 2000/10/16  05:03:37
70396         Log: integrate changes#6066..6071 from mainline
70397              
70398              s/END/CHECK/
70399              
70400              replace direct call to sighandler() with (*PL_sighandlerp)()
70401              
70402              note about values()
70403              
70404              File::Spec compatibility update (from Barrie Slaymaker
70405              <barries@slaysys.com>)
70406              
70407              remove misleading comment (from M.J.T. Guy)
70408              
70409              misformatted perllocal.pod (from Tim Jenness
70410              <t.jenness@jach.hawaii.edu>)
70411      Branch: maint-5.6/perl
70412           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70413           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70414           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
70415           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
70416 ____________________________________________________________________________
70417 [  7301] By: gsar                                  on 2000/10/16  05:00:08
70418         Log: integrate changes#6061..6063 from mainline
70419              
70420              change#5921 neglected to make eq honor "use bytes"
70421              
70422              additional tests for utf8.t
70423              
70424              tokeq() could read unallocated field in argument
70425      Branch: maint-5.6/perl
70426           !> sv.c t/pragma/utf8.t toke.c
70427 ____________________________________________________________________________
70428 [  7300] By: gsar                                  on 2000/10/16  04:56:54
70429         Log: integrate changes#6046,6048,6057,6058 from mainline
70430              
70431              libscheck has insufficient checks for n32 libs (from
70432              Albert Chin-A-Young <china@thewrittenword.com>)
70433              
70434              add note about how $( doesn't interpolate in REs (from
70435              Philip Newton <newton@ficus.frogspace.net>)
70436              
70437              fix broken parsing of /\x{ab}/
70438              
70439              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
70440              (spotted by Donald Kinzer <dkinzer@premia.com>)
70441      Branch: maint-5.6/perl
70442           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
70443           !> t/pragma/utf8.t
70444 ____________________________________________________________________________
70445 [  7299] By: gsar                                  on 2000/10/16  04:52:50
70446         Log: integrate change#6044 from mainline
70447              
70448              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
70449              such that underscores are only ignored in literal numbers,
70450              "\x{...}", and hex/oct argument
70451      Branch: maint-5.6/perl
70452           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
70453 ____________________________________________________________________________
70454 [  7298] By: gsar                                  on 2000/10/16  04:50:53
70455         Log: integrate changes#6027..6043 from mainline
70456              
70457              podlators-1.02 update (from Russ Allbery)
70458              
70459              Pod::Man generates groff-incompatible macro definition (from
70460              Tom Christiansen)
70461              
70462              add CGI.pm v2.66 (from Lincoln Stein)
70463              
70464              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
70465              for @- and @+ (from Johan Vromans)
70466              
70467              small nits in diagnostics.pm (from Robin Barker)
70468              
70469              whitespace adjustments
70470              
70471              missing files in MANIFEST
70472              
70473              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
70474              to compensate
70475              
70476              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
70477              
70478              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
70479      Branch: maint-5.6/perl
70480           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
70481           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
70482           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
70483           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
70484           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
70485           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
70486           !> t/lib/cgi-html.t t/lib/cgi-request.t
70487 ____________________________________________________________________________
70488 [  7297] By: gsar                                  on 2000/10/16  04:44:30
70489         Log: integrate change#6025 from mainline
70490              
70491              Is{Alnum,Alpha,Word} don't match titlecase
70492              TODO: IsSpace is defined recursively!
70493              (both spotted by Larry)
70494      Branch: maint-5.6/perl
70495           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70496           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70497 ____________________________________________________________________________
70498 [  7296] By: gsar                                  on 2000/10/16  04:39:30
70499         Log: integrate change#6023 from mainline
70500              
70501              debugger stomps on $. (from M.J.T. Guy)
70502      Branch: maint-5.6/perl
70503           !> lib/perl5db.pl
70504 ____________________________________________________________________________
70505 [  7295] By: gsar                                  on 2000/10/16  04:38:02
70506         Log: integrate change#6022 from mainline
70507              
70508              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
70509      Branch: maint-5.6/perl
70510           !> sv.c
70511 ____________________________________________________________________________
70512 [  7294] By: gsar                                  on 2000/10/16  04:37:05
70513         Log: integrate changes#6018..6021 from mainline
70514              
70515              make lib/syslog.t portable to systems that don't have _PATH_LOG,
70516              make _PATH_LOG() return "" if unavailable
70517              
70518              windows portability tweaks
70519              
70520              test tweak
70521              
70522              remove Win2K issue in pod (fixed by change#6020)
70523      Branch: maint-5.6/perl
70524           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70525           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
70526           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
70527 ____________________________________________________________________________
70528 [  7293] By: gsar                                  on 2000/10/16  04:20:00
70529         Log: integrate changes#6013..6015 from mainline
70530              
70531              tweak change#5945 to display correct switch name in diagnostic
70532              
70533              glob() loading File::Glob behind the scenes may cause syntax errors
70534              
70535              tweak test for portability
70536      Branch: maint-5.6/perl
70537           !> op.c perl.c pod/perldiag.pod t/lib/b.t
70538 ____________________________________________________________________________
70539 [  7292] By: gsar                                  on 2000/10/16  04:18:11
70540         Log: integrate changes#6005..6010 from mainline, cfgperl
70541              
70542              perldoc might fail via "use blib" (from Hugo van der Sanden)
70543              
70544              Regen Configure.
70545              
70546              note about compile failures and END blocks (from M.J.T. Guy)
70547              
70548              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
70549              
70550              (change#6009 integrated earlier in change#7255)
70551              
70552              clarify note about shadow password support (from
70553              gellyfish@gellyfish.com)
70554      Branch: maint-5.6/perl
70555           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70556           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
70557           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
70558 ____________________________________________________________________________
70559 [  7291] By: gsar                                  on 2000/10/16  04:12:03
70560         Log: integrate changes#6002,6003 from mainline
70561              
70562              destructive sv_setsv() can lose UV-ness from source, causing
70563              numeric promotions/comparisons to fail to do the right thing
70564              
70565              allow REG_EXPAND_SZ keys in Windows registry (from
70566              John Clayton <John.Clayton@barclayscapital.com>)
70567      Branch: maint-5.6/perl
70568           !> sv.c win32/win32.c
70569 ____________________________________________________________________________
70570 [  7290] By: gsar                                  on 2000/10/16  04:10:19
70571         Log: integrate change#6001 from mainline
70572              
70573              support additional library locations via $Config{otherlibdirs}
70574              (from Andy Dougherty)
70575      Branch: maint-5.6/perl
70576           !> Configure INSTALL Porting/Glossary Porting/config.sh
70577           !> Porting/config_H config_h.SH epoc/config.sh perl.c
70578           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
70579           !> win32/config.bc win32/config.gc win32/config.vc
70580 ____________________________________________________________________________
70581 [  7289] By: gsar                                  on 2000/10/16  04:08:28
70582         Log: integrate change#5999 from mainline
70583              
70584              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
70585      Branch: maint-5.6/perl
70586           !> t/pragma/warn/toke toke.c
70587 ____________________________________________________________________________
70588 [  7288] By: gsar                                  on 2000/10/16  04:07:01
70589         Log: integrate changes#5997,5998 from cfgperl
70590              
70591              Preserve $!.
70592              
70593              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
70594      Branch: maint-5.6/perl
70595           !> lib/Math/Complex.pm
70596 ____________________________________________________________________________
70597 [  7287] By: gsar                                  on 2000/10/16  04:04:37
70598         Log: integrate change#5995 from mainline
70599              
70600              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
70601      Branch: maint-5.6/perl
70602           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
70603 ____________________________________________________________________________
70604 [  7286] By: gsar                                  on 2000/10/16  04:03:21
70605         Log: integrate change#5994 from mainline
70606              
70607              fix for missed accounting for null byte in pack("Z",...) (from
70608              M.J.T. Guy)
70609      Branch: maint-5.6/perl
70610           !> pp.c t/op/pack.t
70611 ____________________________________________________________________________
70612 [  7285] By: gsar                                  on 2000/10/16  04:02:11
70613         Log: integrate changes#5989..5993 from mainline
70614              
70615              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
70616              itself and no other (from Tom Hughes)
70617              
70618              use $ENV{LIB} to search for libs under Visual C compiler
70619              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
70620              
70621              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
70622              
70623              pod nit (from Simon Cozens)
70624              
70625              various minor tweaks seen on p5p
70626      Branch: maint-5.6/perl
70627           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
70628           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
70629           !> t/op/array.t toke.c
70630 ____________________________________________________________________________
70631 [  7284] By: gsar                                  on 2000/10/16  03:59:00
70632         Log: integrate changes#5978..5988 from mainline
70633              
70634              sync version numbers in File::Spec with the ones on CPAN
70635              (from Barrie Slaymaker)
70636              
70637              under useithreads, constant pad entries could inadvertantly be
70638              shared across threads (from Eric Blood <eblood@xmission.com>);
70639              added Eric's test case to testsuite
70640              
70641              allow Configure -S to run non-interactively (spotted by Greg Hudson
70642              <ghudson@mit.edu>)
70643              
70644              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
70645              prototype mismatch with CORE::glob(); update pod and tests to
70646              suit (File::Glob::glob() is still available for backward
70647              compatibility, but should be considered deprecated)
70648              
70649              avoid error in IO::Socket::INET when given an unknown service name
70650              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
70651              
70652              numeric conversion of non-number in change#3378 tramples on
70653              OOK offset, causing segfaults
70654              
70655              attributes::reftype() doesn't work on tied argument
70656              
70657              forked child may not exit correctly if it failed to open
70658              /dev/console (from Graham Barr)
70659              
70660              add regular expressions tutorial and quick-start guide (from
70661              Mark Kvale <kvale@phy.ucsf.edu>)
70662              
70663              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
70664              
70665              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
70666              <paul@miraclefish.com>)
70667      Branch: maint-5.6/perl
70668           +> pod/perlrequick.pod pod/perlretut.pod
70669           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
70670           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
70671           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
70672           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
70673           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
70674           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
70675           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
70676           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
70677 ____________________________________________________________________________
70678 [  7283] By: gsar                                  on 2000/10/16  03:52:14
70679         Log: integrate change#5977 from mainline
70680              
70681              autoquote barewords followed by newline and arrow properly
70682              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
70683      Branch: maint-5.6/perl
70684           !> t/pragma/warn/toke toke.c
70685 ____________________________________________________________________________
70686 [  7282] By: gsar                                  on 2000/10/16  03:50:48
70687         Log: integrate change#5976 from mainline
70688              
70689              DB_File v1.73 update (from Paul Marquess)
70690      Branch: maint-5.6/perl
70691           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
70692           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
70693 ____________________________________________________________________________
70694 [  7281] By: gsar                                  on 2000/10/16  03:49:14
70695         Log: integrate change#5975 from mainline
70696              
70697              allow sort() reentrancy (variant of patch suggested by
70698              Hugo van der Sanden)
70699      Branch: maint-5.6/perl
70700           !> pp_ctl.c t/op/sort.t
70701 ____________________________________________________________________________
70702 [  7280] By: gsar                                  on 2000/10/16  03:48:22
70703         Log: integrate change#5974 from mainline
70704              
70705              change#4197 somehow missed initializing PL_errors, meaning
70706              syntax error queueing wasn't working outside eval"" at all;
70707              also fixed eval"" to localize PL_error_count, so that compile-time
70708              eval's don't clobber the error state of the outer context
70709      Branch: maint-5.6/perl
70710           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
70711           !> t/pragma/warn/toke
70712 ____________________________________________________________________________
70713 [  7279] By: gsar                                  on 2000/10/16  03:46:21
70714         Log: integrate change#5973 from mainline
70715              
70716              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
70717      Branch: maint-5.6/perl
70718           !> regcomp.c regexec.c t/op/re_tests
70719 ____________________________________________________________________________
70720 [  7278] By: gsar                                  on 2000/10/16  03:44:54
70721         Log: integrate change#5971 from cfgperl
70722              
70723              Unicos tweaks from Mark P. Lutz.
70724      Branch: maint-5.6/perl
70725           !> hints/unicos.sh lib/Math/Complex.pm
70726 ____________________________________________________________________________
70727 [  7277] By: gsar                                  on 2000/10/16  03:42:59
70728         Log: integrate changes#5966..5970 from mainline
70729              
70730              add testsuite for B backends, fix bug in B::Deparse (from
70731              Simon Cozens <simon@brecon.co.uk>)
70732              
70733              improved docs on the warn_uninit diagnostic (from David Glasser
70734              and Simon Cozens)
70735              
70736              tolerate spaces in group names in test on solaris (from David Boyce
70737              <dsb@boyski.com>)
70738              
70739              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
70740              
70741              Data::Dumper fumbles negative numbers on 32-bit platforms where
70742              IV is >32bits
70743      Branch: maint-5.6/perl
70744           +> t/lib/b.t t/lib/syslog.t
70745           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
70746           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
70747           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
70748 ____________________________________________________________________________
70749 [  7276] By: gsar                                  on 2000/10/16  03:39:30
70750         Log: integrate change#5965 from mainline
70751              
70752              avoid "will not stay shared" warnings for our variables (from
70753              Robin Barker)
70754      Branch: maint-5.6/perl
70755           !> op.c t/pragma/warn/op
70756 ____________________________________________________________________________
70757 [  7275] By: gsar                                  on 2000/10/16  03:38:18
70758         Log: integrate change#5964 from mainline
70759              
70760              reformat to 72 columns (again)
70761      Branch: maint-5.6/perl
70762           !> pod/perldiag.pod
70763 ____________________________________________________________________________
70764 [  7274] By: gsar                                  on 2000/10/16  03:36:58
70765         Log: integrate change#5963 from mainline
70766              
70767              patch from Larry to make (\&) prototype work; added tests for
70768              the same
70769      Branch: maint-5.6/perl
70770           !> op.c t/comp/proto.t
70771 ____________________________________________________________________________
70772 [  7273] By: gsar                                  on 2000/10/16  03:35:51
70773         Log: integrate changes#5956..5962 from mainline
70774              
70775              better diagnostics on failed tests (from Ilya Zakharevich)
70776              
70777              pod nits (from A. C. Yardley <yardley@tanet.net>)
70778              
70779              change#3569 deleted some essential code, revert; avoid use of
70780              atexit() to make DynaLoader work properly on AIX under mod_perl
70781              (from Jens-Uwe Mager <jum@helios.de>)
70782              
70783              doubled words in pods (from Simon Cozens
70784              <simon.p.cozens@jp.pwcglobal.com>)
70785              
70786              better INSTALL notes on Solaris issues (from Dominic Dunlop)
70787              
70788              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
70789              
70790              updated README.hpux (from Jeff Okamoto)
70791      Branch: maint-5.6/perl
70792           !> INSTALL README.hpux emacs/cperl-mode.el
70793           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
70794           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
70795           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
70796           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
70797           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
70798           !> t/op/lex_assign.t
70799 ____________________________________________________________________________
70800 [  7272] By: gsar                                  on 2000/10/16  03:31:22
70801         Log: integrate change#5955 from mainline
70802              
70803              longstanding bug exposed by change#3307: sort arguments weren't
70804              compiled with the right wantarray context (ensuing runtime lookup
70805              via block_gimme() was getting the incidental context of the
70806              sort() itself)
70807      Branch: maint-5.6/perl
70808           !> op.c t/op/sort.t
70809 ____________________________________________________________________________
70810 [  7271] By: gsar                                  on 2000/10/16  03:29:11
70811         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
70812              branch
70813              
70814              Flatten the cpp jungle doing the nosuid checking.
70815              
70816              Do not assume sign propagation. (from M.J.T. Guy)
70817              
70818              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
70819              
70820              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
70821              Now pp_ncmp() returns undef is either operand is a NaN.
70822              
70823              On second thoughts frexp() does have two arguments.
70824              
70825              Document that tr() is not tr(1).
70826              
70827              Be more robust on "extreme" (large absolute value)
70828              arguments.  Originally reported by Daniel Connelly
70829              as a problem with asinh() on large negative arguments,
70830              asinh() used to bail out because an argument to log()
70831              ended up being zero.  Ilya Zakharevich proposed using
70832              Taylor's series in such cases, which for such large
70833              arguments is a very good approximation.
70834              
70835              Undo "use integer" addition from 64bitint as it seems
70836              to break most of the subtests in Digital UNIX;
70837              Unicos needs to find another way.
70838      Branch: maint-5.6/perl
70839           !> (integrate 29 files)
70840 ____________________________________________________________________________
70841 [  7270] By: gsar                                  on 2000/10/16  03:09:44
70842         Log: integrate changes#5948,5949,5950 from mainline
70843              
70844              typo in vars.pm that leads to cryptic message (from Piotr
70845              Piatkowski <kompas@kompas.usr.onet.pl>)
70846              
70847              make perldoc use the pod2man from the same version (from
70848              M.J.T. Guy)
70849              
70850              reformat perldiag to avoid long lines
70851      Branch: maint-5.6/perl
70852           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
70853 ____________________________________________________________________________
70854 [  7269] By: gsar                                  on 2000/10/16  03:05:54
70855         Log: integrate change#5947 from mainline
70856              
70857              use &dl_error rather than &dl_load_file as the guard for calling
70858              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
70859              statically built perl)
70860      Branch: maint-5.6/perl
70861           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70862 ____________________________________________________________________________
70863 [  7268] By: gsar                                  on 2000/10/16  03:04:48
70864         Log: integrate change#5945 from mainline
70865              
70866              make module name mandatory after -M switch; reorder perldiag
70867              alphabetically (from Mark-Jason Dominus)
70868      Branch: maint-5.6/perl
70869           !> perl.c pod/perldiag.pod
70870 ____________________________________________________________________________
70871 [  7267] By: gsar                                  on 2000/10/16  03:03:01
70872         Log: integrate change#5939 from mainline
70873              
70874              more pod nits (from Larry Virden)
70875      Branch: maint-5.6/perl
70876           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
70877           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
70878           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
70879 ____________________________________________________________________________
70880 [  7266] By: gsar                                  on 2000/10/16  03:01:39
70881         Log: integrate change#5938 from mainline
70882              
70883              Consolidated B::Deparse fixes (from Stephen McCamant)
70884      Branch: maint-5.6/perl
70885           !> ext/B/B/Deparse.pm
70886 ____________________________________________________________________________
70887 [  7265] By: gsar                                  on 2000/10/16  03:00:43
70888         Log: integrate change#5936 from mainline
70889              
70890              additional tests for change#7263 (from Paul Marquess)
70891      Branch: maint-5.6/perl
70892           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
70893           !> t/pragma/warn/5nolint t/pragma/warn/6default
70894 ____________________________________________________________________________
70895 [  7264] By: gsar                                  on 2000/10/16  02:58:34
70896         Log: integrate change#5934 from mainline
70897              
70898              propagate lexical warnings from surrounding scope correctly
70899              within string eval() (from Paul Marquess)
70900      Branch: maint-5.6/perl
70901           !> pp_ctl.c t/pragma/warn/pp_ctl
70902 ____________________________________________________________________________
70903 [  7263] By: gsar                                  on 2000/10/16  02:56:53
70904         Log: integrate change#5932 from mainline
70905              
70906              add rsignal(), whichsig() and do_join() to public API list
70907              (mod_perl uses them to good advantage)
70908      Branch: maint-5.6/perl
70909           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
70910 ____________________________________________________________________________
70911 [  7262] By: gsar                                  on 2000/10/16  02:55:53
70912         Log: integrate change#5931 from mainline
70913              
70914              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
70915      Branch: maint-5.6/perl
70916           !> pp_hot.c regexec.c t/op/pat.t
70917 ____________________________________________________________________________
70918 [  7261] By: gsar                                  on 2000/10/16  02:55:01
70919         Log: integrate change#5930 from mainline
70920              
70921              small os390 tweaks (from Peter Prymmer)
70922      Branch: maint-5.6/perl
70923           !> config_h.SH makedepend.SH
70924 ____________________________________________________________________________
70925 [  7260] By: gsar                                  on 2000/10/16  02:54:10
70926         Log: integrate change#5929 from mainline
70927              
70928              pod nits
70929      Branch: maint-5.6/perl
70930           !> pod/perlguts.pod
70931 ____________________________________________________________________________
70932 [  7259] By: gsar                                  on 2000/10/16  02:52:55
70933         Log: integrate change#5927 from mainline
70934              
70935              arrange for next() to resume at the unstack op rather than the
70936              loop conditional, so that scope cleanup happens correctly
70937              (from Stephen McCamant)
70938      Branch: maint-5.6/perl
70939           !> op.c pp_ctl.c t/op/misc.t
70940 ____________________________________________________________________________
70941 [  7258] By: gsar                                  on 2000/10/16  02:51:38
70942         Log: integrate change#5926 from mainline
70943              
70944              on windows, reserve 16M of stack rather than 128M (allows more
70945              threads to run concurrently)
70946      Branch: maint-5.6/perl
70947           !> win32/Makefile win32/makefile.mk
70948 ____________________________________________________________________________
70949 [  7257] By: gsar                                  on 2000/10/16  02:50:37
70950         Log: integrate change#5925 from mainline
70951              
70952              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
70953      Branch: maint-5.6/perl
70954           !> toke.c
70955 ____________________________________________________________________________
70956 [  7256] By: gsar                                  on 2000/10/16  02:49:36
70957         Log: integrate change#5924 from mainline
70958              
70959              avoid using uninitialized memory in require version check
70960      Branch: maint-5.6/perl
70961           !> pp_ctl.c universal.c
70962 ____________________________________________________________________________
70963 [  7255] By: gsar                                  on 2000/10/16  02:48:03
70964         Log: integrate changes#5923,5928,6009 from mainline
70965              
70966              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
70967      Branch: maint-5.6/perl
70968           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
70969 ____________________________________________________________________________
70970 [  7254] By: gsar                                  on 2000/10/16  02:44:46
70971         Log: integrate change#5922 from mainline
70972              
70973              commentary about IoTYPE() (from Nathan Torkington)
70974      Branch: maint-5.6/perl
70975           !> sv.h
70976 ____________________________________________________________________________
70977 [  7253] By: gsar                                  on 2000/10/16  02:43:49
70978         Log: integrate change#5921 from mainline
70979              
70980              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
70981      Branch: maint-5.6/perl
70982           !> sv.c t/lib/charnames.t t/pragma/utf8.t
70983 ____________________________________________________________________________
70984 [  7252] By: gsar                                  on 2000/10/16  02:42:31
70985         Log: integrate change#5920 from mainline
70986              
70987              Larry's fix for buggy propagation of utf8-ness in join(); add test
70988      Branch: maint-5.6/perl
70989           !> doop.c t/op/ver.t
70990 ____________________________________________________________________________
70991 [  7251] By: gsar                                  on 2000/10/16  02:41:14
70992         Log: integrate changes#5915..5919 from mainline
70993              
70994              various (pod tweaks &c)
70995      Branch: maint-5.6/perl
70996           !> (integrate 33 files)
70997 ____________________________________________________________________________
70998 [  7250] By: gsar                                  on 2000/10/16  02:38:16
70999         Log: integrate change#5914 from mainline
71000              
71001              caller() wasn't returning the right number of elements for
71002              eval {...}
71003      Branch: maint-5.6/perl
71004           !> pp_ctl.c t/pragma/warn/9enabled
71005 ____________________________________________________________________________
71006 [  7249] By: gsar                                  on 2000/10/16  02:37:02
71007         Log: integrate change#5913 from mainline
71008              
71009              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
71010              (from Mark-Jason Dominus)
71011      Branch: maint-5.6/perl
71012           !> pod/perlfunc.pod
71013 ____________________________________________________________________________
71014 [  7248] By: gsar                                  on 2000/10/16  02:35:58
71015         Log: integrate change#5912 from mainline
71016              
71017              fix totally broken caching in UNIVERSAL::isa() (from
71018              Nick Ing-Simmons)
71019      Branch: maint-5.6/perl
71020           !> t/op/universal.t universal.c
71021 ____________________________________________________________________________
71022 [  7247] By: gsar                                  on 2000/10/16  02:34:27
71023         Log: integrate changes#5910,5911 from mainline
71024              
71025              typo in pod
71026              
71027              add linebreak properties from unicode/LineBrk.txt (from
71028              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
71029      Branch: maint-5.6/perl
71030           +> (branch 29 files)
71031           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
71032 ____________________________________________________________________________
71033 [  7246] By: gsar                                  on 2000/10/16  02:33:29
71034         Log: integrate change#5909 from mainline
71035              
71036              mode argument to do_binmode() should be file mode, not boolean
71037      Branch: maint-5.6/perl
71038           !> pp_sys.c
71039 ____________________________________________________________________________
71040 [  7245] By: gsar                                  on 2000/10/16  02:31:04
71041         Log: integrate change#5908 from mainline
71042              
71043              introduce illegal symbols into null package so that
71044              gv_fetchpv(...,TRUE) always returns a valid GV even when the
71045              symbol is trapped by strictures (avoids coredumps)
71046      Branch: maint-5.6/perl
71047           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
71048           !> t/pragma/strict-vars
71049 ____________________________________________________________________________
71050 [  7244] By: jhi                                   on 2000/10/16  02:29:54
71051         Log: Subject: $Carp::ExportLevel confusion in Exporter
71052              From: "Ben Tilly" <ben_tilly@hotmail.com>
71053              Date: Sat, 14 Oct 2000 16:44:34 EDT
71054              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
71055      Branch: perl
71056            ! lib/Exporter/Heavy.pm
71057 ____________________________________________________________________________
71058 [  7243] By: jhi                                   on 2000/10/16  02:28:33
71059         Log: Subject: [PATCH perlguts.pod] Document offset hack
71060              From: Simon Cozens <simon@cozens.net>
71061              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
71062              Date: Sat, 14 Oct 2000 19:32:25 +0100
71063      Branch: perl
71064            ! pod/perlguts.pod
71065 ____________________________________________________________________________
71066 [  7242] By: gsar                                  on 2000/10/16  02:26:51
71067         Log: integrate changes#5905,5906,5907,6064 from mainline
71068              
71069              printf/sprintf didn't get quad types right under use64bitint
71070      Branch: maint-5.6/perl
71071           !> pp_sys.c sv.c t/op/64bitint.t
71072 ____________________________________________________________________________
71073 [  7241] By: jhi                                   on 2000/10/16  02:22:44
71074         Log: Subject: small pod patch
71075              From: Dan Boorstein <dan_boo@bellsouth.net>
71076              Date: Sat, 14 Oct 2000 14:29:24 -0400
71077              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
71078      Branch: perl
71079            ! pod/perlfaq7.pod pod/perlmod.pod
71080 ____________________________________________________________________________
71081 [  7240] By: jhi                                   on 2000/10/16  02:13:46
71082         Log: -w cleanup.
71083              
71084              Subject: Re: Problems with bleadperl 
71085              From: "Stephen P. Potter" <spp@ds.net>
71086              Date: Fri, 13 Oct 2000 13:32:49 -0400
71087              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
71088      Branch: perl
71089            ! t/pragma/overload.t
71090 ____________________________________________________________________________
71091 [  7239] By: jhi                                   on 2000/10/16  01:41:18
71092         Log: One more ~utf8 tweak.
71093      Branch: perl
71094            ! t/op/bop.t
71095 ____________________________________________________________________________
71096 [  7238] By: jhi                                   on 2000/10/16  01:34:14
71097         Log: Tweak the test of #7235.
71098      Branch: perl
71099            ! t/op/bop.t
71100 ____________________________________________________________________________
71101 [  7237] By: jhi                                   on 2000/10/16  01:25:04
71102         Log: Fix a couple of compiler-noted nits in #7235.
71103      Branch: perl
71104            ! pp.c
71105 ____________________________________________________________________________
71106 [  7236] By: jhi                                   on 2000/10/16  01:22:46
71107         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
71108      Branch: perl
71109            ! pp.c pp_hot.c
71110 ____________________________________________________________________________
71111 [  7235] By: jhi                                   on 2000/10/15  16:24:44
71112         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
71113              
71114              From: Simon Cozens <simon@cozens.net>
71115              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
71116              Date: Sat, 14 Oct 2000 20:52:13 +0100
71117              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
71118      Branch: perl
71119            ! pp.c t/op/bop.t utf8.h
71120 ____________________________________________________________________________
71121 [  7234] By: jhi                                   on 2000/10/15  15:19:29
71122         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
71123              The problem was that rx->minlen was in chars while pp_split()
71124              thought it would be in bytes. 
71125      Branch: perl
71126            ! pp.c t/pragma/utf8.t
71127 ____________________________________________________________________________
71128 [  7233] By: jhi                                   on 2000/10/14  20:24:24
71129         Log: Document FNCASE=y as discussed in the bug 20000902.009.
71130      Branch: perl
71131            ! README.dos
71132 ____________________________________________________________________________
71133 [  7232] By: jhi                                   on 2000/10/14  18:52:21
71134         Log: Add test for bug id 20000427.003 (which seems to have
71135              been fixed) (also duplicate as 20000427.004, though
71136              with a higher severity).  Move one utf8 from op/append
71137              to pragma/utf8, tag the tests with bug ids.
71138      Branch: perl
71139            ! t/op/append.t t/pragma/utf8.t
71140 ____________________________________________________________________________
71141 [  7231] By: jhi                                   on 2000/10/14  17:28:37
71142         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
71143      Branch: perl
71144            ! t/pragma/utf8.t
71145 ____________________________________________________________________________
71146 [  7230] By: jhi                                   on 2000/10/14  14:24:50
71147         Log: Needs to be conditional on SunOS 4.
71148              
71149              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
71150              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
71151              Date: Sat, 14 Oct 2000 13:37:49 +0100
71152              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
71153      Branch: metaconfig/U/perl
71154            ! End.U
71155      Branch: perl
71156            ! Configure myconfig.SH pod/perldelta.pod
71157 ____________________________________________________________________________
71158 [  7229] By: jhi                                   on 2000/10/14  00:49:22
71159         Log: Update Changes.
71160      Branch: perl
71161            ! Changes patchlevel.h
71162 ____________________________________________________________________________
71163 [  7228] By: jhi                                   on 2000/10/14  00:46:10
71164         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
71165              From: Peter Prymmer <pvhp@forte.com>
71166              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
71167              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
71168      Branch: perl
71169            ! lib/utf8.pm
71170 ____________________________________________________________________________
71171 [  7227] By: jhi                                   on 2000/10/13  23:20:30
71172         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
71173      Branch: perl
71174            ! t/op/tie.t
71175 ____________________________________________________________________________
71176 [  7226] By: jhi                                   on 2000/10/13  22:14:32
71177         Log: Tweak #7225.
71178              
71179              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
71180              From: Peter Prymmer <pvhp@forte.com>
71181              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
71182              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
71183      Branch: perl
71184            ! t/op/sprintf.t
71185 ____________________________________________________________________________
71186 [  7225] By: jhi                                   on 2000/10/13  22:11:31
71187         Log: op/sprintf.t patch for OS/390 (and any other host with limited
71188              floating-point exponent length)
71189              
71190              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
71191              From: Dominic Dunlop <domo@computer.org>
71192              Date: Fri, 13 Oct 2000 19:17:57 +0200
71193              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
71194      Branch: perl
71195            ! t/op/sprintf.t
71196 ____________________________________________________________________________
71197 [  7224] By: jhi                                   on 2000/10/13  18:40:48
71198         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
71199      Branch: perl
71200            ! toke.c
71201 ____________________________________________________________________________
71202 [  7223] By: jhi                                   on 2000/10/13  18:37:13
71203         Log: Thinko in #7222.
71204      Branch: perl
71205            ! utf8.c
71206 ____________________________________________________________________________
71207 [  7222] By: jhi                                   on 2000/10/13  18:05:23
71208         Log: Use UTF8SKIP(), from Simon Cozens.
71209      Branch: perl
71210            ! utf8.c
71211 ____________________________________________________________________________
71212 [  7221] By: jhi                                   on 2000/10/13  15:43:19
71213         Log: (accidentally empty check-in)
71214      Branch: perl
71215            ! utf8.c
71216 ____________________________________________________________________________
71217 [  7220] By: jhi                                   on 2000/10/13  15:23:51
71218         Log: Add (optimistically) Storable to static extensions.
71219      Branch: perl
71220            ! hints/uwin.sh hints/vmesa.sh
71221 ____________________________________________________________________________
71222 [  7219] By: jhi                                   on 2000/10/13  15:20:05
71223         Log: Amdahl UTS doesn't seem to do dynaloading.
71224      Branch: perl
71225            ! hints/uts.sh
71226 ____________________________________________________________________________
71227 [  7218] By: jhi                                   on 2000/10/13  15:15:20
71228         Log: Slight tweak of the code to appease Amdahl UTS cc.
71229      Branch: perl
71230            ! pp.c
71231 ____________________________________________________________________________
71232 [  7217] By: jhi                                   on 2000/10/13  14:50:42
71233         Log: In Amdahl UTS "struct sv" is defined by a system header,
71234              <ksync.h>.
71235      Branch: perl
71236            ! perl.h sv.h
71237 ____________________________________________________________________________
71238 [  7216] By: jhi                                   on 2000/10/13  11:58:25
71239         Log: Ilya implemented the memory profiling API.
71240      Branch: perl
71241            ! Todo
71242 ____________________________________________________________________________
71243 [  7215] By: jhi                                   on 2000/10/13  02:56:38
71244         Log: Subject: [PATCH 5.7.0] Perl API for mstats
71245              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71246              Date: Thu, 12 Oct 2000 22:52:40 -0400
71247              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
71248      Branch: perl
71249            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
71250 ____________________________________________________________________________
71251 [  7214] By: jhi                                   on 2000/10/13  02:55:38
71252         Log: Subject: [PATCH 5.7.0] IVs in mtats
71253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71254              Date: Thu, 12 Oct 2000 22:51:04 -0400
71255              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
71256      Branch: perl
71257            ! malloc.c perl.h
71258 ____________________________________________________________________________
71259 [  7213] By: jhi                                   on 2000/10/13  02:31:47
71260         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
71261      Branch: perl
71262            ! pod/perldiag.pod pp_sys.c
71263 ____________________________________________________________________________
71264 [  7212] By: jhi                                   on 2000/10/13  01:27:38
71265         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
71266              From: Peter Prymmer <pvhp@forte.com>
71267              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
71268              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
71269      Branch: perl
71270            ! t/op/oct.t
71271 ____________________________________________________________________________
71272 [  7211] By: jhi                                   on 2000/10/13  00:35:09
71273         Log: Update Changes.
71274      Branch: perl
71275            ! Changes patchlevel.h
71276 ____________________________________________________________________________
71277 [  7210] By: jhi                                   on 2000/10/12  23:59:40
71278         Log: The Install.pm third of
71279              
71280              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71281              From: Bill Campbell <bill@celestial.com>
71282              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
71283              Date: Thu, 5 Oct 2000 18:04:51 -0700
71284      Branch: perl
71285            ! lib/ExtUtils/Install.pm
71286 ____________________________________________________________________________
71287 [  7209] By: jhi                                   on 2000/10/12  23:58:43
71288         Log: Two thirds of
71289              
71290              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71291              Date: Thu, 5 Oct 2000 18:04:51 -0700
71292              From: Bill Campbell <bill@celestial.com>
71293              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
71294              
71295              The Install.pm changes will be submitted separately because
71296              they need some work and discussion still.
71297      Branch: perl
71298            ! lib/getopts.pl lib/termcap.pl
71299 ____________________________________________________________________________
71300 [  7208] By: jhi                                   on 2000/10/12  23:41:19
71301         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
71302              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71303              Date:     Thu, 12 Oct 2000 07:30:02 EDT
71304              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
71305      Branch: perl
71306            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
71307            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
71308 ____________________________________________________________________________
71309 [  7207] By: jhi                                   on 2000/10/12  23:39:01
71310         Log: An updated EBCDIC tr patch.
71311              
71312              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
71313              From: Peter Prymmer <pvhp@forte.com>
71314              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
71315              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
71316      Branch: perl
71317            ! t/op/tr.t
71318 ____________________________________________________________________________
71319 [  7206] By: jhi                                   on 2000/10/12  23:34:55
71320         Log: Upgrade to CPAN 1.58, from Andreas König.
71321      Branch: perl
71322            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71323 ____________________________________________________________________________
71324 [  7205] By: jhi                                   on 2000/10/12  23:29:08
71325         Log: Introduce the man[24-8] variables, from Andy Dougherty.
71326      Branch: metaconfig/U/perl
71327            + mandirs.U mandirstyle.U
71328      Branch: perl
71329            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71330            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
71331            ! vos/config.h vos/config.pl vos/config_h.SH_orig
71332            ! win32/config.bc win32/config.gc win32/config.vc
71333 ____________________________________________________________________________
71334 [  7204] By: gsar                                  on 2000/10/12  18:11:24
71335         Log: restore change#7202
71336      Branch: perl
71337            ! mg.c
71338 ____________________________________________________________________________
71339 [  7203] By: gsar                                  on 2000/10/12  18:09:40
71340         Log: another test of the Emergency Broadcast System--back out 
71341              change#7202
71342      Branch: perl
71343            ! mg.c
71344 ____________________________________________________________________________
71345 [  7202] By: gsar                                  on 2000/10/12  16:40:47
71346         Log: (submitted on behalf of Jarkko)
71347              Fix the lib/encode.t subtest 6 failure as reported by Andreas
71348              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
71349              was unearthed by change 7182, as was a bug in HTML::Entities.
71350      Branch: perl
71351            ! mg.c
71352 ____________________________________________________________________________
71353 [  7201] By: jhi                                   on 2000/10/11  03:16:05
71354         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
71355      Branch: perl
71356            ! pp_hot.c t/pragma/utf8.t
71357 ____________________________________________________________________________
71358 [  7200] By: jhi                                   on 2000/10/11  00:40:30
71359         Log: The #7198 was a false alarm.
71360      Branch: perl
71361            ! pp_hot.c
71362 ____________________________________________________________________________
71363 [  7199] By: jhi                                   on 2000/10/11  00:26:04
71364         Log: Remove duplicated code.
71365      Branch: perl
71366            ! t/lib/cgi-html.t
71367 ____________________________________________________________________________
71368 [  7198] By: jhi                                   on 2000/10/10  23:30:46
71369         Log: (Retracted by #7200.)
71370      Branch: perl
71371            ! pp_hot.c
71372 ____________________________________________________________________________
71373 [  7197] By: jhi                                   on 2000/10/10  21:49:30
71374         Log: Add the test case for #7190, from the original bug report
71375              by Andreas König.
71376      Branch: perl
71377            ! t/pragma/utf8.t
71378 ____________________________________________________________________________
71379 [  7196] By: jhi                                   on 2000/10/10  21:40:49
71380         Log: Reapply Andy's patch and regen Configure.
71381      Branch: perl
71382            ! Configure INSTALL Makefile.SH Porting/Glossary
71383            ! Porting/config.sh config_h.SH epoc/config.sh installperl
71384            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
71385            ! win32/config.vc
71386 ____________________________________________________________________________
71387 [  7195] By: jhi                                   on 2000/10/10  21:09:30
71388         Log: Use the versiononly instead of the installscripts,
71389              retract the changes 7146 and 7147.
71390      Branch: perl
71391            ! Configure INSTALL Makefile.SH Porting/Glossary
71392            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
71393            ! installperl uconfig.sh vos/config.def win32/config.bc
71394            ! win32/config.gc win32/config.vc
71395 ____________________________________________________________________________
71396 [  7194] By: jhi                                   on 2000/10/10  21:06:15
71397         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
71398              From: Peter Prymmer <pvhp@forte.com>
71399              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
71400              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
71401      Branch: perl
71402            ! t/op/ver.t
71403 ____________________________________________________________________________
71404 [  7193] By: jhi                                   on 2000/10/10  21:05:12
71405         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
71406              From: Peter Prymmer <pvhp@forte.com>
71407              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
71408              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
71409      Branch: perl
71410            ! t/op/tr.t
71411 ____________________________________________________________________________
71412 [  7192] By: jhi                                   on 2000/10/10  20:57:30
71413         Log: Add versiononly, delete installscripts, from Andy Dougherty.
71414      Branch: metaconfig
71415            - U/installdirs/installscripts.U
71416      Branch: metaconfig/U/perl
71417            + versiononly.U
71418 ____________________________________________________________________________
71419 [  7191] By: jhi                                   on 2000/10/10  19:41:21
71420         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
71421              From: Peter Prymmer <pvhp@forte.com>
71422              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
71423              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
71424      Branch: perl
71425            ! pod/perlebcdic.pod
71426 ____________________________________________________________________________
71427 [  7190] By: jhi                                   on 2000/10/10  19:26:14
71428         Log: Subject: Re: utf8 concat, mg_get
71429              From: Simon Cozens <simon@cozens.net>
71430              Date: Tue, 10 Oct 2000 17:40:17 +0100
71431              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
71432      Branch: perl
71433            ! pp_hot.c
71434 ____________________________________________________________________________
71435 [  7189] By: jhi                                   on 2000/10/10  19:23:03
71436         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
71437              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
71438              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
71439              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
71440      Branch: perl
71441            ! lib/ExtUtils/MM_Unix.pm
71442 ____________________________________________________________________________
71443 [  7188] By: jhi                                   on 2000/10/10  15:31:24
71444         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
71445              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
71446              Date: Fri, 14 Jul 2000 10:47:36 +0100
71447              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
71448      Branch: perl
71449            ! README.win32
71450 ____________________________________________________________________________
71451 [  7187] By: jhi                                   on 2000/10/10  13:30:10
71452         Log: Quote the temp file name, needed in Win32 because the
71453              default name unfortunately contains spaces, shouldn't
71454              hurt elsewhere.
71455              
71456              Subject: FW: perldoc fails if $TEMP contains spaces
71457              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
71458              Date: Thu, 14 Sep 2000 08:58:45 +0100
71459              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
71460      Branch: perl
71461            ! utils/perldoc.PL
71462 ____________________________________________________________________________
71463 [  7186] By: jhi                                   on 2000/10/10  13:16:27
71464         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
71465              From: hv@hugo.hybyte.com
71466              Date: Tue, 10 Oct 2000 14:10:20 +0100
71467              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
71468      Branch: perl
71469            ! t/lib/thr5005.t util.c
71470 ____________________________________________________________________________
71471 [  7185] By: jhi                                   on 2000/10/10  12:06:22
71472         Log: Upgrade to podlators 1.04, from Russ Allbery.
71473      Branch: perl
71474            ! lib/Pod/Man.pm lib/Pod/Text.pm
71475 ____________________________________________________________________________
71476 [  7184] By: jhi                                   on 2000/10/10  12:01:32
71477         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
71478      Branch: perl
71479            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
71480 ____________________________________________________________________________
71481 [  7183] By: jhi                                   on 2000/10/09  23:47:15
71482         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
71483              From: Peter Prymmer <pvhp@forte.com>
71484              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
71485              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
71486      Branch: perl
71487            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
71488 ____________________________________________________________________________
71489 [  7182] By: jhi                                   on 2000/10/09  23:43:16
71490         Log: Make eq work again with utf8 (disabling the upgrading
71491              should no more be necessary since the copies of the
71492              scalars are upgraded, not the scalars themselves).
71493              Takes care of ID 20001009.001.  (The claimed length()
71494              bug in 20001009.001 seems bogus to me.)
71495      Branch: perl
71496            ! sv.c t/pragma/utf8.t
71497 ____________________________________________________________________________
71498 [  7181] By: gsar                                  on 2000/10/09  19:41:54
71499         Log: tweak for change#7173
71500      Branch: perl
71501            ! win32/win32sck.c
71502 ____________________________________________________________________________
71503 [  7180] By: gsar                                  on 2000/10/09  19:26:56
71504         Log: on Windows, clean targets might not work under some flavors of the shell
71505      Branch: perl
71506            ! win32/Makefile win32/makefile.mk
71507 ____________________________________________________________________________
71508 [  7179] By: jhi                                   on 2000/10/09  19:21:02
71509         Log: Update Changes.
71510      Branch: perl
71511            ! Changes patchlevel.h
71512 ____________________________________________________________________________
71513 [  7178] By: jhi                                   on 2000/10/09  19:18:23
71514         Log: Warn about unknown scripts.
71515              
71516              Subject: Re: ideas? patches? [PATCH bleadperl]
71517              From: Dominic Dunlop <domo@computer.org>
71518              Date: Mon, 9 Oct 2000 14:57:17 +0200
71519              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
71520      Branch: perl
71521            ! lib/charnames.pm
71522 ____________________________________________________________________________
71523 [  7177] By: jhi                                   on 2000/10/09  19:13:27
71524         Log: Change #7160 had a nasty typo.
71525      Branch: metaconfig
71526            ! U/compline/Compile.U
71527      Branch: perl
71528            ! Configure config_h.SH
71529 ____________________________________________________________________________
71530 [  7176] By: gsar                                  on 2000/10/09  18:59:33
71531         Log: pod nit
71532      Branch: perl
71533            ! pod/perlport.pod
71534 ____________________________________________________________________________
71535 [  7175] By: gsar                                  on 2000/10/09  18:54:28
71536         Log: Windows9x doesn't support link(), despite what Config.pm
71537              might think
71538      Branch: perl
71539            ! lib/ExtUtils/Manifest.pm
71540 ____________________________________________________________________________
71541 [  7174] By: gsar                                  on 2000/10/09  18:50:03
71542         Log: avoid nonportable example code
71543      Branch: perl
71544            ! lib/File/Copy.pm
71545 ____________________________________________________________________________
71546 [  7173] By: gsar                                  on 2000/10/09  18:46:54
71547         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
71548              being used) when closing a socket handle
71549      Branch: perl
71550            ! win32/win32.c win32/win32.h win32/win32sck.c
71551 ____________________________________________________________________________
71552 [  7172] By: gsar                                  on 2000/10/09  18:41:40
71553         Log: on Windows, cwd strings in the environment should be of the
71554              form =X:=X:\foo instead of =X=X:\foo\
71555      Branch: perl
71556            ! win32/vdir.h
71557 ____________________________________________________________________________
71558 [  7171] By: gsar                                  on 2000/10/09  18:30:09
71559         Log: on Windows, LoadLibrary() could load an extension DLL multiple
71560              times if forward slashes are used in the path
71561      Branch: perl
71562            ! win32/win32.c
71563 ____________________________________________________________________________
71564 [  7170] By: jhi                                   on 2000/10/09  17:53:59
71565         Log: Add a todo note about overloadable assertions.
71566      Branch: perl
71567            ! Todo-5.6
71568 ____________________________________________________________________________
71569 [  7169] By: jhi                                   on 2000/10/09  13:43:45
71570         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
71571              From: mjd@plover.com
71572              Date: 9 Oct 2000 00:24:44 -0000
71573              Message-ID: <20001009002444.10616.qmail@plover.com>
71574      Branch: perl
71575            ! pod/perldebguts.pod
71576 ____________________________________________________________________________
71577 [  7168] By: nick                                  on 2000/10/08  13:16:33
71578         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
71579              is not right thing to do on (e.g. x86). Network order is also "right" for
71580              X fonts.
71581      Branch: perl
71582            ! ext/Encode/Encode.pm
71583 ____________________________________________________________________________
71584 [  7167] By: nick                                  on 2000/10/08  12:54:42
71585         Log: Make "encodings" work post-install when Encode/*.enc files may not
71586              be in same directory as Encode.pm
71587      Branch: perl
71588            ! ext/Encode/Encode.pm
71589 ____________________________________________________________________________
71590 [  7166] By: nick                                  on 2000/10/08  11:51:26
71591         Log: Work round the fact that $hash->{$key} does not take into account
71592              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
71593              so that key is always in the "expected" encoding - i.e. same way we put
71594              it in the hash.
71595      Branch: perl
71596            ! ext/Encode/Encode.pm
71597 ____________________________________________________________________________
71598 [  7165] By: gsar                                  on 2000/10/08  04:15:29
71599         Log: save_re_context() could reset PL_curcop to freed memory, causing core
71600              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
71601      Branch: perl
71602            ! pp_ctl.c
71603 ____________________________________________________________________________
71604 [  7164] By: jhi                                   on 2000/10/06  20:51:48
71605         Log: UTF8ize split() so that the cloned substrings get the UTF8
71606              flag of the original scalar.  Problem reported by Simon Cozens.
71607      Branch: perl
71608            ! pp.c t/pragma/utf8.t
71609 ____________________________________________________________________________
71610 [  7163] By: nick                                  on 2000/10/06  20:48:34
71611         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
71612              got a false +ve and so did not reach code which would have un-FAKEd the SV.
71613      Branch: perl
71614            ! sv.c
71615 ____________________________________________________________________________
71616 [  7162] By: nick                                  on 2000/10/06  20:25:37
71617         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
71618              To fix  (sort {$a <=> $b} keys %hash) in particular but
71619              should cover a number of other as-yet-unknown cases as well.
71620      Branch: perl
71621            ! sv.c
71622 ____________________________________________________________________________
71623 [  7161] By: jhi                                   on 2000/10/06  19:56:18
71624         Log: Change the version number of Tie::Handle in the core to 4.0,
71625              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
71626              
71627              Subject: Note on Tie::Handle
71628              From: andreas.koenig@anima.de (Andreas J. Koenig)
71629              Date:      06 Oct 2000 21:48:58 +0200
71630              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
71631      Branch: perl
71632            ! lib/Tie/Handle.pm
71633 ____________________________________________________________________________
71634 [  7160] By: jhi                                   on 2000/10/06  18:20:35
71635         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
71636              as the first option of cc/ld because of ultrapicky compilers
71637              (e.g. OS/390 R2.5)
71638      Branch: metaconfig
71639            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
71640            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
71641            ! U/compline/orderlib.U U/modified/Cppsym.U
71642            ! U/modified/d_access.U
71643      Branch: metaconfig/U/perl
71644            ! Checkcc.U d_dlsymun.U gccvers.U
71645      Branch: perl
71646            ! Configure config_h.SH
71647 ____________________________________________________________________________
71648 [  7159] By: jhi                                   on 2000/10/06  13:56:39
71649         Log: Update Changes.
71650      Branch: perl
71651            ! Changes patchlevel.h
71652 ____________________________________________________________________________
71653 [  7158] By: jhi                                   on 2000/10/06  12:48:40
71654         Log: Eliminate $Is_VMS code from the test.
71655              
71656              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
71657              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71658              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
71659              Date:     Thu, 5 Oct 2000 07:46:33 EDT
71660      Branch: perl
71661            ! t/lib/b.t
71662 ____________________________________________________________________________
71663 [  7157] By: jhi                                   on 2000/10/06  12:47:13
71664         Log: Also the $ccflags is needed for the C compiler check.
71665              
71666              Subject: Configure (check for C-compiler)
71667              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71668              Date: Fri, 06 Oct 2000 08:47:15 +0200
71669              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
71670      Branch: metaconfig/U/perl
71671            ! Checkcc.U
71672      Branch: perl
71673            ! Configure config_h.SH
71674 ____________________________________________________________________________
71675 [  7156] By: jhi                                   on 2000/10/06  11:45:15
71676         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
71677      Branch: perl
71678            ! perl.c pp_ctl.c sv.h utf8.c
71679 ____________________________________________________________________________
71680 [  7155] By: jhi                                   on 2000/10/06  11:40:41
71681         Log: IO::Handle->syswrite() did not handle length omission
71682              like CORE::syswrite() does.
71683              
71684              Subject: [Fwd] IO::Handle, syswrite and arguments
71685              From: Graham Barr <gbarr@pobox.com>
71686              Date: Fri, 6 Oct 2000 10:22:05 +0100
71687              Message-ID: <20001006102205.U6312@pobox.com>
71688              
71689              The original patch from andrew@ugh.net.au.
71690      Branch: perl
71691            ! ext/IO/lib/IO/Handle.pm
71692 ____________________________________________________________________________
71693 [  7154] By: jhi                                   on 2000/10/06  01:42:15
71694         Log: Tweak #7153.
71695      Branch: perl
71696            ! utf8.h
71697 ____________________________________________________________________________
71698 [  7153] By: jhi                                   on 2000/10/06  00:39:55
71699         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
71700      Branch: perl
71701            ! utf8.h
71702 ____________________________________________________________________________
71703 [  7152] By: jhi                                   on 2000/10/06  00:38:11
71704         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
71705      Branch: perl
71706            ! perl.c pp_ctl.c sv.h utf8.c
71707 ____________________________________________________________________________
71708 [  7151] By: jhi                                   on 2000/10/06  00:36:38
71709         Log: Subject: Re: Questions about Tie::Array and perl modules
71710              From: Nick Ing-Simmons <nik@tiuk.ti.com>
71711              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
71712              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
71713              
71714              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
71715      Branch: perl
71716            ! lib/Tie/Array.pm t/op/array.t
71717 ____________________________________________________________________________
71718 [  7150] By: jhi                                   on 2000/10/05  00:20:45
71719         Log: Regen Changes.
71720      Branch: perl
71721            ! Changes patchlevel.h
71722 ____________________________________________________________________________
71723 [  7149] By: jhi                                   on 2000/10/05  00:20:01
71724         Log: Regen toc.
71725      Branch: perl
71726            ! pod/perltoc.pod
71727 ____________________________________________________________________________
71728 [  7148] By: jhi                                   on 2000/10/04  23:35:08
71729         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
71730              reported several times by Dominic Dunlop, for example in
71731              ID 20000315.008.  Patch from Dominic.  Patch affects at
71732              least MachTen, and possibly other oldish BSDs. Should not
71733              break non-broken platforms (tested on LinuxPPC). 
71734      Branch: perl
71735            ! doio.c
71736 ____________________________________________________________________________
71737 [  7147] By: jhi                                   on 2000/10/04  23:26:34
71738         Log: The one that got away from 7146.
71739      Branch: metaconfig
71740            + U/installdirs/installscripts.U
71741 ____________________________________________________________________________
71742 [  7146] By: jhi                                   on 2000/10/04  23:25:04
71743         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
71744              suggested by H. Merijn Brand.
71745      Branch: perl
71746            ! Configure INSTALL Makefile.SH Porting/Glossary
71747            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
71748            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
71749            ! win32/config.vc
71750 ____________________________________________________________________________
71751 [  7145] By: jhi                                   on 2000/10/04  22:08:21
71752         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
71753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71754              Date: Wed, 4 Oct 2000 17:37:46 -0400
71755              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
71756      Branch: perl
71757            ! utils/h2xs.PL
71758 ____________________________________________________________________________
71759 [  7144] By: jhi                                   on 2000/10/04  18:11:41
71760         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
71761              From: Jeff Pinyan <jeffp@crusoe.net>
71762              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
71763              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
71764      Branch: perl
71765            ! pod/perlrun.pod
71766 ____________________________________________________________________________
71767 [  7143] By: jhi                                   on 2000/10/04  18:09:58
71768         Log: Subject: perlhack.pod Patch for Externals Tools
71769              From: Fisher Mark <fisherm@tce.com>
71770              Date: Tue, 3 Oct 2000 15:43:27 -0500 
71771              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
71772      Branch: perl
71773            ! pod/perlhack.pod
71774 ____________________________________________________________________________
71775 [  7142] By: jhi                                   on 2000/10/04  18:08:41
71776         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
71777              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71778              Date:     Wed, 4 Oct 2000 12:11:11 EDT
71779              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
71780      Branch: perl
71781            ! vms/vms.c
71782 ____________________________________________________________________________
71783 [  7141] By: jhi                                   on 2000/10/04  12:20:16
71784         Log: Subject: [PATCH 5.7.0] h2xs not working
71785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71786              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
71787              Date: Tue, 3 Oct 2000 21:43:01 -0400
71788              
71789              Subject: [PATCH 5.7.0] h2xs not documenting the created module
71790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71791              Date: Tue, 3 Oct 2000 22:55:19 -0400
71792              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
71793      Branch: perl
71794            ! utils/h2xs.PL
71795 ____________________________________________________________________________
71796 [  7140] By: jhi                                   on 2000/10/04  11:53:44
71797         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
71798              From: nick@babyhippo.com
71799              Date: Wed, 4 Oct 2000 12:06:45 +0100
71800              Message-Id: <20001004120645.A7356@babyhippo.com>
71801              
71802              Retract 7118 and 7135.
71803      Branch: perl
71804            ! installman installperl op.c t/pragma/subs.t
71805 ____________________________________________________________________________
71806 [  7139] By: jhi                                   on 2000/10/03  22:09:41
71807         Log: It is possible to have no hosts database at all.  Pointed out in
71808              
71809              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71810              From: Peter Prymmer <pvhp@forte.com>
71811              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
71812              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
71813      Branch: metaconfig
71814            ! U/modified/myhostname.U
71815      Branch: perl
71816            ! Configure config_h.SH
71817 ____________________________________________________________________________
71818 [  7138] By: jhi                                   on 2000/10/03  21:49:49
71819         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71820              From: Peter Prymmer <pvhp@forte.com>
71821              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
71822              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
71823      Branch: perl
71824            ! pp_sys.c
71825 ____________________________________________________________________________
71826 [  7137] By: jhi                                   on 2000/10/03  20:10:05
71827         Log: One remaining nit less at the VMS mailbox sizing.
71828      Branch: perl
71829            ! vms/vms.c
71830 ____________________________________________________________________________
71831 [  7136] By: jhi                                   on 2000/10/03  20:08:47
71832         Log: Test harness update to sync with the new perlcc,
71833              from Simon Cozens.
71834      Branch: perl
71835            ! t/TEST t/UTEST
71836 ____________________________________________________________________________
71837 [  7135] By: jhi                                   on 2000/10/03  15:15:42
71838         Log: Subject: Re: PATCH for 20001003.004
71839              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
71840              From: "AARON B. DOSSETT" <aaron@iglou.com>
71841              Message-Id: <E13gTay-0006od-00@iglou.com>
71842      Branch: perl
71843            ! installman installperl
71844 ____________________________________________________________________________
71845 [  7134] By: jhi                                   on 2000/10/03  15:00:34
71846         Log: Subject: [ID 20001003.006] B::Debug not -w clean
71847              From: Nicholas Clark <nick@babyhippo.co.uk>
71848              Date: Tue, 03 Oct 2000 15:46:32 +0100
71849              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
71850      Branch: perl
71851            ! ext/B/B/Debug.pm
71852 ____________________________________________________________________________
71853 [  7133] By: jhi                                   on 2000/10/03  14:58:39
71854         Log: Scale down the VMS message boxes, by Charles Lane.
71855              Fix for ID 20000903.009, workaround at
71856              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
71857      Branch: perl
71858            ! vms/vms.c
71859 ____________________________________________________________________________
71860 [  7132] By: jhi                                   on 2000/10/03  11:20:37
71861         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
71862      Branch: perl
71863            + t/lib/st-lock.t t/lib/st-utf8.t
71864            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
71865            ! ext/Storable/Storable.xs t/lib/st-recurse.t
71866 ____________________________________________________________________________
71867 [  7131] By: jhi                                   on 2000/10/03  03:38:23
71868         Log: Encode nits.
71869      Branch: perl
71870            ! MANIFEST Makefile.SH
71871 ____________________________________________________________________________
71872 [  7130] By: jhi                                   on 2000/10/03  03:31:05
71873         Log: Update Changes.
71874      Branch: perl
71875            ! Changes patchlevel.h
71876 ____________________________________________________________________________
71877 [  7129] By: jhi                                   on 2000/10/03  02:24:02
71878         Log: Misplaced else.
71879      Branch: metaconfig/U/perl
71880            ! d_strtoll.U
71881      Branch: perl
71882            ! Configure config_h.SH
71883 ____________________________________________________________________________
71884 [  7128] By: jhi                                   on 2000/10/03  02:08:29
71885         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
71886              From: sthoenna@efn.org
71887              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
71888              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
71889      Branch: metaconfig/U/perl
71890            ! d_strtoll.U
71891      Branch: perl
71892            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
71893 ____________________________________________________________________________
71894 [  7127] By: jhi                                   on 2000/10/03  01:13:14
71895         Log: Update Changes.
71896      Branch: perl
71897            ! Changes patchlevel.h
71898 ____________________________________________________________________________
71899 [  7126] By: jhi                                   on 2000/10/03  00:57:08
71900         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
71901              as suggested by Olaf Flebbe and Nick Clark.
71902      Branch: perl
71903            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
71904 ____________________________________________________________________________
71905 [  7125] By: jhi                                   on 2000/10/03  00:50:56
71906         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
71907              From: Nick Clark <nick@plum.flirble.org>
71908              Date: Mon, 2 Oct 2000 11:03:24 +0100
71909              Message-Id: <20001002110324.D20073@plum.flirble.org>
71910              
71911              Also fixes bug ID 20001002.005.
71912      Branch: perl
71913            ! t/lib/encode.t
71914 ____________________________________________________________________________
71915 [  7124] By: jhi                                   on 2000/10/03  00:34:59
71916         Log: Subject: [PATCH 5.7.0] Epoc update
71917              From: Olaf Flebbe <o.flebbe@gmx.de>
71918              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
71919              Message-ID: <26423.969484586@www10.gmx.net>
71920      Branch: perl
71921            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
71922            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
71923            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
71924            ! util.c util.h
71925 ____________________________________________________________________________
71926 [  7123] By: jhi                                   on 2000/10/03  00:30:07
71927         Log: Regen headers.
71928      Branch: perl
71929            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
71930 ____________________________________________________________________________
71931 [  7122] By: jhi                                   on 2000/10/03  00:10:48
71932         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
71933      Branch: perl
71934            ! hints/openbsd.sh
71935 ____________________________________________________________________________
71936 [  7121] By: jhi                                   on 2000/10/03  00:05:06
71937         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
71938              From: <abigail@foad.org>
71939              Date: Tue, 26 Sep 2000 13:36:14 -0400
71940              Message-ID: <20000926173614.4356.qmail@foad.org>
71941      Branch: perl
71942            ! pod/perlop.pod
71943 ____________________________________________________________________________
71944 [  7120] By: jhi                                   on 2000/10/03  00:04:00
71945         Log: Inside require() $^S was always left undefined.
71946              
71947              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
71948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71949              Date: Wed, 27 Sep 2000 18:54:49 -0400
71950              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
71951      Branch: perl
71952            ! cop.h mg.c pp_ctl.c util.c
71953 ____________________________________________________________________________
71954 [  7119] By: jhi                                   on 2000/10/03  00:00:16
71955         Log: Subject: [PATCH] DLL not restartabke with threaded perl
71956              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
71957              Date: Thu, 28 Sep 2000 09:20:46 +0100
71958              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
71959      Branch: perl
71960            ! perl.c
71961 ____________________________________________________________________________
71962 [  7118] By: jhi                                   on 2000/10/02  23:59:20
71963         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
71964              From: Nicholas Clark <nick@ccl4.org>
71965              Date: Thu, 28 Sep 2000 11:52:24 +0100
71966              Message-ID: <20000928115224.D7924@plum.flirble.org>
71967      Branch: perl
71968            ! op.c
71969 ____________________________________________________________________________
71970 [  7117] By: jhi                                   on 2000/10/02  23:57:51
71971         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
71972              From: Nicholas Clark <nick@babyhippo.co.uk>
71973              Date: Thu, 28 Sep 2000 12:18:10 +0100
71974              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
71975              
71976              Did not apply cleanly, manual intervention was needed.
71977      Branch: perl
71978            ! ext/B/B/Bytecode.pm utils/perlcc.PL
71979 ____________________________________________________________________________
71980 [  7116] By: jhi                                   on 2000/10/02  23:50:40
71981         Log: Document the issue (is not a syntax error, kind of)
71982              
71983              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
71984              From: Nicholas Clark <nick@ccl4.org>
71985              Date: Thu, 28 Sep 2000 17:12:42 +0100
71986              Message-ID: <20000928171242.K7924@plum.flirble.org>
71987      Branch: perl
71988            ! pod/perldata.pod
71989 ____________________________________________________________________________
71990 [  7115] By: jhi                                   on 2000/10/02  23:48:58
71991         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
71992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71993              Date: Thu, 28 Sep 2000 21:55:31 -0400
71994              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
71995      Branch: perl
71996            ! regexec.c
71997 ____________________________________________________________________________
71998 [  7114] By: jhi                                   on 2000/10/02  23:47:57
71999         Log: Subject: DOC PATCH 5.6.0
72000              From: mjd@plover.com
72001              Date: 30 Sep 2000 06:02:34 -0000
72002              Message-ID: <20000930060234.4559.qmail@plover.com>
72003      Branch: perl
72004            ! pod/perldebguts.pod
72005 ____________________________________________________________________________
72006 [  7113] By: jhi                                   on 2000/10/02  23:46:43
72007         Log: SOCK_DGRAM and listen() do not mix as reported in
72008              
72009              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
72010              From: Petter Reinholdtsen <pere@hungry.com>
72011              Date: Sun, 1 Oct 2000 10:57:20 +0800
72012              Message-Id: <200010010257.KAA05735@localhost.localdomain>
72013              
72014              The patch for 5.7.0+ had to be reengineered, though.
72015      Branch: perl
72016            ! ext/IO/lib/IO/Socket/UNIX.pm
72017 ____________________________________________________________________________
72018 [  7112] By: jhi                                   on 2000/10/02  23:36:57
72019         Log: Subject: Re: [PATCH 5.005_64 missed]
72020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72021              Date: Sun, 1 Oct 2000 18:50:10 -0400
72022              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
72023      Branch: perl
72024            ! pod/perlxs.pod
72025 ____________________________________________________________________________
72026 [  7111] By: jhi                                   on 2000/10/02  23:35:40
72027         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
72028              From: Radu Greab <radu@netsoft.ro>
72029              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
72030              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
72031      Branch: perl
72032            ! op.c opcode.pl t/op/substr.t
72033 ____________________________________________________________________________
72034 [  7110] By: jhi                                   on 2000/10/02  23:32:38
72035         Log: Subject: [PATCH] Fix aliasing of tied filehandles
72036              From: Daniel Chetlin <daniel@chetlin.com>
72037              Date: Mon, 2 Oct 2000 14:53:27 -0700
72038              Message-ID: <20001002145327.C1617@ilmd>
72039      Branch: perl
72040            ! perl.h pp_hot.c t/op/tiehandle.t
72041 ____________________________________________________________________________
72042 [  7109] By: jhi                                   on 2000/10/02  23:31:30
72043         Log: s/Robin Parker/Robin Barker/
72044      Branch: perl
72045            ! Changes5.6
72046 ____________________________________________________________________________
72047 [  7108] By: jhi                                   on 2000/10/02  23:15:46
72048         Log: Retract #7091 as suggested in
72049              
72050              From: Robin Barker <rmb1@cise.npl.co.uk> 
72051              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
72052              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
72053              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
72054      Branch: perl
72055            ! embed.pl proto.h
72056 ____________________________________________________________________________
72057 [  7107] By: nick                                  on 2000/10/02  18:23:14
72058         Log: A few tweaks to get Tk803 to work with Encode scheme.
72059      Branch: perl
72060            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
72061 ____________________________________________________________________________
72062 [  7106] By: nick                                  on 2000/10/01  21:34:14
72063         Log: Add checking cases to Encode's toUnicode and fromUnicode.
72064      Branch: perl
72065            ! ext/Encode/Encode.pm
72066 ____________________________________________________________________________
72067 [  7105] By: nick                                  on 2000/10/01  17:18:01
72068         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
72069              To read and use them.
72070              Add a lib/encode.t which checks a few things.
72071      Branch: perl
72072            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
72073            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
72074            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
72075            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
72076            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
72077            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
72078            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
72079            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
72080            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
72081            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
72082            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
72083            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
72084            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
72085            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
72086            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
72087            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
72088            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
72089            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
72090            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
72091            + ext/Encode/Encode/iso2022-jp.enc
72092            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
72093            + ext/Encode/Encode/iso8859-1.enc
72094            + ext/Encode/Encode/iso8859-2.enc
72095            + ext/Encode/Encode/iso8859-3.enc
72096            + ext/Encode/Encode/iso8859-4.enc
72097            + ext/Encode/Encode/iso8859-5.enc
72098            + ext/Encode/Encode/iso8859-6.enc
72099            + ext/Encode/Encode/iso8859-7.enc
72100            + ext/Encode/Encode/iso8859-8.enc
72101            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
72102            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
72103            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
72104            + ext/Encode/Encode/macCentEuro.enc
72105            + ext/Encode/Encode/macCroatian.enc
72106            + ext/Encode/Encode/macCyrillic.enc
72107            + ext/Encode/Encode/macDingbats.enc
72108            + ext/Encode/Encode/macGreek.enc
72109            + ext/Encode/Encode/macIceland.enc
72110            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
72111            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
72112            + ext/Encode/Encode/macTurkish.enc
72113            + ext/Encode/Encode/macUkraine.enc
72114            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
72115            + t/lib/encode.t
72116            ! MANIFEST ext/Encode/Encode.pm
72117 ____________________________________________________________________________
72118 [  7104] By: nick                                  on 2000/09/30  13:04:30
72119         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
72120              From: Daniel Chetlin <daniel@chetlin.com>
72121              Date: Mon, 18 Sep 2000 05:05:40 -0700
72122              Message-Id: <20000918050540.C652@ilmd>
72123      Branch: perl
72124            ! lib/overload.pm sv.c t/pragma/overload.t
72125 ____________________________________________________________________________
72126 [  7103] By: nick                                  on 2000/09/30  12:53:36
72127         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
72128              From: Johan Vromans <jvromans@squirrel.nl>
72129              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
72130              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
72131      Branch: perl
72132            ! pod/Makefile.SH
72133 ____________________________________________________________________________
72134 [  7102] By: nick                                  on 2000/09/30  12:52:31
72135         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
72136              From: Spider Boardman <spider@Orb.Nashua.NH.US>
72137              Date: Sat, 16 Sep 2000 16:36:45 -0400
72138              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
72139      Branch: perl
72140            ! ext/B/B/Deparse.pm
72141 ____________________________________________________________________________
72142 [  7101] By: nick                                  on 2000/09/30  12:51:41
72143         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
72144              From: Craig A. Berry <craig.berry@psinetcs.com>
72145              Date: Sat, 16 Sep 2000 10:11:10 -0500
72146              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
72147      Branch: perl
72148            ! vms/vms.c
72149 ____________________________________________________________________________
72150 [  7100] By: nick                                  on 2000/09/30  12:50:33
72151         Log: Subject: Re: unicode support and perl [ID 20000901.097]
72152              From: Spider Boardman <spider@Orb.Nashua.NH.US>
72153              Date: Fri, 15 Sep 2000 16:37:58 -0400
72154              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
72155      Branch: perl
72156            ! t/op/append.t
72157 ____________________________________________________________________________
72158 [  7099] By: nick                                  on 2000/09/30  12:49:35
72159         Log: Subject: Re: unicode support and perl [ID 20000901.097]
72160              From: Spider Boardman <spider@Orb.Nashua.NH.US>
72161              Date: Fri, 15 Sep 2000 16:25:30 -0400
72162              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
72163      Branch: perl
72164            ! pp_hot.c
72165 ____________________________________________________________________________
72166 [  7098] By: nick                                  on 2000/09/30  12:48:00
72167         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
72168              From: Gisle Aas <gisle@ActiveState.com>
72169              Date: 15 Sep 2000 16:23:41 +0200
72170              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
72171      Branch: perl
72172            ! toke.c
72173 ____________________________________________________________________________
72174 [  7097] By: nick                                  on 2000/09/30  12:45:16
72175         Log: Subject: [PATCH] Nits in perlmod.pod
72176              From: Daniel Chetlin <daniel@chetlin.com>
72177              Date: Fri, 15 Sep 2000 02:04:09 -0700
72178              Message-Id: <20000915020409.A2104@ilmd>
72179      Branch: perl
72180            ! pod/perlmod.pod
72181 ____________________________________________________________________________
72182 [  7096] By: nick                                  on 2000/09/30  12:18:00
72183         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
72184              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
72185              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
72186              0 to checking to get the warning.
72187      Branch: perl
72188            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
72189            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
72190            ! regexec.c sv.c toke.c utf8.c
72191 ____________________________________________________________________________
72192 [  7095] By: nick                                  on 2000/09/15  16:55:59
72193         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
72194              
72195              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
72196              From: Spider Boardman <spider@Orb.Nashua.NH.US>
72197              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
72198              Date: Fri, 15 Sep 2000 06:37:30 -0400
72199      Branch: perl
72200            ! ext/Encode/Encode.xs sv.c
72201 ____________________________________________________________________________
72202 [  7094] By: jhi                                   on 2000/09/15  03:23:32
72203         Log: Update Changes.
72204      Branch: perl
72205            ! Changes patchlevel.h
72206 ____________________________________________________________________________
72207 [  7093] By: jhi                                   on 2000/09/15  03:11:44
72208         Log: Fix for the charnames.t failures from Spider Boardman.
72209      Branch: perl
72210            ! toke.c
72211 ____________________________________________________________________________
72212 [  7092] By: jhi                                   on 2000/09/15  00:15:48
72213         Log: Botched the #7090 check-in.
72214      Branch: perl
72215            ! sv.c
72216 ____________________________________________________________________________
72217 [  7091] By: jhi                                   on 2000/09/14  23:33:24
72218         Log: Part of #7081 didn't come through.
72219      Branch: perl
72220            ! embed.pl proto.h
72221 ____________________________________________________________________________
72222 [  7090] By: jhi                                   on 2000/09/14  23:17:39
72223         Log: Subject: Re: perl@7078 
72224              From: Spider Boardman <spider@web.zk3.dec.com>
72225              Date: Thu, 14 Sep 2000 19:06:36 -0400
72226              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
72227      Branch: perl
72228            ! sv.c toke.c
72229 ____________________________________________________________________________
72230 [  7089] By: jhi                                   on 2000/09/14  23:11:21
72231         Log: Small portability tweaks.
72232      Branch: perl
72233            ! ext/Encode/Encode.xs
72234 ____________________________________________________________________________
72235 [  7088] By: jhi                                   on 2000/09/14  22:57:23
72236         Log: Fake return to pacify picky compilers.
72237      Branch: perl
72238            ! ext/Encode/Encode.xs
72239 ____________________________________________________________________________
72240 [  7087] By: jhi                                   on 2000/09/14  22:53:37
72241         Log: Subject: [PATCH] utf8.c apidoc
72242              From: Simon Cozens <simon@cozens.net>
72243              Date: Thu, 14 Sep 2000 23:46:57 +0100
72244              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
72245      Branch: perl
72246            ! perlapi.c pod/perlapi.pod utf8.c
72247 ____________________________________________________________________________
72248 [  7086] By: jhi                                   on 2000/09/14  22:40:38
72249         Log: We don't need to count the high bit bytes, a boolean is enough. 
72250      Branch: perl
72251            ! sv.c
72252 ____________________________________________________________________________
72253 [  7085] By: jhi                                   on 2000/09/14  21:20:09
72254         Log: Replace #7084 with
72255              
72256              Subject: Re: perl@7078 
72257              From: Spider Boardman <spider@web.zk3.dec.com>
72258              Date: Thu, 14 Sep 2000 17:09:36 -0400
72259              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
72260      Branch: perl
72261            ! sv.c utf8.c
72262 ____________________________________________________________________________
72263 [  7084] By: jhi                                   on 2000/09/14  20:03:34
72264         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
72265              convertible to bytes by checking it doesn't go above 0xc3
72266              
72267              Subject: Re: perl@7078
72268              From: Simon Cozens <simon@cozens.net>
72269              Date: Thu, 14 Sep 2000 20:59:19 +0100
72270              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
72271      Branch: perl
72272            ! utf8.c
72273 ____________________________________________________________________________
72274 [  7083] By: jhi                                   on 2000/09/14  19:38:47
72275         Log: Subject: Re: perl@7078
72276              From: Simon Cozens <simon@cozens.net>
72277              Date: Thu, 14 Sep 2000 20:13:09 +0100
72278              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
72279      Branch: perl
72280            ! t/op/bop.t
72281 ____________________________________________________________________________
72282 [  7082] By: jhi                                   on 2000/09/14  17:50:44
72283         Log: The one that got away.
72284      Branch: perl
72285            ! lib/File/Find.pm
72286 ____________________________________________________________________________
72287 [  7081] By: jhi                                   on 2000/09/14  17:45:35
72288         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
72289              From: Robin Barker <rmb1@cise.npl.co.uk>
72290              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
72291              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
72292      Branch: perl
72293            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
72294            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
72295            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
72296            ! regcomp.c toke.c universal.c
72297 ____________________________________________________________________________
72298 [  7080] By: jhi                                   on 2000/09/14  17:40:35
72299         Log: Problems picked up by AIX cc.
72300              
72301              Subject: Re: perl@7078 (patch included)
72302              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72303              Date: Thu, 14 Sep 2000 18:53:30 +0200
72304              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
72305      Branch: perl
72306            ! ext/Encode/Encode.xs
72307 ____________________________________________________________________________
72308 [  7079] By: jhi                                   on 2000/09/14  17:38:27
72309         Log: Subject: File::Find 5.7.0 POD nits
72310              From: Rich Morin <rdm@cfcl.com>
72311              Date: Wed, 13 Sep 2000 22:03:58 -0700
72312              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
72313      Branch: perl
72314            ! lib/File/Find.pm
72315 ____________________________________________________________________________
72316 [  7078] By: jhi                                   on 2000/09/14  14:58:20
72317         Log: Update Changes.
72318      Branch: perl
72319            ! Changes patchlevel.h
72320 ____________________________________________________________________________
72321 [  7077] By: jhi                                   on 2000/09/14  14:55:54
72322         Log: Compilation warnings and an error.
72323      Branch: perl
72324            ! sv.c
72325 ____________________________________________________________________________
72326 [  7076] By: jhi                                   on 2000/09/14  14:42:56
72327         Log: Fix for a parsing bug, not for the original bug.
72328              
72329              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
72330              From: Spider Boardman <spider@web.zk3.dec.com>
72331              Date: Wed, 13 Sep 2000 17:52:20 -0400
72332              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
72333      Branch: perl
72334            ! regcomp.c
72335 ____________________________________________________________________________
72336 [  7075] By: jhi                                   on 2000/09/14  14:40:40
72337         Log: Batch of UTF-8 patches from Simon Cozens.
72338      Branch: perl
72339            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
72340            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
72341            ! toke.c utf8.c
72342 ____________________________________________________________________________
72343 [  7074] By: jhi                                   on 2000/09/14  14:29:58
72344         Log: Subject: Re: Two advertising clauses need to be removed
72345              From: Russ Allbery <rra@stanford.edu>
72346              Date: 13 Sep 2000 18:50:26 -0700
72347              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
72348      Branch: perl
72349            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
72350 ____________________________________________________________________________
72351 [  7073] By: jhi                                   on 2000/09/14  14:28:20
72352         Log: Subject: [PATCH] de-wall t/README
72353              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72354              Date: Wed, 13 Sep 2000 17:46:55 -0700
72355              Message-ID: <//Bw5gzkge/e092yn@efn.org>
72356      Branch: perl
72357            ! t/README
72358 ____________________________________________________________________________
72359 [  7072] By: jhi                                   on 2000/09/14  14:25:10
72360         Log: Hints optimization.
72361              
72362              Subject: Minor nit
72363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72364              Date: Wed, 13 Sep 2000 21:42:07 +0200
72365              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
72366      Branch: perl
72367            ! hints/hpux.sh
72368 ____________________________________________________________________________
72369 [  7071] By: jhi                                   on 2000/09/14  14:23:30
72370         Log: Allow chop() and chomp() to be overridden.
72371              
72372              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
72373              From: "Casey R. Tweten" <crt@kiski.net>
72374              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
72375              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
72376      Branch: perl
72377            ! toke.c
72378 ____________________________________________________________________________
72379 [  7070] By: jhi                                   on 2000/09/14  14:20:36
72380         Log: The return value of setlocale must be copied away.
72381              
72382              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
72383              From: Alan Burlison <Alan.Burlison@uk.sun.com>
72384              Date: Wed, 13 Sep 2000 16:27:37 +0100 
72385              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
72386      Branch: perl
72387            ! util.c
72388 ____________________________________________________________________________
72389 [  7069] By: jhi                                   on 2000/09/14  14:16:27
72390         Log: Remove vestiges of tr//CU.
72391              
72392              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72393              From: Nick Clark <nick@plum.flirble.org>
72394              Date: Tue, 12 Sep 2000 22:50:14 +0100
72395              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
72396              
72397              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
72398              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72399              Date: Tue, 12 Sep 2000 21:38:48 -0700
72400              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
72401      Branch: perl
72402            ! op.h pod/perlunicode.pod
72403 ____________________________________________________________________________
72404 [  7068] By: jhi                                   on 2000/09/13  14:18:39
72405         Log: Add the Encode extension.  The code is still largely just skeleton.
72406      Branch: perl
72407            + ext/Encode/Encode.pm ext/Encode/Encode.xs
72408            + ext/Encode/Makefile.PL ext/Encode/Todo
72409            ! MANIFEST Todo-5.6
72410 ____________________________________________________________________________
72411 [  7067] By: jhi                                   on 2000/09/12  17:43:33
72412         Log: Allow for whitespace between "#" and "line" in cpp output.
72413              
72414              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
72415              From: Calle Dybedahl <calle@lysator.liu.se>
72416              Date: 12 Sep 2000 19:38:02 +0200 
72417              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
72418      Branch: perl
72419            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
72420 ____________________________________________________________________________
72421 [  7066] By: gsar                                  on 2000/09/12  17:24:29
72422         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
72423              initialization in all the threads on Windows
72424      Branch: perl
72425            ! win32/win32.c
72426 ____________________________________________________________________________
72427 [  7065] By: jhi                                   on 2000/09/12  15:11:31
72428         Log: Update Changes.
72429      Branch: perl
72430            ! Changes patchlevel.h
72431 ____________________________________________________________________________
72432 [  7064] By: jhi                                   on 2000/09/12  14:54:54
72433         Log: Retract #7062, the pod tests are not ready.
72434      Branch: perl
72435            ! t/TEST t/harness
72436 ____________________________________________________________________________
72437 [  7063] By: jhi                                   on 2000/09/12  14:25:41
72438         Log: The #7054 truncated Configure badly.
72439      Branch: metaconfig/U/perl
72440            ! End.U
72441      Branch: perl
72442            ! Configure config_h.SH
72443 ____________________________________________________________________________
72444 [  7062] By: jhi                                   on 2000/09/12  14:08:32
72445         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
72446              From: sthoenna@efn.org
72447              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
72448              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
72449      Branch: perl
72450            ! t/TEST t/harness
72451 ____________________________________________________________________________
72452 [  7061] By: jhi                                   on 2000/09/12  14:07:18
72453         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
72454              From: sthoenna@efn.org
72455              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
72456              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
72457      Branch: perl
72458            ! pod/perlxs.pod
72459 ____________________________________________________________________________
72460 [  7060] By: jhi                                   on 2000/09/12  14:06:08
72461         Log: Break up the myconfig lines a bit.
72462              
72463              Subject: perlbug/perl -V output format
72464              From: sthoenna@efn.org
72465              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
72466              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
72467      Branch: perl
72468            ! myconfig.SH
72469 ____________________________________________________________________________
72470 [  7059] By: jhi                                   on 2000/09/12  14:05:04
72471         Log: Test for the #7049.
72472              
72473              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
72474              From: andreas.koenig@anima.de (Andreas J. Koenig)
72475              Date: 12 Sep 2000 06:42:01 +0200
72476              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
72477      Branch: perl
72478            ! t/op/my.t
72479 ____________________________________________________________________________
72480 [  7058] By: jhi                                   on 2000/09/12  14:03:05
72481         Log: Subject: [patch: perl@7045] vms updates
72482              From: Peter Prymmer <pvhp@forte.com>
72483              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
72484              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
72485      Branch: perl
72486            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
72487 ____________________________________________________________________________
72488 [  7057] By: jhi                                   on 2000/09/12  14:00:51
72489         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
72490              From: sthoenna@efn.org
72491              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
72492              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
72493      Branch: perl
72494            ! t/op/64bitint.t
72495 ____________________________________________________________________________
72496 [  7056] By: jhi                                   on 2000/09/12  13:58:14
72497         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
72498              From: Jeff Pinyan <jeffp@crusoe.net>
72499              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
72500              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
72501      Branch: perl
72502            ! pod/perlfunc.pod
72503 ____________________________________________________________________________
72504 [  7055] By: jhi                                   on 2000/09/12  13:56:32
72505         Log: Do in VMS as the #7054 does.
72506      Branch: perl
72507            ! configure.com
72508 ____________________________________________________________________________
72509 [  7054] By: jhi                                   on 2000/09/12  13:50:31
72510         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
72511              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72512              Date: Mon, 11 Sep 2000 08:33:09 +0100
72513              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
72514      Branch: metaconfig/U/perl
72515            ! End.U
72516      Branch: perl
72517            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
72518            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72519 ____________________________________________________________________________
72520 [  7053] By: jhi                                   on 2000/09/12  13:29:19
72521         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
72522              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72523              Date:     Tue, 12 Sep 2000 08:35:59 EDT
72524              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
72525      Branch: perl
72526            ! vms/test.com
72527 ____________________________________________________________________________
72528 [  7052] By: jhi                                   on 2000/09/11  23:01:50
72529         Log: Document the SvUTF8*().
72530      Branch: perl
72531            ! pod/perlapi.pod sv.h
72532 ____________________________________________________________________________
72533 [  7051] By: gsar                                  on 2000/09/11  14:46:30
72534         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
72535              (missed a spot when fixing up op_pmreplroot hack for ithreads)
72536      Branch: perl
72537            ! op.c t/op/split.t
72538 ____________________________________________________________________________
72539 [  7050] By: nick                                  on 2000/09/11  10:03:51
72540         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
72541              
72542              Subject: borland C++ win32.c tweak
72543              From: Vadim Konovalov <vkonovalov@lucent.com>
72544              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
72545              Date: Mon, 11 Sep 2000 11:22:33 +0400
72546      Branch: perl
72547            ! win32/win32.c
72548 ____________________________________________________________________________
72549 [  7049] By: nick                                  on 2000/09/11  09:57:33
72550         Log: Point fix for s/// on foreach (keys %xxx).
72551      Branch: perl
72552            ! pp_hot.c
72553 ____________________________________________________________________________
72554 [  7048] By: jhi                                   on 2000/09/10  23:37:09
72555         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
72556              by Pod::Text, from Brad Appleton.
72557      Branch: perl
72558            ! t/pod/testp2pt.pl
72559 ____________________________________________________________________________
72560 [  7047] By: jhi                                   on 2000/09/10  14:32:53
72561         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
72562              by Russ Allbery.
72563      Branch: perl
72564            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
72565 ____________________________________________________________________________
72566 [  7046] By: jhi                                   on 2000/09/10  14:15:08
72567         Log: Upgrade to CPAN 1.57_65, from Andreas König.
72568      Branch: perl
72569            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72570 ____________________________________________________________________________
72571 [  7045] By: jhi                                   on 2000/09/08  21:36:32
72572         Log: Update Changes.
72573      Branch: perl
72574            ! Changes patchlevel.h
72575 ____________________________________________________________________________
72576 [  7044] By: jhi                                   on 2000/09/08  21:29:56
72577         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
72578              From: Peter Prymmer <pvhp@forte.com>
72579              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
72580              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
72581      Branch: perl
72582            ! configure.com
72583 ____________________________________________________________________________
72584 [  7043] By: jhi                                   on 2000/09/08  21:27:50
72585         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
72586              From: Peter Prymmer <pvhp@forte.com>
72587              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
72588              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
72589      Branch: perl
72590            ! Makefile.SH installperl
72591 ____________________________________________________________________________
72592 [  7042] By: jhi                                   on 2000/09/08  21:23:21
72593         Log: Continue #7041.
72594      Branch: perl
72595            ! cygwin/Makefile.SHs os2/Makefile.SHs
72596 ____________________________________________________________________________
72597 [  7041] By: jhi                                   on 2000/09/08  21:18:10
72598         Log: Do away with memory models cruft.  Sorry, PDP users.
72599      Branch: metaconfig
72600            ! U/modified/cc.U U/modified/libpth.U
72601      Branch: perl
72602            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
72603            ! Porting/config_H cflags.SH config_h.SH configure.com
72604            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
72605            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
72606            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
72607 ____________________________________________________________________________
72608 [  7040] By: jhi                                   on 2000/09/08  14:34:18
72609         Log: Major rewrite of s2p.  And I mean really major, it is
72610              an implementation of sed in perl.  If called as s2p it
72611              will function as s2p.  Note: needs non-UNIXifying.
72612              
72613              Subject: s2p
72614              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
72615              Date: Mon, 28 Aug 2000 14:05:12 +0200
72616              Message-ID: <39AA5578.2102E2AA@alcatel.at>
72617      Branch: perl
72618            ! x2p/s2p.PL
72619 ____________________________________________________________________________
72620 [  7039] By: jhi                                   on 2000/09/08  14:19:49
72621         Log: Re-allow vec() for characters > 255.
72622              
72623              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
72624              From: Spider Boardman <spider@web.zk3.dec.com>
72625              Date: Fri, 08 Sep 2000 02:21:02 -0400
72626              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
72627      Branch: perl
72628            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
72629            ! t/op/vec.t
72630 ____________________________________________________________________________
72631 [  7038] By: jhi                                   on 2000/09/08  14:14:18
72632         Log: Subject: [PATCH lib/Benchmark.pm]
72633              From: <abigail@foad.org>
72634              Date: Thu, 7 Sep 2000 15:03:20 -0400
72635              Message-ID: <20000907190320.888.qmail@foad.org>
72636      Branch: perl
72637            ! lib/Benchmark.pm
72638 ____________________________________________________________________________
72639 [  7037] By: jhi                                   on 2000/09/08  14:11:06
72640         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
72641              
72642              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
72643              From: Spider Boardman <spider@web.zk3.dec.com>
72644              Date: Fri, 08 Sep 2000 01:30:27 -0400
72645              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
72646      Branch: perl
72647            ! op.c
72648 ____________________________________________________________________________
72649 [  7036] By: jhi                                   on 2000/09/08  14:08:58
72650         Log: Subject: [ID 20000908.002] perlipc documentation bug.
72651              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
72652              Date: Fri, 08 Sep 2000 12:38:32 +0200
72653              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
72654      Branch: perl
72655            ! pod/perlipc.pod
72656 ____________________________________________________________________________
72657 [  7035] By: jhi                                   on 2000/09/08  14:03:12
72658         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72660              Date: Fri, 08 Sep 2000 11:47:34 +0200
72661              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
72662      Branch: perl
72663            ! hints/dec_osf.sh
72664 ____________________________________________________________________________
72665 [  7034] By: jhi                                   on 2000/09/08  13:59:35
72666         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
72667              From: Simon Cozens <simon@cozens.net>
72668              Date: Thu, 7 Sep 2000 20:40:38 +0100
72669              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
72670      Branch: perl
72671            ! pp_hot.c
72672 ____________________________________________________________________________
72673 [  7033] By: jhi                                   on 2000/09/08  04:03:03
72674         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
72675              From: "Larry W. Virden" <lvirden@cas.org>
72676              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
72677              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
72678      Branch: perl
72679            ! pod/perldiag.pod
72680 ____________________________________________________________________________
72681 [  7032] By: jhi                                   on 2000/09/07  22:18:30
72682         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
72683              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
72684              Date: Mon, 04 Sep 2000 13:16:38 -0700
72685              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
72686      Branch: perl
72687            ! lib/perl5db.pl
72688 ____________________________________________________________________________
72689 [  7031] By: jhi                                   on 2000/09/07  22:02:29
72690         Log: Fix the ccversion detection for 5.1 and beyond.
72691              
72692              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
72693              From: Spider Boardman <spider@leggy.zk3.dec.com>
72694              Date: Thu, 7 Sep 2000 17:54:27 -0400
72695              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
72696      Branch: perl
72697            ! hints/dec_osf.sh
72698 ____________________________________________________________________________
72699 [  7030] By: jhi                                   on 2000/09/07  19:12:28
72700         Log: Fix for
72701              
72702              Subject: [ID 20000903.001] \w in utf8-strings
72703              From: Marc Lehmann <pcg@goof.com>
72704              Date: Sun, 03 Sep 2000 09:44:29 +0200
72705              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
72706              
72707              and various related nits.
72708      Branch: perl
72709            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
72710 ____________________________________________________________________________
72711 [  7029] By: jhi                                   on 2000/09/07  18:49:09
72712         Log: Fix the URL, but the server is still missing in action.
72713              
72714              Subject: [ID 20000905.002] perlfaq1.pod URL error
72715              From: "Larry W. Virden" <lvirden@cas.org>
72716              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
72717              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
72718      Branch: perl
72719            ! pod/perlfaq1.pod
72720 ____________________________________________________________________________
72721 [  7028] By: jhi                                   on 2000/09/07  18:47:13
72722         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
72723              From: Hugo <hv@crypt.compulink.co.uk>
72724              Date: Tue, 05 Sep 2000 14:13:37 +0100
72725              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
72726      Branch: perl
72727            ! toke.c
72728 ____________________________________________________________________________
72729 [  7027] By: jhi                                   on 2000/09/07  18:45:35
72730         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
72731              From: Daniel Chetlin <daniel@chetlin.com>
72732              Date: Tue, 5 Sep 2000 04:57:07 -0700
72733              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
72734      Branch: perl
72735            ! pod/perlfaq6.pod pod/perlop.pod
72736 ____________________________________________________________________________
72737 [  7026] By: jhi                                   on 2000/09/07  18:44:01
72738         Log: Document the new ref() semantics.
72739              
72740              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
72741              From: Gisle Aas <gisle@ActiveState.com>
72742              Date: 05 Sep 2000 08:10:30 +0200
72743              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
72744      Branch: perl
72745            ! pod/perldelta.pod
72746 ____________________________________________________________________________
72747 [  7025] By: jhi                                   on 2000/09/07  18:42:27
72748         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
72749              
72750              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
72751              From: Gisle Aas <gisle@ActiveState.com>
72752              Date: 05 Sep 2000 08:11:40 +0200
72753              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
72754      Branch: perl
72755            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
72756 ____________________________________________________________________________
72757 [  7024] By: jhi                                   on 2000/09/07  18:39:32
72758         Log: Subject: [PATCH] Modernize Opcode.pm documentation
72759              From: Gisle Aas <gisle@ActiveState.com>
72760              Date: 4 Sep 2000 00:18:55 -0000
72761              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
72762      Branch: perl
72763            ! ext/Opcode/Opcode.pm
72764 ____________________________________________________________________________
72765 [  7023] By: jhi                                   on 2000/09/07  18:37:42
72766         Log: Subject: [PATCH] Tied filehandle documentation
72767              From: Gisle Aas <gisle@ActiveState.com>
72768              Date: 4 Sep 2000 00:14:40 -0000
72769              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
72770      Branch: perl
72771            ! pod/perlfunc.pod pod/perltie.pod
72772 ____________________________________________________________________________
72773 [  7022] By: jhi                                   on 2000/09/07  18:35:37
72774         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
72775              From: Gisle Aas <gisle@ActiveState.com>
72776              Date: 4 Sep 2000 00:04:22 -0000
72777              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
72778      Branch: perl
72779            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
72780 ____________________________________________________________________________
72781 [  7021] By: jhi                                   on 2000/09/07  18:33:22
72782         Log: Subject: small apidoc fix
72783              From: Marc Lehmann <pcg@goof.com>
72784              Date: Sun, 3 Sep 2000 05:12:06 +0200
72785              Message-ID: <20000903051206.A5909@cerebro.laendle>
72786      Branch: perl
72787            ! pod/perlapi.pod utf8.c
72788 ____________________________________________________________________________
72789 [  7020] By: jhi                                   on 2000/09/07  16:14:57
72790         Log: Tiny perldelta nits.
72791      Branch: perl
72792            ! pod/perldelta.pod
72793 ____________________________________________________________________________
72794 [  7019] By: jhi                                   on 2000/09/07  16:04:20
72795         Log: Guard against bad string->int conversion for quads.
72796      Branch: perl
72797            ! t/op/64bitint.t
72798 ____________________________________________________________________________
72799 [  7018] By: jhi                                   on 2000/09/06  17:07:03
72800         Log: Update Unicode todo list.
72801      Branch: perl
72802            ! Todo-5.6
72803 ____________________________________________________________________________
72804 [  7017] By: jhi                                   on 2000/09/05  21:16:01
72805         Log: Document the SvIOK_.*UV().
72806      Branch: perl
72807            ! pod/perlapi.pod sv.h
72808 ____________________________________________________________________________
72809 [  7016] By: nick                                  on 2000/09/03  21:54:46
72810         Log: Hash lookup of constant strings optimization:
72811              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
72812              to string table (as per sharepvn). Add newSV_pvn_share to create such
72813              a thing. Make hv.c compare addresses of strings and skip string compare
72814              if equal. Make method_named and helem ops use these shared-string SVs
72815              when arg is constant. Make keys op return shared-string SVs (less clearly
72816              a win).
72817      Branch: perl
72818            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
72819            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
72820            ! pod/perlintern.pod pp_hot.c proto.h sv.c
72821 ____________________________________________________________________________
72822 [  7015] By: jhi                                   on 2000/09/02  17:48:59
72823         Log: This is 5.7.0.
72824      Branch: perl
72825            ! Changes
72826 ____________________________________________________________________________
72827 [  7014] By: jhi                                   on 2000/09/02  17:35:45
72828         Log: Changes and patchlevel tweaks.
72829      Branch: perl
72830            ! Changes patchlevel.h
72831 ____________________________________________________________________________
72832 [  7013] By: jhi                                   on 2000/09/02  17:30:50
72833         Log: Update Changes.
72834      Branch: perl
72835            ! Changes patchlevel.h
72836 ____________________________________________________________________________
72837 [  7012] By: nick                                  on 2000/09/02  17:25:20
72838         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
72839      Branch: perl
72840            ! gv.c lib/overload.pm
72841 ____________________________________________________________________________
72842 [  7011] By: jhi                                   on 2000/09/02  17:16:25
72843         Log: Update perlhist.
72844      Branch: perl
72845            ! pod/perlhist.pod
72846 ____________________________________________________________________________
72847 [  7010] By: jhi                                   on 2000/09/02  17:01:35
72848         Log: perldelta nits.
72849      Branch: perl
72850            ! pod/perldelta.pod
72851 ____________________________________________________________________________
72852 [  7009] By: nick                                  on 2000/09/02  16:48:35
72853         Log: If overloaded %{} etc. return the object do not loop.
72854              Thus  sub deref { $_[0] } functions if object is wanted type.
72855      Branch: perl
72856            ! pp.h
72857 ____________________________________________________________________________
72858 [  7008] By: jhi                                   on 2000/09/02  16:26:11
72859         Log: Retab MANIFEST.
72860      Branch: perl
72861            ! ext/Storable/MANIFEST
72862 ____________________________________________________________________________
72863 [  7007] By: jhi                                   on 2000/09/02  16:23:02
72864         Log: Make certain cc is set before trying to run it.
72865      Branch: perl
72866            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
72867 ____________________________________________________________________________
72868 [  7006] By: jhi                                   on 2000/09/02  15:45:41
72869         Log: Unicode notes.
72870      Branch: perl
72871            ! pod/perldelta.pod
72872 ____________________________________________________________________________
72873 [  7005] By: jhi                                   on 2000/09/02  15:42:11
72874         Log: Various Configure nits by Philip Newton,
72875              plus the ebcdic one by me.
72876      Branch: metaconfig
72877            + U/modified/pager.U
72878            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
72879      Branch: metaconfig/U/perl
72880            ! Devel.U quadfio.U
72881      Branch: perl
72882            ! Configure config_h.SH
72883 ____________________________________________________________________________
72884 [  7004] By: jhi                                   on 2000/09/02  15:06:14
72885         Log: Apparently avoiding the swapping is too costly.
72886              
72887              From: "Ben Tilly" <ben_tilly@hotmail.com>
72888              Subject: Re: the door is closed.
72889              Date: Fri, 01 Sep 2000 20:23:16 EDT
72890              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
72891      Branch: perl
72892            ! pod/perlfaq4.pod
72893 ____________________________________________________________________________
72894 [  7003] By: nick                                  on 2000/09/02  12:26:04
72895         Log: Undo part of change 6489 which looks like a bulk edit which
72896              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
72897              The supressing of main:: on return from select() is undesirable.
72898      Branch: perl
72899            ! pp_sys.c
72900 ____________________________________________________________________________
72901 [  7002] By: jhi                                   on 2000/09/01  23:08:54
72902         Log: Update Changes.
72903      Branch: perl
72904            ! Changes patchlevel.h
72905 ____________________________________________________________________________
72906 [  7001] By: jhi                                   on 2000/09/01  23:00:13
72907         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
72908              From: Peter Prymmer <pvhp@forte.com>
72909              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
72910              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
72911              
72912              plus rework the http: spots as suggested by Tom Christiansen,
72913              plus regen perltoc.
72914      Branch: perl
72915            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
72916            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
72917 ____________________________________________________________________________
72918 [  7000] By: jhi                                   on 2000/09/01  22:36:01
72919         Log: Only the first line, thank you very much.
72920      Branch: perl
72921            ! hints/solaris_2.sh
72922 ____________________________________________________________________________
72923 [  6999] By: gsar                                  on 2000/09/01  22:16:40
72924         Log: change#6791 accidentally clobbered change#6710, put it back
72925      Branch: perl
72926            ! win32/win32.c
72927 ____________________________________________________________________________
72928 [  6998] By: jhi                                   on 2000/09/01  22:14:16
72929         Log: Mention the HP-UX LP64 freak failure.
72930      Branch: perl
72931            ! pod/perldelta.pod
72932 ____________________________________________________________________________
72933 [  6997] By: jhi                                   on 2000/09/01  21:48:32
72934         Log: Detypo.
72935      Branch: perl
72936            ! hints/hpux.sh
72937 ____________________________________________________________________________
72938 [  6996] By: jhi                                   on 2000/09/01  21:27:10
72939         Log: Update Changes.
72940      Branch: perl
72941            ! Changes patchlevel.h
72942 ____________________________________________________________________________
72943 [  6995] By: jhi                                   on 2000/09/01  21:14:24
72944         Log: Mi splgn s gnin.g
72945      Branch: perl
72946            ! pp_ctl.c
72947 ____________________________________________________________________________
72948 [  6994] By: jhi                                   on 2000/09/01  21:09:54
72949         Log: Subject: http:// in L<>
72950              From: Nicholas Clark <nick@ccl4.org>
72951              Date: Fri, 1 Sep 2000 22:03:21 +0100
72952              Message-ID: <20000901220321.B72074@plum.flirble.org>
72953      Branch: perl
72954            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
72955 ____________________________________________________________________________
72956 [  6993] By: jhi                                   on 2000/09/01  21:06:54
72957         Log: Update to Storable 1.0, from Raphael Manfredi.
72958      Branch: perl
72959            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
72960            ! ext/Storable/Makefile.PL ext/Storable/README
72961            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
72962            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
72963            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
72964            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
72965            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
72966            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
72967 ____________________________________________________________________________
72968 [  6992] By: jhi                                   on 2000/09/01  20:43:05
72969         Log: Mention known sfio+linux buglet.
72970      Branch: perl
72971            ! pod/perldelta.pod
72972 ____________________________________________________________________________
72973 [  6991] By: jhi                                   on 2000/09/01  20:40:11
72974         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
72975              From: Peter Prymmer <pvhp@forte.com>
72976              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
72977              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
72978      Branch: perl
72979            ! vms/vms.c
72980 ____________________________________________________________________________
72981 [  6990] By: jhi                                   on 2000/09/01  20:25:26
72982         Log: Retract #6986.
72983      Branch: perl
72984            ! hints/solaris_2.sh
72985 ____________________________________________________________________________
72986 [  6989] By: jhi                                   on 2000/09/01  20:23:00
72987         Log: Mergesort is back.
72988      Branch: perl
72989            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
72990 ____________________________________________________________________________
72991 [  6988] By: jhi                                   on 2000/09/01  19:37:40
72992         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
72993              From: Mike Guy <mjtg@cam.ac.uk>
72994              Date: Fri, 01 Sep 2000 17:43:33 +0100
72995              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
72996      Branch: perl
72997            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
72998            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
72999 ____________________________________________________________________________
73000 [  6987] By: jhi                                   on 2000/09/01  19:17:10
73001         Log: Regen perltoc.
73002      Branch: perl
73003            ! pod/perltoc.pod
73004 ____________________________________________________________________________
73005 [  6986] By: jhi                                   on 2000/09/01  18:51:10
73006         Log: Subject: Re: Solaris x86 has no SPARC libraries!
73007              From: Lupe Christoph <lupe@lupe-christoph.de>
73008              Date: Fri, 1 Sep 2000 20:41:20 +0200
73009              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
73010      Branch: perl
73011            ! hints/solaris_2.sh
73012 ____________________________________________________________________________
73013 [  6985] By: jhi                                   on 2000/09/01  18:28:10
73014         Log: Update Changes.
73015      Branch: perl
73016            ! Changes patchlevel.h
73017 ____________________________________________________________________________
73018 [  6984] By: jhi                                   on 2000/09/01  18:26:53
73019         Log: Feature ordering tweak.
73020      Branch: perl
73021            ! myconfig.SH
73022 ____________________________________________________________________________
73023 [  6983] By: jhi                                   on 2000/09/01  18:19:50
73024         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
73025              From: <abigail@foad.org>
73026              Date: Fri, 1 Sep 2000 13:07:32 -0400
73027              Message-ID: <20000901170732.18249.qmail@foad.org>
73028      Branch: perl
73029            ! t/pragma/overload.t
73030 ____________________________________________________________________________
73031 [  6982] By: jhi                                   on 2000/09/01  18:17:54
73032         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
73033              so that case-ignoring systems like DCL can tell them from
73034              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
73035      Branch: metaconfig/U/perl
73036            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
73037      Branch: perl
73038            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73039            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
73040            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
73041            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
73042            ! vos/config.def vos/config.h vos/config_h.SH_orig
73043            ! win32/config.bc win32/config.gc win32/config.vc
73044 ____________________________________________________________________________
73045 [  6981] By: nick                                  on 2000/09/01  17:21:57
73046         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
73047              warning when UNTIE exists and instead pass the count of extra references to
73048              the UNTIE method.
73049      Branch: perl
73050            ! pod/perltie.pod pp_sys.c
73051 ____________________________________________________________________________
73052 [  6980] By: jhi                                   on 2000/09/01  16:54:44
73053         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
73054              From: Peter Prymmer <pvhp@forte.com>
73055              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
73056              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
73057      Branch: perl
73058            ! configure.com
73059 ____________________________________________________________________________
73060 [  6979] By: jhi                                   on 2000/09/01  16:06:20
73061         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
73062              From: Mike Guy <mjtg@cam.ac.uk> 
73063              Date: Fri, 01 Sep 2000 16:49:27 +0100
73064              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
73065      Branch: perl
73066            ! t/base/rs.t
73067 ____________________________________________________________________________
73068 [  6978] By: jhi                                   on 2000/09/01  16:00:42
73069         Log: Update to PodParser 1.18, from Brad Appleton.
73070      Branch: perl
73071            ! lib/Pod/Checker.pm t/pod/find.t
73072 ____________________________________________________________________________
73073 [  6977] By: jhi                                   on 2000/09/01  14:48:58
73074         Log: Subject: Nit in Configure (bleadperl@6961)
73075              From: Lupe Christoph <lupe@lupe-christoph.de>
73076              Date: Fri, 1 Sep 2000 16:34:29 +0200
73077              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
73078      Branch: metaconfig
73079            ! U/compline/ccflags.U
73080      Branch: perl
73081            ! Configure config_h.SH
73082 ____________________________________________________________________________
73083 [  6976] By: jhi                                   on 2000/09/01  14:39:52
73084         Log: Update Changes.
73085      Branch: perl
73086            ! Changes patchlevel.h
73087 ____________________________________________________________________________
73088 [  6975] By: jhi                                   on 2000/09/01  14:37:36
73089         Log: microperl config update.
73090      Branch: perl
73091            ! uconfig.h uconfig.sh
73092 ____________________________________________________________________________
73093 [  6974] By: jhi                                   on 2000/09/01  14:36:53
73094         Log: Document known deficiencies.
73095      Branch: perl
73096            ! pod/perldelta.pod
73097 ____________________________________________________________________________
73098 [  6973] By: jhi                                   on 2000/09/01  14:10:20
73099         Log: Mention warnings fixes and updates.
73100      Branch: perl
73101            ! pod/perldelta.pod
73102 ____________________________________________________________________________
73103 [  6972] By: jhi                                   on 2000/09/01  14:01:52
73104         Log: Drop unused argument.
73105              
73106              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
73107              From: Spider Boardman <spider@web.zk3.dec.com>
73108              Date: Thu, 31 Aug 2000 16:10:15 -0400
73109              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
73110      Branch: perl
73111            ! toke.c
73112 ____________________________________________________________________________
73113 [  6971] By: jhi                                   on 2000/09/01  13:59:24
73114         Log: Add the overload warnings to perldiag.
73115      Branch: perl
73116            ! lib/overload.pm pod/perldiag.pod
73117 ____________________________________________________________________________
73118 [  6970] By: jhi                                   on 2000/09/01  13:55:10
73119         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
73120              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73121              Date: Fri, 1 Sep 2000 13:43:15 +0100 
73122              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
73123      Branch: perl
73124            ! lib/overload.pm t/pragma/overload.t
73125 ____________________________________________________________________________
73126 [  6969] By: jhi                                   on 2000/09/01  13:52:27
73127         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
73128              From: <abigail@foad.org>
73129              Date: Fri, 1 Sep 2000 05:46:54 -0400
73130              Message-ID: <20000901094654.6476.qmail@foad.org>
73131      Branch: perl
73132            ! lib/overload.pm
73133 ____________________________________________________________________________
73134 [  6968] By: jhi                                   on 2000/09/01  13:50:05
73135         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
73136              From: Daniel Chetlin <daniel@chetlin.com>
73137              Date: Fri, 1 Sep 2000 02:10:55 -0700
73138              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
73139      Branch: perl
73140            ! pod/perlretut.pod
73141 ____________________________________________________________________________
73142 [  6967] By: jhi                                   on 2000/09/01  13:47:54
73143         Log: Part of the solution.
73144              
73145              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
73146              From: Mike Guy <mjtg@cam.ac.uk>
73147              Date: Fri, 01 Sep 2000 14:16:01 +0100
73148              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
73149      Branch: perl
73150            ! gv.c mg.c
73151 ____________________________________________________________________________
73152 [  6966] By: jhi                                   on 2000/09/01  13:46:17
73153         Log: Subject: CPAN.pm beta 1.57_57 for the core
73154              From: andreas.koenig@anima.de (Andreas J. Koenig)
73155              Date: 01 Sep 2000 15:16:31 +0200
73156              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
73157      Branch: perl
73158            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73159 ____________________________________________________________________________
73160 [  6965] By: jhi                                   on 2000/09/01  13:43:18
73161         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
73162              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73163              Date: Fri, 01 Sep 2000 01:47:22 -0500
73164              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
73165      Branch: perl
73166            ! pod/perldelta.pod vms/vms.c
73167 ____________________________________________________________________________
73168 [  6964] By: jhi                                   on 2000/09/01  13:35:35
73169         Log: File::Temp patches from Andreas König,
73170              
73171              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
73172              From: andreas.koenig@anima.de (Andreas J. Koenig)
73173              Date: 01 Sep 2000 10:07:20 +0200
73174              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
73175              
73176              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
73177              From: andreas.koenig@anima.de (Andreas J. Koenig)
73178              Date: 31 Aug 2000 23:26:08 +0200
73179              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
73180      Branch: perl
73181            ! lib/File/Temp.pm t/lib/ftmp-security.t
73182 ____________________________________________________________________________
73183 [  6963] By: jhi                                   on 2000/09/01  02:22:24
73184         Log: Retract the mergesort code, way too incompatible licensing
73185              and copyrights.
73186      Branch: perl
73187            ! pod/perldelta.pod pp_ctl.c
73188 ____________________________________________________________________________
73189 [  6962] By: jhi                                   on 2000/08/31  23:27:32
73190         Log: Update Changes.
73191      Branch: perl
73192            ! Changes patchlevel.h
73193 ____________________________________________________________________________
73194 [  6961] By: jhi                                   on 2000/08/31  23:20:04
73195         Log: Small tweaks all over.
73196      Branch: metaconfig
73197            ! U/compline/d_gconvert.U
73198      Branch: perl
73199            ! AUTHORS Configure config_h.SH pp_ctl.c
73200 ____________________________________________________________________________
73201 [  6960] By: jhi                                   on 2000/08/31  22:39:36
73202         Log: Further rewording.
73203      Branch: perl
73204            ! pp_ctl.c
73205 ____________________________________________________________________________
73206 [  6959] By: jhi                                   on 2000/08/31  21:26:44
73207         Log: More address tweaking.
73208      Branch: perl
73209            ! AUTHORS Changes
73210 ____________________________________________________________________________
73211 [  6958] By: jhi                                   on 2000/08/31  20:47:25
73212         Log: AUTHORS tweaks, from Peter Prymmer.
73213              
73214              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
73215              From: Peter Prymmer <pvhp@forte.com>
73216              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
73217              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
73218      Branch: perl
73219            ! AUTHORS MAINTAIN
73220 ____________________________________________________________________________
73221 [  6957] By: jhi                                   on 2000/08/31  20:34:43
73222         Log: perldelta tweaks.
73223      Branch: perl
73224            ! pod/perldelta.pod
73225 ____________________________________________________________________________
73226 [  6956] By: jhi                                   on 2000/08/31  19:11:06
73227         Log: Regen perltoc.
73228      Branch: perl
73229            ! pod/perltoc.pod
73230 ____________________________________________________________________________
73231 [  6955] By: jhi                                   on 2000/08/31  19:06:30
73232         Log: Clarify the mergesort situation.
73233      Branch: perl
73234            ! pp_ctl.c
73235 ____________________________________________________________________________
73236 [  6954] By: jhi                                   on 2000/08/31  18:24:17
73237         Log: Move the Solaris 7 scan to use64bitall, make the
73238              failure to find 64-bot sparc libc to mention the
73239              possibility of being in an intel, from Lupe and Alan.
73240      Branch: perl
73241            ! hints/solaris_2.sh
73242 ____________________________________________________________________________
73243 [  6953] By: jhi                                   on 2000/08/31  18:09:20
73244         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
73245              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
73246      Branch: metaconfig
73247            ! U/compline/d_gconvert.U U/threads/archname.U
73248      Branch: metaconfig/U/perl
73249            ! perlxv.U
73250      Branch: perl
73251            ! Configure config_h.SH sv.c
73252 ____________________________________________________________________________
73253 [  6952] By: jhi                                   on 2000/08/31  17:42:24
73254         Log: :: not allowed in pathnames, change to .
73255              
73256              Subject: [PATCH perl@6938] cygwin port
73257              From: "Fifer, Eric" <EFifer@sanwaint.com>
73258              Date: Thu, 31 Aug 2000 16:32:59 +0100
73259              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
73260      Branch: metaconfig/U/perl
73261            ! perlxv.U
73262 ____________________________________________________________________________
73263 [  6951] By: jhi                                   on 2000/08/31  17:02:05
73264         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
73265      Branch: perl
73266            ! perl.h
73267 ____________________________________________________________________________
73268 [  6950] By: jhi                                   on 2000/08/31  16:26:08
73269         Log: More author updates.
73270              
73271              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
73272              From: Simon Cozens <simon@cozens.net>
73273              Date: Thu, 31 Aug 2000 17:13:32 +0100
73274              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
73275      Branch: perl
73276            ! AUTHORS
73277 ____________________________________________________________________________
73278 [  6949] By: jhi                                   on 2000/08/31  16:04:49
73279         Log: POSIX doesn't report long double values under -Duselongdouble
73280              when the long doubles are "real" (bigger than doubles).
73281              
73282              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
73283              From: Spider Boardman <spider@peano.zk3.dec.com>
73284              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
73285              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
73286      Branch: perl
73287            ! ext/POSIX/POSIX.xs
73288 ____________________________________________________________________________
73289 [  6948] By: jhi                                   on 2000/08/31  15:25:10
73290         Log: Update Changes.
73291      Branch: perl
73292            ! Changes patchlevel.h
73293 ____________________________________________________________________________
73294 [  6947] By: jhi                                   on 2000/08/31  15:22:29
73295         Log: Document UNTIE in a very minimalistic way.
73296      Branch: perl
73297            ! pod/perlfunc.pod pod/perltie.pod
73298 ____________________________________________________________________________
73299 [  6946] By: jhi                                   on 2000/08/31  15:15:23
73300         Log: Document known failures.
73301      Branch: perl
73302            ! pod/perldelta.pod
73303 ____________________________________________________________________________
73304 [  6945] By: jhi                                   on 2000/08/31  15:07:00
73305         Log: Don't attach -ld to the archname if pointless.
73306      Branch: metaconfig
73307            ! U/threads/archname.U
73308      Branch: perl
73309            ! Configure config_h.SH
73310 ____________________________________________________________________________
73311 [  6944] By: jhi                                   on 2000/08/31  14:37:42
73312         Log: Wrap the test in eval.
73313              
73314              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
73315              From: Tim Jenness <timj@jach.hawaii.edu>
73316              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
73317              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
73318      Branch: perl
73319            ! t/lib/ftmp-security.t
73320 ____________________________________________________________________________
73321 [  6943] By: jhi                                   on 2000/08/31  14:30:57
73322         Log: Make -Dusemorebits find long doubles in Solaris.
73323      Branch: perl
73324            ! hints/solaris_2.sh
73325 ____________________________________________________________________________
73326 [  6942] By: jhi                                   on 2000/08/31  13:48:45
73327         Log: Clarify the third case of ftmp-security warnings.
73328      Branch: perl
73329            ! INSTALL
73330 ____________________________________________________________________________
73331 [  6941] By: jhi                                   on 2000/08/31  13:40:31
73332         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
73333              From: <abigail@foad.org>
73334              Date: Thu, 31 Aug 2000 01:35:05 -0400
73335              Message-ID: <20000831053505.32120.qmail@foad.org>
73336      Branch: perl
73337            ! pod/perldelta.pod
73338 ____________________________________________________________________________
73339 [  6940] By: jhi                                   on 2000/08/31  13:38:48
73340         Log: Issue useful diagnostic on unknown pod commands.
73341              
73342              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
73343              From: <abigail@foad.org>
73344              Date: Thu, 31 Aug 2000 03:41:18 -0400
73345              Message-ID: <20000831074118.24880.qmail@foad.org>
73346      Branch: perl
73347            ! lib/Pod/Man.pm
73348 ____________________________________________________________________________
73349 [  6939] By: jhi                                   on 2000/08/31  13:34:33
73350         Log: Reveal Borland's isnan.
73351              
73352              Subject: build with BC++ tweak
73353              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73354              Date: Thu, 31 Aug 2000 13:09:37 +0400
73355              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
73356      Branch: perl
73357            ! win32/win32.h
73358 ____________________________________________________________________________
73359 [  6938] By: jhi                                   on 2000/08/31  05:01:20
73360         Log: Update Changes.
73361      Branch: perl
73362            ! Changes patchlevel.h
73363 ____________________________________________________________________________
73364 [  6937] By: jhi                                   on 2000/08/31  04:26:23
73365         Log: sscanf() may be the only way to read long doubles from strings.
73366      Branch: metaconfig/U/perl
73367            ! longdblfio.U
73368      Branch: perl
73369            ! Configure config_h.SH perl.h util.c
73370 ____________________________________________________________________________
73371 [  6936] By: jhi                                   on 2000/08/31  04:18:19
73372         Log: The #6929 was too skimpy.
73373      Branch: perl
73374            ! sv.c
73375 ____________________________________________________________________________
73376 [  6935] By: jhi                                   on 2000/08/31  02:47:07
73377         Log: Subject: Re: typos in pods
73378              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73379              Date: Wed, 30 Aug 2000 19:25:34 -0700
73380              Message-ID: <eIcr5gzkg25X092yn@efn.org>
73381      Branch: perl
73382            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
73383 ____________________________________________________________________________
73384 [  6934] By: jhi                                   on 2000/08/31  02:42:55
73385         Log: Missed one Unicode file.
73386      Branch: perl
73387            + lib/unicode/UCDFF301.html
73388 ____________________________________________________________________________
73389 [  6933] By: jhi                                   on 2000/08/30  23:42:27
73390         Log: Update Changes.
73391      Branch: perl
73392            ! Changes patchlevel.h
73393 ____________________________________________________________________________
73394 [  6932] By: jhi                                   on 2000/08/30  23:40:07
73395         Log: Mention UNTIE in perldelta.  Still needs documenting
73396              in perltie et alia.
73397      Branch: perl
73398            ! pod/perldelta.pod
73399 ____________________________________________________________________________
73400 [  6931] By: jhi                                   on 2000/08/30  23:36:02
73401         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
73402              From: <abigail@foad.org>
73403              Date: Wed, 30 Aug 2000 19:28:07 -0400
73404              Message-ID: <20000830232807.305.qmail@foad.org>
73405      Branch: perl
73406            ! pod/perldelta.pod
73407 ____________________________________________________________________________
73408 [  6930] By: jhi                                   on 2000/08/30  23:32:40
73409         Log: Update to Unicode 3.0.1.
73410      Branch: perl
73411            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
73412            + lib/unicode/PropList.txt lib/unicode/README.perl
73413            + lib/unicode/UCD301.html lib/unicode/Unicode.301
73414            - lib/unicode/Props.txt lib/unicode/UCD300.html
73415            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73416            ! (edit 257 files)
73417 ____________________________________________________________________________
73418 [  6929] By: jhi                                   on 2000/08/30  22:38:18
73419         Log: Heap decorruption.
73420              
73421              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
73422              From: Alan Burlison <Alan.Burlison@uk.sun.com>
73423              Date: Wed, 30 Aug 2000 22:39:52 +0100
73424              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
73425      Branch: perl
73426            ! sv.c
73427 ____________________________________________________________________________
73428 [  6928] By: jhi                                   on 2000/08/30  22:29:34
73429         Log: Retract the dummy test, skip the security tests (instead of failing),
73430              explain what the warnings mean.
73431      Branch: perl
73432            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
73433 ____________________________________________________________________________
73434 [  6927] By: jhi                                   on 2000/08/30  22:14:13
73435         Log: Change the internal implementation of sort() to be mergesort
73436              instead of quicksort, from John Linderman <jpl@research.att.com>.
73437              Gives us better worst case, better average case, and stability.
73438              What's there not to like?  (Small fixes for threaded builds
73439              were required).
73440      Branch: perl
73441            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
73442 ____________________________________________________________________________
73443 [  6926] By: jhi                                   on 2000/08/30  20:55:20
73444         Log: A better fix for the Socket building problem from Craig Berry.
73445      Branch: perl
73446            ! vms/vms.c
73447 ____________________________________________________________________________
73448 [  6925] By: jhi                                   on 2000/08/30  20:20:25
73449         Log: Subject: [PATCH] Re: UNTIE method 
73450              From: Nick Ing-Simmons <nik@tiuk.ti.com>
73451              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
73452              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
73453      Branch: perl
73454            ! pp_sys.c t/op/tie.t
73455 ____________________________________________________________________________
73456 [  6924] By: jhi                                   on 2000/08/30  20:17:11
73457         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
73458              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73459              Date: Wed, 30 Aug 2000 15:03:14 -0500
73460              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
73461      Branch: perl
73462            ! vms/vms.c
73463 ____________________________________________________________________________
73464 [  6923] By: jhi                                   on 2000/08/30  20:15:18
73465         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
73466              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73467              Date: Wed, 30 Aug 2000 13:30:36 -0500
73468              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
73469      Branch: perl
73470            ! vms/vms.c
73471 ____________________________________________________________________________
73472 [  6922] By: jhi                                   on 2000/08/30  19:54:43
73473         Log: Better options for rsync.
73474      Branch: perl
73475            ! pod/perlhack.pod
73476 ____________________________________________________________________________
73477 [  6921] By: jhi                                   on 2000/08/30  19:40:16
73478         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
73479              From: Rick Delaney <rick@consumercontact.com>
73480              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
73481              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
73482      Branch: perl
73483            ! pod/perlfunc.pod
73484 ____________________________________________________________________________
73485 [  6920] By: jhi                                   on 2000/08/30  19:36:40
73486         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
73487              From: Peter Prymmer <pvhp@forte.com>
73488              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
73489              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
73490      Branch: perl
73491            ! configure.com
73492 ____________________________________________________________________________
73493 [  6919] By: jhi                                   on 2000/08/30  14:52:02
73494         Log: Update Changes.
73495      Branch: perl
73496            ! Changes patchlevel.h
73497 ____________________________________________________________________________
73498 [  6918] By: jhi                                   on 2000/08/30  14:48:34
73499         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
73500      Branch: perl
73501            ! lib/ExtUtils/typemap
73502 ____________________________________________________________________________
73503 [  6917] By: jhi                                   on 2000/08/30  14:46:34
73504         Log: Subject: typos in pods
73505              From: Nicholas Clark <nick@ccl4.org>
73506              Date: Wed, 30 Aug 2000 01:12:50 +0100
73507              Message-ID: <20000830011249.A61388@plum.flirble.org>
73508      Branch: perl
73509            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
73510            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
73511            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
73512            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
73513 ____________________________________________________________________________
73514 [  6916] By: jhi                                   on 2000/08/30  14:19:09
73515         Log: Document Storable problems on Crays.  (Will have
73516              to document all the other Storable problems, too.)
73517      Branch: perl
73518            ! pod/perldelta.pod
73519 ____________________________________________________________________________
73520 [  6915] By: jhi                                   on 2000/08/30  14:06:02
73521         Log: Subject: [PATCH] fix misc cast warnings
73522              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73523              Date: Tue, 29 Aug 2000 23:16:14 -0700
73524              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
73525      Branch: perl
73526            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
73527            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
73528            ! os2/os2ish.h
73529 ____________________________________________________________________________
73530 [  6914] By: jhi                                   on 2000/08/30  14:03:45
73531         Log: Timestamp mismatch again.  Need to fix this dependence on
73532              config_h.SH timestamp, since it's the contents of config_h.SH
73533              that matter.
73534      Branch: perl
73535            ! uconfig.h uconfig.sh
73536 ____________________________________________________________________________
73537 [  6913] By: jhi                                   on 2000/08/30  13:54:06
73538         Log: Don't say "Perl 5.0 source kit".
73539      Branch: perl
73540            ! perl.c
73541 ____________________________________________________________________________
73542 [  6912] By: jhi                                   on 2000/08/30  13:51:24
73543         Log: Reset archname and archname64 always, forcing them be
73544              recomputed at each Configure run, make Configure and
73545              the hints files agree on the naming of largefiles variables.
73546      Branch: metaconfig
73547            ! U/threads/archname.U
73548      Branch: metaconfig/U/perl
73549            ! use64bits.U
73550      Branch: perl
73551            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
73552            ! hints/linux.sh hints/solaris_2.sh
73553 ____________________________________________________________________________
73554 [  6911] By: jhi                                   on 2000/08/30  13:30:13
73555         Log: Put back the slice accidentally removed by #6907.
73556      Branch: perl
73557            ! hints/solaris_2.sh
73558 ____________________________________________________________________________
73559 [  6910] By: jhi                                   on 2000/08/30  01:24:26
73560         Log: Be consistent: other Net::get* do export theirs.
73561              
73562              Subject: Re: Net::protoent does not export 'getproto'
73563              From: Yasushi Nakajima <sey@jkc.co.jp>
73564              Date: Wed, 30 Aug 2000 09:53:14 +0900
73565              Message-Id: <200008300051.DAA24700@taku.hut.fi>
73566      Branch: perl
73567            ! lib/Net/protoent.pm
73568 ____________________________________________________________________________
73569 [  6909] By: jhi                                   on 2000/08/30  01:17:25
73570         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
73571              From: Gurusamy Sarathy <gsar@ActiveState.com>
73572              Date: Tue, 29 Aug 2000 17:17:07 -0700
73573              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
73574      Branch: perl
73575            ! cop.h
73576 ____________________________________________________________________________
73577 [  6908] By: jhi                                   on 2000/08/30  00:58:05
73578         Log: Update Changes.
73579      Branch: perl
73580            ! Changes patchlevel.h
73581 ____________________________________________________________________________
73582 [  6907] By: jhi                                   on 2000/08/30  00:57:22
73583         Log: Introduce ccname to keep track of what compiler kind of we have.
73584      Branch: metaconfig/U/perl
73585            ! Checkcc.U gccvers.U
73586      Branch: perl
73587            ! Configure config_h.SH hints/solaris_2.sh
73588 ____________________________________________________________________________
73589 [  6906] By: jhi                                   on 2000/08/30  00:25:47
73590         Log: Put back the flags dump as reasoned in
73591              
73592              Subject: Re: [PATCH] Glob dumping
73593              From: Mike Guy <mjtg@cam.ac.uk> 
73594              Date: Tue, 29 Aug 2000 21:41:32 +0100
73595              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
73596      Branch: perl
73597            ! dump.c t/lib/peek.t
73598 ____________________________________________________________________________
73599 [  6905] By: jhi                                   on 2000/08/30  00:16:17
73600         Log: Make the epsilon to be relative, not absolute.
73601              
73602              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
73603              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
73604              Date: Tue, 29 Aug 2000 19:58:56 -0400
73605              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
73606      Branch: perl
73607            ! t/lib/trig.t
73608 ____________________________________________________________________________
73609 [  6904] By: jhi                                   on 2000/08/30  00:13:09
73610         Log: From now on, Gisle is on my list of usual suspects :-)
73611              Retract #6902.
73612      Branch: perl
73613            ! ext/Opcode/Safe.pm
73614 ____________________________________________________________________________
73615 [  6903] By: jhi                                   on 2000/08/29  23:51:20
73616         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
73617              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73618              Date: Tue, 29 Aug 2000 18:43:26 -0500
73619              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
73620      Branch: perl
73621            + vms/vmspipe.com
73622            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
73623            ! vms/vms.c
73624 ____________________________________________________________________________
73625 [  6902] By: jhi                                   on 2000/08/29  23:44:14
73626         Log: Retry what #6882 attempted.
73627              
73628              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
73629              From: Gisle Aas <gisle@ActiveState.com>
73630              Date: 30 Aug 2000 00:33:09 +0200
73631              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
73632      Branch: perl
73633            ! ext/Opcode/Safe.pm
73634 ____________________________________________________________________________
73635 [  6901] By: jhi                                   on 2000/08/29  22:59:32
73636         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
73637              From: Hugo <hv@crypt.compulink.co.uk>
73638              Date: Mon, 12 Jun 2000 19:36:08 +0100
73639              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
73640      Branch: perl
73641            ! sv.c
73642 ____________________________________________________________________________
73643 [  6900] By: jhi                                   on 2000/08/29  22:58:35
73644         Log: Admit that we are leaking scalars.
73645              
73646              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
73647              From: Spider Boardman <spider@leggy.zk3.dec.com>
73648              Date: Tue, 29 Aug 2000 18:48:29 -0400
73649              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
73650      Branch: perl
73651            ! t/pragma/warnings.t
73652 ____________________________________________________________________________
73653 [  6899] By: jhi                                   on 2000/08/29  20:53:13
73654         Log: Update Changes.
73655      Branch: perl
73656            ! Changes patchlevel.h
73657 ____________________________________________________________________________
73658 [  6898] By: jhi                                   on 2000/08/29  20:46:21
73659         Log: Undo namespace pollution of #6878.
73660              
73661              Subject: Re: Net::protoent does not export 'getproto'
73662              From: Mike Guy <mjtg@cam.ac.uk>
73663              Date: Tue, 29 Aug 2000 21:32:37 +0100
73664              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
73665      Branch: perl
73666            ! lib/Net/protoent.pm
73667 ____________________________________________________________________________
73668 [  6897] By: jhi                                   on 2000/08/29  20:44:29
73669         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
73670              From: Peter Prymmer <pvhp@forte.com>
73671              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
73672              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
73673      Branch: perl
73674            ! pod/perlebcdic.pod
73675 ____________________________________________________________________________
73676 [  6896] By: jhi                                   on 2000/08/29  20:40:57
73677         Log: There's no point repeating the 'revision' (5) of perl5.
73678      Branch: metaconfig/U/perl
73679            ! Devel.U patchlevel.U
73680      Branch: perl
73681            ! Configure config_h.SH
73682 ____________________________________________________________________________
73683 [  6895] By: jhi                                   on 2000/08/29  20:16:58
73684         Log: Regen Configure for #6894.
73685      Branch: metaconfig/U/perl
73686            ! perladmin.U
73687      Branch: perl
73688            ! Configure config_h.SH
73689 ____________________________________________________________________________
73690 [  6894] By: jhi                                   on 2000/08/29  19:59:52
73691         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
73692              From: "Philip Newton" <Philip.Newton@gmx.net>
73693              Date: Tue, 29 Aug 2000 21:39:14 +0200
73694              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
73695      Branch: perl
73696            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
73697            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
73698            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
73699            ! utils/perlbug.PL
73700 ____________________________________________________________________________
73701 [  6893] By: jhi                                   on 2000/08/29  19:55:30
73702         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
73703              From: "Philip Newton" <Philip.Newton@gmx.net>
73704              Date: Tue, 29 Aug 2000 21:39:14 +0200
73705              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
73706      Branch: perl
73707            ! installhtml
73708 ____________________________________________________________________________
73709 [  6892] By: jhi                                   on 2000/08/29  19:53:59
73710         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
73711              From: "Philip Newton" <Philip.Newton@gmx.net>
73712              Date: Tue, 29 Aug 2000 21:48:18 +0200
73713              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
73714      Branch: perl
73715            ! lib/File/Temp.pm
73716 ____________________________________________________________________________
73717 [  6891] By: jhi                                   on 2000/08/29  18:30:03
73718         Log: Nail the ID 20000828.023.
73719      Branch: perl
73720            ! ext/Storable/Storable.xs
73721 ____________________________________________________________________________
73722 [  6890] By: jhi                                   on 2000/08/29  16:50:17
73723         Log: Under usethreads the dumped variable is IN_PAD.
73724              
73725              Subject: Re: [PATCH] Glob dumping
73726              From: Gisle Aas <gisle@ActiveState.com>
73727              Date: 29 Aug 2000 18:45:05 +0200
73728              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
73729      Branch: perl
73730            ! t/lib/peek.t
73731 ____________________________________________________________________________
73732 [  6889] By: jhi                                   on 2000/08/29  15:17:37
73733         Log: Update Changes.
73734      Branch: perl
73735            ! Changes patchlevel.h
73736 ____________________________________________________________________________
73737 [  6888] By: jhi                                   on 2000/08/29  14:49:59
73738         Log: Retract #6882, broke the safe tests.
73739      Branch: perl
73740            ! ext/Opcode/Safe.pm
73741 ____________________________________________________________________________
73742 [  6887] By: jhi                                   on 2000/08/29  14:47:06
73743         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
73744              From: Gisle Aas <gisle@ActiveState.com> 
73745              Date: 09 Jun 2000 20:00:11 +0200
73746              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
73747      Branch: perl
73748            ! utils/perldoc.PL
73749 ____________________________________________________________________________
73750 [  6886] By: jhi                                   on 2000/08/29  14:42:45
73751         Log: The #6881 removed one dump line.
73752      Branch: perl
73753            ! t/lib/peek.t
73754 ____________________________________________________________________________
73755 [  6885] By: jhi                                   on 2000/08/29  14:30:47
73756         Log: Don't forget to tidy up.
73757      Branch: perl
73758            ! t/lib/ftmp-security.t
73759 ____________________________________________________________________________
73760 [  6884] By: jhi                                   on 2000/08/29  14:25:17
73761         Log: Disabling the one test is a bit tricky.
73762      Branch: perl
73763            ! t/lib/ftmp-security.t
73764 ____________________________________________________________________________
73765 [  6883] By: jhi                                   on 2000/08/29  14:16:25
73766         Log: Disable one of the tests for now.
73767      Branch: perl
73768            ! t/lib/ftmp-security.t
73769 ____________________________________________________________________________
73770 [  6882] By: jhi                                   on 2000/08/29  14:05:50
73771         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
73772              From: gisle@aas.no
73773              Date: 29 Aug 2000 10:35:06 -0000
73774              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
73775      Branch: perl
73776            ! ext/Opcode/Safe.pm
73777 ____________________________________________________________________________
73778 [  6881] By: jhi                                   on 2000/08/29  14:03:51
73779         Log: Subject: [PATCH] Glob dumping
73780              From: Gisle Aas <gisle@ActiveState.com>
73781              Date: 29 Aug 2000 07:59:42 -0000
73782              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
73783      Branch: perl
73784            ! dump.c
73785 ____________________________________________________________________________
73786 [  6880] By: jhi                                   on 2000/08/29  14:02:01
73787         Log: Subject: [PATCH] Warnings in B::Deparse
73788              From: <abigail@foad.org>
73789              Date: Tue, 29 Aug 2000 00:00:01 -0400
73790              Message-ID: <20000829040001.2999.qmail@foad.org>
73791      Branch: perl
73792            ! ext/B/B/Deparse.pm
73793 ____________________________________________________________________________
73794 [  6879] By: jhi                                   on 2000/08/29  13:57:26
73795         Log: Missed a change in #6869.
73796      Branch: perl
73797            ! mg.c
73798 ____________________________________________________________________________
73799 [  6878] By: jhi                                   on 2000/08/29  13:45:04
73800         Log: Subject: Net::protoent does not export 'getproto'
73801              From: Yasushi Nakajima <sey@jkc.co.jp>
73802              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
73803      Branch: perl
73804            ! lib/Net/protoent.pm
73805 ____________________________________________________________________________
73806 [  6877] By: jhi                                   on 2000/08/29  13:39:19
73807         Log: Patches all over for people and the files they (hopefully) care about.
73808      Branch: perl
73809            ! AUTHORS Changes MAINTAIN
73810 ____________________________________________________________________________
73811 [  6876] By: jhi                                   on 2000/08/29  12:53:54
73812         Log: Fix for thinko in #6848.
73813              
73814              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
73815              From: Lupe Christoph <lupe@lupe-christoph.de>
73816              Date: Tue, 29 Aug 2000 09:04:08 +0200
73817              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
73818      Branch: perl
73819            ! ext/Thread/Thread.xs
73820 ____________________________________________________________________________
73821 [  6875] By: jhi                                   on 2000/08/29  12:50:14
73822         Log: Update to Getopt::Long 2.24, from Johan Vromans.
73823      Branch: perl
73824            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
73825 ____________________________________________________________________________
73826 [  6874] By: jhi                                   on 2000/08/29  02:09:53
73827         Log: Use minimal @INC in tests, most of the time just '../lib',
73828              so that we simply can't pick up stuff from other Perls than
73829              the one we are testing.  Pointed out by
73830              
73831              From: Mike Guy <mjtg@cam.ac.uk>
73832              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
73833              Date: Fri, 25 Aug 2000 15:15:59 +0100
73834              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
73835      Branch: perl
73836            ! (edit 185 files)
73837 ____________________________________________________________________________
73838 [  6873] By: jhi                                   on 2000/08/29  01:07:11
73839         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
73840              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73841              Date: Mon, 28 Aug 2000 17:45:52 -0700
73842              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
73843      Branch: perl
73844            ! Makefile.SH hints/os2.sh
73845 ____________________________________________________________________________
73846 [  6872] By: jhi                                   on 2000/08/28  23:33:39
73847         Log: Subject: [PATCH bleedperl@6866] spellings
73848              From: marcel@codewerk.com (Marcel Grunauer)
73849              Date: Tue, 29 Aug 2000 01:19:59 +0200
73850              Message-Id: <200008282319.BAA29862@gandalf.local>
73851      Branch: perl
73852            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
73853            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
73854            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
73855 ____________________________________________________________________________
73856 [  6871] By: jhi                                   on 2000/08/28  23:22:09
73857         Log: Take out the SUIDMAIL thing, that will not be
73858              a problem in 5.7.*.
73859      Branch: perl
73860            ! patchlevel.h
73861 ____________________________________________________________________________
73862 [  6870] By: jhi                                   on 2000/08/28  23:19:30
73863         Log: -S is the silent flag, -s is the strip flag.
73864              
73865              Subject: [PATCH] Re: [PATCH] make no-install          
73866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73867              Date: Mon, 28 Aug 2000 15:12:55 -0700
73868              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
73869      Branch: perl
73870            ! Makefile.SH
73871 ____________________________________________________________________________
73872 [  6869] By: jhi                                   on 2000/08/28  23:12:05
73873         Log: Subject: [PATCH bleedperl@6856] warnings fixes
73874              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73875              Date: Mon, 28 Aug 2000 23:55:06 +0100
73876              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
73877      Branch: perl
73878            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
73879            ! warnings.h warnings.pl
73880 ____________________________________________________________________________
73881 [  6868] By: jhi                                   on 2000/08/28  21:38:22
73882         Log: Potential cruft.
73883      Branch: perl
73884            ! Makefile.SH
73885 ____________________________________________________________________________
73886 [  6867] By: jhi                                   on 2000/08/28  21:35:36
73887         Log: Update Changes.
73888      Branch: perl
73889            ! Changes patchlevel.h
73890 ____________________________________________________________________________
73891 [  6866] By: jhi                                   on 2000/08/28  21:33:49
73892         Log: Subject: hv.h Doc Patch
73893              From: Fisher Mark <fisherm@tce.com>
73894              Date: Mon, 28 Aug 2000 16:24:59 -0500
73895              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
73896      Branch: perl
73897            ! hv.h
73898 ____________________________________________________________________________
73899 [  6865] By: jhi                                   on 2000/08/28  21:02:15
73900         Log: Add -ld to archname on long tr...double platforms.
73901      Branch: metaconfig
73902            ! U/threads/archname.U
73903      Branch: perl
73904            ! Configure config_h.SH
73905 ____________________________________________________________________________
73906 [  6864] By: jhi                                   on 2000/08/28  20:38:59
73907         Log: An attempt to fix the problem reported in
73908              
73909              Subject: Building perl@6856 using gcc/AIX 4.3.3 
73910              From: Daniel Muino <dmuino@afip.gov.ar> 
73911              Date: Mon, 28 Aug 2000 15:50:01 -0300   
73912              Message-ID: <20000828155001.A14403@con2-dgi>
73913              
73914              I can't test this properly since the gcc installation I have
73915              access to seems to be botched (gcc is calling the AIX cpp,
73916              a losing proposition...)
73917      Branch: perl
73918            ! hints/aix.sh
73919 ____________________________________________________________________________
73920 [  6863] By: jhi                                   on 2000/08/28  18:57:52
73921         Log: Fix for ID 20000828.001, long doubles were not formatted
73922              correctly (showed up in $], which stopped installing perl).
73923      Branch: perl
73924            ! sv.c
73925 ____________________________________________________________________________
73926 [  6862] By: jhi                                   on 2000/08/28  18:07:15
73927         Log: Typo in #6858.
73928      Branch: perl
73929            ! lib/Cwd.pm
73930 ____________________________________________________________________________
73931 [  6861] By: jhi                                   on 2000/08/28  17:57:27
73932         Log: opmini.o may be left around if a build is interrupted.
73933      Branch: perl
73934            ! Makefile.SH
73935 ____________________________________________________________________________
73936 [  6860] By: jhi                                   on 2000/08/28  16:52:50
73937         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
73938              From: Daniel Chetlin <daniel@chetlin.com>
73939              Date: Mon, 28 Aug 2000 01:14:18 -0700
73940              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
73941      Branch: perl
73942            ! lib/overload.pm
73943 ____________________________________________________________________________
73944 [  6859] By: jhi                                   on 2000/08/28  16:08:46
73945         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
73946              From: Nicholas Clark <nick@ccl4.org>
73947              Date: Mon, 28 Aug 2000 16:03:27 +0100
73948              Message-Id: <20000828160327.C49785@plum.flirble.org>
73949      Branch: perl
73950            ! ext/ByteLoader/bytecode.h
73951 ____________________________________________________________________________
73952 [  6858] By: jhi                                   on 2000/08/28  16:02:10
73953         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
73954              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
73955              Date: Mon, 28 Aug 2000 13:08:30 +0200
73956              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
73957      Branch: perl
73958            ! lib/Cwd.pm
73959 ____________________________________________________________________________
73960 [  6857] By: jhi                                   on 2000/08/28  15:42:47
73961         Log: display_format used as a class method without arguments was broken,
73962              reported in
73963              
73964              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
73965              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
73966              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
73967              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
73968      Branch: perl
73969            ! lib/Math/Complex.pm t/lib/complex.t
73970 ____________________________________________________________________________
73971 [  6856] By: jhi                                   on 2000/08/27  22:09:48
73972         Log: Update Changes.
73973      Branch: perl
73974            ! Changes patchlevel.h
73975 ____________________________________________________________________________
73976 [  6855] By: jhi                                   on 2000/08/27  21:59:21
73977         Log: Retract #6853 (false alarm).
73978      Branch: perl
73979            ! lib/ExtUtils/xsubpp
73980 ____________________________________________________________________________
73981 [  6854] By: jhi                                   on 2000/08/27  21:37:44
73982         Log: Update Changes.
73983      Branch: perl
73984            ! Changes patchlevel.h
73985 ____________________________________________________________________________
73986 [  6853] By: jhi                                   on 2000/08/27  21:37:16
73987         Log: Subject: [PATCH perl@6850] workaround for xsubpp
73988              From: Hugo <hv@crypt.compulink.co.uk>
73989              Date: Sun, 27 Aug 2000 22:30:25 +0100
73990              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
73991      Branch: perl
73992            ! lib/ExtUtils/xsubpp
73993 ____________________________________________________________________________
73994 [  6852] By: jhi                                   on 2000/08/27  21:33:58
73995         Log: Big-endian 64-bit patch from Raphael Manfredi.
73996      Branch: perl
73997            ! ext/Storable/Storable.xs
73998 ____________________________________________________________________________
73999 [  6851] By: jhi                                   on 2000/08/27  21:22:21
74000         Log: More ruthless editing from Hugo van der Sanden.
74001      Branch: perl
74002            ! pod/perldelta.pod
74003 ____________________________________________________________________________
74004 [  6850] By: jhi                                   on 2000/08/27  16:11:46
74005         Log: Update Changes.
74006      Branch: perl
74007            ! Changes patchlevel.h
74008 ____________________________________________________________________________
74009 [  6849] By: jhi                                   on 2000/08/27  16:11:05
74010         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
74011      Branch: perl
74012            ! configpm pod/perldelta.pod
74013 ____________________________________________________________________________
74014 [  6848] By: jhi                                   on 2000/08/27  15:35:08
74015         Log: Use the actual thread type, not the pointer-to-struct.
74016      Branch: perl
74017            ! ext/Thread/Thread.xs
74018 ____________________________________________________________________________
74019 [  6847] By: jhi                                   on 2000/08/27  15:30:49
74020         Log: Test nit.
74021      Branch: perl
74022            ! t/pragma/warn/pp_sys
74023 ____________________________________________________________________________
74024 [  6846] By: jhi                                   on 2000/08/27  15:19:02
74025         Log: Passing -R in ldflags makes now it to appear in the default
74026              for lddlflags, just like with -L.
74027              
74028              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74029              From: Lupe Christoph <lupe@lupe-christoph.de>
74030              Date: Sun, 27 Aug 2000 10:28:21 +0200
74031              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
74032      Branch: metaconfig/U/perl
74033            ! dlsrc.U
74034      Branch: perl
74035            ! Configure
74036 ____________________________________________________________________________
74037 [  6845] By: jhi                                   on 2000/08/27  15:08:54
74038         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74039              From: Alan Burlison <Alan.Burlison@uk.sun.com>
74040              Date: Sat, 26 Aug 2000 22:23:27 +0100
74041              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
74042      Branch: perl
74043            ! lib/ExtUtils/MM_Unix.pm
74044 ____________________________________________________________________________
74045 [  6844] By: jhi                                   on 2000/08/27  15:02:37
74046         Log: DJGPP update from Laszlo Molnar.
74047              
74048              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
74049              From: ml1050 <ml1050@freemail.hu>
74050              Date: Sat, 26 Aug 2000 23:24:40 +0200
74051              Message-Id: <20000826232440.A439@freemail.hu>
74052      Branch: perl
74053            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
74054            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
74055 ____________________________________________________________________________
74056 [  6843] By: jhi                                   on 2000/08/27  14:53:58
74057         Log: Subject: installman buglet
74058              From: Lupe Christoph <lupe@lupe-christoph.de>
74059              Date: Sun, 27 Aug 2000 14:38:59 +0200
74060              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
74061      Branch: perl
74062            ! installman
74063 ____________________________________________________________________________
74064 [  6842] By: jhi                                   on 2000/08/27  14:52:08
74065         Log: Can't get the test to reliably work thanks to the
74066              inaccurateness of floating point.  "Resolves" bug ids
74067              20000826.003, 20000826.009, 20000826.010,
74068      Branch: perl
74069            ! t/lib/trig.t
74070 ____________________________________________________________________________
74071 [  6841] By: jhi                                   on 2000/08/26  15:53:58
74072         Log: Update Changes.
74073      Branch: perl
74074            ! Changes patchlevel.h
74075 ____________________________________________________________________________
74076 [  6840] By: jhi                                   on 2000/08/26  14:23:03
74077         Log: grep -e isn't portable.
74078              
74079              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
74080              From: chris@broadband.att.com
74081              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
74082              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
74083      Branch: perl
74084            ! hints/solaris_2.sh
74085 ____________________________________________________________________________
74086 [  6839] By: jhi                                   on 2000/08/26  14:12:23
74087         Log: no-install target a la make -n.
74088              
74089              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
74090              From: <abigail@foad.org>
74091              Date: Sat, 26 Aug 2000 03:57:34 -0400
74092              Message-ID: <20000826075735.18912.qmail@foad.org>
74093      Branch: perl
74094            ! Makefile.SH installman installperl
74095 ____________________________________________________________________________
74096 [  6838] By: jhi                                   on 2000/08/26  14:06:33
74097         Log: Retract #6826 as the #6828 should be do the same
74098              in a More Correct Way.
74099      Branch: perl
74100            ! installperl
74101 ____________________________________________________________________________
74102 [  6837] By: jhi                                   on 2000/08/26  05:24:00
74103         Log: More casting.
74104      Branch: perl
74105            ! ext/Storable/Storable.xs
74106 ____________________________________________________________________________
74107 [  6836] By: jhi                                   on 2000/08/26  05:05:46
74108         Log: Nicer in decimal.
74109      Branch: perl
74110            ! ext/Storable/Storable.xs
74111 ____________________________________________________________________________
74112 [  6835] By: jhi                                   on 2000/08/26  05:03:50
74113         Log: There be no UVdf.
74114      Branch: perl
74115            ! ext/Storable/Storable.xs
74116 ____________________________________________________________________________
74117 [  6834] By: jhi                                   on 2000/08/26  05:00:18
74118         Log: Continue IVdfing and UVxfing.
74119      Branch: perl
74120            ! ext/Storable/Storable.xs
74121 ____________________________________________________________________________
74122 [  6833] By: jhi                                   on 2000/08/26  04:53:14
74123         Log: Use IVdf.
74124      Branch: perl
74125            ! ext/Storable/Storable.xs
74126 ____________________________________________________________________________
74127 [  6832] By: jhi                                   on 2000/08/26  04:40:41
74128         Log: Document PTR2XX and INT2PTR.
74129      Branch: perl
74130            ! pod/perlguts.pod
74131 ____________________________________________________________________________
74132 [  6831] By: jhi                                   on 2000/08/26  04:33:18
74133         Log: Use UVxf, PTR2UV, NVff.
74134      Branch: perl
74135            ! ext/Storable/Storable.xs
74136 ____________________________________________________________________________
74137 [  6830] By: jhi                                   on 2000/08/26  04:31:32
74138         Log: Update the test count.
74139      Branch: perl
74140            ! t/lib/trig.t
74141 ____________________________________________________________________________
74142 [  6829] By: jhi                                   on 2000/08/26  03:05:50
74143         Log: Subject: [PATCH] installation not quite silent yet.
74144              From: <abigail@foad.org>
74145              Date: Fri, 25 Aug 2000 20:07:53 -0400
74146              Message-ID: <20000826000753.7822.qmail@foad.org>
74147      Branch: perl
74148            ! installman installperl
74149 ____________________________________________________________________________
74150 [  6828] By: jhi                                   on 2000/08/26  03:05:14
74151         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
74152              From: Spider Boardman <spider@web.zk3.dec.com>
74153              Date: Fri, 25 Aug 2000 19:12:40 -0400
74154              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
74155      Branch: perl
74156            ! gv.c
74157 ____________________________________________________________________________
74158 [  6827] By: jhi                                   on 2000/08/25  23:54:34
74159         Log: Support preserving extremely big/small angles.
74160      Branch: perl
74161            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
74162 ____________________________________________________________________________
74163 [  6826] By: jhi                                   on 2000/08/25  23:01:20
74164         Log: Patch installperl to be long double-aware.
74165              
74166              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
74167              From: Spider Boardman <spider@web.zk3.dec.com>
74168              Date: Fri, 25 Aug 2000 18:15:23 -0400
74169              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
74170      Branch: perl
74171            ! installperl
74172 ____________________________________________________________________________
74173 [  6825] By: jhi                                   on 2000/08/25  22:58:25
74174         Log: Remove duplicately applied patch shards.
74175              
74176              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
74177              From: Spider Boardman <spider@leggy.zk3.dec.com>
74178              Date: Fri, 25 Aug 2000 16:45:03 -0400
74179              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
74180      Branch: perl
74181            ! t/lib/cgi-html.t
74182 ____________________________________________________________________________
74183 [  6824] By: jhi                                   on 2000/08/25  22:57:00
74184         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
74185              From: Daniel Chetlin <daniel@chetlin.com>
74186              Date: Fri, 25 Aug 2000 12:23:16 -0700
74187              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
74188              
74189              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
74190              From: Daniel Chetlin <daniel@chetlin.com>
74191              Date: Fri, 25 Aug 2000 14:47:19 -0700
74192              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
74193      Branch: perl
74194            ! installman
74195 ____________________________________________________________________________
74196 [  6823] By: jhi                                   on 2000/08/25  22:44:17
74197         Log: Timestamp problem?
74198      Branch: perl
74199            ! uconfig.h uconfig.sh
74200 ____________________________________________________________________________
74201 [  6822] By: jhi                                   on 2000/08/25  19:01:06
74202         Log: One forgotten file from #6816.
74203      Branch: perl
74204            ! vos/config.h
74205 ____________________________________________________________________________
74206 [  6821] By: jhi                                   on 2000/08/25  18:56:39
74207         Log: Regen Changes.
74208      Branch: perl
74209            ! Changes patchlevel.h
74210 ____________________________________________________________________________
74211 [  6820] By: jhi                                   on 2000/08/25  18:52:35
74212         Log: Fix Changes ordering.
74213      Branch: perl
74214            ! Changes
74215 ____________________________________________________________________________
74216 [  6819] By: jhi                                   on 2000/08/25  18:50:25
74217         Log: Update Changes.
74218      Branch: perl
74219            ! Changes patchlevel.h
74220 ____________________________________________________________________________
74221 [  6818] By: jhi                                   on 2000/08/25  18:47:45
74222         Log: Tweak the sfio/useperlio logic, hopefully as wished in
74223              
74224              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
74225              From: Nicholas Clark <nick@babyhippo.co.uk>
74226              Date: Fri, 25 Aug 2000 12:01:45 +0100
74227              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
74228      Branch: metaconfig/U/perl
74229            ! d_sfio.U
74230      Branch: perl
74231            ! Configure
74232 ____________________________________________________________________________
74233 [  6817] By: jhi                                   on 2000/08/25  18:32:51
74234         Log: Allow microperl to assume <math.h>, without it the math
74235              functions like floor() are assumed to return int, which makes
74236              for core dumps in machines where integer and floating register
74237              don't mix.
74238      Branch: perl
74239            ! uconfig.h uconfig.sh
74240 ____________________________________________________________________________
74241 [  6816] By: jhi                                   on 2000/08/25  18:27:17
74242         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
74243              the problem reported in
74244              
74245              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
74246              From: danhale@us.ibm.com
74247              Date: Fri, 25 Aug 2000 10:58:06 -0400
74248              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
74249      Branch: metaconfig/U/perl
74250            + d_socks5_init.U
74251      Branch: perl
74252            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
74253            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
74254            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
74255            ! win32/config.gc win32/config.vc
74256 ____________________________________________________________________________
74257 [  6815] By: jhi                                   on 2000/08/25  17:43:31
74258         Log: A solution for the retrieve_fd autosplit warning,
74259              idea suggested by Mike Guy.
74260      Branch: perl
74261            ! ext/Storable/Storable.pm
74262 ____________________________________________________________________________
74263 [  6814] By: jhi                                   on 2000/08/25  17:16:03
74264         Log: Add install-silent target.
74265      Branch: perl
74266            ! Makefile.SH
74267 ____________________________________________________________________________
74268 [  6813] By: jhi                                   on 2000/08/25  17:14:23
74269         Log: Subject: Re: [PATCH] More silencing of installman.
74270              From: <abigail@foad.org>
74271              Date: Thu, 24 Aug 2000 19:27:03 -0400
74272              Message-ID: <20000824232703.7001.qmail@foad.org>
74273              
74274              Subject: Re: [PATCH] More silencing of installman.
74275              From: <abigail@foad.org>
74276              Date: Fri, 25 Aug 2000 03:00:58 -0400
74277              Message-ID: <20000825070058.10697.qmail@foad.org>
74278      Branch: perl
74279            ! installman
74280 ____________________________________________________________________________
74281 [  6812] By: jhi                                   on 2000/08/25  17:11:28
74282         Log: installperl --verbose and --silent.
74283              
74284              Subject: Re: [PATCH] More silencing of installman.
74285              From: <abigail@foad.org>
74286              Message-ID: <20000825064430.9719.qmail@foad.org>
74287              Date: Fri, 25 Aug 2000 02:44:30 -0400
74288      Branch: perl
74289            ! installperl
74290 ____________________________________________________________________________
74291 [  6811] By: jhi                                   on 2000/08/25  17:05:43
74292         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
74293              From: "Peter J. Farley III" <pjfarley@banet.net>
74294              Date: Thu, 24 Aug 2000 21:58:03 -0400
74295              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
74296              
74297              (applied slightly modified)
74298      Branch: perl
74299            ! lib/ExtUtils/MM_Unix.pm
74300 ____________________________________________________________________________
74301 [  6810] By: jhi                                   on 2000/08/25  17:01:18
74302         Log: Missing parts of 
74303              
74304              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
74305              From: Peter Prymmer <pvhp@forte.com>
74306              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
74307              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
74308      Branch: perl
74309            ! t/lib/cgi-html.t
74310 ____________________________________________________________________________
74311 [  6809] By: jhi                                   on 2000/08/25  16:46:32
74312         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
74313              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74314              Date: Thu, 24 Aug 2000 19:13:11 -0500
74315              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
74316      Branch: perl
74317            ! vms/vms.c
74318 ____________________________________________________________________________
74319 [  6808] By: jhi                                   on 2000/08/25  16:39:22
74320         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
74321              From: Peter Prymmer <pvhp@forte.com>
74322              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
74323              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
74324      Branch: perl
74325            ! configure.com
74326 ____________________________________________________________________________
74327 [  6807] By: jhi                                   on 2000/08/25  16:36:37
74328         Log: Better wording for the vec lvalue diagnostic.
74329              
74330              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74331              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
74332              Date: Wed, 23 Aug 2000 14:12:16 -0400
74333              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
74334      Branch: perl
74335            ! pod/perldiag.pod
74336 ____________________________________________________________________________
74337 [  6806] By: jhi                                   on 2000/08/24  18:17:22
74338         Log: Subject: [PATCH] More silencing of installman.
74339              From: <abigail@foad.org>
74340              Date: Thu, 24 Aug 2000 14:01:44 -0400
74341              Message-ID: <20000824180144.20062.qmail@foad.org>
74342      Branch: perl
74343            ! installman
74344 ____________________________________________________________________________
74345 [  6805] By: jhi                                   on 2000/08/24  15:00:31
74346         Log: Update Changes.
74347      Branch: perl
74348            ! Changes patchlevel.h
74349 ____________________________________________________________________________
74350 [  6804] By: jhi                                   on 2000/08/24  14:59:07
74351         Log: Regen perltoc.
74352      Branch: perl
74353            ! pod/perltoc.pod
74354 ____________________________________________________________________________
74355 [  6803] By: jhi                                   on 2000/08/24  14:44:39
74356         Log: Show the doc file, not the temp file.
74357      Branch: perl
74358            ! installman
74359 ____________________________________________________________________________
74360 [  6802] By: jhi                                   on 2000/08/24  14:41:53
74361         Log: Continue silencing.
74362      Branch: perl
74363            ! installman
74364 ____________________________________________________________________________
74365 [  6801] By: jhi                                   on 2000/08/24  14:34:40
74366         Log: Actually do something with the silencer option.
74367      Branch: perl
74368            ! installman
74369 ____________________________________________________________________________
74370 [  6800] By: jhi                                   on 2000/08/24  14:26:22
74371         Log: Make installman to recognize the silence flag -S.
74372      Branch: perl
74373            ! installman
74374 ____________________________________________________________________________
74375 [  6799] By: jhi                                   on 2000/08/24  13:49:38
74376         Log: DOS patches and portability/porting notes, from Tim Jenness.
74377      Branch: perl
74378            ! lib/File/Temp.pm
74379 ____________________________________________________________________________
74380 [  6798] By: jhi                                   on 2000/08/24  13:48:27
74381         Log: Create directories in silence.
74382              
74383              Subject: [PATCH] Another silencer for MakeMaker
74384              From: andreas.koenig@anima.de (Andreas J. Koenig)
74385              Date: 24 Aug 2000 14:18:52 +0200
74386              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
74387      Branch: perl
74388            ! lib/ExtUtils/Command.pm
74389 ____________________________________________________________________________
74390 [  6797] By: jhi                                   on 2000/08/24  13:46:42
74391         Log: More liberal parsing of version numbers.
74392              
74393              Subject: Re: CPAN.pm beta for testing available
74394              From: andreas.koenig@anima.de (Andreas J. Koenig)
74395              Date: 24 Aug 2000 13:51:57 +0200
74396              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
74397      Branch: perl
74398            ! lib/CPAN.pm
74399 ____________________________________________________________________________
74400 [  6796] By: jhi                                   on 2000/08/24  13:44:36
74401         Log: Make "make install" by default silent.  A new "install-verbose"
74402              target is verbose.
74403      Branch: perl
74404            ! Makefile.SH
74405 ____________________________________________________________________________
74406 [  6795] By: jhi                                   on 2000/08/24  13:39:14
74407         Log: Add silencer flags to installperl.
74408              
74409              Subject: [PATCH] Making installperl silent.
74410              From: <abigail@foad.org>
74411              Date: Thu, 24 Aug 2000 05:01:45 -0400
74412              Message-ID: <20000824090145.13141.qmail@foad.org>
74413      Branch: perl
74414            ! installperl
74415 ____________________________________________________________________________
74416 [  6794] By: jhi                                   on 2000/08/24  13:35:50
74417         Log: installperl couldn't tell whether it had run tests or not.
74418              
74419              Subject: [PATCH] Re: installperl and t/TEST
74420              From: <abigail@foad.org>
74421              Date: Thu, 24 Aug 2000 04:00:53 -0400
74422              Message-ID: <20000824080053.2494.qmail@foad.org>
74423      Branch: perl
74424            ! Makefile.SH installperl
74425 ____________________________________________________________________________
74426 [  6793] By: jhi                                   on 2000/08/24  13:27:50
74427         Log: Drop the separate perlbc, perlcc -b should be enough.
74428      Branch: perl
74429            - utils/perlbc.PL
74430            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
74431 ____________________________________________________________________________
74432 [  6792] By: jhi                                   on 2000/08/24  04:41:30
74433         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
74434              plus the typo fix from Peter Prymmer.
74435      Branch: perl
74436            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
74437            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
74438 ____________________________________________________________________________
74439 [  6791] By: jhi                                   on 2000/08/24  02:10:43
74440         Log: Replace #6705 with a minimal doc patch.
74441              
74442              Subject: [PATCH 5.6.0] replace change #6705
74443              From: Jan Dubois <jand@ActiveState.com>
74444              Date: Wed, 23 Aug 2000 18:31:51 -0700
74445              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
74446      Branch: perl
74447            ! lib/Win32.pod win32/win32.c
74448 ____________________________________________________________________________
74449 [  6790] By: jhi                                   on 2000/08/23  17:52:00
74450         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
74451              From: Mike Guy <mjtg@cam.ac.uk>
74452              Date: Wed, 23 Aug 2000 18:38:46 +0100
74453              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
74454      Branch: perl
74455            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
74456 ____________________________________________________________________________
74457 [  6789] By: jhi                                   on 2000/08/23  15:34:21
74458         Log: Update Changes.
74459      Branch: perl
74460            ! Changes patchlevel.h
74461 ____________________________________________________________________________
74462 [  6788] By: jhi                                   on 2000/08/23  15:33:40
74463         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
74464              From: Wilfredo Sánchez <wsanchez@apple.com>
74465              Date: Tue, 22 Aug 2000 19:31:27 -0700
74466              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
74467      Branch: perl
74468            ! perl.h
74469 ____________________________________________________________________________
74470 [  6787] By: jhi                                   on 2000/08/23  15:29:31
74471         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
74472              From: Spider Boardman <spider@leggy.zk3.dec.com>
74473              Date: Wed, 23 Aug 2000 10:33:23 -0400
74474              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
74475      Branch: perl
74476            ! lib/Pod/Html.pm
74477 ____________________________________________________________________________
74478 [  6786] By: jhi                                   on 2000/08/23  15:28:11
74479         Log: Bad makefile.
74480      Branch: perl
74481            ! ext/B/Makefile.PL
74482 ____________________________________________________________________________
74483 [  6785] By: jhi                                   on 2000/08/23  14:37:04
74484         Log: Update Changes.
74485      Branch: perl
74486            ! Changes patchlevel.h
74487 ____________________________________________________________________________
74488 [  6784] By: jhi                                   on 2000/08/23  13:58:41
74489         Log: Portability fix from Hugo van der Sanden.
74490      Branch: perl
74491            ! ext/re/Makefile.PL
74492 ____________________________________________________________________________
74493 [  6783] By: jhi                                   on 2000/08/23  13:53:53
74494         Log: Storable support, v-version fixes.
74495              
74496              Subject: CPAN.pm beta for testing available
74497              From: andreas.koenig@anima.de (Andreas J. Koenig)
74498              Date: 22 Aug 2000 23:31:33 +0200
74499              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
74500      Branch: perl
74501            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74502 ____________________________________________________________________________
74503 [  6782] By: jhi                                   on 2000/08/23  13:51:26
74504         Log: Mac and other portability updates from Chris Nandor.
74505      Branch: perl
74506            ! pod/perlmodinstall.pod
74507 ____________________________________________________________________________
74508 [  6781] By: jhi                                   on 2000/08/23  13:47:33
74509         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
74510              From: Peter Prymmer <pvhp@forte.com>
74511              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
74512              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
74513      Branch: perl
74514            ! ext/Storable/Storable.xs
74515 ____________________________________________________________________________
74516 [  6780] By: jhi                                   on 2000/08/23  13:33:34
74517         Log: VMS MMS (make) wants null action.
74518      Branch: perl
74519            ! ext/B/Makefile.PL
74520 ____________________________________________________________________________
74521 [  6779] By: jhi                                   on 2000/08/22  19:44:47
74522         Log: Forgot portability nit.
74523      Branch: perl
74524            ! t/lib/st-forgive.t
74525 ____________________________________________________________________________
74526 [  6778] By: jhi                                   on 2000/08/22  19:35:25
74527         Log: Be portable.
74528      Branch: perl
74529            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
74530            ! t/lib/st-store.t
74531 ____________________________________________________________________________
74532 [  6777] By: jhi                                   on 2000/08/22  18:50:53
74533         Log: Update Changes.
74534      Branch: perl
74535            ! Changes patchlevel.h
74536 ____________________________________________________________________________
74537 [  6776] By: jhi                                   on 2000/08/22  18:44:46
74538         Log: cSVOPo_*v things index into the current PL_curpad
74539              under ithreads, which is different from the curpad
74540              used by the XSUB.  (In other words, the code as-is
74541              before this patch wouldn't work under ithreads.)
74542              From Sarathy.
74543      Branch: perl
74544            ! ext/B/B.xs
74545 ____________________________________________________________________________
74546 [  6775] By: jhi                                   on 2000/08/22  18:18:37
74547         Log: Make the selection of NVff et al stricter.
74548      Branch: metaconfig/U/perl
74549            ! perlxvf.U
74550      Branch: perl
74551            ! Configure config_h.SH
74552 ____________________________________________________________________________
74553 [  6774] By: jhi                                   on 2000/08/22  17:19:42
74554         Log: perldelta nits.
74555      Branch: perl
74556            ! pod/perldelta.pod
74557 ____________________________________________________________________________
74558 [  6773] By: jhi                                   on 2000/08/22  17:06:26
74559         Log: Long double fixes from Spider Boardman.
74560              
74561              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
74562              From: system PRIVILEGED account <root@peano.zk3.dec.com>
74563              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
74564              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
74565      Branch: perl
74566            ! t/lib/bigfltpm.t t/lib/st-06compat.t
74567 ____________________________________________________________________________
74568 [  6772] By: jhi                                   on 2000/08/22  15:04:53
74569         Log: Update Changes.
74570      Branch: perl
74571            ! Changes patchlevel.h
74572 ____________________________________________________________________________
74573 [  6771] By: jhi                                   on 2000/08/22  15:01:44
74574         Log: perldelta fixes from Hugo van der Sanden.
74575      Branch: perl
74576            ! pod/perldelta.pod
74577 ____________________________________________________________________________
74578 [  6770] By: jhi                                   on 2000/08/22  14:34:49
74579         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
74580              From: Hugo <hv@crypt.compulink.co.uk>
74581              Date: Tue, 22 Aug 2000 11:21:53 +0100
74582              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
74583      Branch: perl
74584            ! regcomp.c
74585 ____________________________________________________________________________
74586 [  6769] By: jhi                                   on 2000/08/22  14:30:02
74587         Log: Add Yitzchak, reformat.
74588      Branch: perl
74589            ! Changes config_h.SH
74590 ____________________________________________________________________________
74591 [  6768] By: jhi                                   on 2000/08/22  14:21:35
74592         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
74593              and Spider Boardman.
74594      Branch: metaconfig
74595            ! U/compline/d_gconvert.U
74596      Branch: perl
74597            ! Configure
74598 ____________________________________________________________________________
74599 [  6767] By: jhi                                   on 2000/08/22  14:11:24
74600         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
74601              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74602              Date: Mon, 21 Aug 2000 19:08:31 -0700
74603              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
74604      Branch: perl
74605            - ext/Storable/patchlevel.h
74606            ! MANIFEST ext/Storable/MANIFEST
74607 ____________________________________________________________________________
74608 [  6766] By: jhi                                   on 2000/08/22  13:49:29
74609         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
74610              From: Peter Prymmer <pvhp@forte.com>
74611              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
74612              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
74613      Branch: perl
74614            ! configure.com ext/Storable/Makefile.PL
74615 ____________________________________________________________________________
74616 [  6765] By: jhi                                   on 2000/08/22  13:44:59
74617         Log: Subject: [PATCH blead] B:: missing dependency
74618              From: Hugo <hv@crypt.compulink.co.uk>
74619              Date: Tue, 22 Aug 2000 06:44:33 +0100
74620              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
74621      Branch: perl
74622            ! ext/B/Makefile.PL
74623 ____________________________________________________________________________
74624 [  6764] By: jhi                                   on 2000/08/22  13:38:12
74625         Log: More bytecompiler.
74626      Branch: perl
74627            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
74628 ____________________________________________________________________________
74629 [  6763] By: jhi                                   on 2000/08/22  13:36:44
74630         Log: Bytecompiler patches from Benjamin Stuhl.
74631      Branch: perl
74632            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
74633            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
74634            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
74635            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74636            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
74637            ! perl.c perlapi.h pod/perldelta.pod
74638 ____________________________________________________________________________
74639 [  6762] By: jhi                                   on 2000/08/21  23:43:40
74640         Log: An obsoleted diagnostic.
74641      Branch: perl
74642            ! pod/perldelta.pod
74643 ____________________________________________________________________________
74644 [  6761] By: jhi                                   on 2000/08/21  23:01:45
74645         Log: The #6759 wasn't quite right.
74646      Branch: perl
74647            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
74648            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
74649            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
74650            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
74651            ! t/lib/st-tieditems.t
74652 ____________________________________________________________________________
74653 [  6760] By: jhi                                   on 2000/08/21  22:35:49
74654         Log: Be verydeepclean.
74655      Branch: perl
74656            ! Makefile.SH
74657 ____________________________________________________________________________
74658 [  6759] By: jhi                                   on 2000/08/21  22:25:40
74659         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
74660              From: Peter Prymmer <pvhp@forte.com>
74661              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
74662              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
74663      Branch: perl
74664            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
74665            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
74666            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
74667            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
74668            ! t/lib/st-tieditems.t
74669 ____________________________________________________________________________
74670 [  6758] By: jhi                                   on 2000/08/21  22:22:32
74671         Log: Few more casts, need reported in
74672              
74673              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
74674              From: Mike Stok <mike@stok.co.uk>
74675              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
74676              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
74677              
74678              and
74679              
74680              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
74681              From: abigail@foad.org
74682              Date: 21 Aug 2000 21:31:34 -0000
74683              Message-Id: <20000821213134.30170.qmail@foad.org>
74684      Branch: perl
74685            ! ext/Storable/Storable.xs
74686 ____________________________________________________________________________
74687 [  6757] By: jhi                                   on 2000/08/21  18:37:07
74688         Log: Update Changes.
74689      Branch: perl
74690            ! Changes patchlevel.h
74691 ____________________________________________________________________________
74692 [  6756] By: jhi                                   on 2000/08/21  18:34:02
74693         Log: A pod nit.
74694              
74695              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
74696              From: <abigail@foad.org>
74697              Date: Mon, 21 Aug 2000 14:00:16 -0400
74698              Message-ID: <20000821180016.28627.qmail@foad.org>
74699      Branch: perl
74700            ! pod/perlre.pod
74701 ____________________________________________________________________________
74702 [  6755] By: jhi                                   on 2000/08/21  18:30:56
74703         Log: Use PodParser 1.18 new test.
74704      Branch: perl
74705            ! t/pod/special_seqs.t t/pod/special_seqs.xr
74706 ____________________________________________________________________________
74707 [  6754] By: jhi                                   on 2000/08/21  18:28:35
74708         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
74709              patches cannot be applied since #6712 conflicts.
74710      Branch: perl
74711            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
74712 ____________________________________________________________________________
74713 [  6753] By: jhi                                   on 2000/08/21  18:15:11
74714         Log: Weed out some smaller changes.
74715      Branch: perl
74716            ! pod/perldelta.pod
74717 ____________________________________________________________________________
74718 [  6752] By: jhi                                   on 2000/08/21  18:02:30
74719         Log: Also under djgpp the timestamps are funky.
74720      Branch: perl
74721            ! t/op/stat.t
74722 ____________________________________________________________________________
74723 [  6751] By: jhi                                   on 2000/08/21  17:55:56
74724         Log: Tweak the floating point output routine preferences.
74725      Branch: metaconfig
74726            ! U/compline/d_gconvert.U
74727      Branch: perl
74728            ! Configure
74729 ____________________________________________________________________________
74730 [  6750] By: jhi                                   on 2000/08/21  17:51:29
74731         Log: Unicos/mk requires elaborate paranoia.
74732      Branch: perl
74733            ! lib/Math/Complex.pm
74734 ____________________________________________________________________________
74735 [  6749] By: gsar                                  on 2000/08/21  16:53:31
74736         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
74737      Branch: perl
74738            ! lib/Cwd.pm
74739 ____________________________________________________________________________
74740 [  6748] By: gsar                                  on 2000/08/21  16:22:19
74741         Log: free TLS slot properly on Windows
74742      Branch: perl
74743            ! thread.h win32/perllib.c win32/win32thread.h
74744 ____________________________________________________________________________
74745 [  6747] By: jhi                                   on 2000/08/21  16:20:58
74746         Log: Rename the macro argument because some preprocessors
74747              can't tell the difference and expand arguments also inside
74748              double quoted strings.
74749      Branch: perl
74750            ! regcomp.c
74751 ____________________________________________________________________________
74752 [  6746] By: jhi                                   on 2000/08/21  16:09:41
74753         Log: Support long doubles in Storable.
74754              
74755              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
74756              From: Radu Greab <radu@netsoft.ro>
74757              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
74758              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
74759      Branch: perl
74760            ! ext/Storable/Storable.xs
74761 ____________________________________________________________________________
74762 [  6745] By: jhi                                   on 2000/08/21  15:51:40
74763         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
74764              From: "Fifer, Eric" <EFifer@sanwaint.com>
74765              Date: Mon, 21 Aug 2000 15:34:49 +0100
74766              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
74767      Branch: perl
74768            ! t/pragma/warn/9enabled
74769 ____________________________________________________________________________
74770 [  6744] By: jhi                                   on 2000/08/21  15:39:35
74771         Log: Document the endianness of Alpha more precisely.
74772      Branch: perl
74773            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
74774            ! pod/perlport.pod
74775 ____________________________________________________________________________
74776 [  6743] By: jhi                                   on 2000/08/21  14:47:05
74777         Log: perldelta fixes from the p5p crowd.
74778      Branch: perl
74779            ! pod/perldelta.pod pod/perlop.pod
74780 ____________________________________________________________________________
74781 [  6742] By: jhi                                   on 2000/08/21  13:34:51
74782         Log: Update to Pod::LaTeX 0.53.
74783              
74784              Subject: [PATCH] lib/Pod/LaTeX.pm updates
74785              From: Tim Jenness <timj@jach.hawaii.edu>
74786              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
74787              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
74788      Branch: perl
74789            ! lib/Pod/LaTeX.pm
74790 ____________________________________________________________________________
74791 [  6741] By: jhi                                   on 2000/08/21  13:33:01
74792         Log: Subject: [PATCH] os2.c fix for use64bitint
74793              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74794              Date: Mon, 21 Aug 2000 01:32:25 -0700
74795              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
74796      Branch: perl
74797            ! os2/os2.c
74798 ____________________________________________________________________________
74799 [  6740] By: jhi                                   on 2000/08/21  13:28:52
74800         Log: Array context keeps slithering in.
74801              
74802              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
74803              From: Daniel Chetlin <daniel@chetlin.com>
74804              Date: Sun, 20 Aug 2000 21:40:25 -0700
74805              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
74806      Branch: perl
74807            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
74808            ! pod/perldebtut.pod
74809 ____________________________________________________________________________
74810 [  6739] By: jhi                                   on 2000/08/21  13:23:55
74811         Log: Big-endian quad fixes for Storable from Radu Greab,
74812              plus few explicit null casts for picky compilers.
74813      Branch: perl
74814            ! ext/Storable/Storable.xs
74815 ____________________________________________________________________________
74816 [  6738] By: gsar                                  on 2000/08/21  05:56:13
74817         Log: small tweaks for change#6705: avoid C++ style comments in C code;
74818              use Perl's malloc API rather than the low level system one
74819      Branch: perl
74820            ! win32/win32.c
74821 ____________________________________________________________________________
74822 [  6737] By: gsar                                  on 2000/08/21  05:35:41
74823         Log: add Storable to list of extensions on Windows
74824      Branch: perl
74825            ! win32/Makefile win32/makefile.mk
74826 ____________________________________________________________________________
74827 [  6736] By: jhi                                   on 2000/08/21  02:57:53
74828         Log: Update Changes.
74829      Branch: perl
74830            ! Changes patchlevel.h
74831 ____________________________________________________________________________
74832 [  6735] By: jhi                                   on 2000/08/21  02:57:20
74833         Log: Draft 0.
74834      Branch: perl
74835            ! pod/perldelta.pod
74836 ____________________________________________________________________________
74837 [  6734] By: jhi                                   on 2000/08/21  02:57:03
74838         Log: Add Storable 0.7.2 from Raphael Manfredi,
74839              plus the patch from
74840              
74841              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
74842              From: Radu Greab <radu@netsoft.ro>
74843              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
74844              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
74845              
74846              plus changes to get Storable to compile with
74847              picky ANSI compilers.
74848      Branch: perl
74849            + ext/Storable/ChangeLog ext/Storable/MANIFEST
74850            + ext/Storable/Makefile.PL ext/Storable/README
74851            + ext/Storable/Storable.pm ext/Storable/Storable.xs
74852            + ext/Storable/patchlevel.h t/lib/st-06compat.t
74853            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
74854            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
74855            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
74856            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
74857            + t/lib/st-tieditems.t
74858            ! MANIFEST
74859 ____________________________________________________________________________
74860 [  6733] By: jhi                                   on 2000/08/21  02:29:09
74861         Log: The correct cleaning order is an art.
74862      Branch: perl
74863            ! Makefile.SH
74864 ____________________________________________________________________________
74865 [  6732] By: jhi                                   on 2000/08/21  01:23:39
74866         Log: The #6724 is here.
74867      Branch: perl
74868            ! t/lib/ftmp-security.t
74869 ____________________________________________________________________________
74870 [  6731] By: jhi                                   on 2000/08/20  23:17:03
74871         Log: s/this one/the 5.6.0 release/
74872      Branch: perl
74873            ! pod/perl56delta.pod
74874 ____________________________________________________________________________
74875 [  6730] By: jhi                                   on 2000/08/20  23:07:34
74876         Log: Mention perlebcdic and perlposix-bc.
74877      Branch: perl
74878            ! pod/perlport.pod
74879 ____________________________________________________________________________
74880 [  6729] By: jhi                                   on 2000/08/20  21:32:59
74881         Log: Document the number of exponent digits.
74882      Branch: perl
74883            ! pod/perlfunc.pod
74884 ____________________________________________________________________________
74885 [  6728] By: jhi                                   on 2000/08/20  21:16:47
74886         Log: Use File::Spec->tmpdir().
74887              
74888              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
74889              From: Tim Jenness <timj@jach.hawaii.edu>
74890              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
74891              MIME-Version: 1.0
74892              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
74893      Branch: perl
74894            ! utils/perlbug.PL
74895 ____________________________________________________________________________
74896 [  6727] By: jhi                                   on 2000/08/20  20:43:32
74897         Log: Update Changes.
74898      Branch: perl
74899            ! Changes patchlevel.h
74900 ____________________________________________________________________________
74901 [  6726] By: jhi                                   on 2000/08/20  20:41:44
74902         Log: The veryclean target needs to clobber.
74903      Branch: perl
74904            ! Makefile.SH
74905 ____________________________________________________________________________
74906 [  6725] By: jhi                                   on 2000/08/20  20:37:38
74907         Log: Document odd vs even subreleases and -Dusedevel.
74908      Branch: perl
74909            ! INSTALL
74910 ____________________________________________________________________________
74911 [  6724] By: jhi                                   on 2000/08/20  19:58:05
74912         Log: Use temporary directory instead of current directory.
74913              
74914              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
74915              From: Tim Jenness <timj@jach.hawaii.edu>
74916              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
74917              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
74918      Branch: perl
74919            ! t/lib/ftmp-security.t
74920 ____________________________________________________________________________
74921 [  6723] By: jhi                                   on 2000/08/20  19:55:55
74922         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
74923              From: andreas.koenig@anima.de (Andreas J. Koenig)
74924              Date: 20 Aug 2000 15:52:03 +0200
74925              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
74926      Branch: perl
74927            ! lib/ExtUtils/MM_Unix.pm
74928 ____________________________________________________________________________
74929 [  6722] By: jhi                                   on 2000/08/20  19:46:01
74930         Log: Update to CGI 2.72, from Lincoln Stein.
74931      Branch: perl
74932            ! lib/CGI.pm
74933 ____________________________________________________________________________
74934 [  6721] By: jhi                                   on 2000/08/20  19:43:54
74935         Log: (Replaced by #8364.)
74936              
74937              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
74938              From: Radu Greab <radu@netsoft.ro>
74939              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
74940              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
74941      Branch: perl
74942            ! ext/GDBM_File/GDBM_File.xs
74943 ____________________________________________________________________________
74944 [  6720] By: jhi                                   on 2000/08/20  19:42:01
74945         Log: pp_open() could pass an uninitialized filename down to do_open9().
74946      Branch: perl
74947            ! pp_sys.c
74948 ____________________________________________________________________________
74949 [  6719] By: jhi                                   on 2000/08/20  14:06:41
74950         Log: UTF8 concat fixes.
74951              
74952              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
74953              From: Hugo <hv@crypt.compulink.co.uk>
74954              Date: Sun, 20 Aug 2000 07:30:46 +0100
74955              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
74956      Branch: perl
74957            ! pp_hot.c t/op/append.t
74958 ____________________________________________________________________________
74959 [  6718] By: jhi                                   on 2000/08/20  02:09:37
74960         Log: Let's try #6717 again.
74961      Branch: perl
74962            ! lib/File/Temp.pm
74963 ____________________________________________________________________________
74964 [  6717] By: jhi                                   on 2000/08/20  01:56:55
74965         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
74966              From: "Craig A. Berry" <craig.berry@metamorgs.com>
74967              Date: Sat, 19 Aug 2000 18:15:39 -0500
74968              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
74969      Branch: perl
74970            ! lib/File/Temp.pm
74971 ____________________________________________________________________________
74972 [  6716] By: jhi                                   on 2000/08/19  15:50:11
74973         Log: Update Changes.
74974      Branch: perl
74975            ! Changes patchlevel.h
74976 ____________________________________________________________________________
74977 [  6715] By: jhi                                   on 2000/08/19  15:39:09
74978         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
74979              From: Jonathan D Johnston <jdjohnston2@juno.com>
74980              Date: Thu, 17 Aug 2000 23:13:01 -0400       
74981              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
74982      Branch: perl
74983            ! pod/perlfunc.pod
74984 ____________________________________________________________________________
74985 [  6714] By: jhi                                   on 2000/08/19  15:34:04
74986         Log: Introduce a 'veryclean' target that is like 'distclean'
74987              but also removes *~ and *.orig.
74988      Branch: perl
74989            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
74990            ! utils/Makefile x2p/Makefile.SH
74991 ____________________________________________________________________________
74992 [  6713] By: jhi                                   on 2000/08/19  14:15:45
74993         Log: Put back the long double avoidance code to POSIX.xs
74994              because VMS seems to need it still.
74995      Branch: perl
74996            ! ext/POSIX/POSIX.xs
74997 ____________________________________________________________________________
74998 [  6712] By: jhi                                   on 2000/08/19  14:10:41
74999         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
75000              From: Peter Prymmer <pvhp@forte.com>
75001              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
75002              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
75003      Branch: perl
75004            ! lib/Pod/Find.pm t/pod/find.t
75005 ____________________________________________________________________________
75006 [  6711] By: jhi                                   on 2000/08/19  14:09:19
75007         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
75008              From: Peter Prymmer <pvhp@forte.com>
75009              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
75010              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
75011              cc: vmsperl@perl.org
75012      Branch: perl
75013            ! t/lib/peek.t
75014 ____________________________________________________________________________
75015 [  6710] By: jhi                                   on 2000/08/19  14:08:01
75016         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
75017              From: Jan Dubois <jand@ActiveState.com>
75018              Date: Fri, 18 Aug 2000 16:31:48 -0700
75019              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
75020      Branch: perl
75021            ! win32/win32.c
75022 ____________________________________________________________________________
75023 [  6709] By: jhi                                   on 2000/08/19  14:06:57
75024         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
75025              
75026              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
75027              From: Spider.Boardman@Orb.Nashua.NH.US
75028              Date: Fri, 18 Aug 2000 18:41:14 -0400
75029              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
75030      Branch: perl
75031            ! regcomp.c
75032 ____________________________________________________________________________
75033 [  6708] By: jhi                                   on 2000/08/18  22:04:49
75034         Log: Update Changes.
75035      Branch: perl
75036            ! Changes patchlevel.h
75037 ____________________________________________________________________________
75038 [  6707] By: jhi                                   on 2000/08/18  21:55:14
75039         Log: Add warnif(), check warnings further up the stack,
75040              all the warnings functions now can take an optional object reference.
75041              
75042              Subject: [PATCH bleedperl@6691] warnings pragma update
75043              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
75044              Date: Fri, 18 Aug 2000 22:42:06 +0100
75045              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
75046      Branch: perl
75047            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
75048            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
75049            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
75050 ____________________________________________________________________________
75051 [  6706] By: jhi                                   on 2000/08/18  21:41:45
75052         Log: Typo in pp_complement().
75053              
75054              Subject: [PATCH perl-current] Deparse
75055              From: Peter Scott <Peter@PSDT.com>
75056              Date: Fri, 18 Aug 2000 12:44:37 -0700
75057              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
75058      Branch: perl
75059            ! ext/B/B/Deparse.pm
75060 ____________________________________________________________________________
75061 [  6705] By: jhi                                   on 2000/08/18  21:25:59
75062         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
75063              From: Jan Dubois <jand@ActiveState.com>
75064              Date: Fri, 18 Aug 2000 14:22:51 -0700
75065              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
75066      Branch: perl
75067            ! lib/Win32.pod win32/win32.c
75068 ____________________________________________________________________________
75069 [  6704] By: jhi                                   on 2000/08/18  21:16:14
75070         Log: Don't eat leading os from index entries.
75071              
75072              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
75073              From: Russ Allbery <rra@stanford.edu>
75074              Date: 10 Aug 2000 20:49:25 -0700
75075              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
75076      Branch: perl
75077            ! lib/Pod/Man.pm
75078 ____________________________________________________________________________
75079 [  6703] By: jhi                                   on 2000/08/18  21:07:06
75080         Log: Add [[:blank:]] as suggested in
75081              
75082              Subject: [ID 20000716.024] [=cc=] / [:blank:]
75083              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
75084              Date: Sun, 16 Jul 2000 17:55:29 -0700
75085              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
75086              
75087              (the [=cc=] has already been taken care of by #6439
75088              so the whole bug report can be closed)
75089              
75090              and make [[:space:]] to be equivalent to isspace(3)
75091              (as opposed to \s, which is isSPACE()).  The difference
75092              is that now [[:space:]] matches the mythical vertical tab,
75093              while \s doesn't.
75094      Branch: perl
75095            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
75096            ! regexec.c t/op/pat.t
75097 ____________________________________________________________________________
75098 [  6702] By: jhi                                   on 2000/08/18  18:47:47
75099         Log: The new tests were missing from #6415.
75100      Branch: perl
75101            ! t/op/bop.t
75102 ____________________________________________________________________________
75103 [  6701] By: jhi                                   on 2000/08/18  18:20:40
75104         Log: Document the NDBM_File and ODBM_File as SDBM_File
75105              was documented in #6417.
75106      Branch: perl
75107            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
75108            ! ext/SDBM_File/SDBM_File.pm
75109 ____________________________________________________________________________
75110 [  6700] By: jhi                                   on 2000/08/18  18:10:39
75111         Log: Subject: [PATCH perl@6698] cygwin port
75112              From: "Fifer, Eric" <EFifer@sanwaint.com>
75113              Date: Fri, 18 Aug 2000 17:30:05 +0100
75114              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
75115      Branch: perl
75116            ! lib/File/Temp.pm
75117 ____________________________________________________________________________
75118 [  6699] By: jhi                                   on 2000/08/18  16:21:49
75119         Log: Document code point which makes if (defined %stash::) to work
75120              (noted by Spider Boardman).
75121      Branch: perl
75122            ! op.c
75123 ____________________________________________________________________________
75124 [  6698] By: jhi                                   on 2000/08/18  13:43:27
75125         Log: Update Changes.
75126      Branch: perl
75127            ! Changes patchlevel.h
75128 ____________________________________________________________________________
75129 [  6697] By: jhi                                   on 2000/08/18  13:35:57
75130         Log: Tiny Getopt::Long patch from Johan Vromans.
75131      Branch: perl
75132            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
75133 ____________________________________________________________________________
75134 [  6696] By: jhi                                   on 2000/08/18  13:26:14
75135         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
75136              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
75137              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
75138              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
75139      Branch: perl
75140            ! pod/perldiag.pod pod/perlsyn.pod
75141 ____________________________________________________________________________
75142 [  6695] By: jhi                                   on 2000/08/18  13:13:26
75143         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
75144              From: Daniel Chetlin <daniel@chetlin.com>
75145              Date: Fri, 18 Aug 2000 03:13:36 -0700
75146              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
75147      Branch: perl
75148            ! pod/perlfunc.pod
75149 ____________________________________________________________________________
75150 [  6694] By: jhi                                   on 2000/08/18  13:08:05
75151         Log: Subject: [PATCH] perltrap.pod spring cleaning
75152              From: Daniel Chetlin <daniel@chetlin.com>
75153              Date: Fri, 18 Aug 2000 03:06:54 -0700
75154              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
75155              
75156              plus Mike Guy's nitfix.
75157      Branch: perl
75158            ! pod/perltrap.pod
75159 ____________________________________________________________________________
75160 [  6693] By: jhi                                   on 2000/08/18  13:00:26
75161         Log: Unbuffer the output.
75162              
75163              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
75164              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75165              Date: Thu, 17 Aug 2000 18:39:29 -0700
75166              Message-ID: <RPJn5gzkgydf092yn@efn.org>
75167      Branch: perl
75168            ! t/op/fork.t
75169 ____________________________________________________________________________
75170 [  6692] By: jhi                                   on 2000/08/18  05:19:17
75171         Log: Delete the image, too, not just its MANIFEStation.
75172      Branch: perl
75173            - lib/CGI/eg/wilogo.gif
75174 ____________________________________________________________________________
75175 [  6691] By: jhi                                   on 2000/08/18  05:10:26
75176         Log: Propagate new Configure vars.
75177      Branch: perl
75178            ! configure.com epoc/config.sh uconfig.h uconfig.sh
75179            ! vos/config.def vos/config.h vos/config_h.SH_orig
75180            ! win32/config.bc win32/config.gc win32/config.vc
75181            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
75182 ____________________________________________________________________________
75183 [  6690] By: jhi                                   on 2000/08/18  04:30:56
75184         Log: Update Changes.
75185      Branch: perl
75186            ! Changes patchlevel.h
75187 ____________________________________________________________________________
75188 [  6689] By: jhi                                   on 2000/08/18  04:12:30
75189         Log: Fix the lib/complex failure of
75190              
75191              From: abigail@foad.org
75192              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
75193              Date: 15 Aug 2000 04:06:38 -0000
75194              Message-Id: <20000815040638.8524.qmail@foad.org> 
75195              
75196              Linux long double accuracy issue: something that
75197              when printed with %g looks like "2" but int() of it is 1.
75198      Branch: perl
75199            ! lib/Math/Complex.pm
75200 ____________________________________________________________________________
75201 [  6688] By: jhi                                   on 2000/08/18  03:15:35
75202         Log: The byteorder code in #6671 was wrong.
75203      Branch: perl
75204            ! configpm
75205 ____________________________________________________________________________
75206 [  6687] By: jhi                                   on 2000/08/18  02:08:42
75207         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
75208              From: Jan Dubois <jand@ActiveState.com>
75209              Date: Thu, 17 Aug 2000 18:31:55 -0700
75210              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
75211      Branch: perl
75212            ! sv.c
75213 ____________________________________________________________________________
75214 [  6686] By: jhi                                   on 2000/08/18  02:04:15
75215         Log: Use NVs in POSIX math, not doubles.
75216              
75217              From: abigail@foad.org
75218              Subject: [ID 20000817.014] POSIX & modfl
75219              Date: 17 Aug 2000 20:49:18 -0000
75220              Message-Id: <20000817204918.23123.qmail@foad.org>
75221      Branch: perl
75222            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
75223 ____________________________________________________________________________
75224 [  6685] By: jhi                                   on 2000/08/18  02:02:12
75225         Log: Introduce NVef, NVff, and NVgf, use the middle one.
75226              (helps for lib/peek + Linux + long doubles)  Reported in
75227              
75228              From: abigail@foad.org
75229              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
75230              Date: 15 Aug 2000 04:06:38 -0000
75231              Message-Id: <20000815040638.8524.qmail@foad.org> 
75232              
75233              (note: the lib/complex failure has not yet been addressed)
75234      Branch: metaconfig/U/perl
75235            ! perlxvf.U
75236      Branch: perl
75237            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75238            ! config_h.SH dump.c perl.h pod/perlguts.pod
75239 ____________________________________________________________________________
75240 [  6684] By: jhi                                   on 2000/08/17  23:22:19
75241         Log: Add byteorder to the myconfig output.
75242      Branch: perl
75243            ! myconfig.SH
75244 ____________________________________________________________________________
75245 [  6683] By: jhi                                   on 2000/08/17  23:20:19
75246         Log: The image doth not exist, spotted by Johan Vromans.
75247      Branch: perl
75248            ! MANIFEST
75249 ____________________________________________________________________________
75250 [  6682] By: jhi                                   on 2000/08/17  22:38:16
75251         Log: Document what the backtick returns if the command fails.
75252      Branch: perl
75253            ! pod/perlop.pod
75254 ____________________________________________________________________________
75255 [  6681] By: jhi                                   on 2000/08/17  22:33:12
75256         Log: Do not use prototyping here.
75257              
75258              Subject: [ID 20000817.016] [PATCH] Peek.xs
75259              From: abigail@foad.org
75260              Date: 17 Aug 2000 20:55:56 -0000
75261              Message-Id: <20000817205556.24270.qmail@foad.org>
75262      Branch: perl
75263            ! ext/Devel/Peek/Makefile.PL
75264 ____________________________________________________________________________
75265 [  6680] By: jhi                                   on 2000/08/17  19:46:43
75266         Log: Don't propose using modules built for 5.005 if no binary
75267              compatibility with 5.005 is attempted.
75268              
75269              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
75270              Subject: Minor nit with 5.7.0 (6655)
75271              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
75272              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
75273      Branch: metaconfig
75274            ! U/installdirs/inc_version_list.U
75275      Branch: perl
75276            ! Configure config_h.SH
75277 ____________________________________________________________________________
75278 [  6679] By: jhi                                   on 2000/08/17  19:16:39
75279         Log: Microperl config update.
75280      Branch: perl
75281            ! uconfig.h uconfig.sh
75282 ____________________________________________________________________________
75283 [  6678] By: jhi                                   on 2000/08/17  19:16:13
75284         Log: The #6648 wasn't protective enough for limited platforms
75285              (like microperl).
75286      Branch: perl
75287            ! dump.c sv.c
75288 ____________________________________________________________________________
75289 [  6677] By: jhi                                   on 2000/08/17  14:46:35
75290         Log: Update Changes.
75291      Branch: perl
75292            ! Changes patchlevel.h
75293 ____________________________________________________________________________
75294 [  6676] By: jhi                                   on 2000/08/17  14:44:02
75295         Log: Add perlebcdic from Peter Prymmer, regen toc.
75296      Branch: perl
75297            + pod/perlebcdic.pod
75298            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
75299 ____________________________________________________________________________
75300 [  6675] By: jhi                                   on 2000/08/17  14:41:52
75301         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
75302      Branch: perl
75303            ! pod/perldebtut.pod
75304 ____________________________________________________________________________
75305 [  6674] By: jhi                                   on 2000/08/17  14:29:43
75306         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
75307              
75308              Subject: [ID 20000724.006] -DLEAKTEST problem
75309              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
75310              Date: Tue, 25 Jul 2000 00:36:32 -0500
75311              Message-Id: <20000725003632.A26186@www.llamacom.com>
75312              
75313              Reminder sent
75314              
75315              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
75316              From: Hugo <hv@crypt.compulink.co.uk>
75317              Date: Thu, 17 Aug 2000 15:23:42 +0100
75318              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
75319      Branch: perl
75320            ! util.c
75321 ____________________________________________________________________________
75322 [  6673] By: jhi                                   on 2000/08/17  04:07:10
75323         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
75324              From: John Peacock <JPeacock@UnivPress.com>
75325              Date: Tue, 01 Aug 2000 09:38:12 -0400
75326              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
75327      Branch: perl
75328            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
75329 ____________________________________________________________________________
75330 [  6672] By: jhi                                   on 2000/08/17  03:04:35
75331         Log: Subject: [PATCH] Cwd.pm now uses strict
75332              From: Tim Jenness <timj@jach.hawaii.edu>
75333              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
75334              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
75335      Branch: perl
75336            ! lib/Cwd.pm
75337 ____________________________________________________________________________
75338 [  6671] By: jhi                                   on 2000/08/17  02:16:35
75339         Log: Make $Config{byteorder} more magical so that it is
75340              dynamically computed: nice for 'fat binaries'.
75341              
75342              Subject: [PATCH]: default byteorder
75343              From: Wilfredo Sánchez <wsanchez@apple.com>
75344              Date: Mon, 31 Jul 2000 19:45:31 -0700
75345              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
75346      Branch: perl
75347            ! configpm
75348 ____________________________________________________________________________
75349 [  6670] By: gsar                                  on 2000/08/17  01:22:21
75350         Log: move WNOHANG definition to where other such things are
75351      Branch: perl
75352            ! win32/win32.h
75353 ____________________________________________________________________________
75354 [  6669] By: jhi                                   on 2000/08/17  01:19:17
75355         Log: Update Changes.
75356      Branch: perl
75357            ! Changes patchlevel.h
75358 ____________________________________________________________________________
75359 [  6668] By: jhi                                   on 2000/08/17  01:16:29
75360         Log: Doc nits spotted by Richard Soderberg.
75361      Branch: perl
75362            ! README.posix-bc README.vmesa
75363 ____________________________________________________________________________
75364 [  6667] By: jhi                                   on 2000/08/17  01:12:11
75365         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
75366              From: "Casey R. Tweten" <crt@kiski.net>
75367              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
75368              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
75369      Branch: perl
75370            ! pod/perldebtut.pod
75371 ____________________________________________________________________________
75372 [  6666] By: jhi                                   on 2000/08/17  01:09:31
75373         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
75374              From: "Casey R. Tweten" <crt@kiski.net>
75375              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
75376              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
75377      Branch: perl
75378            ! lib/Shell.pm
75379 ____________________________________________________________________________
75380 [  6665] By: gsar                                  on 2000/08/17  01:03:52
75381         Log: add "ok" targets from change#6632 in makefile.mk
75382      Branch: perl
75383            ! pod/perlport.pod win32/Makefile win32/makefile.mk
75384 ____________________________________________________________________________
75385 [  6664] By: gsar                                  on 2000/08/17  00:56:11
75386         Log: avoid warnings from dense compiler
75387      Branch: perl
75388            ! win32/win32.c
75389 ____________________________________________________________________________
75390 [  6663] By: jhi                                   on 2000/08/17  00:51:49
75391         Log: Tweak the regex compilation errors once more.
75392      Branch: perl
75393            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
75394            ! t/op/regmesg.t t/pragma/warn/regcomp
75395 ____________________________________________________________________________
75396 [  6662] By: gsar                                  on 2000/08/17  00:28:19
75397         Log: trailing new %ENV entries weren't being pushed into the real
75398              environment of subprocesses on Windows
75399      Branch: perl
75400            ! t/op/magic.t win32/perlhost.h
75401 ____________________________________________________________________________
75402 [  6661] By: gsar                                  on 2000/08/17  00:19:20
75403         Log: waitpid() now handles externally spawned pids correctly;
75404              fixes for backtick/wait/waitpid failures on Windows 9x
75405              
75406              these changes make the pid returned by process functions on
75407              Windows 9x always positive by clearing the high bit (which
75408              is always set on Win9x); pseudo-process PIDs are likewise
75409              always negative now on Win9x (just as on NT/2000)
75410      Branch: perl
75411            ! pp_sys.c win32/perlhost.h win32/win32.c
75412 ____________________________________________________________________________
75413 [  6660] By: jhi                                   on 2000/08/17  00:04:32
75414         Log: Retract #6645.
75415      Branch: perl
75416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75417            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
75418            ! t/op/sprintf.t
75419 ____________________________________________________________________________
75420 [  6659] By: gsar                                  on 2000/08/16  23:59:28
75421         Log: on windows, the return values from wait() and waitpid() don't
75422              match those of pseudo-pids
75423      Branch: perl
75424            ! pp_sys.c t/op/fork.t util.c win32/win32.c
75425 ____________________________________________________________________________
75426 [  6658] By: gsar                                  on 2000/08/16  23:56:14
75427         Log: pod nit seen in passing
75428      Branch: perl
75429            ! pod/perlfunc.pod
75430 ____________________________________________________________________________
75431 [  6657] By: gsar                                  on 2000/08/16  23:53:42
75432         Log: change#6328 could make close(SOCKET) return false on windows
75433              when it shouldn't
75434      Branch: perl
75435            ! win32/win32sck.c
75436 ____________________________________________________________________________
75437 [  6656] By: gsar                                  on 2000/08/16  23:46:57
75438         Log: check that the number pseudo children doesn't exceed
75439              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
75440              the WaitForMultipleObjects() limit that would cause wait()
75441              to crash)
75442              
75443              wait() and waitpid() could potentially be rewritten to use
75444              more than one thread to do the waiting to eliminate this
75445              limitation
75446      Branch: perl
75447            ! win32/perlhost.h
75448 ____________________________________________________________________________
75449 [  6655] By: jhi                                   on 2000/08/16  14:11:05
75450         Log: Update Changes.
75451      Branch: perl
75452            ! Changes patchlevel.h
75453 ____________________________________________________________________________
75454 [  6654] By: jhi                                   on 2000/08/16  14:10:12
75455         Log: Update to perldebtut 1.9, from Richard Foley.
75456      Branch: perl
75457            ! pod/perldebtut.pod
75458 ____________________________________________________________________________
75459 [  6653] By: jhi                                   on 2000/08/16  14:08:17
75460         Log: Change the regx compilation error markers to use = instead of <
75461              since pod makes using the latter quite messy.  Reported in
75462              ID 20000814.006 by Abigail and in
75463              Subject: Unknown escape E<> ?
75464              From: Lupe Christoph <lupe@lupe-christoph.de>
75465              Date: Fri, 11 Aug 2000 00:30:27 +0200
75466              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
75467      Branch: perl
75468            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
75469            ! t/op/regmesg.t t/pragma/warn/regcomp
75470 ____________________________________________________________________________
75471 [  6652] By: jhi                                   on 2000/08/16  13:25:31
75472         Log: Change the perlbug address to perl.org since it's more forgiving.
75473              
75474              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
75475              From: abigail@foad.org
75476              Date: 15 Aug 2000 04:15:40 -0000
75477              Message-Id: <20000815041540.8633.qmail@foad.org>
75478      Branch: perl
75479            ! utils/perlbug.PL
75480 ____________________________________________________________________________
75481 [  6651] By: jhi                                   on 2000/08/16  13:22:35
75482         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
75483              From: Tim Jenness <timj@jach.hawaii.edu>
75484              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
75485              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
75486      Branch: perl
75487            ! lib/Cwd.pm
75488 ____________________________________________________________________________
75489 [  6650] By: jhi                                   on 2000/08/16  13:18:13
75490         Log: Update to CPAN 1.57.
75491              
75492              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
75493              From: andreas.koenig@anima.de (Andreas J. Koenig)
75494              Date: 16 Aug 2000 15:09:46 +0200
75495              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
75496      Branch: perl
75497            ! lib/CPAN.pm
75498 ____________________________________________________________________________
75499 [  6649] By: jhi                                   on 2000/08/16  13:12:31
75500         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
75501              From: "Larry W. Virden" <lvirden@cas.org>
75502              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
75503              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
75504      Branch: perl
75505            ! README.hpux
75506 ____________________________________________________________________________
75507 [  6648] By: jhi                                   on 2000/08/16  13:03:53
75508         Log: The numeric locale was reset to "C" by s?printf and never restored.
75509              
75510              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
75511              From: Christian Kirsch <ck@held.mind.de>
75512              Date: Wed, 9 Aug 2000 17:05:17 +0200
75513              Message-Id: <20000809170517.A25389@held>
75514              
75515              No test since adding the failing example to locale.t
75516              does not fail -- probably because the locale settings are so
75517              thoroughly tweaked by that time.  Running the example standalone
75518              does fail, though.  UPDATE: test case added at change #7540.
75519      Branch: perl
75520            ! dump.c perl.h pp.c pp_ctl.c sv.c
75521 ____________________________________________________________________________
75522 [  6647] By: jhi                                   on 2000/08/16  00:07:54
75523         Log: Update Changes and test semi-automatic patchlevel updating.
75524      Branch: perl
75525            ! Changes patchlevel.h
75526 ____________________________________________________________________________
75527 [  6646] By: jhi                                   on 2000/08/15  23:35:07
75528         Log: Fix a dependency problem.
75529              
75530              Subject: [PATCH: 6640] VMS Makefile.SH update
75531              From: Peter Prymmer <pvhp@forte.com>
75532              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
75533              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
75534      Branch: perl
75535            ! vms/descrip_mms.template
75536 ____________________________________________________________________________
75537 [  6645] By: jhi                                   on 2000/08/15  23:33:23
75538         Log: (Retracted by #6660)
75539              
75540              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
75541              From: Dominic Dunlop <domo@computer.org>
75542              Date: Tue, 15 Aug 2000 22:20:52 +0200
75543              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
75544      Branch: metaconfig/U/perl
75545            + d_printfed.U
75546      Branch: perl
75547            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75548            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
75549            ! t/op/sprintf.t
75550 ____________________________________________________________________________
75551 [  6644] By: jhi                                   on 2000/08/15  21:17:20
75552         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
75553              From: abigail@foad.org
75554              Date: 15 Aug 2000 20:12:41 -0000
75555              Message-Id: <20000815201241.25556.qmail@foad.org>
75556      Branch: perl
75557            ! INSTALL
75558 ____________________________________________________________________________
75559 [  6643] By: jhi                                   on 2000/08/15  21:15:28
75560         Log: (an already applied patch)
75561      Branch: perl
75562            ! lib/CGI.pm
75563 ____________________________________________________________________________
75564 [  6642] By: gsar                                  on 2000/08/15  19:54:05
75565         Log: magic callbacks all need to have same type signature
75566      Branch: perl
75567            ! embed.pl mg.c proto.h
75568 ____________________________________________________________________________
75569 [  6641] By: jhi                                   on 2000/08/15  17:56:27
75570         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)
75571              From: Mike Guy <mjtg@cam.ac.uk>
75572              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
75573              Date: Tue, 15 Aug 2000 18:26:45 +0100
75574              
75575              Only the peek.t part applied, not the hash quality part.
75576      Branch: perl
75577            ! t/lib/peek.t
75578 ____________________________________________________________________________
75579 [  6640] By: jhi                                   on 2000/08/15  16:37:37
75580         Log: Update Changes.
75581      Branch: perl
75582            ! Changes
75583 ____________________________________________________________________________
75584 [  6639] By: jhi                                   on 2000/08/15  16:34:55
75585         Log: Missed a file from #6638.
75586      Branch: perl
75587            ! lib/File/Temp.pm
75588 ____________________________________________________________________________
75589 [  6638] By: jhi                                   on 2000/08/15  16:33:19
75590         Log: Subject: [PATCH perl@6620] cygwin port
75591              From: "Fifer, Eric" <EFifer@sanwaint.com>
75592              Date: Tue, 15 Aug 2000 17:00:49 +0100
75593              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
75594      Branch: perl
75595            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
75596 ____________________________________________________________________________
75597 [  6637] By: jhi                                   on 2000/08/15  16:29:22
75598         Log: Subject: [PATCH] debugger exit code should reflect user exit code
75599              From: Mike Guy <mjtg@cam.ac.uk>
75600              Date: Tue, 15 Aug 2000 16:55:59 +0100
75601              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
75602      Branch: perl
75603            ! lib/perl5db.pl
75604 ____________________________________________________________________________
75605 [  6636] By: jhi                                   on 2000/08/15  15:30:58
75606         Log: Update Changes.
75607      Branch: perl
75608            ! Changes
75609 ____________________________________________________________________________
75610 [  6635] By: jhi                                   on 2000/08/15  15:27:21
75611         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
75612      Branch: metaconfig
75613            ! U/mkglossary U/mksample
75614      Branch: metaconfig/U/perl
75615            ! Devel.U
75616      Branch: perl
75617            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75618 ____________________________________________________________________________
75619 [  6634] By: jhi                                   on 2000/08/15  14:11:55
75620         Log: Don't blow limited stacks, a lower number is enough to
75621              tickle the lookbehind limit.
75622              
75623              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
75624              From: Dominic Dunlop <domo@computer.org>
75625              Date: Tue, 15 Aug 2000 13:51:24 +0200
75626              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
75627      Branch: perl
75628            ! t/op/regmesg.t
75629 ____________________________________________________________________________
75630 [  6633] By: jhi                                   on 2000/08/15  14:01:46
75631         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
75632              From: Mike Guy <mjtg@cam.ac.uk>
75633              Date: Tue, 15 Aug 2000 12:10:50 +0100
75634              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
75635      Branch: perl
75636            ! utils/perldoc.PL
75637 ____________________________________________________________________________
75638 [  6632] By: jhi                                   on 2000/08/15  13:58:48
75639         Log: make ok etc also for win32.
75640              
75641              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
75642              From: Prymmer/Kahn <pvhp@best.com>
75643              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
75644              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
75645      Branch: perl
75646            ! win32/Makefile
75647 ____________________________________________________________________________
75648 [  6631] By: jhi                                   on 2000/08/15  13:45:03
75649         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
75650      Branch: perl
75651            ! lib/Test.pm
75652 ____________________________________________________________________________
75653 [  6630] By: jhi                                   on 2000/08/15  03:25:09
75654         Log: Update Changes.
75655      Branch: perl
75656            ! Changes
75657 ____________________________________________________________________________
75658 [  6629] By: jhi                                   on 2000/08/15  03:23:53
75659         Log: magic_regdatum_set() is void, not int.
75660      Branch: perl
75661            ! embed.pl mg.c proto.h
75662 ____________________________________________________________________________
75663 [  6628] By: jhi                                   on 2000/08/15  03:08:02
75664         Log: Make the user to give up his firstborn, err, to knowingly
75665              verify installing an unstable developer release.  Also bump
75666              the release to 5.7.0, but leave a patch tag in the local
75667              patches saying that this is not yet the real thing.
75668      Branch: metaconfig
75669            ! U/modified/Instruct.U
75670      Branch: metaconfig/U/perl
75671            + Devel.U
75672      Branch: perl
75673            ! Configure patchlevel.h
75674 ____________________________________________________________________________
75675 [  6627] By: jhi                                   on 2000/08/14  22:32:52
75676         Log: README.os2 update.
75677              
75678              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
75679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75680              Date: Wed, 02 Aug 2000 21:55:09 -0700
75681              Message-ID: <tsPi5gzkgegX092yn@efn.org>
75682      Branch: perl
75683            ! README.os2
75684 ____________________________________________________________________________
75685 [  6626] By: jhi                                   on 2000/08/14  21:00:02
75686         Log: Subject: Re: File::Temp problems on VMS in bleedperl
75687              From: Tim Jenness <timj@jach.hawaii.edu>
75688              cc: vmsperl@perl.org
75689              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
75690              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
75691      Branch: perl
75692            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
75693 ____________________________________________________________________________
75694 [  6625] By: jhi                                   on 2000/08/14  20:52:16
75695         Log: Add SUIDMAIL as was done for the CERT alert.
75696      Branch: perl
75697            ! patchlevel.h
75698 ____________________________________________________________________________
75699 [  6624] By: jhi                                   on 2000/08/14  20:48:50
75700         Log: Subject: sfio2000
75701              From: Daniel Muino <dmuino@afip.gov.ar>
75702              Date: Mon, 14 Aug 2000 16:58:11 -0300
75703              Message-ID: <20000814165811.B16368@con2-dgi>
75704      Branch: perl
75705            ! perlsdio.h perlsfio.h
75706 ____________________________________________________________________________
75707 [  6623] By: jhi                                   on 2000/08/14  20:47:36
75708         Log: Subject: warning: storage class after type is obsolescent
75709              From: Daniel Muino <dmuino@afip.gov.ar>
75710              Date: Mon, 14 Aug 2000 16:42:47 -0300
75711              Message-ID: <20000814164247.A16368@con2-dgi>
75712      Branch: perl
75713            ! regcomp.pl regnodes.h
75714 ____________________________________________________________________________
75715 [  6622] By: jhi                                   on 2000/08/14  20:43:05
75716         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
75717              From: abigail@foad.org
75718              Date: 14 Aug 2000 20:00:10 -0000
75719              Message-Id: <20000814200010.27271.qmail@foad.org>
75720      Branch: perl
75721            ! Changes
75722 ____________________________________________________________________________
75723 [  6621] By: jhi                                   on 2000/08/14  15:23:05
75724         Log: Update Changes.
75725      Branch: perl
75726            ! Changes
75727 ____________________________________________________________________________
75728 [  6620] By: jhi                                   on 2000/08/14  15:22:14
75729         Log: Subject: Re: [PATCH] @+, @- readonly
75730              From: Mike Guy <mjtg@cam.ac.uk>
75731              Date: Mon, 14 Aug 2000 15:26:55 +0100
75732              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
75733      Branch: perl
75734            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
75735            ! sv.c t/op/pat.t
75736 ____________________________________________________________________________
75737 [  6619] By: jhi                                   on 2000/08/14  14:12:08
75738         Log: Update Changes.
75739      Branch: perl
75740            ! Changes
75741 ____________________________________________________________________________
75742 [  6618] By: jhi                                   on 2000/08/14  14:09:34
75743         Log: For now remove the mail code.
75744      Branch: perl
75745            ! perl.c
75746 ____________________________________________________________________________
75747 [  6617] By: jhi                                   on 2000/08/14  14:08:28
75748         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
75749      Branch: perl
75750            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
75751            ! pod/perlfaq8.pod pod/perlsec.pod
75752 ____________________________________________________________________________
75753 [  6616] By: jhi                                   on 2000/08/14  14:00:11
75754         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75755              From: Mike Guy <mjtg@cam.ac.uk>
75756              Date: Mon, 14 Aug 2000 08:26:02 +0100
75757              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
75758      Branch: perl
75759            ! lib/perl5db.pl
75760 ____________________________________________________________________________
75761 [  6615] By: jhi                                   on 2000/08/14  13:58:45
75762         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
75763              From: Mike Guy <mjtg@cam.ac.uk>
75764              Date: Mon, 14 Aug 2000 08:04:22 +0100
75765              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
75766      Branch: perl
75767            ! gv.c mg.c t/op/pat.t
75768 ____________________________________________________________________________
75769 [  6614] By: jhi                                   on 2000/08/14  13:56:45
75770         Log: Subject: Test fails / warnings with perl-current #6612
75771              From: Mike Guy <mjtg@cam.ac.uk>
75772              Date: Mon, 14 Aug 2000 07:57:23 +0100
75773              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
75774      Branch: perl
75775            ! t/lib/b.t t/lib/peek.t
75776 ____________________________________________________________________________
75777 [  6613] By: jhi                                   on 2000/08/14  13:45:33
75778         Log: VMS configure.com update continues.
75779      Branch: perl
75780            - vms/configure.com
75781            ! MANIFEST configure.com
75782 ____________________________________________________________________________
75783 [  6612] By: jhi                                   on 2000/08/13  22:13:35
75784         Log: Update Changes.
75785      Branch: perl
75786            ! Changes
75787 ____________________________________________________________________________
75788 [  6611] By: jhi                                   on 2000/08/13  16:21:45
75789         Log: Upgrade to CGI 2.71, from Lincoln Stein.
75790      Branch: perl
75791            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
75792 ____________________________________________________________________________
75793 [  6610] By: jhi                                   on 2000/08/13  15:09:16
75794         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
75795              From: Mike Guy <mjtg@cam.ac.uk>
75796              Date: Sun, 13 Aug 2000 13:45:51 +0100
75797              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
75798      Branch: perl
75799            ! t/op/regmesg.t
75800 ____________________________________________________________________________
75801 [  6609] By: jhi                                   on 2000/08/13  14:31:26
75802         Log: Andreas says that 1.56 is fine, so reverting back to it.
75803      Branch: perl
75804            ! lib/CPAN.pm
75805 ____________________________________________________________________________
75806 [  6608] By: jhi                                   on 2000/08/13  05:34:20
75807         Log: Update Changes.
75808      Branch: perl
75809            ! Changes
75810 ____________________________________________________________________________
75811 [  6607] By: jhi                                   on 2000/08/13  05:32:01
75812         Log: Put back the \z changes of #5406 to CPAN.pm.
75813      Branch: perl
75814            ! lib/CPAN.pm
75815 ____________________________________________________________________________
75816 [  6606] By: jhi                                   on 2000/08/13  05:20:16
75817         Log: Fix-n-skip the tests under 5005threads.
75818      Branch: perl
75819            ! t/lib/b.t
75820 ____________________________________________________________________________
75821 [  6605] By: jhi                                   on 2000/08/13  05:07:48
75822         Log: Fix the test for 5005threads.
75823      Branch: perl
75824            ! t/lib/peek.t
75825 ____________________________________________________________________________
75826 [  6604] By: jhi                                   on 2000/08/13  03:35:37
75827         Log: Should have deleted this in #6603.
75828      Branch: perl
75829            - vms/subconfigure.com
75830 ____________________________________________________________________________
75831 [  6603] By: jhi                                   on 2000/08/12  18:29:32
75832         Log: Rewrite of vms/subconfigure.com as configure.com,
75833              from Peter Prymmer and the vmsperl crew.
75834      Branch: perl
75835            + vms/configure.com
75836            ! MANIFEST
75837 ____________________________________________________________________________
75838 [  6602] By: jhi                                   on 2000/08/11  13:00:01
75839         Log: PlainText.pm is dead.
75840      Branch: perl
75841            - lib/Pod/PlainText.pm
75842            ! MANIFEST
75843 ____________________________________________________________________________
75844 [  6601] By: jhi                                   on 2000/08/11  04:06:45
75845         Log: Update Changes.
75846      Branch: perl
75847            ! Changes
75848 ____________________________________________________________________________
75849 [  6600] By: jhi                                   on 2000/08/11  04:06:10
75850         Log: Add a few missing files, update MANIFEST.
75851      Branch: perl
75852            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
75853            + lib/Pod/PlainText.pm t/pod/find.t
75854            ! MANIFEST t/op/regmesg.t
75855 ____________________________________________________________________________
75856 [  6599] By: jhi                                   on 2000/08/11  03:31:10
75857         Log: Add Perl debugging tutorial, regen toc. 
75858              
75859              Subject: perldebtut.pod
75860              From: Richard Foley <Richard.Foley@m.dasa.de>
75861              Date: Wed, 09 Aug 2000 10:17:15 +0200
75862              Message-id: <3991138B.262247B8@m.dasa.de>
75863      Branch: perl
75864            + pod/perldebtut.pod
75865            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
75866 ____________________________________________________________________________
75867 [  6598] By: jhi                                   on 2000/08/11  02:48:56
75868         Log: tiny Changes edit
75869      Branch: perl
75870            ! Changes
75871 ____________________________________________________________________________
75872 [  6597] By: jhi                                   on 2000/08/11  02:39:04
75873         Log: Tests for #6589.
75874              
75875              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75876              From: simon@brecon.co.uk (Simon Cozens)
75877              Date: 11 Aug 2000 02:24:52 GMT
75878              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
75879      Branch: perl
75880            ! t/lib/b.t
75881 ____________________________________________________________________________
75882 [  6596] By: jhi                                   on 2000/08/11  01:50:07
75883         Log: Update Changes.
75884      Branch: perl
75885            ! Changes
75886 ____________________________________________________________________________
75887 [  6595] By: jhi                                   on 2000/08/11  01:47:16
75888         Log: nitfix
75889      Branch: perl
75890            ! Changes
75891 ____________________________________________________________________________
75892 [  6594] By: jhi                                   on 2000/08/11  01:36:16
75893         Log: Subject: Getting perlio and threads to compile
75894              From: Lupe Christoph <lupe@lupe-christoph.de>
75895              Date: Wed, 9 Aug 2000 11:35:54 +0200
75896              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
75897              
75898              (the Solaris version changes in Configure skipped)
75899      Branch: perl
75900            ! hints/solaris_2.sh thread.h
75901 ____________________________________________________________________________
75902 [  6593] By: jhi                                   on 2000/08/11  01:30:16
75903         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
75904              From: simon@brecon.co.uk (Simon Cozens)
75905              Date: 1 Aug 2000 06:55:19 GMT
75906              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
75907      Branch: perl
75908            ! lib/utf8.pm
75909 ____________________________________________________________________________
75910 [  6592] By: jhi                                   on 2000/08/11  01:26:39
75911         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
75912              From: Peter Scott <Peter@PeterScott.com>
75913              Date: Thu, 10 Aug 2000 08:23:27 -0700
75914              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
75915      Branch: perl
75916            ! lib/perl5db.pl
75917 ____________________________________________________________________________
75918 [  6591] By: jhi                                   on 2000/08/11  01:22:02
75919         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
75920              From: Hugo <hv@crypt.compulink.co.uk>
75921              Date: Thu, 10 Aug 2000 19:23:04 +0100
75922              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
75923      Branch: perl
75924            ! regexec.c t/op/pat.t
75925 ____________________________________________________________________________
75926 [  6590] By: jhi                                   on 2000/08/11  01:19:19
75927         Log: Preprocessing and postprocessing for File::Find.
75928              
75929              Subject: Patch to Find::File.pm to allow alphabetical results
75930              From: Joe Smith <jsmith@inwap.com>
75931              Date: Wed, 9 Aug 2000 02:44:54 -0700
75932              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
75933      Branch: perl
75934            ! lib/File/Find.pm
75935 ____________________________________________________________________________
75936 [  6589] By: jhi                                   on 2000/08/11  01:12:39
75937         Log: B::Deparse didn't do sub attributes.
75938              
75939              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75940              From: simon@brecon.co.uk (Simon Cozens)
75941              Date: 9 Aug 2000 04:49:20 GMT
75942              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
75943      Branch: perl
75944            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
75945 ____________________________________________________________________________
75946 [  6588] By: jhi                                   on 2000/08/11  01:06:40
75947         Log: Subject: debugger "d" command doesnt check line number
75948              From: Mike Guy <mjtg@cam.ac.uk>
75949              Date: Tue, 08 Aug 2000 21:54:29 +0100
75950              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
75951      Branch: perl
75952            ! lib/perl5db.pl mg.c pod/perldiag.pod
75953 ____________________________________________________________________________
75954 [  6587] By: jhi                                   on 2000/08/11  00:45:03
75955         Log: sleep(1) does not necessarily return 1.
75956              
75957              Subject: [PATCH bleadperl] op/lex_assign.t  
75958              From: Hugo <hv@crypt.compulink.co.uk>
75959              Date: Thu, 03 Aug 2000 14:34:22 +0100        
75960              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
75961      Branch: perl
75962            ! t/op/lex_assign.t
75963 ____________________________________________________________________________
75964 [  6586] By: jhi                                   on 2000/08/11  00:31:50
75965         Log: Document the IO::Select timeout.
75966      Branch: perl
75967            ! ext/IO/lib/IO/Select.pm
75968 ____________________________________________________________________________
75969 [  6585] By: jhi                                   on 2000/08/11  00:13:54
75970         Log: Forgot contributor.
75971      Branch: perl
75972            ! Changes
75973 ____________________________________________________________________________
75974 [  6584] By: jhi                                   on 2000/08/11  00:09:19
75975         Log: detypo
75976      Branch: perl
75977            ! Changes
75978 ____________________________________________________________________________
75979 [  6583] By: jhi                                   on 2000/08/11  00:07:53
75980         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
75981              
75982              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
75983              From: Mike Guy <mjtg@cam.ac.uk> 
75984              Date: Thu, 10 Aug 2000 15:50:54 +0100
75985              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
75986      Branch: perl
75987            ! sv.c t/op/int.t
75988 ____________________________________________________________________________
75989 [  6582] By: jhi                                   on 2000/08/10  23:29:32
75990         Log: Update Changes.
75991      Branch: perl
75992            ! Changes
75993 ____________________________________________________________________________
75994 [  6581] By: jhi                                   on 2000/08/10  23:26:16
75995         Log: Put back the std @INC thing.
75996      Branch: perl
75997            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
75998            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
75999            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
76000            ! t/lib/gol-oo.t
76001 ____________________________________________________________________________
76002 [  6580] By: jhi                                   on 2000/08/10  23:03:34
76003         Log: Update to CGI 2.70, from Lincoln Stein.
76004      Branch: perl
76005            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
76006            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
76007            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
76008            ! t/lib/cgi-request.t
76009 ____________________________________________________________________________
76010 [  6579] By: jhi                                   on 2000/08/10  22:41:50
76011         Log: Update to CPAN 1.56, from Andreas König.
76012      Branch: perl
76013            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76014 ____________________________________________________________________________
76015 [  6578] By: jhi                                   on 2000/08/10  22:38:13
76016         Log: Update to Pod::Parser 1.17, from Brad Appleton.
76017      Branch: perl
76018            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
76019            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
76020            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
76021            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
76022            ! t/pod/include.t t/pod/included.t t/pod/lref.t
76023            ! t/pod/multiline_items.t t/pod/nested_items.t
76024            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
76025            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
76026            ! t/pod/special_seqs.t
76027 ____________________________________________________________________________
76028 [  6577] By: jhi                                   on 2000/08/10  22:35:41
76029         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
76030      Branch: perl
76031            ! AUTHORS MAINTAIN
76032 ____________________________________________________________________________
76033 [  6576] By: jhi                                   on 2000/08/10  22:24:54
76034         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
76035      Branch: perl
76036            + t/lib/gol-oo.t
76037            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
76038            ! t/lib/gol-compat.t t/lib/gol-linkage.t
76039 ____________________________________________________________________________
76040 [  6575] By: jhi                                   on 2000/08/10  22:02:07
76041         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
76042      Branch: perl
76043            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
76044 ____________________________________________________________________________
76045 [  6574] By: jhi                                   on 2000/08/10  21:55:03
76046         Log: Iterating perl6 description.
76047      Branch: perl
76048            ! pod/perlfaq1.pod
76049 ____________________________________________________________________________
76050 [  6573] By: jhi                                   on 2000/08/10  21:48:26
76051         Log: Revert the sv.c part of #6559, a better fix is needed.
76052      Branch: perl
76053            ! sv.c
76054 ____________________________________________________________________________
76055 [  6572] By: jhi                                   on 2000/08/10  20:33:43
76056         Log: It's the 2ndO'ROSSC.
76057      Branch: perl
76058            ! pod/perlfaq1.pod
76059 ____________________________________________________________________________
76060 [  6571] By: jhi                                   on 2000/08/10  15:55:48
76061         Log: detypo
76062      Branch: perl
76063            ! pod/perlfaq1.pod
76064 ____________________________________________________________________________
76065 [  6570] By: jhi                                   on 2000/08/10  14:11:17
76066         Log: An exceptionally sticky typo.
76067      Branch: perl
76068            ! Changes
76069 ____________________________________________________________________________
76070 [  6569] By: jhi                                   on 2000/08/10  14:09:33
76071         Log: detypo (and test Changes updating script)
76072      Branch: perl
76073            ! Changes
76074 ____________________________________________________________________________
76075 [  6568] By: jhi                                   on 2000/08/10  14:07:07
76076         Log: Update Changes.
76077      Branch: perl
76078            ! Changes
76079 ____________________________________________________________________________
76080 [  6567] By: jhi                                   on 2000/08/10  14:06:19
76081         Log: Amend the description of Perl6.
76082              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
76083              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
76084              Date: Wed, 9 Aug 2000 22:11:06 -0500
76085              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
76086      Branch: perl
76087            ! pod/perlfaq1.pod
76088 ____________________________________________________________________________
76089 [  6566] By: jhi                                   on 2000/08/10  13:58:57
76090         Log: Subject: Remove dead entry in perldiag
76091              From: Mike Guy <mjtg@cam.ac.uk>
76092              Date: Thu, 10 Aug 2000 14:19:19 +0100
76093              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
76094      Branch: perl
76095            ! pod/perldiag.pod
76096 ____________________________________________________________________________
76097 [  6565] By: jhi                                   on 2000/08/10  13:51:48
76098         Log: Zero entries were skipped, fix from Adrian Goalby
76099              <argoalby@yahoo.co.uk>
76100      Branch: perl
76101            ! lib/unicode/Number.pl lib/unicode/mktables.PL
76102 ____________________________________________________________________________
76103 [  6564] By: jhi                                   on 2000/08/10  13:00:12
76104         Log: Subject: [PATCH 5.6.0] cygwin port
76105              From: "Fifer, Eric" <EFifer@sanwaint.com>
76106              Date: Thu, 10 Aug 2000 13:15:36 +0100
76107              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
76108      Branch: perl
76109            ! README.cygwin hints/cygwin.sh
76110 ____________________________________________________________________________
76111 [  6563] By: jhi                                   on 2000/08/10  12:55:16
76112         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
76113      Branch: perl
76114            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
76115 ____________________________________________________________________________
76116 [  6562] By: gsar                                  on 2000/08/10  08:38:39
76117         Log: warn is a macro, avoid using at a variable to avoid warnings
76118              in some configurations; readdir.t is too conservative in
76119              estimating number of *.t's
76120      Branch: perl
76121            ! t/op/readdir.t util.c
76122 ____________________________________________________________________________
76123 [  6561] By: jhi                                   on 2000/08/09  23:35:42
76124         Log: Update Changes.
76125      Branch: perl
76126            ! Changes
76127 ____________________________________________________________________________
76128 [  6560] By: jhi                                   on 2000/08/09  23:05:47
76129         Log: Subject: Re: enhanced(?) regex error messages
76130              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
76131              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
76132              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
76133              
76134              (plus two small patches sent privately)
76135              (this still seems to leave few test failures)
76136      Branch: perl
76137            + t/op/regmesg.t
76138            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
76139            ! t/pragma/warn/regcomp
76140 ____________________________________________________________________________
76141 [  6559] By: jhi                                   on 2000/08/09  20:41:18
76142         Log: (The fix did work but was not right, retracted in #6573)
76143              
76144              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
76145              From: Christian Kirsch <ck@held.mind.de>
76146              Date: Wed, 9 Aug 2000 17:05:17 +0200
76147              Message-Id: <20000809170517.A25389@held>
76148      Branch: perl
76149            ! sv.c t/pragma/locale.t
76150 ____________________________________________________________________________
76151 [  6558] By: jhi                                   on 2000/08/08  22:34:08
76152         Log: Tiny updates on the contributors list.
76153      Branch: perl
76154            ! Changes
76155 ____________________________________________________________________________
76156 [  6557] By: jhi                                   on 2000/08/08  19:34:28
76157         Log: Double check that we have a dirhandle.
76158      Branch: perl
76159            ! util.c
76160 ____________________________________________________________________________
76161 [  6556] By: jhi                                   on 2000/08/08  19:01:51
76162         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
76163              May be repopulated with fresh maintained examples.
76164      Branch: perl
76165            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
76166            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
76167            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
76168            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
76169            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
76170            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
76171            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
76172            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
76173            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
76174            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
76175            + lib/CGI/eg/wilogo_gif.uu
76176            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
76177            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
76178            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
76179            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
76180            - eg/cgi/frameset.cgi eg/cgi/index.html
76181            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
76182            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
76183            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
76184            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
76185            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
76186            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
76187            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
76188            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
76189            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
76190            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
76191            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
76192            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
76193            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
76194            - eg/van/vanish eg/who eg/wrapsuid
76195            ! MANIFEST
76196 ____________________________________________________________________________
76197 [  6555] By: jhi                                   on 2000/08/08  18:51:08
76198         Log: Delete chat2 as requested by Randal.
76199              
76200              Subject: Re: perlfaq8 coyness
76201              From: merlyn@stonehenge.com (Randal L. Schwartz) 
76202              Date: 15 May 2000 18:52:42 -0700 
76203              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
76204      Branch: perl
76205            - lib/chat2.pl
76206            ! MANIFEST
76207 ____________________________________________________________________________
76208 [  6554] By: jhi                                   on 2000/08/08  18:31:35
76209         Log: Regen global.sym.
76210      Branch: perl
76211            ! global.sym
76212 ____________________________________________________________________________
76213 [  6553] By: jhi                                   on 2000/08/08  18:28:13
76214         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
76215              (either perlbug or p5p ate the original), plus regen
76216              perlapi and perltoc. 
76217      Branch: perl
76218            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
76219            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
76220            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
76221            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
76222            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
76223            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
76224            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
76225            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
76226            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
76227            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
76228 ____________________________________________________________________________
76229 [  6552] By: jhi                                   on 2000/08/08  18:06:29
76230         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
76231              From: Mike Guy <mjtg@cam.ac.uk>
76232              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
76233              Date: Tue, 08 Aug 2000 15:51:27 +0100
76234      Branch: perl
76235            ! doop.c sv.h t/op/join.t t/pragma/overload.t
76236 ____________________________________________________________________________
76237 [  6551] By: jhi                                   on 2000/08/08  18:01:11
76238         Log: Re-apply #6549.
76239      Branch: perl
76240            ! lib/perl5db.pl
76241 ____________________________________________________________________________
76242 [  6550] By: jhi                                   on 2000/08/08  17:43:08
76243         Log: Accidental retraction of #6549.
76244      Branch: perl
76245            ! lib/perl5db.pl
76246 ____________________________________________________________________________
76247 [  6549] By: jhi                                   on 2000/08/08  17:40:04
76248         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
76249              From: Mike Guy <mjtg@cam.ac.uk>
76250              Date: Mon, 07 Aug 2000 21:49:58 +0100
76251              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
76252      Branch: perl
76253            ! lib/perl5db.pl
76254 ____________________________________________________________________________
76255 [  6548] By: jhi                                   on 2000/08/08  17:37:57
76256         Log: Document here-doc better.
76257              
76258              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
76259              From: Mike Guy <mjtg@cam.ac.uk>
76260              Date: Mon, 07 Aug 2000 14:02:09 +0100
76261              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
76262      Branch: perl
76263            ! pod/perldata.pod
76264 ____________________________________________________________________________
76265 [  6547] By: jhi                                   on 2000/08/08  17:33:34
76266         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
76267              From: "Randy J. Ray" <rjray@redhat.com>
76268              Date: Mon, 07 Aug 2000 19:12:25 -0700
76269              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
76270      Branch: perl
76271            ! perl.c pod/perlrun.pod
76272 ____________________________________________________________________________
76273 [  6546] By: jhi                                   on 2000/08/08  17:29:26
76274         Log: Subject: Re: enhanced(?) regex error messages 
76275              From: Hugo <hv@crypt.compulink.co.uk>
76276              Date: Tue, 08 Aug 2000 03:25:51 +0100
76277              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
76278              
76279              plus Capitalize the error messages, plus perldiag them.
76280      Branch: perl
76281            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
76282 ____________________________________________________________________________
76283 [  6545] By: jhi                                   on 2000/08/08  13:59:28
76284         Log: Augment #6539 a bit: don't croak if there's magic in the air.
76285              
76286              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
76287              From: Hugo <hv@crypt.compulink.co.uk>
76288              Date: Tue, 08 Aug 2000 03:02:03 +0100
76289              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
76290      Branch: perl
76291            ! pp.c t/op/bless.t
76292 ____________________________________________________________________________
76293 [  6544] By: jhi                                   on 2000/08/07  21:11:52
76294         Log: Make the test -w clean.
76295      Branch: perl
76296            ! t/op/bless.t
76297 ____________________________________________________________________________
76298 [  6543] By: jhi                                   on 2000/08/07  19:49:53
76299         Log: use warnings instead of $^W.
76300      Branch: perl
76301            ! t/op/bless.t
76302 ____________________________________________________________________________
76303 [  6542] By: jhi                                   on 2000/08/07  17:41:41
76304         Log: Disable a portability warning Because We Know What We Are Doing.
76305      Branch: perl
76306            ! t/op/bless.t
76307 ____________________________________________________________________________
76308 [  6541] By: jhi                                   on 2000/08/07  17:29:51
76309         Log: Tiny tidying on report_evil_fh().
76310      Branch: perl
76311            ! util.c
76312 ____________________________________________________________________________
76313 [  6540] By: jhi                                   on 2000/08/07  16:37:38
76314         Log: Make regular expression parse error messages easier to understand.
76315              
76316              Subject: Re: enhanced(?) regex error messages
76317              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
76318              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
76319              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
76320      Branch: perl
76321            ! regcomp.c
76322 ____________________________________________________________________________
76323 [  6539] By: jhi                                   on 2000/08/07  16:12:27
76324         Log: Make bless(REF, REF) a fatal error, add bless tests.
76325              
76326              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
76327              From: Hugo <hv@crypt.compulink.co.uk>
76328              Date: Mon, 07 Aug 2000 16:59:38 +0100
76329              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
76330      Branch: perl
76331            + t/op/bless.t
76332            ! MANIFEST pod/perldiag.pod pp.c sv.c
76333 ____________________________________________________________________________
76334 [  6538] By: jhi                                   on 2000/08/07  15:59:43
76335         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
76336              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
76337              Date: Thu, 3 Aug 2000 14:29:21 -0700
76338              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
76339      Branch: perl
76340            ! lib/lib_pm.PL
76341 ____________________________________________________________________________
76342 [  6537] By: jhi                                   on 2000/08/07  15:47:18
76343         Log: Retract #6419 for now since it breaks in AFS and MachTen.
76344      Branch: perl
76345            ! lib/Cwd.pm
76346 ____________________________________________________________________________
76347 [  6536] By: jhi                                   on 2000/08/07  15:05:29
76348         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
76349              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
76350              The security hole exists only in suidperls, which isn't
76351              installed or even built by default.
76352      Branch: perl
76353            ! perl.c
76354 ____________________________________________________________________________
76355 [  6535] By: jhi                                   on 2000/08/07  14:45:14
76356         Log: tr memory corruption fix from Simon Cozens.
76357      Branch: perl
76358            ! doop.c
76359 ____________________________________________________________________________
76360 [  6534] By: jhi                                   on 2000/08/06  11:38:16
76361         Log: Document a bit that UDP is not what you might think.
76362              
76363              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
76364              From: Lupe Christoph <lupe@lupe-christoph.de>
76365              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
76366              Date: Mon, 24 Jul 2000 08:59:15 +0200
76367      Branch: perl
76368            ! pod/perlipc.pod
76369 ____________________________________________________________________________
76370 [  6533] By: jhi                                   on 2000/08/06  11:35:01
76371         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
76372              From: Jeff Pinyan <jeffp@hut.crusoe.net>
76373              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
76374              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
76375      Branch: perl
76376            ! pod/perlfunc.pod
76377 ____________________________________________________________________________
76378 [  6532] By: jhi                                   on 2000/08/06  03:45:41
76379         Log: Have symbols for the IoTYPEs.
76380      Branch: perl
76381            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
76382 ____________________________________________________________________________
76383 [  6531] By: jhi                                   on 2000/08/06  01:33:55
76384         Log: Continue fixing the io warnings.  This also
76385              sort of fixes bug ID 20000802.003: the core dump
76386              is no more.  Whether the current behaviour is correct
76387              (giving a warning: "Not a format reference"), is another matter.
76388      Branch: perl
76389            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
76390            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
76391 ____________________________________________________________________________
76392 [  6530] By: jhi                                   on 2000/08/05  21:33:12
76393         Log: Change the Policy policy: now -Dprefix= with an existing
76394              Policy.sh and prefix == siteprefix == vendorprefix, then all
76395              of them follow along the new prefix.
76396              
76397              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
76398              From: Andy Dougherty <doughera@lafayette.edu>
76399              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
76400              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
76401      Branch: perl
76402            ! Policy_sh.SH
76403 ____________________________________________________________________________
76404 [  6529] By: jhi                                   on 2000/08/05  18:57:28
76405         Log: Zap lib/Sys directory when cleaning up.
76406      Branch: perl
76407            ! Makefile.SH
76408 ____________________________________________________________________________
76409 [  6528] By: jhi                                   on 2000/08/05  18:40:44
76410         Log: Essential prototype changes were missing from #6527.
76411              Also make report_evil_fh() more bomb-proof.
76412      Branch: perl
76413            ! embed.h util.c
76414 ____________________________________________________________________________
76415 [  6527] By: jhi                                   on 2000/08/05  03:22:05
76416         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
76417              From: "Ronald F. Guilmette" <rfg@monkeys.com>
76418              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
76419              Message-Id: <200007242247.PAA52177@monkeys.com>
76420      Branch: perl
76421            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
76422 ____________________________________________________________________________
76423 [  6526] By: jhi                                   on 2000/08/04  21:23:27
76424         Log: gcc versions might have (parentheses) in them.
76425      Branch: metaconfig/U/perl
76426            ! gccvers.U
76427      Branch: perl
76428            ! Configure config_h.SH
76429 ____________________________________________________________________________
76430 [  6525] By: jhi                                   on 2000/08/04  20:23:12
76431         Log: Weed buglets pointed out by
76432              
76433              From: Lupe Christoph <lupe@lupe-christoph.de>
76434              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
76435              Date: Fri, 4 Aug 2000 17:34:39 +0200
76436              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
76437      Branch: metaconfig/U/perl
76438            ! gccvers.U uselfs.U
76439      Branch: perl
76440            ! Configure config_h.SH
76441 ____________________________________________________________________________
76442 [  6524] By: jhi                                   on 2000/08/04  19:02:08
76443         Log: Warn under -w if lstat(FH) is attempted.
76444              
76445              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
76446              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
76447              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
76448              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
76449      Branch: perl
76450            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
76451            ! t/pragma/warn/pp_sys
76452 ____________________________________________________________________________
76453 [  6523] By: jhi                                   on 2000/08/04  12:31:11
76454         Log: Subject: New perlcc, take 2
76455              From: simon@brecon.co.uk (Simon Cozens)
76456              Date: 4 Aug 2000 06:21:04 GMT
76457              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
76458      Branch: perl
76459            ! utils/perlcc.PL
76460 ____________________________________________________________________________
76461 [  6522] By: jhi                                   on 2000/08/04  12:26:33
76462         Log: Subject: Re: Array vs. List context
76463              From: Daniel Chetlin <daniel@chetlin.com>
76464              Date: Fri, 4 Aug 2000 00:22:44 -0700
76465              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
76466      Branch: perl
76467            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
76468            ! pod/perlfaq4.pod
76469 ____________________________________________________________________________
76470 [  6521] By: jhi                                   on 2000/08/04  12:22:38
76471         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
76472              From: Raymund Will <ray@caldera.de>
76473              Date: Fri, 4 Aug 2000 12:07:09 +0200
76474              Message-Id: <20000804120709.A14982@caldera.de>
76475      Branch: perl
76476            ! configure.gnu
76477 ____________________________________________________________________________
76478 [  6520] By: jhi                                   on 2000/08/04  04:09:06
76479         Log: After the #6519 a warning about stat() is just that,
76480              not about a filetest, which now have their own warning.
76481      Branch: perl
76482            ! pod/perldiag.pod
76483 ____________________________________________________________________________
76484 [  6519] By: jhi                                   on 2000/08/04  04:06:30
76485         Log: In the warnings call filehandles consistently so;
76486              add "unopened" warning for stat().
76487      Branch: perl
76488            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
76489            ! t/pragma/warn/pp_sys
76490 ____________________________________________________________________________
76491 [  6518] By: jhi                                   on 2000/08/04  02:55:35
76492         Log: Subject: Minor tweak to perlvar.pod
76493              From: "Stephen P. Potter" <spp@ds.net>
76494              Date: Tue, 18 Apr 2000 09:26:03 -0400
76495              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
76496      Branch: perl
76497            ! pod/perlvar.pod
76498 ____________________________________________________________________________
76499 [  6517] By: jhi                                   on 2000/08/04  02:50:08
76500         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
76501              From: "Clinton Pierce" <cpierce1@ford.com>
76502              Date: Wed, 21 Jul 1999 16:45:31 -0400
76503              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
76504              
76505              Fix by Stephen Potter (visible in the bug db but not in p5p?)
76506      Branch: perl
76507            ! pod/perlfunc.pod pod/perlop.pod
76508 ____________________________________________________________________________
76509 [  6516] By: jhi                                   on 2000/08/04  02:09:25
76510         Log: This is 6512.  Really.
76511      Branch: perl
76512            ! dump.c
76513 ____________________________________________________________________________
76514 [  6515] By: jhi                                   on 2000/08/04  01:25:50
76515         Log: mention the idea of @( and @)
76516      Branch: perl
76517            ! Todo-5.6
76518 ____________________________________________________________________________
76519 [  6514] By: bailey                                on 2000/08/04  01:18:46
76520         Log: YA resync with mainstem, including VMS patches from others
76521      Branch: vmsperl
76522           +> (branch 48 files)
76523            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
76524           !> (integrate 354 files)
76525 ____________________________________________________________________________
76526 [  6513] By: jhi                                   on 2000/08/04  01:18:18
76527         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
76528              From: Mark Dickinson <dickins3@fas.harvard.edu>
76529              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
76530              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
76531      Branch: perl
76532            ! t/op/grent.t t/op/pwent.t
76533 ____________________________________________________________________________
76534 [  6512] By: jhi                                   on 2000/08/04  01:14:06
76535         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
76536              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76537              Date: Wed, 02 Aug 2000 10:51:01 +0100
76538              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
76539      Branch: perl
76540            ! sv.c
76541 ____________________________________________________________________________
76542 [  6511] By: jhi                                   on 2000/08/04  00:57:00
76543         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
76544              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76545              Date: Thu, 03 Aug 2000 17:20:04 -0700
76546              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
76547      Branch: metaconfig
76548            ! U/modified/Cppsym.U
76549      Branch: perl
76550            ! Configure config_h.SH
76551 ____________________________________________________________________________
76552 [  6510] By: jhi                                   on 2000/08/04  00:25:28
76553         Log: detypo
76554      Branch: perl
76555            ! Makefile.SH
76556 ____________________________________________________________________________
76557 [  6509] By: jhi                                   on 2000/08/03  23:43:18
76558         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
76559              From: Dominic Dunlop <domo@computer.org>
76560              Date: Thu, 3 Aug 2000 22:16:46 +0200
76561              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
76562      Branch: perl
76563            ! t/op/sprintf.t
76564 ____________________________________________________________________________
76565 [  6508] By: jhi                                   on 2000/08/03  23:40:37
76566         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
76567              From: Hugo <hv@crypt.compulink.co.uk>
76568              Date: Thu, 03 Aug 2000 18:25:30 +0100
76569              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
76570      Branch: perl
76571            ! regcomp.c t/op/re_tests
76572 ____________________________________________________________________________
76573 [  6507] By: jhi                                   on 2000/08/03  23:38:28
76574         Log: Subject: [PATCH] sv.h documentation - SvLEN
76575              From: Mike Guy <mjtg@cam.ac.uk>
76576              Date: Thu, 03 Aug 2000 14:43:09 +0100
76577              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
76578      Branch: perl
76579            ! sv.h
76580 ____________________________________________________________________________
76581 [  6506] By: jhi                                   on 2000/08/03  15:49:14
76582         Log: Disable the fix_pl hack for now.
76583      Branch: perl
76584            ! Makefile.SH
76585 ____________________________________________________________________________
76586 [  6505] By: jhi                                   on 2000/08/03  13:49:04
76587         Log: Add a URL for FSF.
76588              
76589              Subject: Patch for README
76590              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
76591              Date: Wed, 2 Aug 2000 13:25:09 -0500
76592              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
76593      Branch: perl
76594            ! README
76595 ____________________________________________________________________________
76596 [  6504] By: jhi                                   on 2000/08/03  13:29:19
76597         Log: Be more informative on what is skipped and why,
76598              also repeat the list at the end.
76599      Branch: perl
76600            ! Porting/p4desc
76601 ____________________________________________________________________________
76602 [  6503] By: jhi                                   on 2000/08/03  13:07:05
76603         Log: Circumvent the removal of .patch by fix_pl.
76604              
76605              Subject: Re: [ID 20000802.011] unable to 'make test'          
76606              From: simon@brecon.co.uk (Simon Cozens) 
76607              Date: 3 Aug 2000 04:17:00 GMT
76608              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
76609      Branch: perl
76610            ! Makefile.SH
76611 ____________________________________________________________________________
76612 [  6502] By: jhi                                   on 2000/08/03  00:14:34
76613         Log: Add the missing setproctitle unit.
76614      Branch: metaconfig/U/perl
76615            + d_setproctitle.U
76616 ____________________________________________________________________________
76617 [  6501] By: jhi                                   on 2000/08/03  00:00:26
76618         Log: The subtest 4 may fail also on VOBS, as pointed out
76619              by Nick Ing-Simmons in November 1999, bug id 19991124.003
76620              (but the failure in that bug report isn't the subtest 4).
76621      Branch: perl
76622            ! t/op/stat.t
76623 ____________________________________________________________________________
76624 [  6500] By: jhi                                   on 2000/08/02  23:49:30
76625         Log: Better skip message for the test; one of the two problems in
76626              
76627              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
76628              From: Lupe Christoph <lupe@lupe-christoph.de>
76629              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
76630              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
76631      Branch: perl
76632            ! t/op/numconvert.t
76633 ____________________________________________________________________________
76634 [  6499] By: jhi                                   on 2000/08/02  22:49:16
76635         Log: Allow "no Module;" even if there is no 'unimport'.
76636              
76637              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
76638              From: mjd@plover.com
76639              Date: 24 Mar 2000 15:24:34 -0000
76640              Message-Id: <20000324152434.15160.qmail@plover.com>
76641      Branch: perl
76642            ! gv.c
76643 ____________________________________________________________________________
76644 [  6498] By: jhi                                   on 2000/08/02  22:42:58
76645         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
76646              that are hopefully soon put into use.
76647      Branch: perl
76648            ! opcode.h opcode.pl opnames.h
76649 ____________________________________________________________________________
76650 [  6497] By: gsar                                  on 2000/08/02  22:28:59
76651         Log: require.t needs binmode() to work on windows
76652      Branch: perl
76653            ! t/comp/require.t
76654 ____________________________________________________________________________
76655 [  6496] By: jhi                                   on 2000/08/02  22:08:51
76656         Log: Document the IVdf UVuf UVof UVxf.
76657      Branch: perl
76658            ! pod/perlguts.pod
76659 ____________________________________________________________________________
76660 [  6495] By: jhi                                   on 2000/08/02  21:54:26
76661         Log: detypo #6494
76662      Branch: perl
76663            ! ext/Data/Dumper/Dumper.xs
76664 ____________________________________________________________________________
76665 [  6494] By: jhi                                   on 2000/08/02  21:49:17
76666         Log: Dump UVs as UVs in Data::Dumper.
76667              
76668              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
76669              From: Gurusamy Sarathy <gsar@ActiveState.com>
76670              Date: Thu, 27 Apr 2000 12:26:25 -0700
76671              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
76672      Branch: perl
76673            ! ext/Data/Dumper/Dumper.xs
76674 ____________________________________________________________________________
76675 [  6493] By: jhi                                   on 2000/08/02  17:01:58
76676         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
76677              From: Hugo <hv@crypt.compulink.co.uk>
76678              Date: Wed, 02 Aug 2000 14:53:56 +0100
76679              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
76680      Branch: perl
76681            ! regexec.c t/op/re_tests
76682 ____________________________________________________________________________
76683 [  6492] By: jhi                                   on 2000/08/02  15:02:46
76684         Log: The new setproctitle() feature is available only in 
76685              bleeding edge FreeBSD.  From Paul Saab.
76686      Branch: perl
76687            ! mg.c
76688 ____________________________________________________________________________
76689 [  6491] By: jhi                                   on 2000/08/02  13:34:36
76690         Log: The tr utf8 patching continues.
76691              
76692              Subject: Re: #6469, too many tests claimed in require.t
76693              From: simon@brecon.co.uk (Simon Cozens)
76694              Date: 2 Aug 2000 02:37:17 GMT
76695              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
76696              
76697              (the logic of the test was the wrong way round in the patch)
76698      Branch: perl
76699            ! doop.c
76700 ____________________________________________________________________________
76701 [  6490] By: jhi                                   on 2000/08/02  13:27:38
76702         Log: The name of a filehandle does not have <these>.
76703      Branch: perl
76704            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
76705            ! t/pragma/warn/pp_sys util.c
76706 ____________________________________________________________________________
76707 [  6489] By: jhi                                   on 2000/08/02  04:26:46
76708         Log: Remove the extraneous "main::" prefix from all the
76709              "opened only for", "on closed", and "never opened" warnings.
76710              
76711              Subject: Re: inappropriate warning
76712              From: Gurusamy Sarathy <gsar@ActiveState.com>
76713              Date: Mon, 20 Mar 2000 11:28:02 -0800
76714              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
76715      Branch: perl
76716            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
76717            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
76718            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
76719 ____________________________________________________________________________
76720 [  6488] By: jhi                                   on 2000/08/02  03:02:57
76721         Log: memcpy has n o in it, as pinted ut by Sarathy.
76722      Branch: perl
76723            ! pod/perlguts.pod
76724 ____________________________________________________________________________
76725 [  6487] By: jhi                                   on 2000/08/02  02:44:51
76726         Log: Document in one place the memory abstractions used in Perl core.
76727              
76728              Subject: Re: Memory abstraction
76729              From: simon@brecon.co.uk (Simon Cozens)
76730              Date: 2 Aug 2000 02:20:23 GMT
76731              Organization: Earth.li Origins
76732      Branch: perl
76733            ! pod/perlguts.pod
76734 ____________________________________________________________________________
76735 [  6486] By: jhi                                   on 2000/08/02  02:41:57
76736         Log: regen_headers, regen perltoc.
76737      Branch: perl
76738            ! perlapi.c pod/perltoc.pod
76739 ____________________________________________________________________________
76740 [  6485] By: jhi                                   on 2000/08/02  01:43:33
76741         Log: "This little thing tests for a file .patch, and if it contains
76742              a number, pops into patchlevel.h" (making it easier to track
76743              which development version people are reporting bugs against)
76744              
76745              Subject: Patchlevel autogeneration for repository perls
76746              From: simon@brecon.co.uk (Simon Cozens)
76747              Date: 14 Jul 2000 07:12:15 GMT
76748              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
76749      Branch: perl
76750            + fix_pl
76751            ! MANIFEST Makefile.SH
76752 ____________________________________________________________________________
76753 [  6484] By: jhi                                   on 2000/08/02  01:32:54
76754         Log: FreeBSD 3.* updates from
76755              
76756              From: Paul Saab <ps@yahoo-inc.com>
76757              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
76758              Date: Tue, 1 Aug 2000 15:41:39 -0700
76759              Message-Id: <20000801154139.A53740@yahoo-inc.com>
76760      Branch: perl
76761            ! hints/freebsd.sh
76762 ____________________________________________________________________________
76763 [  6483] By: jhi                                   on 2000/08/02  01:27:44
76764         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
76765              instead one must use setproctitle().  This was already addressed
76766              by change #6457, but the below has a new variant for FreeBSD 4.0
76767              or later, and the matter is also documented more.
76768              
76769              From: Paul Saab <ps@yahoo-inc.com>
76770              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
76771              Date: Tue, 1 Aug 2000 15:41:39 -0700
76772              Message-Id: <20000801154139.A53740@yahoo-inc.com>
76773      Branch: metaconfig/U/perl
76774            + i_libutil.U
76775      Branch: perl
76776            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
76777 ____________________________________________________________________________
76778 [  6482] By: jhi                                   on 2000/08/01  22:17:32
76779         Log: The test from this
76780              
76781              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
76782              Date: Sat, 15 Apr 2000 17:03:44 +0100
76783              From: Tom Hughes <tom@compton.nu>
76784              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
76785              
76786              was missing, the code change went in as #5989
76787              (which had a different test?)
76788      Branch: perl
76789            ! t/op/misc.t
76790 ____________________________________________________________________________
76791 [  6481] By: jhi                                   on 2000/08/01  21:48:38
76792         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
76793              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76794              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
76795              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
76796      Branch: perl
76797            ! perl.h
76798 ____________________________________________________________________________
76799 [  6480] By: jhi                                   on 2000/08/01  18:05:28
76800         Log: Make p4desc to skip non-mainperl branches by default.
76801      Branch: perl
76802            ! Porting/p4desc
76803 ____________________________________________________________________________
76804 [  6479] By: jhi                                   on 2000/08/01  17:29:19
76805         Log: If gccosandvers is equal to osname, clear gccosandvers.
76806      Branch: metaconfig/U/perl
76807            ! gccvers.U
76808      Branch: perl
76809            ! Configure config_h.SH
76810 ____________________________________________________________________________
76811 [  6478] By: jhi                                   on 2000/08/01  15:54:08
76812         Log: BOM patching from Simon Cozens.
76813      Branch: perl
76814            ! toke.c
76815 ____________________________________________________________________________
76816 [  6477] By: jhi                                   on 2000/08/01  04:50:33
76817         Log: Stash away the largefiles flags and libswanted.
76818      Branch: perl
76819            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
76820 ____________________________________________________________________________
76821 [  6476] By: gsar                                  on 2000/08/01  04:24:24
76822         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
76823              on Windows)
76824      Branch: perl
76825            ! t/pragma/utf8.t utf8.c win32/win32.c
76826 ____________________________________________________________________________
76827 [  6475] By: jhi                                   on 2000/08/01  03:35:24
76828         Log: Make chr() for values >127 to create utf8 when under utf8.
76829              
76830              Subject: Re: uft8/chr()
76831              From: simon@brecon.co.uk (Simon Cozens)
76832              Date: 1 Aug 2000 02:37:02 GMT
76833              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
76834      Branch: perl
76835            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
76836 ____________________________________________________________________________
76837 [  6474] By: jhi                                   on 2000/08/01  02:36:18
76838         Log: In Digital UNIX warn if gcc explicitly chosen because even
76839              2.95.2 is known to cause problems.
76840      Branch: perl
76841            ! hints/dec_osf.sh
76842 ____________________________________________________________________________
76843 [  6473] By: jhi                                   on 2000/08/01  02:00:56
76844         Log: Make the safety catch for buggy gccs work with triple version
76845              numbers like 2.95.2.  Reported in
76846              
76847              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
76848              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
76849              Date: Mon, 31 Jul 2000 14:55:06 +0200
76850              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
76851      Branch: perl
76852            ! hints/dec_osf.sh
76853 ____________________________________________________________________________
76854 [  6472] By: jhi                                   on 2000/08/01  01:13:33
76855         Log: Subject: fix and question re: waitpid() under win32
76856              From: Brian Clarke <clarke@appliedmeta.com>
76857              Date: Fri, 28 Jul 2000 15:18:29 -0400
76858              Message-ID: <3981DC85.290314EB@appliedmeta.com>
76859              
76860              Slightly reformatted and WNOHANG # define moved to win32.h
76861              so that also POSIX.xs sees it, as suggsted by Sarathy.
76862      Branch: perl
76863            ! win32/win32.c win32/win32.h
76864 ____________________________________________________________________________
76865 [  6471] By: jhi                                   on 2000/08/01  00:55:05
76866         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
76867              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76868              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
76869              Date: Mon, 31 Jul 2000 13:28:51 +0100
76870              
76871              (aka ID 20000730.002)
76872      Branch: perl
76873            ! op.c t/op/tr.t
76874 ____________________________________________________________________________
76875 [  6470] By: jhi                                   on 2000/07/31  23:34:42
76876         Log: Document the problem with -P in HP-UX and its workaround.
76877              
76878              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
76879              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
76880              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
76881              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
76882      Branch: perl
76883            ! README.hpux
76884 ____________________________________________________________________________
76885 [  6469] By: jhi                                   on 2000/07/31  04:15:02
76886         Log: The swallow_bom() saga continues.  The #23 of require.t
76887              (UTF16-LE) still fails (silently, no output) but the #22
76888              (UTF16-BE) seems to be working now.  The root of the
76889              failure may be in sv_gets(): is it UTF-16LE-aware,
76890              especially when it comes to line endings? 
76891      Branch: perl
76892            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
76893            ! t/comp/require.t toke.c utf8.c
76894 ____________________________________________________________________________
76895 [  6468] By: jhi                                   on 2000/07/30  19:05:48
76896         Log: Find green threads before native threads.
76897              
76898              Subject: Re: Patch to jpl/JNI/Makefile.PL
76899              From: Jens Thomsen <jens@fiend.cis.com>
76900              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
76901              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
76902      Branch: perl
76903            ! jpl/JNI/Makefile.PL
76904 ____________________________________________________________________________
76905 [  6467] By: jhi                                   on 2000/07/30  18:36:22
76906         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
76907      Branch: perl
76908            ! doop.c
76909 ____________________________________________________________________________
76910 [  6466] By: jhi                                   on 2000/07/30  04:37:29
76911         Log: A new version of the "remove UPPERACSE string comparison"
76912              operators.  The problem with the previous one (change #6454)
76913              was that it was for Perl 5.6.0.  From Paul Marquess.
76914      Branch: perl
76915            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
76916            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
76917            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
76918 ____________________________________________________________________________
76919 [  6465] By: jhi                                   on 2000/07/29  22:39:56
76920         Log: Do not upgrade SVs into utf8 just because they participate
76921              in eq or cmp.  Reported and fix suggested in
76922              
76923              Subject: [ID 20000720.009] sv_eq UTF8 bug
76924              From: "Simon Cozens" <simon@othersideofthe.earth.li>
76925              Date: 21 Jul 2000 04:37:29 -0000
76926              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
76927              
76928              Exercise for the kind reader: should we or should we not
76929              cache the utf8 conversion alongside the SV? (as magic,
76930              as the strxfrm()ed version is cached under use locale)
76931              Argue both for and against.
76932      Branch: perl
76933            ! sv.c
76934 ____________________________________________________________________________
76935 [  6464] By: jhi                                   on 2000/07/29  22:36:22
76936         Log: Subject: UTF8 concat
76937              From: simon@brecon.co.uk (Simon Cozens) 
76938              Date: 30 Jun 2000 06:13:25 GMT
76939              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
76940              
76941              (with a memory leak fixed, plus a few casts added)
76942              
76943              This also seems to help for
76944              
76945              Subject: [ID 20000716.015] join UTF8 weirdness
76946              From: root <root@ak-71.mind.de> 
76947              Date: Sat, 15 Jul 2000 15:29:54 +0200
76948              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
76949              
76950              (from Andreas König)
76951      Branch: perl
76952            ! pp_hot.c
76953 ____________________________________________________________________________
76954 [  6463] By: jhi                                   on 2000/07/29  00:55:39
76955         Log: Tune the comments and hopefully stop a memory leak.
76956      Branch: perl
76957            ! toke.c utf8.c
76958 ____________________________________________________________________________
76959 [  6462] By: jhi                                   on 2000/07/29  00:16:53
76960         Log: The problem described in this
76961              
76962              Subject: [ID 20000322.018] named chars aren't magical enough
76963              From: root <root@dixie.cscaper.com>     
76964              Date: Wed, 22 Mar 2000 18:37:42 -0700
76965              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
76966              
76967              has been fixed in perl 5.6.0 but just in case added a test
76968              to keep it away.  (The report from Joseph Hall.)
76969      Branch: perl
76970            ! t/lib/charnames.t
76971 ____________________________________________________________________________
76972 [  6461] By: jhi                                   on 2000/07/28  23:56:36
76973         Log: Tiny fixes for #6460.
76974      Branch: metaconfig/U/perl
76975            ! gccvers.U
76976      Branch: perl
76977            ! Configure config_h.SH
76978 ____________________________________________________________________________
76979 [  6460] By: jhi                                   on 2000/07/28  23:24:41
76980         Log: Warn if the version of the operating system used to compile gcc
76981              differs from the current version of the operating system.
76982              Also display the gcc compilation os and version in myconfig.
76983              Inspiration from
76984              
76985              Subject: Re: [ID 20000710.003] ERRORS!!         
76986              From: "Kurt D. Starsinic" <kstar@chapin.edu>
76987              Date: Mon, 10 Jul 2000 15:54:16 -0400
76988              Message-ID: <20000710155416.A1384@O2.chapin.edu>
76989      Branch: metaconfig/U/perl
76990            ! gccvers.U
76991      Branch: perl
76992            ! Configure config_h.SH myconfig.SH
76993 ____________________________________________________________________________
76994 [  6459] By: jhi                                   on 2000/07/28  22:00:32
76995         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
76996              letter to $Config{osvers}.
76997      Branch: metaconfig
76998            ! U/modified/Oldconfig.U
76999      Branch: perl
77000            ! Configure config_h.SH
77001 ____________________________________________________________________________
77002 [  6458] By: jhi                                   on 2000/07/28  04:15:39
77003         Log: Back out #6454, doesn't seem to work.
77004              (Reason: that patch was for perl 5.6.0, not perl-current)
77005              (A version of the patch for perl-current came in later as #6466)
77006      Branch: perl
77007            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
77008            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
77009            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
77010 ____________________________________________________________________________
77011 [  6457] By: jhi                                   on 2000/07/27  23:31:49
77012         Log: Use setproctitle() if available to modify $0.
77013              
77014              Subject: setting $* on BSD4 broken
77015              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
77016              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
77017              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
77018      Branch: metaconfig
77019            ! U/modified/Myinit.U
77020      Branch: perl
77021            ! Configure config_h.SH mg.c
77022 ____________________________________________________________________________
77023 [  6456] By: jhi                                   on 2000/07/27  14:50:47
77024         Log: Allow "no AutoLoader;", based on change #6444,
77025              suggested by Graham Barr.
77026      Branch: perl
77027            ! lib/AutoLoader.pm
77028 ____________________________________________________________________________
77029 [  6455] By: jhi                                   on 2000/07/27  14:19:10
77030         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
77031              From: rspier@pobox.com (Robert Spier)
77032              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
77033              Message-ID: <14720.15855.787664.424783@rls.cx>
77034      Branch: perl
77035            ! pod/perldiag.pod
77036 ____________________________________________________________________________
77037 [  6454] By: jhi                                   on 2000/07/27  14:03:02
77038         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
77039              for a long time).
77040              
77041              Reported in
77042              
77043              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
77044              From: Ryan Herbert <rherbert@sycamorehq.com>
77045              Date: Mon, 17 Jul 2000 11:40:42 -0400
77046              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
77047              
77048              Patched in
77049              
77050              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
77051              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
77052              Date: Wed, 26 Jul 2000 23:40:18 +0100
77053              Message-ID: <000001bff752$79511880$0a17073e@tiny>
77054              
77055              based on an earlier patch from Stephen P. Potter.
77056              
77057              (Removed later by change #6458 because this patch was for
77058              perl 5.6.0, not perl-current)
77059      Branch: perl
77060            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
77061            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
77062            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
77063 ____________________________________________________________________________
77064 [  6453] By: jhi                                   on 2000/07/27  13:48:02
77065         Log: Subject: [PATCH] fixes bug 20000508.004
77066              From: Michael Stevens <mstevens@globnix.org>
77067              Date: Thu, 27 Jul 2000 13:49:04 +0100
77068              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
77069      Branch: perl
77070            ! pod/perldata.pod
77071 ____________________________________________________________________________
77072 [  6452] By: jhi                                   on 2000/07/26  23:51:26
77073         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
77074              and Craig A. Berry.
77075      Branch: perl
77076            ! lib/File/Temp.pm pod/perlport.pod
77077 ____________________________________________________________________________
77078 [  6451] By: jhi                                   on 2000/07/26  19:43:30
77079         Log: Be wary of close()s, too.
77080              
77081              Subject: Re: [PATCH] perlbug cleanup
77082              From: Tim Jenness <t.jenness@jach.hawaii.edu>
77083              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
77084              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
77085      Branch: perl
77086            ! utils/perlbug.PL
77087 ____________________________________________________________________________
77088 [  6450] By: jhi                                   on 2000/07/26  18:41:40
77089         Log: Subject: Minor doc patch: handy.h
77090              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
77091              Date: Wed, 26 Jul 2000 15:34:25 -0300
77092              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
77093      Branch: perl
77094            ! handy.h pod/perlapi.pod
77095 ____________________________________________________________________________
77096 [  6449] By: jhi                                   on 2000/07/26  18:23:55
77097         Log: Subject: [PATCH] minor doc change - perlguts
77098              From: Michael Stevens <mstevens@globnix.org>
77099              Date: Thu, 13 Jul 2000 12:39:18 +0100
77100              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
77101      Branch: perl
77102            ! pod/perlguts.pod
77103 ____________________________________________________________________________
77104 [  6448] By: jhi                                   on 2000/07/26  18:20:30
77105         Log: open() wariness in perlbug.
77106              
77107              Subject: [PATCH] perlbug cleanup
77108              From: Michael Stevens <mstevens@globnix.org>
77109              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
77110              Date: Thu, 13 Jul 2000 15:52:23 +0100
77111      Branch: perl
77112            ! utils/perlbug.PL
77113 ____________________________________________________________________________
77114 [  6447] By: jhi                                   on 2000/07/26  18:13:04
77115         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
77116      Branch: perl
77117            ! lib/File/Temp.pm t/lib/ftmp-security.t
77118 ____________________________________________________________________________
77119 [  6446] By: jhi                                   on 2000/07/26  18:06:32
77120         Log: docfix from Peter Scott <Peter@PSDT.com>.
77121      Branch: perl
77122            ! pod/perlfunc.pod
77123 ____________________________________________________________________________
77124 [  6445] By: jhi                                   on 2000/07/26  17:53:31
77125         Log: Fix *foo{FORMAT}.
77126              
77127              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77128              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
77129              Date: Wed, 26 Jul 2000 19:51:02 +0200
77130              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
77131              
77132              From: Graham Barr <gbarr@pobox.com>
77133              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
77134              Date: Wed, 26 Jul 2000 17:38:36 +0100
77135              Message-ID: <20000726173836.L472@pobox.com>
77136      Branch: perl
77137            ! pp.c sv.c t/op/gv.t
77138 ____________________________________________________________________________
77139 [  6444] By: jhi                                   on 2000/07/26  17:49:14
77140         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
77141              from Graham Barr in the module list.
77142      Branch: perl
77143            ! gv.c pod/perlobj.pod
77144 ____________________________________________________________________________
77145 [  6443] By: jhi                                   on 2000/07/26  16:06:56
77146         Log: More split() doc and test patches from Mike Guy.
77147      Branch: perl
77148            ! pod/perlfunc.pod t/op/split.t
77149 ____________________________________________________________________________
77150 [  6442] By: jhi                                   on 2000/07/26  16:05:30
77151         Log: MacOS nits from Matthias Neeracher.
77152      Branch: perl
77153            ! perl.c pp_ctl.c
77154 ____________________________________________________________________________
77155 [  6441] By: jhi                                   on 2000/07/26  04:39:57
77156         Log: Subject: [PATCH] split /^/
77157              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77158              Date: Tue, 25 Jul 2000 14:18:57 +0100
77159              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
77160              
77161              (with notes from tchrist and gbarr)
77162      Branch: perl
77163            ! pod/perlfunc.pod t/op/split.t
77164 ____________________________________________________________________________
77165 [  6440] By: jhi                                   on 2000/07/26  04:32:32
77166         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
77167              From: Peter Prymmer <pvhp@forte.com>
77168              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
77169              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
77170      Branch: perl
77171            ! vms/munchconfig.c
77172 ____________________________________________________________________________
77173 [  6439] By: jhi                                   on 2000/07/26  04:31:01
77174         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
77175              to be fatal errors (instead of by default ignoring them, and
77176              ignoring with a bug: even though -w gave an error, the opening [
77177              was left in)  Reported in:
77178              
77179              Subject: [ID 20000716.024] [=cc=] / [:blank:]
77180              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
77181              Date: Sun, 16 Jul 2000 17:55:29 -0700
77182              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
77183      Branch: perl
77184            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
77185 ____________________________________________________________________________
77186 [  6438] By: jhi                                   on 2000/07/25  15:41:15
77187         Log: Subject: [PATCH] av.c apidoc
77188              From: simon@brecon.co.uk (Simon Cozens)
77189              Date: 24 Jul 2000 06:40:52 GMT
77190              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
77191      Branch: perl
77192            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
77193            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
77194 ____________________________________________________________________________
77195 [  6437] By: jhi                                   on 2000/07/25  14:05:36
77196         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
77197              From: "Stephen P. Potter" <spp@ds.net>
77198              Date: Mon, 24 Jul 2000 14:22:23 -0400
77199              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
77200      Branch: perl
77201            ! pod/perllocale.pod
77202 ____________________________________________________________________________
77203 [  6436] By: jhi                                   on 2000/07/25  14:02:03
77204         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
77205              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77206              Date: Mon, 24 Jul 2000 18:04:28 +0100
77207              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
77208      Branch: perl
77209            ! t/lib/syslfs.t t/op/lfs.t
77210 ____________________________________________________________________________
77211 [  6435] By: jhi                                   on 2000/07/25  13:59:28
77212         Log: Get UTF16 BOMs working.  Patch from
77213              
77214              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
77215              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77216              Date: Tue, 25 Jul 2000 12:52:45 +0100
77217              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
77218              
77219              and notes from
77220              
77221              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
77222              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77223              Date: Tue, 25 Jul 2000 11:43:25 +0100
77224              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
77225      Branch: perl
77226            ! t/comp/require.t toke.c utf8.c
77227 ____________________________________________________________________________
77228 [  6434] By: jhi                                   on 2000/07/25  02:39:54
77229         Log: Make the "uninit variable" warning to say "concat or string"
77230              or "join or string" when in concat or join .
77231              
77232              Subject: Re: [ID 20000403.009] uninitialised concatenation???
77233              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77234              Date: Tue, 04 Apr 2000 18:22:58 +0100
77235              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
77236              
77237              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
77238              From: William R Ward <hermit@BayView.COM>
77239              Date: Thu, 30 Mar 2000 19:50:03 -0800
77240              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
77241      Branch: perl
77242            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
77243            ! t/pragma/warn/op t/pragma/warn/sv
77244 ____________________________________________________________________________
77245 [  6433] By: jhi                                   on 2000/07/24  17:52:56
77246         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
77247      Branch: perl
77248            ! lib/File/Spec/VMS.pm
77249 ____________________________________________________________________________
77250 [  6432] By: jhi                                   on 2000/07/24  17:44:44
77251         Log: Test cases for #6431.
77252              
77253              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
77254              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77255              Date: Mon, 24 Jul 2000 15:32:29 +0100
77256              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
77257      Branch: perl
77258            ! t/op/pat.t t/op/split.t
77259 ____________________________________________________________________________
77260 [  6431] By: jhi                                   on 2000/07/24  17:43:17
77261         Log: Bind op fix.
77262              
77263              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
77264              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77265              Date: Mon, 17 Jul 2000 20:04:56 +0100
77266              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
77267      Branch: perl
77268            ! op.c
77269 ____________________________________________________________________________
77270 [  6430] By: jhi                                   on 2000/07/24  03:42:42
77271         Log: Subject: [ID 20000716.023] syslog test fails without sockets
77272              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77273              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
77274              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
77275      Branch: metaconfig/U/perl
77276            ! Extensions.U
77277      Branch: perl
77278            ! Configure config_h.SH
77279 ____________________________________________________________________________
77280 [  6429] By: jhi                                   on 2000/07/24  03:11:52
77281         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
77282              case, but add also notes explaining the relationship of this
77283              patch and the earlier notes by Sarathy.
77284              
77285              Subject: Map is still slow
77286              From: "Ben Tilly" <ben_tilly@hotmail.com>
77287              Date: Sat, 15 Jul 2000 17:23:27 EDT
77288              Message-ID: <20000715212327.21656.qmail@hotmail.com>
77289      Branch: perl
77290            ! pp_ctl.c
77291 ____________________________________________________________________________
77292 [  6428] By: jhi                                   on 2000/07/24  02:58:52
77293         Log: Documentation to explain the behaviour of map().
77294              
77295              Subject: Re: Map is still slow 
77296              From: Gurusamy Sarathy <gsar@ActiveState.com>
77297              Date: Sat, 15 Jul 2000 16:05:09 -0700
77298              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
77299      Branch: perl
77300            ! pp_ctl.c
77301 ____________________________________________________________________________
77302 [  6427] By: jhi                                   on 2000/07/24  02:50:03
77303         Log: Add tests for
77304              [ID 19991110.003] another matching finding by pcre author
77305              which has already been fixed by some patch, as verified in
77306              
77307              Subject: Re: two regex bugs from the mists of time (well, last November)
77308              From: Hugo <hv@crypt.compulink.co.uk>
77309              Date: Sat, 22 Jul 2000 18:12:58 +0100
77310              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
77311      Branch: perl
77312            ! t/op/re_tests
77313 ____________________________________________________________________________
77314 [  6426] By: jhi                                   on 2000/07/24  02:11:20
77315         Log: A missing 'break' after the [[:space:]] switch case.
77316              
77317              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
77318              From: "Stephen P. Potter" <spp@ds.net>
77319              Date: Tue, 18 Jul 2000 16:25:17 -0400
77320              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
77321      Branch: perl
77322            ! regcomp.c
77323 ____________________________________________________________________________
77324 [  6425] By: jhi                                   on 2000/07/24  02:06:12
77325         Log: The output might have been produced in the wrong order.
77326              
77327              Subject: [ID 20000720.003] [PATCH] t/op/write.t
77328              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77329              Date: Thu, 20 Jul 2000 18:49:18 +0100
77330              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
77331      Branch: perl
77332            ! t/op/write.t
77333 ____________________________________________________________________________
77334 [  6424] By: jhi                                   on 2000/07/24  02:00:07
77335         Log: Use STDOUT consistently.
77336              
77337              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
77338              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77339              Date: Thu, 20 Jul 2000 18:04:01 +0100
77340              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
77341      Branch: perl
77342            ! lib/Test/Harness.pm
77343 ____________________________________________________________________________
77344 [  6423] By: jhi                                   on 2000/07/24  01:54:54
77345         Log: Protect against "wild next"s, that is, callbacks doing "next"
77346              instead of "return".
77347              
77348              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
77349              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77350              Date: Tue, 18 Jul 2000 11:30:16 +0100
77351              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
77352      Branch: perl
77353            ! lib/File/Find.pm
77354 ____________________________________________________________________________
77355 [  6422] By: jhi                                   on 2000/07/24  01:35:47
77356         Log: Out-of-date note removed.
77357              
77358              Subject: [PATCH] documentation perlipc
77359              From: rspier@pobox.com (Robert Spier)
77360              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
77361              Message-ID: <14711.35178.572612.502654@rls.cx>
77362      Branch: perl
77363            ! pod/perlipc.pod
77364 ____________________________________________________________________________
77365 [  6421] By: jhi                                   on 2000/07/24  00:09:18
77366         Log: Send all installperl messages to STDERR and be -w clean.
77367              
77368              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
77369              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77370              Date: Sat, 22 Jul 2000 14:02:11 +0100
77371              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
77372      Branch: perl
77373            ! installperl
77374 ____________________________________________________________________________
77375 [  6420] By: jhi                                   on 2000/07/24  00:04:19
77376         Log: Decutandpasto.
77377              
77378              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
77379              From: "Richard Soderberg" <rs@crystalflame.net>
77380              Date: Sun, 23 Jul 2000 01:37:23 -0700
77381              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
77382      Branch: perl
77383            ! pod/perlipc.pod
77384 ____________________________________________________________________________
77385 [  6419] By: jhi                                   on 2000/07/24  00:01:12
77386         Log: A cleaner abs_path().
77387              Subject: Re: unix alternative to Cwd.pm
77388              From: Jeff Pinyan <jeffp@crusoe.net>
77389              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
77390              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
77391      Branch: perl
77392            ! lib/Cwd.pm
77393 ____________________________________________________________________________
77394 [  6418] By: jhi                                   on 2000/07/23  23:48:56
77395         Log: Detypo.
77396              
77397              Subject: [PATCH perl-current] Typo in hints/powerux.sh
77398              From: "Richard Soderberg" <rs@crystalflame.net>
77399              Date: Sun, 23 Jul 2000 01:27:33 -0700
77400              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
77401      Branch: perl
77402            ! hints/powerux.sh
77403 ____________________________________________________________________________
77404 [  6417] By: jhi                                   on 2000/07/17  22:13:31
77405         Log: Subject: SDBM_File documentation
77406              From: mjd@plover.com
77407              Date: 16 Jul 2000 17:41:17 -0000
77408              Message-ID: <20000716174117.18515.qmail@plover.com>
77409      Branch: perl
77410            ! ext/SDBM_File/SDBM_File.pm
77411 ____________________________________________________________________________
77412 [  6416] By: jhi                                   on 2000/07/17  19:13:26
77413         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
77414      Branch: perl
77415            ! hints/mpeix.sh mpeix/relink
77416 ____________________________________________________________________________
77417 [  6415] By: jhi                                   on 2000/07/15  14:11:02
77418         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
77419              the utf8 'characters' can be more than one octet).
77420              
77421              Date: Sat, 15 Jul 2000 00:21:56 +0100
77422              From: Tom Hughes <tom@compton.nu>
77423              Subject: Re: [ID 20000714.002]
77424              Message-ID: <db2334de49.tom@compton.compton.nu>
77425              
77426              Reported in
77427              
77428              Subject: [ID 20000714.002]
77429              From: "Simon Cozens" <simon@othersideofthe.earth.li>
77430              Date: 14 Jul 2000 15:13:09 -0000
77431              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
77432      Branch: perl
77433            ! doop.c
77434 ____________________________________________________________________________
77435 [  6414] By: jhi                                   on 2000/07/15  03:13:41
77436         Log: another VMS build tweak from Peter Prymmer
77437      Branch: perl
77438            ! vms/descrip_mms.template
77439 ____________________________________________________________________________
77440 [  6413] By: jhi                                   on 2000/07/15  03:10:40
77441         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
77442      Branch: perl
77443            ! vms/perlvms.pod
77444 ____________________________________________________________________________
77445 [  6412] By: jhi                                   on 2000/07/15  00:31:05
77446         Log: More docs for sv functions.
77447              
77448              Subject: [PATCH cfgperl] sv.c apidoc
77449              From: simon@brecon.co.uk (Simon Cozens)
77450              Date: 13 Jul 2000 09:00:20 GMT
77451              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
77452              
77453              Subject: Re: [PATCH cfgperl] sv.c apidoc
77454              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77455              Date: Thu, 13 Jul 2000 12:27:41 +0100
77456              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
77457              
77458              Subject: Re: [PATCH cfgperl] sv.c apidoc
77459              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77460              Date: Thu, 13 Jul 2000 13:23:09 +0100
77461              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
77462              
77463              Subject: Re: [PATCH cfgperl] sv.c apidoc
77464              From: simon@brecon.co.uk (Simon Cozens)
77465              Date: 14 Jul 2000 06:51:02 GMT
77466              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
77467      Branch: perl
77468            ! embed.pl pod/perlapi.pod sv.c
77469 ____________________________________________________________________________
77470 [  6411] By: jhi                                   on 2000/07/15  00:10:41
77471         Log: lib/b test fixes from Peter Prymmer.
77472      Branch: perl
77473            ! t/lib/b.t
77474 ____________________________________________________________________________
77475 [  6410] By: jhi                                   on 2000/07/15  00:02:09
77476         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
77477              From: Hugo <hv@crypt.compulink.co.uk>
77478              Date: Fri, 14 Jul 2000 23:05:20 +0100
77479              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
77480              
77481              Didn't anymore apply, but that point still could use another fix.
77482      Branch: perl
77483            ! pod/perlfunc.pod
77484 ____________________________________________________________________________
77485 [  6409] By: jhi                                   on 2000/07/14  23:15:15
77486         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
77487              not in pod, from Peter Prymmer
77488      Branch: perl
77489            ! vms/descrip_mms.template
77490 ____________________________________________________________________________
77491 [  6408] By: jhi                                   on 2000/07/14  20:35:05
77492         Log: The bug report
77493              [ID 19991110.002] minimal matching discrepancy found by pcre author
77494              seems to have been fixed (though differently from what was suggested
77495              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
77496      Branch: perl
77497            ! t/op/re_tests
77498 ____________________________________________________________________________
77499 [  6407] By: jhi                                   on 2000/07/14  17:38:08
77500         Log: Fix AutoSplit to use File::Spec the right way in VMS,
77501              from Peter Prymmer.
77502      Branch: perl
77503            ! lib/AutoSplit.pm
77504 ____________________________________________________________________________
77505 [  6406] By: jhi                                   on 2000/07/14  14:13:22
77506         Log: Merge perlhacktut into perlhack, update perlguts.
77507              
77508              Subject: Re: Perlhacktut
77509              From: simon@brecon.co.uk (Simon Cozens)
77510              Date: 14 Jul 2000 06:49:21 GMT
77511              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
77512              
77513              Subject: Re: Perlhacktut
77514              From: simon@brecon.co.uk (Simon Cozens)
77515              Date: 14 Jul 2000 07:09:45 GMT
77516              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
77517      Branch: perl
77518            ! pod/perlguts.pod pod/perlhack.pod
77519 ____________________________________________________________________________
77520 [  6405] By: jhi                                   on 2000/07/14  14:02:31
77521         Log: Integrate with Sarathy.
77522      Branch: cfgperl
77523           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
77524           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
77525           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
77526 ____________________________________________________________________________
77527 [  6404] By: gsar                                  on 2000/07/14  12:15:02
77528         Log: PERL_OBJECT build tweaks
77529      Branch: perl
77530            ! toke.c
77531 ____________________________________________________________________________
77532 [  6403] By: gsar                                  on 2000/07/14  11:23:41
77533         Log: inconsistent types needs casts
77534      Branch: perl
77535            ! toke.c
77536 ____________________________________________________________________________
77537 [  6402] By: gsar                                  on 2000/07/14  11:12:04
77538         Log: typos in change#6399, regen headers
77539      Branch: perl
77540            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
77541 ____________________________________________________________________________
77542 [  6401] By: gsar                                  on 2000/07/14  10:59:12
77543         Log: typecasts needed for change#6394
77544      Branch: perl
77545            ! toke.c
77546 ____________________________________________________________________________
77547 [  6400] By: gsar                                  on 2000/07/14  10:49:37
77548         Log: integrate cfgperl contents into mainline
77549      Branch: perl
77550           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
77551           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
77552 ____________________________________________________________________________
77553 [  6399] By: gsar                                  on 2000/07/14  10:38:35
77554         Log: enable UTF-16 filter by default if relevant BOM is seen; various
77555              cleanups (typos, misformatted code, and small bugs)
77556      Branch: perl
77557            ! doop.c embed.pl mg.c op.c pp.c toke.c
77558 ____________________________________________________________________________
77559 [  6398] By: gsar                                  on 2000/07/14  08:55:38
77560         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
77561              name suggests anyway)
77562      Branch: perl
77563            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
77564 ____________________________________________________________________________
77565 [  6397] By: gsar                                  on 2000/07/14  08:44:33
77566         Log: move new variables to the end of the interpreter structure (for
77567              bincompat in code that doesn't #include XSUB.h)
77568      Branch: perl
77569            ! intrpvar.h
77570 ____________________________________________________________________________
77571 [  6396] By: gsar                                  on 2000/07/14  08:13:58
77572         Log: MakeMaker should not remove editor backups (*~) on `make clean`
77573              by default (completes change#6383)
77574      Branch: perl
77575            ! lib/ExtUtils/MM_Unix.pm
77576 ____________________________________________________________________________
77577 [  6395] By: jhi                                   on 2000/07/14  05:20:33
77578         Log: Replace change #6337 with a better one.
77579              
77580              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
77581              From: Hugo <hv@crypt.compulink.co.uk>
77582              Date: Fri, 14 Jul 2000 04:16:20 +0100
77583              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
77584      Branch: cfgperl
77585            ! regexec.c t/op/re_tests
77586 ____________________________________________________________________________
77587 [  6394] By: jhi                                   on 2000/07/14  01:33:59
77588         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
77589      Branch: cfgperl
77590            ! embed.pl global.sym proto.h toke.c
77591 ____________________________________________________________________________
77592 [  6393] By: jhi                                   on 2000/07/13  23:41:23
77593         Log: remove discarded test
77594      Branch: cfgperl
77595            ! MANIFEST
77596 ____________________________________________________________________________
77597 [  6392] By: jhi                                   on 2000/07/13  23:32:25
77598         Log: The {multiplier} of a fixed substring was overlooked which
77599              caused a wrong initial search offset for that substring.
77600              
77601              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
77602              From: Hugo <hv@crypt.compulink.co.uk>
77603              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
77604              Date: Thu, 13 Jul 2000 19:27:13 +0100
77605      Branch: cfgperl
77606            ! regcomp.c t/op/re_tests
77607 ____________________________________________________________________________
77608 [  6391] By: jhi                                   on 2000/07/13  16:37:42
77609         Log: typo fix from Craig Berry
77610      Branch: cfgperl
77611            ! vms/subconfigure.com
77612 ____________________________________________________________________________
77613 [  6390] By: jhi                                   on 2000/07/13  13:20:12
77614         Log: Integrate with Sarathy.
77615      Branch: cfgperl
77616            - t/op/method2entersub.t
77617           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
77618           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
77619           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
77620           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
77621 ____________________________________________________________________________
77622 [  6389] By: jhi                                   on 2000/07/13  13:18:48
77623         Log: Detypo from Peter Prymmer, part of #6388.
77624      Branch: cfgperl
77625            ! Configure config_h.SH
77626      Branch: metaconfig
77627            ! U/modified/d_longlong.U
77628 ____________________________________________________________________________
77629 [  6388] By: gsar                                  on 2000/07/13  06:33:40
77630         Log: typos (spotted by Peter Prymmer)
77631      Branch: perl
77632            ! Configure t/lib/english.t
77633 ____________________________________________________________________________
77634 [  6387] By: gsar                                  on 2000/07/13  05:35:28
77635         Log: new selfloader.t in change#6183 doesn't close DATA handles,
77636              and thus fails to clean up tmp files on dosish platforms
77637      Branch: perl
77638            ! t/lib/selfloader.t
77639 ____________________________________________________________________________
77640 [  6386] By: gsar                                  on 2000/07/12  21:42:39
77641         Log: sprintf test tweaks (from Dominic Dunlop)
77642      Branch: perl
77643            ! t/op/sprintf.t
77644 ____________________________________________________________________________
77645 [  6385] By: gsar                                  on 2000/07/12  21:33:46
77646         Log: fix bugs in processing %v-*d and similar format specs (from
77647              Avi Finkel <avi@finkel.org>)
77648      Branch: perl
77649            ! sv.c t/op/sprintf.t
77650 ____________________________________________________________________________
77651 [  6384] By: gsar                                  on 2000/07/12  16:04:19
77652         Log: readd missing perldelta.pod changes from changes#6339,6376
77653      Branch: perl
77654            ! pod/perldelta.pod
77655 ____________________________________________________________________________
77656 [  6383] By: gsar                                  on 2000/07/12  16:00:51
77657         Log: don't clobber *.orig files on *clean targets
77658      Branch: perl
77659            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
77660 ____________________________________________________________________________
77661 [  6382] By: gsar                                  on 2000/07/12  07:59:12
77662         Log: fix broken integrations in cfgperl
77663      Branch: cfgperl
77664           !> Changes pod/perldelta.pod
77665 ____________________________________________________________________________
77666 [  6381] By: gsar                                  on 2000/07/12  07:42:17
77667         Log: integrate cfgperl changes into mainline
77668      Branch: perl
77669            ! Changes
77670           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
77671           !> pod/perlre.pod
77672 ____________________________________________________________________________
77673 [  6380] By: gsar                                  on 2000/07/12  07:31:00
77674         Log: get sprintf.t to adjust properly for 3-digit exponents
77675      Branch: perl
77676            ! t/op/sprintf.t
77677 ____________________________________________________________________________
77678 [  6379] By: gsar                                  on 2000/07/12  06:40:04
77679         Log: change#6174 needs corresponding change in win32/config_h.PL,
77680              which grovels through config_h.SH to find the config.h name
77681      Branch: perl
77682            ! win32/config_h.PL
77683 ____________________________________________________________________________
77684 [  6378] By: jhi                                   on 2000/07/12  05:03:59
77685         Log: Do the cc sanity check both before the hints and
77686              after the cc selction.
77687      Branch: cfgperl
77688            ! Configure config_h.SH
77689      Branch: metaconfig
77690            ! U/modified/Oldconfig.U U/modified/cc.U
77691      Branch: metaconfig/U/perl
77692            + Checkcc.U
77693 ____________________________________________________________________________
77694 [  6377] By: jhi                                   on 2000/07/12  02:49:22
77695         Log: Fix nits noticed by Boston.pm.
77696      Branch: cfgperl
77697            ! pod/perlre.pod
77698 ____________________________________________________________________________
77699 [  6376] By: jhi                                   on 2000/07/11  21:22:13
77700         Log: Configure cosmetics and perldelta.
77701      Branch: cfgperl
77702            ! Configure config_h.SH pod/perldelta.pod
77703      Branch: metaconfig
77704            ! U/modified/cc.U
77705 ____________________________________________________________________________
77706 [  6375] By: gsar                                  on 2000/07/11  21:17:35
77707         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
77708      Branch: perl
77709            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
77710            ! win32/win32sck.c
77711 ____________________________________________________________________________
77712 [  6374] By: gsar                                  on 2000/07/11  20:48:50
77713         Log: tweak for build failure under multiplicity
77714      Branch: perl
77715            ! toke.c
77716 ____________________________________________________________________________
77717 [  6373] By: gsar                                  on 2000/07/11  20:37:23
77718         Log: integrate cfgperl changes#6325..6373 into mainline
77719              (NOTE: today's batch of integrations still untested)
77720      Branch: perl
77721           +> ext/DynaLoader/hints/netbsd.pl
77722            ! Changes
77723           !> (integrate 26 files)
77724 ____________________________________________________________________________
77725 [  6372] By: jhi                                   on 2000/07/11  20:30:36
77726         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
77727              regen perltoc.
77728      Branch: cfgperl
77729            + pod/perlbook.pod
77730            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
77731            ! pod/perltoc.pod
77732 ____________________________________________________________________________
77733 [  6371] By: jhi                                   on 2000/07/11  20:08:56
77734         Log: Minor cleanups on the booklist.
77735      Branch: cfgperl
77736            ! pod/perlfaq2.pod
77737 ____________________________________________________________________________
77738 [  6370] By: jhi                                   on 2000/07/11  19:31:13
77739         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
77740      Branch: cfgperl
77741            ! t/pragma/overload.t
77742 ____________________________________________________________________________
77743 [  6369] By: gsar                                  on 2000/07/11  19:27:48
77744         Log: integrate cfgperl changes#6293..6324 into mainline
77745      Branch: perl
77746           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
77747            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
77748           !> (integrate 30 files)
77749 ____________________________________________________________________________
77750 [  6368] By: gsar                                  on 2000/07/11  19:18:57
77751         Log: skip integrate of problematic change#6292 from cfgperl into mainline
77752      Branch: perl
77753           !> pp_hot.c
77754 ____________________________________________________________________________
77755 [  6367] By: gsar                                  on 2000/07/11  19:17:21
77756         Log: integrate cfgperl changes#6288..6290 into mainline
77757      Branch: perl
77758           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
77759 ____________________________________________________________________________
77760 [  6366] By: gsar                                  on 2000/07/11  19:11:18
77761         Log: integrate cfgperl changes#6268..6282 into mainline
77762      Branch: perl
77763           !> (integrate 30 files)
77764 ____________________________________________________________________________
77765 [  6365] By: gsar                                  on 2000/07/11  18:57:00
77766         Log: delete new accidentally branched file
77767      Branch: perl
77768            - t/op/method2entersub.t
77769 ____________________________________________________________________________
77770 [  6364] By: gsar                                  on 2000/07/11  18:55:13
77771         Log: skip integrate of change#6267 from cfgperl into mainline (the
77772              method call optimization is flawed without additional hints
77773              from user about immutableness of @ISA and no runtime method
77774              definitions)
77775      Branch: perl
77776           +> t/op/method2entersub.t
77777           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
77778           !> perl.h t/op/sprintf.t xsutils.c
77779 ____________________________________________________________________________
77780 [  6363] By: gsar                                  on 2000/07/11  18:49:43
77781         Log: integrate cfgperl changes#6261..6266 into mainline
77782      Branch: perl
77783           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
77784           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
77785           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
77786           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
77787 ____________________________________________________________________________
77788 [  6362] By: gsar                                  on 2000/07/11  18:43:26
77789         Log: integrate cfgperl changes#6252..6260 into mainline
77790      Branch: perl
77791           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
77792           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
77793           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
77794           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
77795 ____________________________________________________________________________
77796 [  6361] By: gsar                                  on 2000/07/11  18:37:12
77797         Log: skip integrate of problematic change#6251 from cfgperl into mainline
77798      Branch: perl
77799           !> lib/Exporter.pm
77800 ____________________________________________________________________________
77801 [  6360] By: gsar                                  on 2000/07/11  18:34:56
77802         Log: integrate cfgperl change#6250 into mainline
77803      Branch: perl
77804           +> t/op/my_stash.t
77805           !> MANIFEST embed.pl proto.h toke.c
77806 ____________________________________________________________________________
77807 [  6359] By: gsar                                  on 2000/07/11  18:21:19
77808         Log: integrate cfgperl changes#6242..6249 into mainline
77809      Branch: perl
77810           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
77811           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
77812           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
77813           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
77814           !> t/lib/peek.t utf8.c
77815 ____________________________________________________________________________
77816 [  6358] By: gsar                                  on 2000/07/11  18:15:45
77817         Log: skip integrate of problematic change#6241 from cfgperl into mainline
77818      Branch: perl
77819           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
77820 ____________________________________________________________________________
77821 [  6357] By: jhi                                   on 2000/07/11  18:15:16
77822         Log: Fix for
77823              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
77824              From: Roderick Schertler <roderick@argon.org> 
77825              Date: Tue, 11 Jul 2000 13:55:05 -0400 
77826              Message-Id: <200007111755.NAA05077@jones.argon.org> 
77827      Branch: cfgperl
77828            ! doio.c
77829 ____________________________________________________________________________
77830 [  6356] By: jhi                                   on 2000/07/11  18:12:51
77831         Log: Typo in #6341.
77832      Branch: cfgperl
77833            ! pp_hot.c
77834 ____________________________________________________________________________
77835 [  6355] By: gsar                                  on 2000/07/11  18:12:10
77836         Log: integrate cfgperl changes#6231..6240 into mainline
77837      Branch: perl
77838           +> pod/perlutil.pod
77839           !> (integrate 35 files)
77840 ____________________________________________________________________________
77841 [  6354] By: jhi                                   on 2000/07/11  18:04:34
77842         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
77843              From: Dominic Dunlop <domo@computer.org> 
77844              Date: Tue, 11 Jul 2000 12:27:33 +0200 
77845              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
77846              
77847              Replaces change #6268.
77848      Branch: cfgperl
77849            ! t/op/sprintf.t
77850 ____________________________________________________________________________
77851 [  6353] By: gsar                                  on 2000/07/11  17:59:51
77852         Log: skip integrate of problematic change#6230 from cfgperl into mainline
77853              (a later version of File::Spec is already in mainline)
77854      Branch: perl
77855           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
77856           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
77857 ____________________________________________________________________________
77858 [  6352] By: gsar                                  on 2000/07/11  17:57:48
77859         Log: integrate cfgperl changes#6224..6229 into mainline
77860      Branch: perl
77861           +> lib/lib.pm.PL
77862            - lib/lib.pm
77863           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
77864           !> lib/English.pm op.c t/lib/english.t
77865 ____________________________________________________________________________
77866 [  6351] By: gsar                                  on 2000/07/11  17:50:10
77867         Log: skip integrate of problematic change#6223 from cfgperl into mainline
77868      Branch: perl
77869           !> doio.c
77870 ____________________________________________________________________________
77871 [  6350] By: gsar                                  on 2000/07/11  17:48:28
77872         Log: integrate cfgperl changes#6220..6222 into mainline
77873      Branch: perl
77874           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
77875           !> toke.c utf8.c win32/win32.h
77876 ____________________________________________________________________________
77877 [  6349] By: gsar                                  on 2000/07/11  17:46:13
77878         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
77879              mainline
77880      Branch: perl
77881           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
77882           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
77883           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
77884 ____________________________________________________________________________
77885 [  6348] By: jhi                                   on 2000/07/11  17:45:49
77886         Log: README.posix-bc podified from Thomas Dorner.
77887      Branch: cfgperl
77888            ! README.posix-bc
77889 ____________________________________________________________________________
77890 [  6347] By: gsar                                  on 2000/07/11  17:42:04
77891         Log: integrate cfgperl change#6217 into mainline
77892      Branch: perl
77893           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
77894           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
77895           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
77896 ____________________________________________________________________________
77897 [  6346] By: gsar                                  on 2000/07/11  17:39:37
77898         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
77899              mainline
77900      Branch: perl
77901           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
77902           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
77903           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
77904           !> perlapi.h pod/perlapi.pod
77905 ____________________________________________________________________________
77906 [  6345] By: gsar                                  on 2000/07/11  17:36:42
77907         Log: integrate cfgperl changes#6207..6210 into mainline
77908      Branch: perl
77909           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
77910           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
77911 ____________________________________________________________________________
77912 [  6344] By: gsar                                  on 2000/07/11  17:31:20
77913         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
77914              mainline
77915      Branch: perl
77916           !> (integrate 40 files)
77917 ____________________________________________________________________________
77918 [  6343] By: gsar                                  on 2000/07/11  17:19:08
77919         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
77920      Branch: perl
77921           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
77922            ! Changes
77923           !> (integrate 34 files)
77924 ____________________________________________________________________________
77925 [  6342] By: jhi                                   on 2000/07/11  16:05:48
77926         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
77927              To: perl5-porters@perl.org
77928              From: Karsten Sperling <spiff@phreax.net>
77929              Date: Mon, 10 Jul 2000 15:12:52 +0200
77930              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
77931      Branch: cfgperl
77932            ! lib/Symbol.pm
77933 ____________________________________________________________________________
77934 [  6341] By: jhi                                   on 2000/07/11  15:59:23
77935         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
77936              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77937              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
77938              Date: Fri, 07 Jul 2000 17:57:16 +0100
77939      Branch: cfgperl
77940            ! pp_hot.c
77941 ____________________________________________________________________________
77942 [  6340] By: jhi                                   on 2000/07/11  15:55:47
77943         Log: Subject: Re: format bug report  [Patch]
77944              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77945              Date: Wed, 05 Jul 2000 13:12:52 +0200
77946              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
77947              
77948              Subject: Re: format bug report  [Patch]
77949              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77950              Date: Wed, 05 Jul 2000 14:10:01 +0200
77951              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
77952      Branch: cfgperl
77953            ! t/op/write.t toke.c
77954 ____________________________________________________________________________
77955 [  6339] By: jhi                                   on 2000/07/11  13:54:09
77956         Log: Be less forgiving about ambiguous and illegal tr ranges.
77957              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
77958              From: Mark-Jason Dominus <mjd@plover.com>
77959              Date: Tue, 04 Jul 2000 10:00:12 -0400
77960              Message-ID: <20000704140012.17772.qmail@plover.com>
77961              
77962              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
77963              From: Mark-Jason Dominus <mjd@plover.com>
77964              Date: Wed, 05 Jul 2000 09:37:36 -0400
77965              Message-ID: <20000705133736.27293.qmail@plover.com>
77966      Branch: cfgperl
77967            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
77968 ____________________________________________________________________________
77969 [  6338] By: jhi                                   on 2000/07/11  13:31:24
77970         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
77971              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77972              Date: Tue, 11 Jul 2000 13:50:51 +0100
77973              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
77974      Branch: cfgperl
77975            ! sv.c
77976 ____________________________________________________________________________
77977 [  6337] By: jhi                                   on 2000/07/11  13:29:14
77978         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
77979              From: Hugo <hv@crypt.compulink.co.uk>
77980              Date: Tue, 11 Jul 2000 12:44:50 +0100
77981              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
77982      Branch: cfgperl
77983            ! regexec.c t/op/re_tests
77984 ____________________________________________________________________________
77985 [  6336] By: jhi                                   on 2000/07/11  13:26:47
77986         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
77987              From: simon@brecon.co.uk (Simon Cozens)
77988              Date: 7 Jul 2000 11:26:09 GMT
77989              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
77990      Branch: cfgperl
77991            ! mg.c
77992 ____________________________________________________________________________
77993 [  6335] By: jhi                                   on 2000/07/11  13:23:37
77994         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
77995              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
77996              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
77997              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
77998      Branch: cfgperl
77999            + ext/DynaLoader/hints/netbsd.pl
78000            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
78001 ____________________________________________________________________________
78002 [  6334] By: jhi                                   on 2000/07/11  13:20:38
78003         Log: Subject: PATCH perlguts.pod: Document D and d magic types
78004              From: mjd@plover.com
78005              Date: 5 Jul 2000 18:01:51 -0000
78006              Message-ID: <20000705180151.29413.qmail@plover.com>
78007      Branch: cfgperl
78008            ! pod/perlguts.pod
78009 ____________________________________________________________________________
78010 [  6333] By: jhi                                   on 2000/07/11  13:15:51
78011         Log: Precedence goof, fix based on
78012              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
78013              From: Hugo <hv@crypt.compulink.co.uk>
78014              Date: Tue, 11 Jul 2000 12:52:38 +0100
78015              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
78016      Branch: cfgperl
78017            ! t/op/taint.t
78018 ____________________________________________________________________________
78019 [  6332] By: jhi                                   on 2000/07/11  12:40:17
78020         Log: Integrate with Sarathy.
78021      Branch: cfgperl
78022           !> win32/win32sck.c
78023 ____________________________________________________________________________
78024 [  6331] By: jhi                                   on 2000/07/10  20:14:16
78025         Log: Sprinkle ldlibpath.
78026      Branch: cfgperl
78027            ! pod/Makefile.SH
78028 ____________________________________________________________________________
78029 [  6330] By: jhi                                   on 2000/07/10  17:54:49
78030         Log: More POSIX.pod tweaks.
78031      Branch: cfgperl
78032            ! ext/POSIX/POSIX.pod
78033 ____________________________________________________________________________
78034 [  6329] By: jhi                                   on 2000/07/10  14:02:12
78035         Log: Reorder perl.pod once more.
78036      Branch: cfgperl
78037            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
78038 ____________________________________________________________________________
78039 [  6328] By: gsar                                  on 2000/07/10  07:06:00
78040         Log: accept() leaks memory on windows due to incorrect ordering of
78041              closesocket() and fclose() calls
78042      Branch: perl
78043            ! win32/win32sck.c
78044 ____________________________________________________________________________
78045 [  6327] By: gsar                                  on 2000/07/10  06:49:17
78046         Log: winsock options weren't being set in all threads under ithreads
78047              (caused send()s from second and subsequent threads to fail)
78048      Branch: perl
78049            ! win32/win32sck.c
78050 ____________________________________________________________________________
78051 [  6326] By: jhi                                   on 2000/07/08  02:45:40
78052         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
78053              was cast to an unsigned (32-bit) integer with wild abandon.
78054      Branch: cfgperl
78055            ! ext/Devel/DProf/DProf.xs
78056 ____________________________________________________________________________
78057 [  6325] By: jhi                                   on 2000/07/07  18:50:33
78058         Log: Remove perlbook, update perlfaq book listing,
78059              rearrange perl.pod, regenerate perltoc.
78060      Branch: cfgperl
78061            - pod/perlbook.pod
78062            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
78063            ! pod/perlfaq2.pod pod/perltoc.pod
78064 ____________________________________________________________________________
78065 [  6324] By: jhi                                   on 2000/07/07  14:03:40
78066         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
78067      Branch: cfgperl
78068            ! sv.h toke.c
78069 ____________________________________________________________________________
78070 [  6323] By: jhi                                   on 2000/07/06  16:03:55
78071         Log: Fix complaints of buildtoc.
78072      Branch: cfgperl
78073            + lib/Win32.pod
78074            - pod/Win32.pod
78075            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
78076 ____________________________________________________________________________
78077 [  6322] By: jhi                                   on 2000/07/06  15:15:52
78078         Log: Add =head1 NAMEs so that buildtoc is happy.
78079              (The CGI::Util nit reported to Lincoln.)
78080      Branch: cfgperl
78081            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
78082            ! pod/perltoc.pod
78083 ____________________________________________________________________________
78084 [  6321] By: jhi                                   on 2000/07/06  03:16:04
78085         Log: Config is being used.
78086      Branch: cfgperl
78087            ! t/op/method.t
78088 ____________________________________________________________________________
78089 [  6320] By: jhi                                   on 2000/07/06  03:13:13
78090         Log: Integrate with Sarathy.
78091      Branch: cfgperl
78092           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
78093 ____________________________________________________________________________
78094 [  6319] By: jhi                                   on 2000/07/06  03:11:46
78095         Log: Autogenerate pod/Makefile and pod/buildtoc.
78096              buildtoc also checks whether the existing pods are
78097              mentioned in MANIFEST and perl.pod, and vice versa.
78098              (None of the thusly found discrepancies fixed yet.)
78099              roffitall also needs to be autogenerated similarly but it
78100              seems so badly out of date that I didn't touch it yet.
78101      Branch: cfgperl
78102            + pod/Makefile.SH pod/buildtoc.PL
78103            - pod/Makefile pod/buildtoc
78104            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
78105 ____________________________________________________________________________
78106 [  6318] By: gsar                                  on 2000/07/05  22:10:54
78107         Log: fix UNC path handling on Windows under ithreads, and chdir()
78108              return value when given a non-existent directory
78109      Branch: perl
78110            ! win32/vdir.h
78111 ____________________________________________________________________________
78112 [  6317] By: gsar                                  on 2000/07/05  22:08:19
78113         Log: winsock cleanup never done on Windows (leads to handle leaks)
78114      Branch: perl
78115            ! win32/perllib.c win32/win32sck.c
78116 ____________________________________________________________________________
78117 [  6316] By: gsar                                  on 2000/07/05  22:06:19
78118         Log: some debugger output does not go to the socket when RemotePort is set
78119      Branch: perl
78120            ! lib/perl5db.pl
78121 ____________________________________________________________________________
78122 [  6315] By: jhi                                   on 2000/07/05  00:25:21
78123         Log: Integrate with Sarathy, preliminary fix for unicos
78124              alignment problems in [ID 20000612.002] Perl problem on Cray system.
78125      Branch: cfgperl
78126            ! sv.h
78127           !> pp_hot.c
78128 ____________________________________________________________________________
78129 [  6314] By: gsar                                  on 2000/07/04  23:34:02
78130         Log: tyop in change#6306
78131      Branch: perl
78132            ! pp_hot.c
78133 ____________________________________________________________________________
78134 [  6313] By: jhi                                   on 2000/07/04  22:14:38
78135         Log: Multiline string literals ENONPORTABLE.
78136      Branch: cfgperl
78137            ! pp_hot.c
78138 ____________________________________________________________________________
78139 [  6312] By: jhi                                   on 2000/07/04  20:34:44
78140         Log: Integrate with Sarathy.
78141      Branch: cfgperl
78142           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
78143           !> t/op/method.t
78144 ____________________________________________________________________________
78145 [  6311] By: jhi                                   on 2000/07/04  20:30:56
78146         Log: More POSIX.pod embellishment.
78147      Branch: cfgperl
78148            ! ext/POSIX/POSIX.pod
78149 ____________________________________________________________________________
78150 [  6310] By: gsar                                  on 2000/07/04  17:28:48
78151         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
78152      Branch: perl
78153            ! t/lib/b.t
78154 ____________________________________________________________________________
78155 [  6309] By: jhi                                   on 2000/07/04  17:22:18
78156         Log: The #6308 required a little bit more.
78157      Branch: cfgperl
78158            ! Makefile.SH win32/Makefile
78159 ____________________________________________________________________________
78160 [  6308] By: jhi                                   on 2000/07/04  16:35:24
78161         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
78162      Branch: cfgperl
78163            + lib/lib_pm.PL
78164            - lib/lib.pm.PL
78165            ! MANIFEST Makefile.SH
78166 ____________________________________________________________________________
78167 [  6307] By: jhi                                   on 2000/07/04  16:28:58
78168         Log: Win32 patches for cfgperl from Sarathy.
78169      Branch: cfgperl
78170            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
78171            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
78172            ! thread.h toke.c util.c win32/Makefile win32/win32.c
78173 ____________________________________________________________________________
78174 [  6306] By: gsar                                  on 2000/07/04  16:28:40
78175         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
78176              (from Richard Soderberg <rs@oregonnet.com>)
78177      Branch: perl
78178            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
78179 ____________________________________________________________________________
78180 [  6305] By: jhi                                   on 2000/07/04  16:24:24
78181         Log: Integrate with Sarathy.
78182      Branch: cfgperl
78183           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
78184           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
78185           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
78186           !> proto.h win32/win32.c
78187 ____________________________________________________________________________
78188 [  6304] By: gsar                                  on 2000/07/04  16:17:24
78189         Log: missing perldiag entry for unpack("w",...) diagnostic (from
78190              Andreas Koenig)
78191      Branch: perl
78192            ! pod/perldiag.pod
78193 ____________________________________________________________________________
78194 [  6303] By: gsar                                  on 2000/07/04  16:14:44
78195         Log: remove rel2abs prototypes (from Barrie Slaymaker)
78196      Branch: perl
78197            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
78198            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
78199 ____________________________________________________________________________
78200 [  6302] By: gsar                                  on 2000/07/04  04:59:35
78201         Log: adjust change#6299
78202      Branch: perl
78203            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
78204            ! win32/win32.c
78205 ____________________________________________________________________________
78206 [  6301] By: jhi                                   on 2000/07/04  04:50:07
78207         Log: Integrate with Sarathy.
78208      Branch: cfgperl
78209           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
78210           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
78211           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
78212 ____________________________________________________________________________
78213 [  6300] By: gsar                                  on 2000/07/04  04:42:09
78214         Log: PERL_OBJECT build tweak
78215      Branch: perl
78216            ! perl.h
78217 ____________________________________________________________________________
78218 [  6299] By: gsar                                  on 2000/07/04  04:37:00
78219         Log: fix memory leak on Windows (PL_sys_intern contents were never
78220              freed)
78221      Branch: perl
78222            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
78223            ! perlapi.c proto.h win32/win32.c
78224 ____________________________________________________________________________
78225 [  6298] By: gsar                                  on 2000/07/04  04:15:59
78226         Log: fix large memory leak that has been around for ever, masked by
78227              -DPURIFY (most of the arenas were never freed!)
78228      Branch: perl
78229            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
78230 ____________________________________________________________________________
78231 [  6297] By: gsar                                  on 2000/07/04  04:07:46
78232         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
78233      Branch: perl
78234            ! perl.c
78235 ____________________________________________________________________________
78236 [  6296] By: jhi                                   on 2000/06/30  18:28:37
78237         Log: Elaborate POSIX.pod.  Still needs work.
78238      Branch: cfgperl
78239            ! ext/POSIX/POSIX.pod
78240 ____________________________________________________________________________
78241 [  6295] By: jhi                                   on 2000/06/30  14:58:18
78242         Log: Point to perlipc for more SysV IPC examples.
78243      Branch: cfgperl
78244            ! pod/perlfunc.pod
78245 ____________________________________________________________________________
78246 [  6294] By: gsar                                  on 2000/06/30  14:47:45
78247         Log: slurp mode fix in change#4736 still not quite right
78248      Branch: perl
78249            ! pp_hot.c t/io/argv.t
78250 ____________________________________________________________________________
78251 [  6293] By: jhi                                   on 2000/06/30  12:02:55
78252         Log: Integrate with Sarathy.
78253      Branch: cfgperl
78254           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
78255 ____________________________________________________________________________
78256 [  6292] By: jhi                                   on 2000/06/30  12:01:11
78257         Log: From: simon@brecon.co.uk (Simon Cozens)
78258              Subject: UTF8 concat
78259              Date: 30 Jun 2000 06:13:25 GMT
78260              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
78261      Branch: cfgperl
78262            ! pp_hot.c
78263 ____________________________________________________________________________
78264 [  6291] By: gsar                                  on 2000/06/30  04:37:33
78265         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
78266              when @_ is modified, causing coredumps
78267      Branch: perl
78268            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
78269 ____________________________________________________________________________
78270 [  6290] By: jhi                                   on 2000/06/30  02:21:44
78271         Log: Integrate with Sarathy.
78272      Branch: cfgperl
78273           !> vms/vms.c vms/vmsish.h
78274 ____________________________________________________________________________
78275 [  6289] By: jhi                                   on 2000/06/30  02:21:02
78276         Log: Check VERSIONs.
78277      Branch: cfgperl
78278            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
78279            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
78280            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
78281 ____________________________________________________________________________
78282 [  6288] By: jhi                                   on 2000/06/30  02:18:52
78283         Log: Integrate with Sarathy.
78284      Branch: cfgperl
78285           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
78286           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
78287           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
78288           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
78289 ____________________________________________________________________________
78290 [  6287] By: gsar                                  on 2000/06/30  02:17:08
78291         Log: integrate vmsperl changes into mainline
78292      Branch: perl
78293           !> vms/vms.c vms/vmsish.h
78294 ____________________________________________________________________________
78295 [  6285] By: gsar                                  on 2000/06/30  02:05:28
78296         Log: localize %INC in a Safe compartment so that use/require work
78297              (many other magic globals probably need similar treatment)
78298      Branch: perl
78299            ! ext/Opcode/Opcode.xs
78300 ____________________________________________________________________________
78301 [  6284] By: gsar                                  on 2000/06/30  01:54:54
78302         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
78303              about Windows
78304      Branch: perl
78305            ! pod/perlembed.pod
78306 ____________________________________________________________________________
78307 [  6283] By: jhi                                   on 2000/06/30  01:50:10
78308         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
78309              From: Barrie Slaymaker <barries@jester.slaysys.com>
78310              Date: Wed, 28 Jun 2000 11:35:29 -0400
78311              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
78312      Branch: perl
78313            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
78314            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
78315            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
78316            ! lib/File/Spec/Win32.pm
78317 ____________________________________________________________________________
78318 [  6282] By: jhi                                   on 2000/06/29  22:57:22
78319         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
78320              From: Dan Sugalski <dan@sidhe.org>
78321              Date: Tue, 06 Jun 2000 11:59:50 -0400
78322              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
78323      Branch: cfgperl
78324            ! vms/vms.c
78325 ____________________________________________________________________________
78326 [  6281] By: jhi                                   on 2000/06/29  22:52:50
78327         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
78328              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
78329              Date: Wed, 7 Jun 2000 04:02:04 -0500
78330              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
78331      Branch: cfgperl
78332            ! utils/h2xs.PL
78333 ____________________________________________________________________________
78334 [  6280] By: jhi                                   on 2000/06/29  22:45:47
78335         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
78336              From: rspier@pobox.com (Robert Spier)
78337              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
78338              Message-ID: <14654.31913.845602.610277@rls.cx>
78339      Branch: cfgperl
78340            ! utils/h2xs.PL
78341 ____________________________________________________________________________
78342 [  6279] By: jhi                                   on 2000/06/29  22:38:16
78343         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
78344              From: Tim Ayers <tayers@bridge.com>
78345              Date: Thu, 08 Jun 2000 08:11:06 +0200
78346              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
78347              [resent by Richard Foley, Message-Id probably wrong]
78348      Branch: cfgperl
78349            ! pod/perlsub.pod
78350 ____________________________________________________________________________
78351 [  6278] By: jhi                                   on 2000/06/29  22:21:45
78352         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
78353              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
78354              Date: Fri, 09 Jun 2000 12:39:27 -0400
78355              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
78356              (plus update the version "number" of Text::Wrap)
78357      Branch: cfgperl
78358            ! lib/Text/Wrap.pm
78359 ____________________________________________________________________________
78360 [  6277] By: jhi                                   on 2000/06/29  22:13:10
78361         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
78362              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78363              Date: Mon, 12 Jun 2000 14:55:59 +0100
78364              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
78365      Branch: cfgperl
78366            ! pod/perlfunc.pod
78367 ____________________________________________________________________________
78368 [  6276] By: jhi                                   on 2000/06/29  22:11:06
78369         Log: Subject: [PATCH] Re: eval documentation: context
78370              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78371              Date: Mon, 12 Jun 2000 15:07:29 +0100
78372              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
78373      Branch: cfgperl
78374            ! pod/perlfunc.pod
78375 ____________________________________________________________________________
78376 [  6275] By: jhi                                   on 2000/06/29  21:59:46
78377         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
78378              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
78379              Date: Tue, 13 Jun 2000 02:43:48 -0500
78380              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
78381      Branch: cfgperl
78382            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
78383 ____________________________________________________________________________
78384 [  6274] By: jhi                                   on 2000/06/29  21:56:14
78385         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
78386              From: Andy Dougherty <doughera@lafayette.edu>
78387              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
78388              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
78389      Branch: cfgperl
78390            ! ext/File/Glob/Glob.pm
78391 ____________________________________________________________________________
78392 [  6273] By: jhi                                   on 2000/06/29  21:49:09
78393         Log: Subject: [PATCH] xsub attributes
78394              From: Doug MacEachern <dougm@covalent.net>
78395              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
78396              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
78397      Branch: cfgperl
78398            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
78399            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
78400 ____________________________________________________________________________
78401 [  6272] By: jhi                                   on 2000/06/29  21:41:28
78402         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
78403              From: Tom Phoenix <rootbeer@redcat.com>
78404              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
78405              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
78406      Branch: cfgperl
78407            ! lib/Net/Ping.pm
78408 ____________________________________________________________________________
78409 [  6271] By: jhi                                   on 2000/06/29  21:36:55
78410         Log: Subject: PATCH pod/perltie.pod
78411              From: Ian Phillipps <Ian.Phillipps@iname.com>
78412              Date: Fri, 16 Jun 2000 00:17:19 +0100
78413              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
78414              (only the first hunk, the second hunk had already been done
78415              by some other patch)
78416      Branch: cfgperl
78417            ! pod/perltie.pod
78418 ____________________________________________________________________________
78419 [  6270] By: jhi                                   on 2000/06/29  21:24:51
78420         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
78421              From: Nicholas Clark <nick@talking.bollo.cx>
78422              Date: Fri, 23 Jun 2000 16:21:15 +0100
78423              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
78424      Branch: cfgperl
78425            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
78426            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
78427 ____________________________________________________________________________
78428 [  6269] By: jhi                                   on 2000/06/29  19:38:15
78429         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
78430              silence few compiler warnings.
78431      Branch: cfgperl
78432            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
78433 ____________________________________________________________________________
78434 [  6268] By: jhi                                   on 2000/06/29  18:21:50
78435         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
78436              From: Dominic Dunlop <domo@computer.org> 
78437              Date: Thu, 29 Jun 2000 12:32:39 +0200 
78438              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
78439      Branch: cfgperl
78440            ! t/op/sprintf.t
78441 ____________________________________________________________________________
78442 [  6267] By: jhi                                   on 2000/06/29  18:16:07
78443         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
78444              From: Doug MacEachern <dougm@covalent.net>
78445              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
78446              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
78447      Branch: cfgperl
78448            + t/op/method2entersub.t
78449            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
78450            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
78451            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
78452            ! xsutils.c
78453 ____________________________________________________________________________
78454 [  6266] By: jhi                                   on 2000/06/29  15:11:15
78455         Log: Subject: [PATCH 5.6.0] cygwin port
78456              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
78457              From: "Fifer, Eric" <EFifer@sanwaint.com>
78458              Date: Thu, 29 Jun 2000 12:58:29 +0100
78459      Branch: cfgperl
78460            ! cygwin/Makefile.SHs
78461 ____________________________________________________________________________
78462 [  6265] By: jhi                                   on 2000/06/29  15:04:05
78463         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
78464              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78465              Date: Wed, 28 Jun 2000 17:50:12 -0700
78466              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
78467      Branch: cfgperl
78468            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
78469 ____________________________________________________________________________
78470 [  6264] By: jhi                                   on 2000/06/29  15:00:57
78471         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
78472              From: Marty Lucich <marty@netcom.com>
78473              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
78474              Message-Id: <200006282116.OAA11148@netcom.com>
78475              ccdlflags update (the BSD/OS 4.1 part had already been taken
78476              care of by #6141).
78477      Branch: cfgperl
78478            ! hints/bsdos.sh
78479 ____________________________________________________________________________
78480 [  6263] By: jhi                                   on 2000/06/29  13:47:44
78481         Log: tr fixes from Simon Cozens
78482      Branch: cfgperl
78483            ! doop.c
78484 ____________________________________________________________________________
78485 [  6262] By: jhi                                   on 2000/06/28  18:46:01
78486         Log: Subject: 5.6.0 Patch for EPOC
78487              From: Olaf Flebbe <o.flebbe@gmx.de>
78488              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
78489              Message-ID: <23449.960929969@www11.gmx.net>
78490      Branch: cfgperl
78491            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
78492            ! epoc/epocish.h
78493 ____________________________________________________________________________
78494 [  6261] By: jhi                                   on 2000/06/28  18:29:07
78495         Log: Subject: Re: [PATCH cfgperl] BOMs away!
78496              From: simon@brecon.co.uk (Simon Cozens)
78497              Date: 17 Jun 2000 11:49:57 GMT
78498              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
78499      Branch: cfgperl
78500            ! pod/perldiag.pod t/comp/require.t toke.c
78501 ____________________________________________________________________________
78502 [  6260] By: jhi                                   on 2000/06/28  17:47:16
78503         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
78504              From: simon@brecon.co.uk (Simon Cozens) 
78505              Date: 17 Jun 2000 11:56:44 GMT 
78506              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
78507              pack U0, pack C0
78508      Branch: cfgperl
78509            ! pod/perlfunc.pod pp.c t/op/pack.t
78510 ____________________________________________________________________________
78511 [  6259] By: jhi                                   on 2000/06/28  16:43:17
78512         Log: perlnewmod was missing from MANIFEST.
78513      Branch: cfgperl
78514            ! MANIFEST
78515 ____________________________________________________________________________
78516 [  6258] By: jhi                                   on 2000/06/28  15:54:30
78517         Log: linenumber tweak
78518      Branch: cfgperl
78519            ! t/pragma/warn/regcomp
78520 ____________________________________________________________________________
78521 [  6257] By: jhi                                   on 2000/06/28  15:50:44
78522         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
78523              From: Doug MacEachern <dougm@covalent.net>
78524              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
78525              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
78526              (one part of the patch had been applied earlier)
78527      Branch: cfgperl
78528            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
78529 ____________________________________________________________________________
78530 [  6256] By: jhi                                   on 2000/06/28  15:40:22
78531         Log: tweaks from Simon Cozens to further fix tr/// under utf8
78532      Branch: cfgperl
78533            ! doop.c
78534 ____________________________________________________________________________
78535 [  6255] By: jhi                                   on 2000/06/28  15:33:45
78536         Log: small thinko tweaks
78537      Branch: cfgperl
78538            ! lib/IPC/Open3.pm t/op/my_stash.t
78539 ____________________________________________________________________________
78540 [  6254] By: jhi                                   on 2000/06/28  15:33:25
78541         Log: Subject: tr///, help wanted.
78542              From: simon@brecon.co.uk (Simon Cozens)
78543              Date: 28 Jun 2000 11:29:04 GMT
78544              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
78545      Branch: cfgperl
78546            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
78547            ! pp_proto.h proto.h t/op/tr.t
78548 ____________________________________________________________________________
78549 [  6253] By: jhi                                   on 2000/06/28  15:09:17
78550         Log: Paranoia tweak on #6249.
78551              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
78552              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78553              Date: Sun, 25 Jun 2000 23:43:12 -0400
78554              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
78555      Branch: cfgperl
78556            ! lib/IPC/Open3.pm
78557 ____________________________________________________________________________
78558 [  6252] By: jhi                                   on 2000/06/28  15:01:38
78559         Log: Document #6249 and #6251.
78560      Branch: cfgperl
78561            ! lib/Exporter.pm lib/IPC/Open3.pm
78562 ____________________________________________________________________________
78563 [  6251] By: jhi                                   on 2000/06/28  14:50:43
78564         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
78565              From: Doug MacEachern <dougm@covalent.net>
78566              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
78567              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
78568      Branch: cfgperl
78569            ! lib/Exporter.pm
78570 ____________________________________________________________________________
78571 [  6250] By: jhi                                   on 2000/06/28  14:45:23
78572         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
78573              From: Doug MacEachern <dougm@covalent.net>
78574              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
78575              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
78576      Branch: cfgperl
78577            + t/op/my_stash.t
78578            ! MANIFEST embed.pl global.sym proto.h toke.c
78579 ____________________________________________________________________________
78580 [  6249] By: jhi                                   on 2000/06/28  14:36:34
78581         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
78582              From: Frank Tobin <ftobin@uiuc.edu>
78583              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
78584              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
78585      Branch: cfgperl
78586            ! lib/IPC/Open3.pm
78587 ____________________________________________________________________________
78588 [  6248] By: jhi                                   on 2000/06/28  14:11:25
78589         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
78590              From: Mark-Jason Dominus <mjd@plover.com>
78591              Date: Tue, 27 Jun 2000 22:36:42 -0400
78592              Message-ID: <20000628023642.12166.qmail@plover.com>
78593      Branch: cfgperl
78594            ! pod/perlfunc.pod
78595 ____________________________________________________________________________
78596 [  6247] By: jhi                                   on 2000/06/27  12:46:37
78597         Log: Tweak $VERSION, patch from Doug MacEachern.
78598      Branch: cfgperl
78599            ! lib/File/Spec.pm
78600 ____________________________________________________________________________
78601 [  6246] By: jhi                                   on 2000/06/27  03:34:46
78602         Log: Allow for standalone testing.
78603      Branch: cfgperl
78604            ! t/lib/filefunc.t t/lib/filespec.t
78605 ____________________________________________________________________________
78606 [  6245] By: jhi                                   on 2000/06/27  02:50:02
78607         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
78608              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
78609              Date: Sat, 24 Jun 2000 13:06:20 +0100
78610              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
78611      Branch: cfgperl
78612            ! ext/DynaLoader/DynaLoader_pm.PL
78613 ____________________________________________________________________________
78614 [  6244] By: jhi                                   on 2000/06/27  02:46:10
78615         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
78616              From: Doug MacEachern <dougm@covalent.net>
78617              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
78618              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
78619      Branch: cfgperl
78620            ! gv.c sv.c t/lib/peek.t
78621 ____________________________________________________________________________
78622 [  6243] By: jhi                                   on 2000/06/27  02:38:07
78623         Log: Subject: [PATCH] is_utf8_string
78624              From: simon@brecon.co.uk (Simon Cozens)
78625              Date: 26 Jun 2000 02:25:59 GMT
78626              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
78627      Branch: cfgperl
78628            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
78629            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
78630            ! proto.h utf8.c
78631 ____________________________________________________________________________
78632 [  6242] By: jhi                                   on 2000/06/27  02:24:00
78633         Log: Subject: [PATCH] bytes<->utf8 fixes
78634              From: simon@brecon.co.uk (Simon Cozens)
78635              Date: 26 Jun 2000 04:55:45 GMT
78636              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
78637      Branch: cfgperl
78638            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
78639 ____________________________________________________________________________
78640 [  6241] By: jhi                                   on 2000/06/27  02:12:42
78641         Log: Do no -warn on \_, only on \alpha.
78642              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
78643              From: David Dyck <dcd@tc.fluke.com>
78644              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
78645              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
78646      Branch: cfgperl
78647            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
78648 ____________________________________________________________________________
78649 [  6240] By: jhi                                   on 2000/06/27  02:00:01
78650         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
78651              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
78652              Date: Mon, 26 Jun 2000 18:40:14 +0100
78653              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
78654      Branch: cfgperl
78655            ! utils/h2xs.PL
78656 ____________________________________________________________________________
78657 [  6239] By: jhi                                   on 2000/06/27  01:53:40
78658         Log: Configure maintenance.  Sever some dependency cycles,
78659              separate gccversion from the cc unit,
78660              address [ID 20000623.006] Configure script patch for using gcc on AIX
78661              (but solve it a little bit differently),
78662              unduplex some accidentally duplicated units,
78663              suggest using gcc if no cc available
78664              (p5p thread: "Solaris configure: counterproposal", 1999-09)
78665      Branch: cfgperl
78666            ! Configure Todo-5.6 config_h.SH
78667      Branch: metaconfig
78668            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
78669            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
78670      Branch: metaconfig/U/perl
78671            + gccvers.U
78672            ! d_getespwnam.U d_getprpwnam.U i_prot.U
78673 ____________________________________________________________________________
78674 [  6238] By: jhi                                   on 2000/06/25  18:04:56
78675         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
78676              From: Dan Sugalski <dan@sidhe.org>
78677              Date: Fri, 23 Jun 2000 17:00:00 -0400
78678              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
78679      Branch: cfgperl
78680            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
78681 ____________________________________________________________________________
78682 [  6237] By: jhi                                   on 2000/06/25  16:36:45
78683         Log: Tweak embed.pl, regen headers.
78684      Branch: cfgperl
78685            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
78686            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
78687            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
78688            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
78689            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
78690 ____________________________________________________________________________
78691 [  6236] By: jhi                                   on 2000/06/25  15:26:42
78692         Log: Regen headers.
78693      Branch: cfgperl
78694            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
78695            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
78696            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
78697            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
78698            ! regnodes.h warnings.h
78699 ____________________________________________________________________________
78700 [  6235] By: jhi                                   on 2000/06/23  19:39:35
78701         Log: The thread begun by
78702              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
78703              From: Kevin.Ruscoe@ubsw.com
78704              Date: Fri, 16 Jun 2000 16:38:51 +0100
78705              Message-Id: <H000019b03c300d6@MHS>
78706      Branch: cfgperl
78707            ! hints/solaris_2.sh
78708 ____________________________________________________________________________
78709 [  6234] By: jhi                                   on 2000/06/23  19:23:36
78710         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
78711              because when run as services (Win32ese for daemons)
78712              no environment variables are set and tmpdir ends up as /tmp,
78713              which is ambiguous.
78714              
78715              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
78716              From: matt@sergeant.org
78717              Date: 16 Jun 2000 16:30:43 -0000
78718              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
78719      Branch: cfgperl
78720            ! lib/File/Spec/Win32.pm
78721 ____________________________________________________________________________
78722 [  6233] By: jhi                                   on 2000/06/23  19:18:58
78723         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
78724              From: Mark-Jason Dominus <mjd@plover.com>
78725              Date: Fri, 16 Jun 2000 20:53:04 -0400
78726              Message-ID: <20000617005304.8008.qmail@plover.com>
78727      Branch: cfgperl
78728            ! op.h
78729 ____________________________________________________________________________
78730 [  6232] By: jhi                                   on 2000/06/23  16:10:02
78731         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
78732              From: simon@brecon.co.uk (Simon Cozens)
78733              Date: 19 Jun 2000 15:18:27 GMT
78734              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
78735              
78736              plus update pod/Makefile and regenerate perltoc
78737      Branch: cfgperl
78738            + pod/perlutil.pod
78739            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
78740 ____________________________________________________________________________
78741 [  6231] By: jhi                                   on 2000/06/23  15:19:18
78742         Log: Subject: [PATCH 5.6.0] cygwin port
78743              From: "Fifer, Eric" <EFifer@sanwaint.com>
78744              Date: Tue, 20 Jun 2000 14:30:58 +0100
78745              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
78746      Branch: cfgperl
78747            ! README.cygwin lib/File/Find.pm
78748 ____________________________________________________________________________
78749 [  6230] By: jhi                                   on 2000/06/23  14:25:21
78750         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
78751      Branch: cfgperl
78752            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
78753            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
78754            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
78755            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
78756 ____________________________________________________________________________
78757 [  6229] By: jhi                                   on 2000/06/23  14:13:34
78758         Log: Subject: README.hpux version 0.6.1
78759              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
78760              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
78761              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
78762      Branch: cfgperl
78763            ! README.hpux
78764 ____________________________________________________________________________
78765 [  6228] By: jhi                                   on 2000/06/23  14:07:20
78766         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
78767              From: Doug MacEachern <dougm@covalent.net>
78768              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
78769              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
78770      Branch: cfgperl
78771            ! op.c
78772 ____________________________________________________________________________
78773 [  6227] By: jhi                                   on 2000/06/23  14:01:06
78774         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
78775              From: Doug MacEachern <dougm@covalent.net>
78776              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
78777              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
78778      Branch: cfgperl
78779            + lib/lib.pm.PL
78780            - lib/lib.pm
78781            ! MANIFEST Makefile.SH
78782 ____________________________________________________________________________
78783 [  6226] By: jhi                                   on 2000/06/23  13:53:07
78784         Log: Subject: [PATCH] remove forward declarations in Socket.pm
78785              From: Doug MacEachern <dougm@covalent.net>
78786              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
78787              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
78788              
78789              From: Doug MacEachern <dougm@covalent.net>
78790              Subject: Re: [PATCH] remove forward declarations in Socket.pm
78791              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
78792              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
78793      Branch: cfgperl
78794            ! ext/Socket/Socket.pm op.c
78795 ____________________________________________________________________________
78796 [  6225] By: jhi                                   on 2000/06/23  13:41:52
78797         Log: Add source code filenames to apidoc.
78798              From: simon@brecon.co.uk (Simon Cozens)
78799              Subject: [PATCH embed.pl] Source X-ref
78800              Date: 22 Jun 2000 02:18:49 GMT
78801              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
78802      Branch: cfgperl
78803            ! embed.pl
78804 ____________________________________________________________________________
78805 [  6224] By: jhi                                   on 2000/06/23  13:32:33
78806         Log: A way to avoid English.pm performance hit.
78807              From: root <root@jester.slaysys.com>
78808              Subject: [YAPATCH English.pm] My turn to putt again
78809              Date: Thu, 22 Jun 2000 20:33:58 -0400
78810              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
78811      Branch: cfgperl
78812            ! lib/English.pm t/lib/english.t
78813 ____________________________________________________________________________
78814 [  6223] By: jhi                                   on 2000/06/23  13:27:06
78815         Log: Avoid double close().
78816              Subject: [PATCH] avoid double close()
78817              From: Doug MacEachern <dougm@covalent.net>
78818              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
78819              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
78820      Branch: cfgperl
78821            ! doio.c
78822 ____________________________________________________________________________
78823 [  6222] By: jhi                                   on 2000/06/23  13:25:54
78824         Log: doc typo fix
78825              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
78826              From: Ian Phillipps <Ian.Phillipps@iname.com>
78827              Date: Fri, 23 Jun 2000 10:40:58 +0100
78828              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
78829      Branch: cfgperl
78830            ! lib/Pod/Usage.pm
78831 ____________________________________________________________________________
78832 [  6221] By: jhi                                   on 2000/06/23  13:24:15
78833         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
78834              From: simon@brecon.co.uk (Simon Cozens)
78835              Subject: [PATCH] Eliminate tr///[CU][CU]
78836              Date: 23 Jun 2000 11:05:40 GMT
78837              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
78838      Branch: cfgperl
78839            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
78840 ____________________________________________________________________________
78841 [  6220] By: jhi                                   on 2000/06/22  16:07:51
78842         Log: Win32 patches from Benjamin Stuhl.
78843      Branch: cfgperl
78844            ! makedef.pl win32/win32.h
78845 ____________________________________________________________________________
78846 [  6219] By: jhi                                   on 2000/06/22  16:06:34
78847         Log: Bytecode patches from Benjamin Stuhl.
78848      Branch: cfgperl
78849            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78850            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78851            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78852 ____________________________________________________________________________
78853 [  6218] By: jhi                                   on 2000/06/15  23:54:16
78854         Log: Bytecode patches from Benjamin Stuhl.
78855      Branch: cfgperl
78856            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78857 ____________________________________________________________________________
78858 [  6217] By: jhi                                   on 2000/06/09  13:38:29
78859         Log: Rename the fdpid locking and integrate with Sarathy.
78860      Branch: cfgperl
78861            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
78862            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
78863            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
78864            ! win32/win32.c
78865           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
78866 ____________________________________________________________________________
78867 [  6216] By: gsar                                  on 2000/06/08  14:54:21
78868         Log: be more optimal about clearing @_
78869      Branch: perl
78870            ! cop.h
78871 ____________________________________________________________________________
78872 [  6215] By: gsar                                  on 2000/06/08  14:33:04
78873         Log: tweak comment about @DB::args
78874      Branch: perl
78875            ! av.h pp_ctl.c
78876 ____________________________________________________________________________
78877 [  6214] By: gsar                                  on 2000/06/08  13:57:54
78878         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
78879              caller() wants to populate @DB::args with it (causes a coredump
78880              in Carp::confess())
78881      Branch: perl
78882            ! cop.h t/op/runlevel.t
78883 ____________________________________________________________________________
78884 [  6213] By: gsar                                  on 2000/06/08  07:06:35
78885         Log: back out change#6106 (seems problematic)
78886      Branch: perl
78887            ! hints/solaris_2.sh
78888 ____________________________________________________________________________
78889 [  6212] By: jhi                                   on 2000/06/07  03:10:36
78890         Log: Continuing mopup for #6204.
78891      Branch: cfgperl
78892            ! ext/B/defsubs_h.PL
78893 ____________________________________________________________________________
78894 [  6211] By: jhi                                   on 2000/06/07  02:41:50
78895         Log: Mopup for #6204.
78896              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
78897              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
78898              This is comes from const() where POK isn't on when expected.
78899      Branch: cfgperl
78900            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
78901            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78902            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
78903            ! perlapi.h pod/perlapi.pod
78904 ____________________________________________________________________________
78905 [  6210] By: jhi                                   on 2000/06/07  01:56:29
78906         Log: Mopup for #6207 and #6209.
78907      Branch: cfgperl
78908            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
78909 ____________________________________________________________________________
78910 [  6209] By: jhi                                   on 2000/06/07  01:33:12
78911         Log: Lock PL_fdpid against race conditions, based on:
78912              Subject: [PATCH 5.6.0]subprocess fixup for threads
78913              From: Dan Sugalski <dan@sidhe.org>
78914              To: perl5-porters@perl.org
78915              Date: Tue, 11 Apr 2000 17:02:32 -0400
78916              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
78917      Branch: cfgperl
78918            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
78919            ! win32/win32.c
78920 ____________________________________________________________________________
78921 [  6208] By: jhi                                   on 2000/06/07  01:05:23
78922         Log: Regen headers for #6207.
78923      Branch: cfgperl
78924            ! embed.h global.sym objXSUB.h proto.h
78925 ____________________________________________________________________________
78926 [  6207] By: jhi                                   on 2000/06/06  23:43:13
78927         Log: Subject: [PATCH 5.6.0] Threadsafe patches
78928              From: Dan Sugalski <dan@sidhe.org>
78929              To: perl5-porters@perl.org
78930              Date: Mon, 08 May 2000 18:08:13 -0400
78931              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
78932      Branch: cfgperl
78933            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
78934            ! proto.h sv.h util.c
78935 ____________________________________________________________________________
78936 [  6206] By: jhi                                   on 2000/06/06  23:21:23
78937         Log: Subject: [PATCH] Eliminate $a/$b in pod
78938              From: David Glasser <me@davidglasser.net>
78939              To: perl5-porters@perl.org
78940              Date: Mon, 29 May 2000 21:15:59 -0400
78941              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
78942      Branch: cfgperl
78943            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
78944            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
78945            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
78946            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
78947            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
78948            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
78949            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
78950            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
78951            ! pod/perlvar.pod pod/perlxs.pod
78952 ____________________________________________________________________________
78953 [  6205] By: jhi                                   on 2000/06/06  23:12:14
78954         Log: Subject: [PATCH] Win32 improvements
78955              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
78956              To: gsar@activestate.com, perl5-porters@perl.org
78957              Date: Mon, 29 May 2000 17:22:24 PDT
78958              Message-ID: <20000530002224.91142.qmail@hotmail.com>
78959              (MUA had mangled many lines by wordwrapping)
78960      Branch: cfgperl
78961            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
78962 ____________________________________________________________________________
78963 [  6204] By: jhi                                   on 2000/06/06  23:01:50
78964         Log: Subject: [PATCH] B::Bytecode patches
78965              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
78966              To: gsar@activestate.com, jhi@iki.fi
78967              Cc: perl5-porters@perl.org
78968              Message-ID: <20000602202526.48694.qmail@hotmail.com>
78969              (MUA had mangled many lines by wordwrapping)
78970      Branch: cfgperl
78971            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
78972            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
78973            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78974            ! intrpvar.h perl.c
78975 ____________________________________________________________________________
78976 [  6203] By: jhi                                   on 2000/06/06  22:32:43
78977         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
78978              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78979              Date: Tue, 06 Jun 2000 13:07:45 -0700
78980              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
78981      Branch: cfgperl
78982            ! pod/perldiag.pod
78983 ____________________________________________________________________________
78984 [  6202] By: jhi                                   on 2000/06/06  19:38:35
78985         Log: Integrate with Sarathy.
78986      Branch: cfgperl
78987           !> perl.c
78988 ____________________________________________________________________________
78989 [  6201] By: gsar                                  on 2000/06/06  00:42:59
78990         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
78991              does a PUSHMARK that's never ever POPMARKed; in general, only
78992              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
78993              Perl_eval_[sp]v() don't because they don't take any incoming
78994              arguments (this leak has been around since the original version
78995              of perl_eval_pv() in 5.003_97e)
78996      Branch: perl
78997            ! perl.c
78998 ____________________________________________________________________________
78999 [  6200] By: jhi                                   on 2000/06/04  03:44:52
79000         Log: Update to cperl-mode.el 4.31 from
79001              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
79002              Subject: A couple of notes
79003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79004              To: Mailing list Perl5 <perl5-porters@perl.org>
79005              Date: Sat, 3 Jun 2000 23:33:32 -0400
79006              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
79007      Branch: cfgperl
79008            ! emacs/cperl-mode.el
79009 ____________________________________________________________________________
79010 [  6199] By: jhi                                   on 2000/06/03  15:11:05
79011         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
79012              From: Dan Sugalski <dan@sidhe.org>
79013              To: perl5-porters@perl.org, vmsperl@perl.org
79014              Date: Fri, 02 Jun 2000 17:30:51 -0400
79015              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
79016      Branch: cfgperl
79017            ! vms/descrip_mms.template vms/gen_shrfls.pl
79018 ____________________________________________________________________________
79019 [  6198] By: jhi                                   on 2000/06/03  14:59:15
79020         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
79021              From: Dan Sugalski <dan@sidhe.org>
79022              To: vmsperl@perl.org, perl5-porters@perl.org
79023              Date: Fri, 02 Jun 2000 16:00:41 -0400
79024              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
79025              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
79026      Branch: cfgperl
79027            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
79028            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
79029            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
79030 ____________________________________________________________________________
79031 [  6197] By: jhi                                   on 2000/06/03  14:41:30
79032         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
79033              From: John Borwick <jhborwic@unity.ncsu.edu>
79034              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
79035              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
79036      Branch: cfgperl
79037            ! pod/perlsyn.pod
79038 ____________________________________________________________________________
79039 [  6196] By: jhi                                   on 2000/06/03  14:38:09
79040         Log: Integrate with Sarathy.
79041      Branch: cfgperl
79042           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
79043           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
79044           !> vms/perly_c.vms
79045 ____________________________________________________________________________
79046 [  6195] By: gsar                                  on 2000/06/02  22:43:13
79047         Log: fix yet another eval"" leak under USE_ITHREADS
79048      Branch: perl
79049            ! op.c
79050 ____________________________________________________________________________
79051 [  6194] By: gsar                                  on 2000/06/02  18:22:06
79052         Log: fix small eval"" memory leaks under USE_ITHREADS
79053      Branch: perl
79054            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
79055            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
79056            ! vms/perly_c.vms
79057 ____________________________________________________________________________
79058 [  6193] By: jhi                                   on 2000/06/01  13:03:56
79059         Log: Signals-be-gone for microperl.
79060      Branch: cfgperl
79061            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
79062 ____________________________________________________________________________
79063 [  6192] By: jhi                                   on 2000/06/01  12:52:02
79064         Log: Integrate with Sarathy.
79065      Branch: cfgperl
79066           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
79067           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
79068           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
79069           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
79070           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
79071           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
79072           !> t/op/vec.t utils/h2xs.PL
79073 ____________________________________________________________________________
79074 [  6191] By: gsar                                  on 2000/06/01  09:38:21
79075         Log: vec() loses numericalness (modified version of patch suggested
79076              by Robin Barker)
79077      Branch: perl
79078            ! doop.c t/op/vec.t
79079 ____________________________________________________________________________
79080 [  6190] By: gsar                                  on 2000/06/01  09:26:15
79081         Log: submit missing embed.pl change
79082      Branch: perl
79083            ! embed.pl
79084 ____________________________________________________________________________
79085 [  6189] By: gsar                                  on 2000/06/01  09:05:34
79086         Log: counting tr/// corrupts later operation (from M.J.T Guy)
79087      Branch: perl
79088            ! doop.c t/op/tr.t
79089 ____________________________________________________________________________
79090 [  6188] By: gsar                                  on 2000/06/01  08:58:39
79091         Log: h2xs tweaks
79092      Branch: perl
79093            ! utils/h2xs.PL
79094 ____________________________________________________________________________
79095 [  6187] By: gsar                                  on 2000/06/01  08:50:07
79096         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
79097              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79098      Branch: perl
79099            + lib/Pod/LaTeX.pm
79100            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
79101            ! pod/pod2latex.PL
79102 ____________________________________________________________________________
79103 [  6186] By: gsar                                  on 2000/06/01  08:24:40
79104         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
79105              <wolfgang.laun@alcatel.at>)
79106      Branch: perl
79107            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
79108            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
79109 ____________________________________________________________________________
79110 [  6185] By: gsar                                  on 2000/06/01  08:12:00
79111         Log: remove incorrect documentation about implicit split to @_ in
79112              list context, which never really worked in perl 5 (from
79113              M.J.T. Guy)
79114      Branch: perl
79115            ! pod/perlfunc.pod pod/perltrap.pod
79116 ____________________________________________________________________________
79117 [  6184] By: gsar                                  on 2000/06/01  07:52:27
79118         Log: tweak for change#6127
79119      Branch: perl
79120            ! perl.c
79121 ____________________________________________________________________________
79122 [  6183] By: gsar                                  on 2000/06/01  07:41:02
79123         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
79124              <nick@ccl4.org>)
79125      Branch: perl
79126            + t/lib/selfloader.t
79127            ! MANIFEST lib/SelfLoader.pm
79128 ____________________________________________________________________________
79129 [  6182] By: jhi                                   on 2000/06/01  00:34:42
79130         Log: Be Cleaner Part Deux.
79131      Branch: cfgperl
79132            ! Makefile.SH
79133 ____________________________________________________________________________
79134 [  6181] By: jhi                                   on 2000/06/01  00:32:09
79135         Log: Integrate with Sarathy.
79136      Branch: cfgperl
79137           !> pp.c t/op/arith.t
79138 ____________________________________________________________________________
79139 [  6180] By: jhi                                   on 2000/06/01  00:31:13
79140         Log: microperl nits from Simon Cozens.
79141      Branch: cfgperl
79142            + uconfig.h
79143            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
79144            ! unixish.h
79145 ____________________________________________________________________________
79146 [  6179] By: gsar                                  on 2000/05/31  22:37:51
79147         Log: buggy modulus on UVs introduced by change#3378 (resulted in
79148              4063328477 % 65535 amounting to 27406, instead of 27407)
79149      Branch: perl
79150            ! pp.c t/op/arith.t
79151 ____________________________________________________________________________
79152 [  6178] By: jhi                                   on 2000/05/31  21:52:41
79153         Log: Be cleaner.
79154      Branch: cfgperl
79155            ! Makefile.SH
79156 ____________________________________________________________________________
79157 [  6177] By: jhi                                   on 2000/05/31  21:47:33
79158         Log: Substitution utf8 patch from Simon Cozens.
79159      Branch: cfgperl
79160            ! pp_hot.c
79161 ____________________________________________________________________________
79162 [  6176] By: jhi                                   on 2000/05/31  21:45:34
79163         Log: Single-quoted utf8 patch from Simon Cozens.
79164      Branch: cfgperl
79165            ! toke.c
79166 ____________________________________________________________________________
79167 [  6175] By: jhi                                   on 2000/05/31  21:40:18
79168         Log: Integrate with Sarathy.
79169      Branch: cfgperl
79170           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
79171 ____________________________________________________________________________
79172 [  6174] By: jhi                                   on 2000/05/31  21:37:31
79173         Log: microperl changes from Simon Cozens; Makefile for microperl
79174              written from scratch; few casts added as microperl compilation
79175              doesn't have all prototypes available.
79176      Branch: cfgperl
79177            + Makefile.micro README.micro Todo.micro uconfig.sh
79178            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
79179            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
79180      Branch: metaconfig
79181            + U/modified/Config_h.U
79182 ____________________________________________________________________________
79183 [  6173] By: jhi                                   on 2000/05/31  20:00:24
79184         Log: metaconfig maintenance.
79185      Branch: metaconfig
79186            + U/modified/Inhdr.U U/typedefs/inotype.U
79187      Branch: metaconfig/U/perl
79188            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
79189            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
79190 ____________________________________________________________________________
79191 [  6172] By: gsar                                  on 2000/05/31  05:05:42
79192         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
79193              (from Ilya Zakharevich)
79194      Branch: perl
79195            ! regexec.c t/op/re_tests
79196 ____________________________________________________________________________
79197 [  6171] By: gsar                                  on 2000/05/31  05:01:47
79198         Log: scalar() doesn't force scalar context when used in void context
79199              (from Simon Cozens)
79200      Branch: perl
79201            ! op.c t/op/wantarray.t
79202 ____________________________________________________________________________
79203 [  6170] By: gsar                                  on 2000/05/31  04:41:33
79204         Log: change#6142 needs tweaks to tests to work where there's no symlink()
79205              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
79206      Branch: perl
79207            ! t/lib/filefind.t
79208 ____________________________________________________________________________
79209 [  6169] By: gsar                                  on 2000/05/31  04:29:49
79210         Log: integrate cfgperl contents into mainline
79211      Branch: perl
79212           +> pod/perlmodlib.PL pod/perlnewmod.pod
79213           !> (integrate 42 files)
79214 ____________________________________________________________________________
79215 [  6168] By: jhi                                   on 2000/05/30  22:53:37
79216         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
79217      Branch: cfgperl
79218            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79219            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
79220            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
79221            ! win32/config.bc win32/config.gc win32/config.vc
79222            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
79223            ! win32/config_h.PL win32/config_sh.PL
79224      Branch: metaconfig/U/perl
79225            ! perlxv.U
79226 ____________________________________________________________________________
79227 [  6167] By: jhi                                   on 2000/05/30  22:20:21
79228         Log: tweak todo 
79229      Branch: cfgperl
79230            ! Todo-5.6
79231 ____________________________________________________________________________
79232 [  6166] By: jhi                                   on 2000/05/30  22:11:51
79233         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
79234              in case somebody wants to write an extension for more
79235              shadow database interfaces.
79236      Branch: cfgperl
79237            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79238            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
79239            ! vos/config.def vos/config.h vos/config_h.SH_orig
79240            ! win32/config.bc win32/config.gc win32/config.vc
79241            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
79242      Branch: metaconfig
79243            ! U/modified/Myinit.U
79244      Branch: metaconfig/U/perl
79245            + d_getespwnam.U d_getprpwnam.U i_prot.U
79246 ____________________________________________________________________________
79247 [  6165] By: jhi                                   on 2000/05/30  18:35:34
79248         Log: Integrate with Sarathy.
79249      Branch: cfgperl
79250           !> op.c
79251 ____________________________________________________________________________
79252 [  6164] By: jhi                                   on 2000/05/30  18:30:16
79253         Log: detypo
79254      Branch: cfgperl
79255            ! Configure config_h.SH
79256      Branch: metaconfig/U/perl
79257            ! perlxv.U
79258 ____________________________________________________________________________
79259 [  6163] By: gsar                                  on 2000/05/30  03:24:03
79260         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
79261      Branch: perl
79262            ! op.c
79263 ____________________________________________________________________________
79264 [  6162] By: gsar                                  on 2000/05/30  03:09:38
79265         Log: fix memory leak in method call optimization (change#3768);
79266              made C<eval "$x->foo()"> leak
79267      Branch: perl
79268            ! op.c
79269 ____________________________________________________________________________
79270 [  6161] By: jhi                                   on 2000/05/29  17:56:26
79271         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
79272              both from Simon Cozens.
79273      Branch: cfgperl
79274            + pod/perlmodlib.PL pod/perlnewmod.pod
79275            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
79276            ! pod/perlmodlib.pod pod/perltoc.pod
79277 ____________________________________________________________________________
79278 [  6160] By: jhi                                   on 2000/05/29  17:23:55
79279         Log: Changes for the File::Temp 0.08 (change #6159) test suite
79280              to fit better into the Perl distribution test framework.
79281      Branch: cfgperl
79282            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
79283            ! t/lib/ftmp-tempfile.t
79284 ____________________________________________________________________________
79285 [  6159] By: jhi                                   on 2000/05/29  16:55:36
79286         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
79287      Branch: cfgperl
79288            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79289            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79290 ____________________________________________________________________________
79291 [  6158] By: bailey                                on 2000/05/29  16:22:08
79292         Log: Add fallback to tmpfile for use in cases where user's relying on
79293              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
79294              Lane's patch)
79295      Branch: vmsperl
79296            ! vms/vms.c vms/vmsish.h
79297 ____________________________________________________________________________
79298 [  6157] By: jhi                                   on 2000/05/29  03:10:36
79299         Log: Regen Configure to jive with #6149.
79300      Branch: cfgperl
79301            ! Configure
79302      Branch: metaconfig
79303            ! U/modified/Getfile.U
79304 ____________________________________________________________________________
79305 [  6156] By: jhi                                   on 2000/05/29  03:01:38
79306         Log: Integrate with Sarathy.
79307      Branch: cfgperl
79308           +> ext/DynaLoader/dl_mac.xs
79309           !> (integrate 38 files)
79310 ____________________________________________________________________________
79311 [  6155] By: gsar                                  on 2000/05/28  21:15:58
79312         Log: small bug in change#6144; remove random \xA0 character that snuck
79313              in via change#6145
79314      Branch: perl
79315            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
79316 ____________________________________________________________________________
79317 [  6154] By: gsar                                  on 2000/05/28  21:04:19
79318         Log: avoid type mismatch warning
79319      Branch: perl
79320            ! perl.c
79321 ____________________________________________________________________________
79322 [  6153] By: gsar                                  on 2000/05/28  20:58:31
79323         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
79324              <nick@Bagpuss.uk.boo.com>)
79325      Branch: perl
79326            ! lib/Test/Harness.pm
79327 ____________________________________________________________________________
79328 [  6152] By: gsar                                  on 2000/05/28  20:53:42
79329         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
79330      Branch: perl
79331            ! regexec.c
79332 ____________________________________________________________________________
79333 [  6151] By: gsar                                  on 2000/05/28  20:50:28
79334         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
79335      Branch: perl
79336            ! regexec.c
79337 ____________________________________________________________________________
79338 [  6150] By: gsar                                  on 2000/05/28  20:39:58
79339         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
79340      Branch: perl
79341            ! pod/perlrequick.pod
79342 ____________________________________________________________________________
79343 [  6149] By: gsar                                  on 2000/05/28  20:35:16
79344         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
79345              <troc@netrus.net>)
79346      Branch: perl
79347            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
79348            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
79349            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
79350            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
79351 ____________________________________________________________________________
79352 [  6148] By: gsar                                  on 2000/05/28  20:21:07
79353         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
79354      Branch: perl
79355            ! lib/ExtUtils/MM_Unix.pm
79356 ____________________________________________________________________________
79357 [  6147] By: gsar                                  on 2000/05/28  20:12:41
79358         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
79359              (from Peter Prymmer)
79360      Branch: perl
79361            ! vms/subconfigure.com
79362 ____________________________________________________________________________
79363 [  6146] By: gsar                                  on 2000/05/28  20:06:15
79364         Log: doc typo
79365      Branch: perl
79366            ! lib/warnings.pm warnings.h warnings.pl
79367 ____________________________________________________________________________
79368 [  6145] By: gsar                                  on 2000/05/28  18:44:33
79369         Log: make xsubpp skip embedded pod (from Matthias Neeracher
79370              <neeri@iis.ee.ethz.ch>)
79371      Branch: perl
79372            ! lib/ExtUtils/xsubpp
79373 ____________________________________________________________________________
79374 [  6144] By: gsar                                  on 2000/05/28  18:42:49
79375         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
79376              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
79377              <neeri@iis.ee.ethz.ch>)
79378      Branch: perl
79379            ! lib/AutoSplit.pm
79380 ____________________________________________________________________________
79381 [  6143] By: gsar                                  on 2000/05/28  18:41:12
79382         Log: MacOS support, part 1 (from Matthias Neeracher
79383              <neeri@iis.ee.ethz.ch>)
79384      Branch: perl
79385            + ext/DynaLoader/dl_mac.xs
79386            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
79387            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
79388            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
79389            ! util.h
79390 ____________________________________________________________________________
79391 [  6142] By: gsar                                  on 2000/05/28  18:21:51
79392         Log: File::Find fails to chdir when chasing symlinks (from
79393              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
79394      Branch: perl
79395            ! lib/File/Find.pm t/lib/filefind.t
79396 ____________________________________________________________________________
79397 [  6141] By: jhi                                   on 2000/05/28  14:25:15
79398         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
79399              forwarded by Peter Seebach from the bsdi-users mailing list.
79400              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
79401      Branch: perl
79402            ! hints/bsdos.sh
79403 ____________________________________________________________________________
79404 [  6140] By: jhi                                   on 2000/05/28  14:11:57
79405         Log: Integrate with Sarathy.
79406      Branch: cfgperl
79407           +> (branch 30 files)
79408           !> (integrate 93 files)
79409 ____________________________________________________________________________
79410 [  6139] By: gsar                                  on 2000/05/28  10:01:48
79411         Log: revise mktables.PL for bugs and newness in Unicode 3.0
79412              (from James Bence <jbence@amgen.com>)
79413      Branch: perl
79414            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
79415            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
79416            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
79417            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
79418            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
79419            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
79420            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
79421            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
79422            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
79423            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
79424            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
79425            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
79426            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
79427            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
79428            + lib/unicode/Is/SylWU.pl
79429            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
79430            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
79431            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
79432            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
79433            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
79434            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
79435            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
79436            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
79437            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
79438            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
79439            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
79440            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
79441            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
79442            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
79443            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
79444            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
79445            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
79446            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
79447            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
79448            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
79449            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
79450            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
79451            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
79452            ! lib/unicode/Makefile lib/unicode/mktables.PL
79453 ____________________________________________________________________________
79454 [  6138] By: gsar                                  on 2000/05/28  08:50:32
79455         Log: add note about the handling of negative indices to tied arrays
79456              (from Michael G Schwern <schwern@pobox.com>)
79457      Branch: perl
79458            ! pod/perltie.pod
79459 ____________________________________________________________________________
79460 [  6137] By: gsar                                  on 2000/05/28  08:46:10
79461         Log: fix bogus redeclaration warning for "our" variables in different
79462              scopes
79463      Branch: perl
79464            ! op.c t/pragma/strict-vars
79465 ____________________________________________________________________________
79466 [  6136] By: gsar                                  on 2000/05/28  08:31:20
79467         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
79468      Branch: perl
79469            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
79470 ____________________________________________________________________________
79471 [  6135] By: gsar                                  on 2000/05/28  08:17:50
79472         Log: enable Test::Harness to dynamically determine column width etc.
79473              (from Rob Napier <rnapier@employees.org>)
79474      Branch: perl
79475            ! lib/Test/Harness.pm
79476 ____________________________________________________________________________
79477 [  6134] By: gsar                                  on 2000/05/28  08:13:39
79478         Log: make Test::Harness use wait.h/WCOREDUMP if available
79479              (from Ben Tilly <ben_tilly@hotmail.com>)
79480      Branch: perl
79481            ! lib/Test/Harness.pm
79482 ____________________________________________________________________________
79483 [  6133] By: gsar                                  on 2000/05/28  08:08:05
79484         Log: elide bogus test in change#6132
79485      Branch: perl
79486            ! t/pragma/warn/9enabled
79487 ____________________________________________________________________________
79488 [  6132] By: gsar                                  on 2000/05/28  08:03:14
79489         Log: warnings::enabled() doesn't fall back to looking at $^W if
79490              caller isn't using lexical warnings (from Paul Marquess)
79491      Branch: perl
79492            ! pp_ctl.c t/pragma/warn/9enabled
79493 ____________________________________________________________________________
79494 [  6131] By: gsar                                  on 2000/05/28  07:57:47
79495         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
79496      Branch: perl
79497            ! ext/POSIX/POSIX.pm
79498 ____________________________________________________________________________
79499 [  6130] By: gsar                                  on 2000/05/28  07:29:12
79500         Log: fix places that mean C<"word" character> but say C<alphanumeric
79501              character>
79502      Branch: perl
79503            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
79504 ____________________________________________________________________________
79505 [  6129] By: gsar                                  on 2000/05/28  07:18:41
79506         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
79507      Branch: perl
79508            ! vms/test.com
79509 ____________________________________________________________________________
79510 [  6128] By: gsar                                  on 2000/05/28  07:12:55
79511         Log: new perlxstut example for passing/returning refs to arrays
79512              (from David Lowe <dlowe@pootpoot.com>)
79513      Branch: perl
79514            ! pod/perlxstut.pod
79515 ____________________________________________________________________________
79516 [  6127] By: gsar                                  on 2000/05/28  07:02:50
79517         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
79518              failed (from Gisle Aas)
79519      Branch: perl
79520            ! cop.h perl.c
79521 ____________________________________________________________________________
79522 [  6126] By: gsar                                  on 2000/05/28  06:39:53
79523         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
79524              (reworked variant of patch suggested by Simon Cozens)
79525      Branch: perl
79526            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
79527            ! pp_hot.c proto.h t/op/gv.t
79528 ____________________________________________________________________________
79529 [  6125] By: gsar                                  on 2000/05/28  05:14:55
79530         Log: enable propagating exception objects via Perl_croak() in XS code
79531              (from Gisle Aas)
79532      Branch: perl
79533            ! util.c
79534 ____________________________________________________________________________
79535 [  6124] By: gsar                                  on 2000/05/28  05:07:28
79536         Log: integrate vmsperl contents into mainline
79537      Branch: perl
79538           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
79539           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
79540           !> vms/vmsish.h
79541 ____________________________________________________________________________
79542 [  6123] By: gsar                                  on 2000/05/28  05:03:53
79543         Log: clarify gotcha with #line directives (from Rocco Caputo
79544              <troc@netrus.net>)
79545      Branch: perl
79546            ! pod/perldebug.pod pod/perlsyn.pod
79547 ____________________________________________________________________________
79548 [  6122] By: gsar                                  on 2000/05/28  04:58:29
79549         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
79550              (from Mark-Jason Dominus)
79551      Branch: perl
79552            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
79553            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
79554            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
79555            ! toke.c
79556 ____________________________________________________________________________
79557 [  6121] By: bailey                                on 2000/05/25  04:46:54
79558         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
79559              lists (based on fixes by Craig Berry)
79560      Branch: vmsperl
79561            ! lib/File/Spec/VMS.pm
79562 ____________________________________________________________________________
79563 [  6120] By: bailey                                on 2000/05/25  04:25:38
79564         Log: Add missing escape (Charles Lane)
79565      Branch: vmsperl
79566            ! t/op/lex_assign.t
79567 ____________________________________________________________________________
79568 [  6119] By: bailey                                on 2000/05/25  04:21:25
79569         Log: Quiet error messages in vmsish.t (Charles Lane)
79570      Branch: vmsperl
79571            ! vms/ext/vmsish.t
79572 ____________________________________________________________________________
79573 [  6118] By: bailey                                on 2000/05/25  04:17:57
79574         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
79575              Flatten case labels in switch statements uniformly (Charles Bailey)
79576      Branch: vmsperl
79577            ! vms/vms.c
79578 ____________________________________________________________________________
79579 [  6117] By: bailey                                on 2000/05/25  03:58:09
79580         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
79581      Branch: vmsperl
79582            ! vms/vmsish.h
79583 ____________________________________________________________________________
79584 [  6116] By: bailey                                on 2000/05/25  03:11:15
79585         Log: Miscellaneous cosmetic fixes (Charles Lane)
79586      Branch: vmsperl
79587            ! lib/ExtUtils/MM_VMS.pm
79588 ____________________________________________________________________________
79589 [  6115] By: bailey                                on 2000/05/25  03:10:36
79590         Log: Add bounds checking for several strings (Charles Lane)
79591      Branch: vmsperl
79592            ! vms/vms.c
79593 ____________________________________________________________________________
79594 [  6114] By: bailey                                on 2000/05/25  02:25:34
79595         Log: Urk -- undo previous removal of vmsish 'exit' change
79596      Branch: vmsperl
79597            ! vms/ext/vmsish.pm vms/vmsish.h
79598 ____________________________________________________________________________
79599 [  6113] By: bailey                                on 2000/05/24  02:24:40
79600         Log: Ugly workaround for version-specific RTL error
79601      Branch: vmsperl
79602            ! vms/vms.c
79603 ____________________________________________________________________________
79604 [  6112] By: bailey                                on 2000/05/24  02:19:55
79605         Log: Check for existence of file before trying to delete
79606      Branch: vmsperl
79607            ! vms/test.com
79608 ____________________________________________________________________________
79609 [  6111] By: bailey                                on 2000/05/23  23:35:13
79610         Log: Resync with mainline prior to post-5.6.0 updates
79611      Branch: vmsperl
79612           +> (branch 49 files)
79613            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
79614            ! vms/ext/vmsish.pm
79615           !> (integrate 334 files)
79616 ____________________________________________________________________________
79617 [  6110] By: jhi                                   on 2000/05/23  19:28:32
79618         Log: todo tweak
79619      Branch: cfgperl
79620            ! Todo-5.6
79621 ____________________________________________________________________________
79622 [  6109] By: jhi                                   on 2000/05/18  17:38:54
79623         Log: Integrate with Sarathy.
79624      Branch: cfgperl
79625           !> mg.c perl.h win32/perlhost.h
79626 ____________________________________________________________________________
79627 [  6108] By: gsar                                  on 2000/05/17  02:24:56
79628         Log: reenable fake signal handling on Windows, bugs and all
79629      Branch: perl
79630            ! mg.c perl.h win32/perlhost.h
79631 ____________________________________________________________________________
79632 [  6107] By: jhi                                   on 2000/05/15  18:01:41
79633         Log: Tweak the todo list.
79634      Branch: cfgperl
79635            ! Todo-5.6
79636 ____________________________________________________________________________
79637 [  6106] By: jhi                                   on 2000/05/15  13:41:48
79638         Log: The (Configure) script refuses to go on, after asking for
79639              'You may also choose to try maximal 64-bitness....'.
79640              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
79641              -- Patrick Zima
79642              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
79643      Branch: cfgperl
79644            ! hints/solaris_2.sh
79645 ____________________________________________________________________________
79646 [  6105] By: jhi                                   on 2000/05/11  14:37:43
79647         Log: Integrate with Sarathy.
79648      Branch: cfgperl
79649           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
79650           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
79651 ____________________________________________________________________________
79652 [  6104] By: gsar                                  on 2000/05/11  03:39:07
79653         Log: PL_sys_intern was being initialized too late on windows
79654      Branch: perl
79655            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
79656            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
79657 ____________________________________________________________________________
79658 [  6103] By: jhi                                   on 2000/05/09  19:42:20
79659         Log: Test tweaking for Unicos continues.
79660      Branch: cfgperl
79661            ! t/op/64bitint.t
79662 ____________________________________________________________________________
79663 [  6102] By: jhi                                   on 2000/05/09  16:47:27
79664         Log: The test suite tweak in #6101 wasn't quite right.
79665      Branch: cfgperl
79666            ! t/lib/complex.t
79667 ____________________________________________________________________________
79668 [  6101] By: jhi                                   on 2000/05/09  15:35:34
79669         Log: Hints and test tweaks for Unicos.
79670      Branch: cfgperl
79671            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
79672 ____________________________________________________________________________
79673 [  6100] By: jhi                                   on 2000/05/08  21:15:06
79674         Log: More compilation tweakery from Allen Smith.
79675      Branch: cfgperl
79676            ! hints/irix_6.sh
79677 ____________________________________________________________________________
79678 [  6099] By: jhi                                   on 2000/05/08  19:21:18
79679         Log: Tweaks for the cc bugs from Allen Smith.
79680      Branch: cfgperl
79681            ! hints/irix_6.sh
79682 ____________________________________________________________________________
79683 [  6098] By: jhi                                   on 2000/05/08  19:13:37
79684         Log: Add a note about other, yet unsupported, shadow password APIs.
79685      Branch: cfgperl
79686            ! pp_sys.c
79687 ____________________________________________________________________________
79688 [  6097] By: jhi                                   on 2000/05/08  18:46:34
79689         Log: Add a note about possible compilation problems from Allen Smith.
79690      Branch: cfgperl
79691            ! hints/irix_6.sh
79692 ____________________________________________________________________________
79693 [  6096] By: jhi                                   on 2000/05/08  17:33:10
79694         Log: Integrate with Sarathy.
79695      Branch: cfgperl
79696           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
79697           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
79698 ____________________________________________________________________________
79699 [  6095] By: jhi                                   on 2000/05/08  16:21:33
79700         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
79701              might be useful in future.
79702      Branch: cfgperl
79703            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79704            ! config_h.SH
79705      Branch: metaconfig
79706            ! U/installdirs/inc_version_list.U
79707      Branch: metaconfig/U/perl
79708            ! perlxv.U
79709 ____________________________________________________________________________
79710 [  6094] By: gsar                                  on 2000/05/08  14:22:22
79711         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
79712      Branch: perl
79713            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
79714            ! hints/cygwin.sh pp_sys.c
79715 ____________________________________________________________________________
79716 [  6093] By: gsar                                  on 2000/05/08  12:52:28
79717         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
79718              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
79719      Branch: perl
79720            ! pp_sys.c sv.c win32/perlhost.h
79721 ____________________________________________________________________________
79722 [  6092] By: jhi                                   on 2000/05/07  22:40:34
79723         Log: Regen perltoc with the fixed buildtoc.
79724      Branch: cfgperl
79725            ! pod/perltoc.pod
79726 ____________________________________________________________________________
79727 [  6091] By: jhi                                   on 2000/05/07  22:24:16
79728         Log: Integrate with Sarathy.
79729      Branch: cfgperl
79730           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
79731           !> t/op/substr.t toke.c
79732 ____________________________________________________________________________
79733 [  6090] By: gsar                                  on 2000/05/07  19:47:07
79734         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
79735              [NI]OK; added tests for both
79736      Branch: perl
79737            ! perl.c pp_hot.c sv.c t/op/substr.t
79738 ____________________________________________________________________________
79739 [  6089] By: gsar                                  on 2000/05/07  18:18:38
79740         Log: buildtoc tweak to fix newline lossage
79741      Branch: perl
79742            ! pod/buildtoc
79743 ____________________________________________________________________________
79744 [  6088] By: jhi                                   on 2000/05/07  16:35:36
79745         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
79746              because we do not use those.  The HAS_GETSPNAM remains,
79747              though, because we still do use that.
79748      Branch: cfgperl
79749            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79750            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
79751            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
79752            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
79753            ! win32/config.vc win32/config_H.bc win32/config_H.gc
79754            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
79755 ____________________________________________________________________________
79756 [  6087] By: gsar                                  on 2000/05/07  16:05:16
79757         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
79758      Branch: perl
79759            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
79760 ____________________________________________________________________________
79761 [  6086] By: jhi                                   on 2000/05/07  15:27:07
79762         Log: Integrate with Sarathy.
79763      Branch: cfgperl
79764           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79765           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79766           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
79767           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
79768           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
79769           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
79770 ____________________________________________________________________________
79771 [  6085] By: gsar                                  on 2000/05/07  05:52:02
79772         Log: repeat operator (x) doesn't preserve utf8-ness
79773      Branch: perl
79774            ! pp.c t/op/substr.t
79775 ____________________________________________________________________________
79776 [  6084] By: gsar                                  on 2000/05/07  05:39:55
79777         Log: substr() does not preserve utf8-ness (from Stefan Eissing
79778              <Eissing@medicaldataservice.de>); added tests
79779      Branch: perl
79780            ! pp.c t/op/substr.t
79781 ____________________________________________________________________________
79782 [  6083] By: gsar                                  on 2000/05/07  05:24:46
79783         Log: note about undocumented caller() return value (from M.J.T. Guy);
79784              yet another peek.t tweak
79785      Branch: perl
79786            ! pod/perlfunc.pod t/lib/peek.t
79787 ____________________________________________________________________________
79788 [  6082] By: gsar                                  on 2000/05/07  05:08:40
79789         Log: peek.t non-portable to ithreads
79790      Branch: perl
79791            ! t/lib/peek.t
79792 ____________________________________________________________________________
79793 [  6081] By: gsar                                  on 2000/05/07  04:17:04
79794         Log: better default perlbug categories for ok reports (from Richard Foley)
79795      Branch: perl
79796            ! utils/perlbug.PL
79797 ____________________________________________________________________________
79798 [  6080] By: gsar                                  on 2000/05/07  04:08:07
79799         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
79800              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79801      Branch: perl
79802            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79803            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79804            ! AUTHORS MAINTAIN MANIFEST
79805 ____________________________________________________________________________
79806 [  6079] By: gsar                                  on 2000/05/07  04:01:38
79807         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
79808      Branch: perl
79809            ! lib/Carp/Heavy.pm
79810 ____________________________________________________________________________
79811 [  6078] By: gsar                                  on 2000/05/07  01:24:19
79812         Log: workaround for CRT bug in chdir() (from Charles Lane, via
79813              Peter Prymmer)
79814      Branch: perl
79815            ! iperlsys.h vms/vms.c vms/vmsish.h
79816 ____________________________________________________________________________
79817 [  6077] By: gsar                                  on 2000/05/07  01:22:23
79818         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
79819              and Tom Phoenix)
79820      Branch: perl
79821            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
79822 ____________________________________________________________________________
79823 [  6076] By: gsar                                  on 2000/05/06  17:36:29
79824         Log: integrate cfgperl contents into mainline
79825      Branch: perl
79826           +> t/lib/peek.t
79827           !> Configure MANIFEST Porting/Glossary Porting/config.sh
79828           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
79829           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
79830           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
79831 ____________________________________________________________________________
79832 [  6075] By: jhi                                   on 2000/05/05  18:56:10
79833         Log: Make the test more portable.
79834      Branch: cfgperl
79835            ! t/lib/peek.t
79836 ____________________________________________________________________________
79837 [  6074] By: jhi                                   on 2000/05/05  18:49:20
79838         Log: Introduce t/lib/peek.t.
79839      Branch: cfgperl
79840            + t/lib/peek.t
79841            ! MANIFEST
79842 ____________________________________________________________________________
79843 [  6073] By: jhi                                   on 2000/05/05  14:30:45
79844         Log: Complex tweaks.
79845      Branch: cfgperl
79846            ! lib/Math/Complex.pm t/lib/complex.t
79847 ____________________________________________________________________________
79848 [  6072] By: jhi                                   on 2000/05/05  12:27:13
79849         Log: Integrate with Sarathy.
79850      Branch: cfgperl
79851           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
79852           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79853           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
79854           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
79855 ____________________________________________________________________________
79856 [  6071] By: gsar                                  on 2000/05/05  02:24:46
79857         Log: misformatted perllocal.pod (from Tim Jenness
79858              <t.jenness@jach.hawaii.edu>)
79859      Branch: perl
79860            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
79861 ____________________________________________________________________________
79862 [  6070] By: gsar                                  on 2000/05/05  02:16:52
79863         Log: remove misleading comment (from M.J.T. Guy)
79864      Branch: perl
79865            ! t/lib/anydbm.t
79866 ____________________________________________________________________________
79867 [  6069] By: gsar                                  on 2000/05/05  02:15:13
79868         Log: File::Spec compatibility update (from Barrie Slaymaker
79869              <barries@slaysys.com>)
79870      Branch: perl
79871            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79872            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79873 ____________________________________________________________________________
79874 [  6068] By: gsar                                  on 2000/05/05  02:01:50
79875         Log: note about values()
79876      Branch: perl
79877            ! pod/perlfunc.pod
79878 ____________________________________________________________________________
79879 [  6067] By: gsar                                  on 2000/05/05  01:33:09
79880         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
79881      Branch: perl
79882            ! win32/win32.c
79883 ____________________________________________________________________________
79884 [  6066] By: gsar                                  on 2000/05/05  01:23:43
79885         Log: s/END/CHECK/
79886      Branch: perl
79887            ! perl.c
79888 ____________________________________________________________________________
79889 [  6065] By: jhi                                   on 2000/05/04  17:30:22
79890         Log: Integrate with Sarathy.
79891      Branch: cfgperl
79892           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
79893 ____________________________________________________________________________
79894 [  6064] By: gsar                                  on 2000/05/04  17:26:14
79895         Log: change#5905 wasn't quite right--it's intent only applies when arguments
79896              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
79897      Branch: perl
79898            ! pp_sys.c sv.c
79899 ____________________________________________________________________________
79900 [  6063] By: gsar                                  on 2000/05/04  16:52:29
79901         Log: tokeq() could read unallocated field in argument
79902      Branch: perl
79903            ! toke.c
79904 ____________________________________________________________________________
79905 [  6062] By: gsar                                  on 2000/05/04  16:34:51
79906         Log: additional tests for utf8.t
79907      Branch: perl
79908            ! t/pragma/utf8.t
79909 ____________________________________________________________________________
79910 [  6061] By: gsar                                  on 2000/05/04  16:09:28
79911         Log: change#5921 neglected to make eq honor "use bytes"
79912      Branch: perl
79913            ! sv.c
79914 ____________________________________________________________________________
79915 [  6060] By: jhi                                   on 2000/05/04  15:30:16
79916         Log: Integrate with Sarathy.
79917      Branch: cfgperl
79918           !> perl.c regcomp.c t/pragma/utf8.t
79919 ____________________________________________________________________________
79920 [  6059] By: jhi                                   on 2000/05/04  15:26:37
79921         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
79922              in natively 64-bit platforms where a long is a quad (no need
79923              for long longs).  Also added bias for IVs.
79924      Branch: cfgperl
79925            ! toke.c
79926 ____________________________________________________________________________
79927 [  6058] By: gsar                                  on 2000/05/04  00:19:14
79928         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
79929              (spotted by Donald Kinzer <dkinzer@premia.com>)
79930      Branch: perl
79931            ! perl.c
79932 ____________________________________________________________________________
79933 [  6057] By: gsar                                  on 2000/05/03  18:34:01
79934         Log: fix broken parsing of /\x{ab}/
79935      Branch: perl
79936            ! regcomp.c t/pragma/utf8.t
79937 ____________________________________________________________________________
79938 [  6056] By: jhi                                   on 2000/05/03  17:57:16
79939         Log: The search of infinity continues, this time simplified.
79940      Branch: cfgperl
79941            ! lib/Math/Complex.pm
79942 ____________________________________________________________________________
79943 [  6055] By: jhi                                   on 2000/05/03  17:45:30
79944         Log: Detypo.
79945      Branch: cfgperl
79946            ! hints/unicos.sh
79947 ____________________________________________________________________________
79948 [  6054] By: jhi                                   on 2000/05/02  22:28:27
79949         Log: Be more forgiving in POSIX about HUGE_VALL.
79950      Branch: cfgperl
79951            ! ext/POSIX/POSIX.xs
79952 ____________________________________________________________________________
79953 [  6053] By: jhi                                   on 2000/05/02  22:25:05
79954         Log: Integrate with Sarathy.
79955      Branch: cfgperl
79956           !> hints/irix_6.sh pod/perlop.pod
79957 ____________________________________________________________________________
79958 [  6052] By: jhi                                   on 2000/05/02  22:24:31
79959         Log: Unicos hint tweak.
79960      Branch: cfgperl
79961            ! hints/unicos.sh
79962 ____________________________________________________________________________
79963 [  6051] By: jhi                                   on 2000/05/02  22:21:26
79964         Log: Complex tweakery.
79965      Branch: cfgperl
79966            ! lib/Math/Complex.pm t/lib/complex.t
79967 ____________________________________________________________________________
79968 [  6050] By: jhi                                   on 2000/05/02  19:26:22
79969         Log: Use setxxent()/endxxent().
79970      Branch: cfgperl
79971            ! t/op/grent.t t/op/pwent.t
79972 ____________________________________________________________________________
79973 [  6049] By: jhi                                   on 2000/05/02  19:06:02
79974         Log: Test both the scalar and list contexts.
79975      Branch: cfgperl
79976            ! t/op/grent.t t/op/pwent.t
79977 ____________________________________________________________________________
79978 [  6048] By: gsar                                  on 2000/05/02  18:29:10
79979         Log: add note about how $( doesn't interpolate in REs (from
79980              Philip Newton <newton@ficus.frogspace.net>)
79981      Branch: perl
79982            ! pod/perlop.pod
79983 ____________________________________________________________________________
79984 [  6047] By: jhi                                   on 2000/05/02  17:41:24
79985         Log: Call getspnam() only iff needed.
79986      Branch: cfgperl
79987            ! pp_sys.c
79988 ____________________________________________________________________________
79989 [  6046] By: gsar                                  on 2000/05/02  17:07:25
79990         Log: libscheck has insufficient checks for n32 libs (from
79991              Albert Chin-A-Young <china@thewrittenword.com>)
79992      Branch: perl
79993            ! hints/irix_6.sh
79994 ____________________________________________________________________________
79995 [  6045] By: jhi                                   on 2000/05/02  13:57:17
79996         Log: Integrate with Sarathy.
79997      Branch: cfgperl
79998           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
79999           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
80000 ____________________________________________________________________________
80001 [  6044] By: gsar                                  on 2000/05/02  06:48:19
80002         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
80003              such that underscores are only ignored in literal numbers,
80004              "\x{...}", and hex/oct argument
80005      Branch: perl
80006            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
80007 ____________________________________________________________________________
80008 [  6043] By: gsar                                  on 2000/05/02  02:22:29
80009         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
80010      Branch: perl
80011            ! pod/perlretut.pod
80012 ____________________________________________________________________________
80013 [  6042] By: gsar                                  on 2000/05/02  02:17:51
80014         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
80015      Branch: perl
80016            ! pod/perltrap.pod
80017 ____________________________________________________________________________
80018 [  6041] By: gsar                                  on 2000/05/02  01:53:51
80019         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
80020              to compensate
80021      Branch: perl
80022            ! Porting/makerel
80023 ____________________________________________________________________________
80024 [  6040] By: gsar                                  on 2000/05/02  01:51:57
80025         Log: missing files in MANIFEST
80026      Branch: perl
80027            ! MANIFEST
80028 ____________________________________________________________________________
80029 [  6039] By: jhi                                   on 2000/05/02  00:36:46
80030         Log: Infinite problems.
80031      Branch: cfgperl
80032            ! lib/Math/Complex.pm
80033 ____________________________________________________________________________
80034 [  6038] By: jhi                                   on 2000/05/02  00:06:38
80035         Log: pwent/spent #ifdef imbalance.
80036      Branch: cfgperl
80037            ! pp_sys.c
80038 ____________________________________________________________________________
80039 [  6037] By: jhi                                   on 2000/05/01  22:50:11
80040         Log: Use HUGE_VALL if applicable.
80041      Branch: cfgperl
80042            ! ext/POSIX/POSIX.xs util.c
80043 ____________________________________________________________________________
80044 [  6036] By: jhi                                   on 2000/05/01  22:20:53
80045         Log: Correct Freudian slip.
80046      Branch: cfgperl
80047            ! pp_sys.c
80048 ____________________________________________________________________________
80049 [  6035] By: jhi                                   on 2000/05/01  21:07:38
80050         Log: Continue on the pwent/spent case.
80051      Branch: cfgperl
80052            ! pp_sys.c
80053 ____________________________________________________________________________
80054 [  6034] By: jhi                                   on 2000/05/01  17:45:14
80055         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
80056              adjustments in 6032 conflicted badly with this, will have
80057              to revisit them later.
80058      Branch: cfgperl
80059           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
80060           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
80061           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
80062           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
80063           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
80064           !> t/lib/cgi-html.t t/lib/cgi-request.t
80065 ____________________________________________________________________________
80066 [  6033] By: jhi                                   on 2000/05/01  17:40:49
80067         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
80068      Branch: cfgperl
80069            ! pp_sys.c
80070 ____________________________________________________________________________
80071 [  6032] By: gsar                                  on 2000/05/01  15:56:32
80072         Log: whitespace adjustments
80073      Branch: perl
80074            ! pp_sys.c
80075 ____________________________________________________________________________
80076 [  6031] By: gsar                                  on 2000/05/01  15:19:41
80077         Log: small nits in diagnostics.pm (from Robin Barker)
80078      Branch: perl
80079            ! lib/diagnostics.pm pod/perldiag.pod
80080 ____________________________________________________________________________
80081 [  6030] By: gsar                                  on 2000/05/01  08:39:18
80082         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
80083              for @- and @+ (from Johan Vromans)
80084      Branch: perl
80085            ! lib/English.pm pod/perlvar.pod
80086 ____________________________________________________________________________
80087 [  6029] By: gsar                                  on 2000/05/01  08:16:10
80088         Log: add CGI.pm v2.66 (from Lincoln Stein)
80089      Branch: perl
80090            + lib/CGI/Util.pm t/lib/cgi-pretty.t
80091            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
80092            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
80093            ! t/lib/cgi-html.t t/lib/cgi-request.t
80094 ____________________________________________________________________________
80095 [  6028] By: gsar                                  on 2000/05/01  06:34:41
80096         Log: Pod::Man generates groff-incompatible macro definition (from
80097              Tom Christiansen)
80098      Branch: perl
80099            ! lib/Pod/Man.pm
80100 ____________________________________________________________________________
80101 [  6027] By: gsar                                  on 2000/05/01  06:31:36
80102         Log: podlators-1.02 update (from Russ Allbery)
80103      Branch: perl
80104            ! lib/Pod/Man.pm lib/Pod/Text.pm
80105 ____________________________________________________________________________
80106 [  6026] By: jhi                                   on 2000/04/30  23:24:23
80107         Log: Integrate with Sarathy.
80108      Branch: cfgperl
80109           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
80110           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
80111           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80112           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80113           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
80114           !> t/lib/syslog.t toke.c win32/win32.h
80115 ____________________________________________________________________________
80116 [  6025] By: gsar                                  on 2000/04/30  18:17:47
80117         Log: Is{Alnum,Alpha,Word} don't match titlecase
80118              
80119              TODO: IsSpace is defined recursively!
80120              
80121              (both spotted by Larry)
80122      Branch: perl
80123            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80124            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80125 ____________________________________________________________________________
80126 [  6024] By: gsar                                  on 2000/04/30  17:50:19
80127         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
80128              (from Hugo van der Sanden)
80129      Branch: perl
80130            ! toke.c
80131 ____________________________________________________________________________
80132 [  6023] By: gsar                                  on 2000/04/30  17:14:43
80133         Log: debugger stomps on $. (from M.J.T. Guy)
80134      Branch: perl
80135            ! lib/perl5db.pl
80136 ____________________________________________________________________________
80137 [  6022] By: gsar                                  on 2000/04/30  16:59:22
80138         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
80139      Branch: perl
80140            ! sv.c
80141 ____________________________________________________________________________
80142 [  6021] By: gsar                                  on 2000/04/29  21:00:08
80143         Log: remove Win2K issue in pod (fixed by change#6020)
80144      Branch: perl
80145            ! README.win32 pod/perl56delta.pod
80146 ____________________________________________________________________________
80147 [  6020] By: gsar                                  on 2000/04/29  20:51:49
80148         Log: test tweak
80149      Branch: perl
80150            ! t/lib/open3.t
80151 ____________________________________________________________________________
80152 [  6019] By: gsar                                  on 2000/04/29  20:34:27
80153         Log: windows portability tweaks
80154      Branch: perl
80155            ! t/lib/b.t win32/win32.h
80156 ____________________________________________________________________________
80157 [  6018] By: gsar                                  on 2000/04/29  19:55:24
80158         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
80159              make _PATH_LOG() return "" if unavailable
80160      Branch: perl
80161            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
80162            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
80163 ____________________________________________________________________________
80164 [  6017] By: jhi                                   on 2000/04/28  22:49:46
80165         Log: Integrate with Sarathy.
80166      Branch: cfgperl
80167           !> op.c perl.c pod/perldiag.pod t/lib/b.t
80168 ____________________________________________________________________________
80169 [  6016] By: jhi                                   on 2000/04/28  22:46:14
80170         Log: Do not warn that an infinity does not look like a number.
80171      Branch: cfgperl
80172            ! sv.c
80173 ____________________________________________________________________________
80174 [  6015] By: gsar                                  on 2000/04/28  22:35:49
80175         Log: tweak test for portability
80176      Branch: perl
80177            ! t/lib/b.t
80178 ____________________________________________________________________________
80179 [  6014] By: gsar                                  on 2000/04/28  22:05:31
80180         Log: glob() loading File::Glob behind the scenes may cause syntax errors
80181      Branch: perl
80182            ! op.c
80183 ____________________________________________________________________________
80184 [  6013] By: gsar                                  on 2000/04/28  21:25:22
80185         Log: tweak change#5945 to display correct switch name in diagnostic
80186      Branch: perl
80187            ! perl.c pod/perldiag.pod
80188 ____________________________________________________________________________
80189 [  6012] By: jhi                                   on 2000/04/28  21:08:12
80190         Log: Integrate with Sarathy.
80191      Branch: cfgperl
80192           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
80193           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
80194           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
80195 ____________________________________________________________________________
80196 [  6011] By: jhi                                   on 2000/04/28  21:04:46
80197         Log: &HUGE_VAL is not defined, it exists.
80198      Branch: cfgperl
80199            ! lib/Math/Complex.pm
80200 ____________________________________________________________________________
80201 [  6010] By: gsar                                  on 2000/04/28  21:02:58
80202         Log: clarify note about shadow password support (from
80203              gellyfish@gellyfish.com)
80204      Branch: perl
80205            ! pod/perlfunc.pod
80206 ____________________________________________________________________________
80207 [  6009] By: gsar                                  on 2000/04/28  21:00:00
80208         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
80209      Branch: perl
80210            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
80211 ____________________________________________________________________________
80212 [  6008] By: gsar                                  on 2000/04/28  20:56:33
80213         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
80214      Branch: perl
80215            ! installperl vms/subconfigure.com
80216 ____________________________________________________________________________
80217 [  6007] By: gsar                                  on 2000/04/28  20:51:21
80218         Log: note about compile failures and END blocks (from M.J.T. Guy)
80219      Branch: perl
80220            ! pod/perl56delta.pod pod/perlmod.pod
80221 ____________________________________________________________________________
80222 [  6006] By: jhi                                   on 2000/04/28  20:42:14
80223         Log: Regen Configure.
80224      Branch: cfgperl
80225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80226            ! config_h.SH
80227 ____________________________________________________________________________
80228 [  6005] By: gsar                                  on 2000/04/28  20:41:16
80229         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
80230      Branch: perl
80231            ! utils/perldoc.PL
80232 ____________________________________________________________________________
80233 [  6004] By: jhi                                   on 2000/04/28  20:28:21
80234         Log: Integrate with Sarathy.
80235      Branch: cfgperl
80236           !> Configure INSTALL Porting/Glossary Porting/config.sh
80237           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
80238           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
80239           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80240           !> win32/config.vc win32/win32.c
80241 ____________________________________________________________________________
80242 [  6003] By: gsar                                  on 2000/04/28  20:11:20
80243         Log: allow REG_EXPAND_SZ keys in Windows registry (from
80244              John Clayton <John.Clayton@barclayscapital.com>)
80245      Branch: perl
80246            ! win32/win32.c
80247 ____________________________________________________________________________
80248 [  6002] By: gsar                                  on 2000/04/28  19:34:16
80249         Log: destructive sv_setsv() can lose UV-ness from source, causing
80250              numeric promotions/comparisons to fail to do the right thing
80251      Branch: perl
80252            ! sv.c
80253 ____________________________________________________________________________
80254 [  6001] By: gsar                                  on 2000/04/28  18:44:15
80255         Log: support additional library locations via $Config{otherlibdirs}
80256              (from Andy Dougherty)
80257      Branch: perl
80258            ! Configure INSTALL Porting/Glossary Porting/config.sh
80259            ! Porting/config_H config_h.SH epoc/config.sh perl.c
80260            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
80261            ! win32/config.bc win32/config.gc win32/config.vc
80262 ____________________________________________________________________________
80263 [  6000] By: gsar                                  on 2000/04/28  18:26:58
80264         Log: reworked otherlibdirs.U (from Andy Dougherty)
80265      Branch: metaconfig
80266            ! U/installdirs/otherlibdirs.U
80267 ____________________________________________________________________________
80268 [  5999] By: gsar                                  on 2000/04/28  18:17:07
80269         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
80270      Branch: perl
80271            ! t/pragma/warn/toke toke.c
80272 ____________________________________________________________________________
80273 [  5998] By: jhi                                   on 2000/04/28  13:32:17
80274         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
80275      Branch: cfgperl
80276            ! lib/Math/Complex.pm
80277 ____________________________________________________________________________
80278 [  5997] By: jhi                                   on 2000/04/28  13:14:04
80279         Log: Preserve $!.
80280      Branch: cfgperl
80281            ! lib/Math/Complex.pm
80282 ____________________________________________________________________________
80283 [  5996] By: jhi                                   on 2000/04/28  12:59:23
80284         Log: Integrate with Sarathy.
80285      Branch: cfgperl
80286           +> pod/perlrequick.pod pod/perlretut.pod
80287           !> (integrate 51 files)
80288 ____________________________________________________________________________
80289 [  5995] By: gsar                                  on 2000/04/28  09:37:36
80290         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
80291      Branch: perl
80292            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
80293 ____________________________________________________________________________
80294 [  5994] By: gsar                                  on 2000/04/28  09:33:26
80295         Log: fix for missed accounting for null byte in pack("Z",...) (from
80296              M.J.T. Guy)
80297      Branch: perl
80298            ! pp.c t/op/pack.t
80299 ____________________________________________________________________________
80300 [  5993] By: gsar                                  on 2000/04/28  09:30:05
80301         Log: various minor tweaks seen on p5p
80302      Branch: perl
80303            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
80304 ____________________________________________________________________________
80305 [  5992] By: gsar                                  on 2000/04/28  09:08:19
80306         Log: pod nit (from Simon Cozens)
80307      Branch: perl
80308            ! pod/perlop.pod
80309 ____________________________________________________________________________
80310 [  5991] By: gsar                                  on 2000/04/28  09:06:36
80311         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
80312      Branch: perl
80313            ! README.posix-bc hints/posix-bc.sh
80314 ____________________________________________________________________________
80315 [  5990] By: gsar                                  on 2000/04/28  08:54:52
80316         Log: use $ENV{LIB} to search for libs under Visual C compiler
80317              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
80318      Branch: perl
80319            ! lib/ExtUtils/Liblist.pm
80320 ____________________________________________________________________________
80321 [  5989] By: gsar                                  on 2000/04/28  08:27:12
80322         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
80323              itself and no other (from Tom Hughes)
80324      Branch: perl
80325            ! t/op/array.t toke.c
80326 ____________________________________________________________________________
80327 [  5988] By: gsar                                  on 2000/04/28  08:01:38
80328         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
80329              <paul@miraclefish.com>)
80330      Branch: perl
80331            ! lib/ExtUtils/MakeMaker.pm
80332 ____________________________________________________________________________
80333 [  5987] By: gsar                                  on 2000/04/28  07:53:09
80334         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
80335      Branch: perl
80336            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
80337 ____________________________________________________________________________
80338 [  5986] By: gsar                                  on 2000/04/28  07:44:17
80339         Log: add regular expressions tutorial and quick-start guide (from
80340              Mark Kvale <kvale@phy.ucsf.edu>)
80341      Branch: perl
80342            + pod/perlrequick.pod pod/perlretut.pod
80343            ! AUTHORS MAINTAIN MANIFEST
80344 ____________________________________________________________________________
80345 [  5985] By: gsar                                  on 2000/04/28  07:30:28
80346         Log: forked child may not exit correctly if it failed to open
80347              /dev/console (from Graham Barr)
80348      Branch: perl
80349            ! ext/Sys/Syslog/Syslog.pm
80350 ____________________________________________________________________________
80351 [  5984] By: gsar                                  on 2000/04/28  07:27:20
80352         Log: attributes::reftype() doesn't work on tied argument
80353      Branch: perl
80354            ! xsutils.c
80355 ____________________________________________________________________________
80356 [  5983] By: gsar                                  on 2000/04/28  07:15:04
80357         Log: numeric conversion of non-number in change#3378 tramples on
80358              OOK offset, causing segfaults
80359      Branch: perl
80360            ! sv.c
80361 ____________________________________________________________________________
80362 [  5982] By: gsar                                  on 2000/04/28  04:48:25
80363         Log: avoid error in IO::Socket::INET when given an unknown service name
80364              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
80365      Branch: perl
80366            ! ext/IO/lib/IO/Socket/INET.pm
80367 ____________________________________________________________________________
80368 [  5981] By: gsar                                  on 2000/04/28  04:31:31
80369         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
80370              prototype mismatch with CORE::glob(); update pod and tests to
80371              suit (File::Glob::glob() is still available for backward
80372              compatibility, but should be considered deprecated)
80373      Branch: perl
80374            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
80375            ! t/lib/glob-taint.t
80376 ____________________________________________________________________________
80377 [  5980] By: gsar                                  on 2000/04/28  03:47:29
80378         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
80379              <ghudson@mit.edu>)
80380      Branch: metaconfig
80381            ! U/modified/Options.U
80382      Branch: perl
80383            ! Configure
80384 ____________________________________________________________________________
80385 [  5979] By: gsar                                  on 2000/04/28  03:07:54
80386         Log: under useithreads, constant pad entries could inadvertently be
80387              shared across threads (from Eric Blood <eblood@xmission.com>);
80388              added Eric's test case to testsuite
80389      Branch: perl
80390            ! op.c t/op/misc.t
80391 ____________________________________________________________________________
80392 [  5978] By: gsar                                  on 2000/04/27  21:13:00
80393         Log: sync version numbers in File::Spec with the ones on CPAN
80394              (from Barrie Slaymaker)
80395      Branch: perl
80396            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
80397            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
80398            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
80399 ____________________________________________________________________________
80400 [  5977] By: gsar                                  on 2000/04/27  21:07:29
80401         Log: autoquote barewords followed by newline and arrow properly
80402              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
80403      Branch: perl
80404            ! t/pragma/warn/toke toke.c
80405 ____________________________________________________________________________
80406 [  5976] By: gsar                                  on 2000/04/27  20:41:20
80407         Log: DB_File v1.73 update (from Paul Marquess)
80408      Branch: perl
80409            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
80410            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
80411 ____________________________________________________________________________
80412 [  5975] By: gsar                                  on 2000/04/27  20:34:24
80413         Log: allow sort() reentrancy (variant of patch suggested by
80414              Hugo van der Sanden)
80415      Branch: perl
80416            ! pp_ctl.c t/op/sort.t
80417 ____________________________________________________________________________
80418 [  5974] By: gsar                                  on 2000/04/27  19:46:57
80419         Log: change#4197 somehow missed initializing PL_errors, meaning
80420              sytax error queueing wasn't working outside eval"" at all;
80421              also fixed eval"" to localize PL_error_count, so that compile-time
80422              eval's don't clobber the error state of the outer context
80423      Branch: perl
80424            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
80425            ! t/pragma/warn/toke
80426 ____________________________________________________________________________
80427 [  5973] By: gsar                                  on 2000/04/27  18:29:05
80428         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
80429      Branch: perl
80430            ! regcomp.c regexec.c t/op/re_tests
80431 ____________________________________________________________________________
80432 [  5972] By: jhi                                   on 2000/04/27  18:22:41
80433         Log: Integrate with Sarathy.
80434      Branch: cfgperl
80435           +> t/lib/b.t t/lib/syslog.t
80436           !> (integrate 31 files)
80437 ____________________________________________________________________________
80438 [  5971] By: jhi                                   on 2000/04/27  18:18:46
80439         Log: Unicos tweaks from Mark P. Lutz.
80440      Branch: cfgperl
80441            ! hints/unicos.sh lib/Math/Complex.pm
80442 ____________________________________________________________________________
80443 [  5970] By: gsar                                  on 2000/04/27  18:05:11
80444         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
80445              IV is >32bits
80446      Branch: perl
80447            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
80448 ____________________________________________________________________________
80449 [  5969] By: gsar                                  on 2000/04/27  17:50:56
80450         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
80451      Branch: perl
80452            + t/lib/syslog.t
80453            ! MANIFEST ext/Sys/Syslog/Syslog.pm
80454 ____________________________________________________________________________
80455 [  5968] By: gsar                                  on 2000/04/27  17:44:49
80456         Log: tolerate spaces in group names in test on solaris (from David Boyce
80457              <dsb@boyski.com>)
80458      Branch: perl
80459            ! t/op/groups.t
80460 ____________________________________________________________________________
80461 [  5967] By: gsar                                  on 2000/04/27  17:41:22
80462         Log: improved docs on the warn_uninit diagnostic (from David Glasser
80463              and Simon Cozens)
80464      Branch: perl
80465            ! pod/perldiag.pod
80466 ____________________________________________________________________________
80467 [  5966] By: gsar                                  on 2000/04/27  16:54:58
80468         Log: add testsuite for B backends, fix bug in B::Deparse (from
80469              Simon Cozens <simon@brecon.co.uk>)
80470      Branch: perl
80471            + t/lib/b.t
80472            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
80473 ____________________________________________________________________________
80474 [  5965] By: gsar                                  on 2000/04/27  16:10:37
80475         Log: avoid "will not stay shared" warnings for our variables (from
80476              Robin Barker)
80477      Branch: perl
80478            ! op.c t/pragma/warn/op
80479 ____________________________________________________________________________
80480 [  5964] By: gsar                                  on 2000/04/27  07:05:05
80481         Log: reformat to 72 columns (again)
80482      Branch: perl
80483            ! pod/perldiag.pod
80484 ____________________________________________________________________________
80485 [  5963] By: gsar                                  on 2000/04/27  06:28:31
80486         Log: patch from Larry to make (\&) prototype work; added tests for
80487              the same
80488      Branch: perl
80489            ! op.c t/comp/proto.t
80490 ____________________________________________________________________________
80491 [  5962] By: gsar                                  on 2000/04/27  06:15:47
80492         Log: updated README.hpux (from Jeff Okamoto)
80493      Branch: perl
80494            ! README.hpux
80495 ____________________________________________________________________________
80496 [  5961] By: gsar                                  on 2000/04/27  05:55:03
80497         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
80498      Branch: perl
80499            ! emacs/cperl-mode.el
80500 ____________________________________________________________________________
80501 [  5960] By: gsar                                  on 2000/04/27  05:49:26
80502         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
80503      Branch: perl
80504            ! INSTALL
80505 ____________________________________________________________________________
80506 [  5959] By: gsar                                  on 2000/04/27  05:33:41
80507         Log: doubled words in pods (from Simon Cozens
80508              <simon.p.cozens@jp.pwcglobal.com>)
80509      Branch: perl
80510            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
80511            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
80512            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
80513            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
80514            ! pod/perltootc.pod
80515 ____________________________________________________________________________
80516 [  5958] By: gsar                                  on 2000/04/27  05:11:39
80517         Log: change#3569 deleted some essential code, revert; avoid use of
80518              atexit() to make DynaLoader work properly on AIX under mod_perl
80519              (from Jens-Uwe Mager <jum@helios.de>)
80520      Branch: perl
80521            ! ext/DynaLoader/dl_aix.xs
80522 ____________________________________________________________________________
80523 [  5957] By: gsar                                  on 2000/04/27  04:54:51
80524         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
80525      Branch: perl
80526            ! pod/perlmod.pod
80527 ____________________________________________________________________________
80528 [  5956] By: gsar                                  on 2000/04/27  04:51:47
80529         Log: better diagnostics on failed tests (from Ilya Zakharevich)
80530      Branch: perl
80531            ! t/op/lex_assign.t
80532 ____________________________________________________________________________
80533 [  5955] By: gsar                                  on 2000/04/27  04:26:44
80534         Log: longstanding bug exposed by change#3307: sort arguments weren't
80535              compiled with the right wantarray context (ensuing runtime lookup
80536              via block_gimme() was getting the incidental context of the
80537              sort() itself)
80538      Branch: perl
80539            ! op.c t/op/sort.t
80540 ____________________________________________________________________________
80541 [  5954] By: gsar                                  on 2000/04/26  23:42:12
80542         Log: integrate cfgperl contents into mainline
80543      Branch: perl
80544           !> (integrate 30 files)
80545 ____________________________________________________________________________
80546 [  5953] By: jhi                                   on 2000/04/26  23:06:42
80547         Log: Integrate with Sarathy.
80548      Branch: cfgperl
80549           !> README.win32 ext/B/B/Deparse.pm
80550           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
80551           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
80552           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
80553           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
80554           !> utils/perldoc.PL vms/perlvms.pod
80555 ____________________________________________________________________________
80556 [  5952] By: jhi                                   on 2000/04/26  23:03:46
80557         Log: Undo "use integer" addition from 64bitint as it seems
80558              to break most of the subtests in Digital UNIX;
80559              Unicos needs to find another way.
80560      Branch: cfgperl
80561            ! t/op/64bitint.t
80562 ____________________________________________________________________________
80563 [  5951] By: jhi                                   on 2000/04/26  22:57:53
80564         Log: Be more robust on "extreme" (large absolute value)
80565              arguments.  Originally reported by Daniel Connelly
80566              as a problem with asinh() on large negative arguments,
80567              asinh() used to bail out because an argument to log()
80568              ended up being zero.  Ilya Zakharevich proposed using
80569              Taylor's series in such cases, which for such large
80570              arguments is a very good approximation.
80571      Branch: cfgperl
80572            ! lib/Math/Complex.pm t/lib/complex.t
80573 ____________________________________________________________________________
80574 [  5950] By: gsar                                  on 2000/04/25  19:13:12
80575         Log: reformat perldiag to avoid long lines
80576      Branch: perl
80577            ! pod/perldiag.pod
80578 ____________________________________________________________________________
80579 [  5949] By: gsar                                  on 2000/04/25  18:41:11
80580         Log: make perldoc use the pod2man from the same version (from
80581              M.J.T. Guy)
80582      Branch: perl
80583            ! utils/perldoc.PL
80584 ____________________________________________________________________________
80585 [  5948] By: gsar                                  on 2000/04/25  18:21:57
80586         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
80587              <kompas@kompas.usr.onet.pl>)
80588      Branch: perl
80589            ! lib/vars.pm
80590 ____________________________________________________________________________
80591 [  5947] By: gsar                                  on 2000/04/25  18:11:53
80592         Log: use &dl_error rather than &dl_load_file as the guard for calling
80593              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
80594              statically built perl)
80595      Branch: perl
80596            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
80597 ____________________________________________________________________________
80598 [  5946] By: jhi                                   on 2000/04/25  17:37:54
80599         Log: Document that tr() is not tr(1).
80600      Branch: cfgperl
80601            ! pod/perlop.pod
80602 ____________________________________________________________________________
80603 [  5945] By: gsar                                  on 2000/04/25  16:34:33
80604         Log: make module name mandatory after -M switch; reorder perldiag
80605              alphabetically (from Mark-Jason Dominus)
80606      Branch: perl
80607            ! perl.c pod/perldiag.pod
80608 ____________________________________________________________________________
80609 [  5944] By: jhi                                   on 2000/04/25  01:15:18
80610         Log: On second thoughts frexp() does have two arguments.
80611      Branch: cfgperl
80612            ! perl.h
80613 ____________________________________________________________________________
80614 [  5943] By: jhi                                   on 2000/04/24  22:56:32
80615         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
80616              Now pp_ncmp() returns undef is either operand is a NaN.
80617      Branch: cfgperl
80618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80619            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
80620            ! vms/subconfigure.com vos/config.def vos/config.h
80621            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
80622            ! win32/config.vc win32/config_H.bc win32/config_H.gc
80623            ! win32/config_H.vc
80624      Branch: metaconfig/U/perl
80625            + d_modfl.U
80626 ____________________________________________________________________________
80627 [  5942] By: jhi                                   on 2000/04/24  19:45:17
80628         Log: Regen Configure to match #5937.
80629      Branch: cfgperl
80630            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80631            ! config_h.SH
80632      Branch: metaconfig
80633            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
80634 ____________________________________________________________________________
80635 [  5941] By: jhi                                   on 2000/04/24  19:24:11
80636         Log: Further Unicos fixes for Mark Lutz.
80637      Branch: cfgperl
80638            ! hints/unicos.sh pp_ctl.c
80639 ____________________________________________________________________________
80640 [  5940] By: jhi                                   on 2000/04/24  19:09:06
80641         Log: Various Unicos 10.0.0.6 fixes.
80642              
80643              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
80644              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
80645              Reply-To: tecmpl1@triton.ca.boeing.com 
80646              To: perl5-porters@perl.org 
80647              Date: Fri, 14 Apr 2000 20:21:00 GMT 
80648              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
80649      Branch: cfgperl
80650            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
80651 ____________________________________________________________________________
80652 [  5939] By: gsar                                  on 2000/04/24  19:01:24
80653         Log: more pod nits (from Larry Virden)
80654      Branch: perl
80655            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
80656            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
80657            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
80658 ____________________________________________________________________________
80659 [  5938] By: gsar                                  on 2000/04/24  18:54:01
80660         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
80661      Branch: perl
80662            ! ext/B/B/Deparse.pm
80663 ____________________________________________________________________________
80664 [  5937] By: jhi                                   on 2000/04/24  17:39:00
80665         Log: Integrate with Sarathy.
80666      Branch: cfgperl
80667           +> (branch 31 files)
80668           !> (integrate 73 files)
80669 ____________________________________________________________________________
80670 [  5936] By: gsar                                  on 2000/04/24  17:30:06
80671         Log: additional tests for change#5934 (from Paul Marquess, who also
80672              sent in the same fix)
80673      Branch: perl
80674            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
80675            ! t/pragma/warn/5nolint t/pragma/warn/6default
80676 ____________________________________________________________________________
80677 [  5935] By: jhi                                   on 2000/04/24  17:26:05
80678         Log: Do not assume sign propagation.
80679              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
80680              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
80681              To: payner@ncifcrf.gov, perl5-porters@perl.org 
80682              Date: Tue, 18 Apr 2000 18:24:49 +0100 
80683              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
80684      Branch: cfgperl
80685            ! t/op/bop.t t/op/misc.t
80686 ____________________________________________________________________________
80687 [  5934] By: gsar                                  on 2000/04/24  17:16:54
80688         Log: propagate lexical warnings from surrounding scope correctly
80689              within string eval()
80690      Branch: perl
80691            ! pp_ctl.c t/pragma/warn/pp_ctl
80692 ____________________________________________________________________________
80693 [  5933] By: jhi                                   on 2000/04/24  17:01:07
80694         Log: Flatten the cpp jungle doing the nosuid checking.
80695      Branch: cfgperl
80696            ! perl.c
80697 ____________________________________________________________________________
80698 [  5932] By: gsar                                  on 2000/04/24  09:08:14
80699         Log: add rsignal(), whichsig() and do_join() to public API list
80700              (mod_perl uses them to good advantage)
80701      Branch: perl
80702            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
80703 ____________________________________________________________________________
80704 [  5931] By: gsar                                  on 2000/04/24  09:01:40
80705         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
80706      Branch: perl
80707            ! pp_hot.c regexec.c t/op/pat.t
80708 ____________________________________________________________________________
80709 [  5930] By: gsar                                  on 2000/04/24  08:58:33
80710         Log: small os390 tweaks (from Peter Prymmer)
80711      Branch: perl
80712            ! config_h.SH makedepend.SH
80713 ____________________________________________________________________________
80714 [  5929] By: gsar                                  on 2000/04/24  08:55:25
80715         Log: pod nits
80716      Branch: perl
80717            ! pod/perlguts.pod
80718 ____________________________________________________________________________
80719 [  5928] By: gsar                                  on 2000/04/24  08:50:13
80720         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
80721      Branch: perl
80722            ! ext/IO/lib/IO/Poll.pm
80723 ____________________________________________________________________________
80724 [  5927] By: gsar                                  on 2000/04/24  08:43:24
80725         Log: arrange for next() to resume at the unstack op rather than the
80726              loop conditional, so that scope cleanup happens correctly
80727              (from Stephen McCamant)
80728      Branch: perl
80729            ! op.c pp_ctl.c t/op/misc.t
80730 ____________________________________________________________________________
80731 [  5926] By: gsar                                  on 2000/04/24  08:18:40
80732         Log: on windows, reserve 16M of stack rather than 128M (allows more
80733              threads to run concurrently)
80734      Branch: perl
80735            ! win32/Makefile win32/makefile.mk
80736 ____________________________________________________________________________
80737 [  5925] By: gsar                                  on 2000/04/24  08:13:52
80738         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
80739      Branch: perl
80740            ! toke.c
80741 ____________________________________________________________________________
80742 [  5924] By: gsar                                  on 2000/04/24  08:08:59
80743         Log: avoid using uninitialized memory in require version check
80744      Branch: perl
80745            ! pp_ctl.c universal.c
80746 ____________________________________________________________________________
80747 [  5923] By: gsar                                  on 2000/04/24  07:20:14
80748         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
80749      Branch: perl
80750            ! ext/IO/lib/IO/Poll.pm
80751 ____________________________________________________________________________
80752 [  5922] By: gsar                                  on 2000/04/24  07:08:42
80753         Log: commentary about IoTYPE() (from Nathan Torkington)
80754      Branch: perl
80755            ! sv.h
80756 ____________________________________________________________________________
80757 [  5921] By: gsar                                  on 2000/04/24  06:58:26
80758         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
80759              by fix
80760      Branch: perl
80761            ! sv.c t/lib/charnames.t t/pragma/utf8.t
80762 ____________________________________________________________________________
80763 [  5920] By: gsar                                  on 2000/04/24  06:37:59
80764         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
80765      Branch: perl
80766            ! doop.c t/op/ver.t
80767 ____________________________________________________________________________
80768 [  5919] By: gsar                                  on 2000/04/24  06:21:58
80769         Log: Configure might miss old directories when prefix must be
80770              expanded (from Robin Barker)
80771      Branch: metaconfig
80772            ! U/installdirs/inc_version_list.U
80773      Branch: perl
80774            ! Configure
80775 ____________________________________________________________________________
80776 [  5918] By: gsar                                  on 2000/04/24  06:16:11
80777         Log: VMS nits in glob() test (from Charles Lane)
80778      Branch: perl
80779            ! t/lib/glob-basic.t
80780 ____________________________________________________________________________
80781 [  5917] By: gsar                                  on 2000/04/24  06:11:56
80782         Log: various pod nits (from Larry Virden and others)
80783      Branch: perl
80784            ! README.amiga README.hpux README.machten README.os2
80785            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
80786            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
80787            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
80788            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
80789            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
80790            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
80791            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
80792            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
80793 ____________________________________________________________________________
80794 [  5916] By: gsar                                  on 2000/04/24  05:52:43
80795         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
80796              <wjones@tc.fluke.com>)
80797      Branch: perl
80798            ! t/lib/glob-basic.t
80799 ____________________________________________________________________________
80800 [  5915] By: gsar                                  on 2000/04/24  05:07:01
80801         Log: supported platforms mixed up
80802      Branch: perl
80803            ! pod/perl56delta.pod pod/perlport.pod
80804 ____________________________________________________________________________
80805 [  5914] By: gsar                                  on 2000/04/24  04:56:08
80806         Log: caller() wasn't returning the right number of elements for
80807              eval {...}
80808      Branch: perl
80809            ! pp_ctl.c t/pragma/warn/9enabled
80810 ____________________________________________________________________________
80811 [  5913] By: gsar                                  on 2000/04/24  04:35:41
80812         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
80813              Mark-Jason Dominus)
80814      Branch: perl
80815            ! pod/perlfunc.pod
80816 ____________________________________________________________________________
80817 [  5912] By: gsar                                  on 2000/04/24  04:17:15
80818         Log: fix totally broken caching in UNIVERSAL::isa() (from
80819              Nick Ing-Simmons)
80820      Branch: perl
80821            ! t/op/universal.t universal.c
80822 ____________________________________________________________________________
80823 [  5911] By: gsar                                  on 2000/04/24  03:39:47
80824         Log: add linebreak properties from unicode/LineBrk.txt (from
80825              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
80826      Branch: perl
80827            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
80828            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
80829            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
80830            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
80831            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
80832            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
80833            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
80834            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
80835            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
80836            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
80837            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
80838            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
80839            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
80840            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
80841            + lib/unicode/Is/LbrkZW.pl
80842            ! lib/unicode/mktables.PL
80843 ____________________________________________________________________________
80844 [  5910] By: gsar                                  on 2000/04/24  03:23:10
80845         Log: typo in pod
80846      Branch: perl
80847            ! ext/Thread/Thread.pm
80848 ____________________________________________________________________________
80849 [  5909] By: gsar                                  on 2000/04/24  03:22:03
80850         Log: mode argument to do_binmode() should be file mode, not boolean
80851      Branch: perl
80852            ! pp_sys.c
80853 ____________________________________________________________________________
80854 [  5908] By: gsar                                  on 2000/04/16  16:51:08
80855         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
80856              always returns a valid GV even when the symbol is trapped by strictures
80857              (avoids coredumps)
80858              
80859              TODO: the C<package;> hack needs similar treatment
80860      Branch: perl
80861            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
80862            ! t/pragma/strict-vars
80863 ____________________________________________________________________________
80864 [  5907] By: jhi                                   on 2000/03/31  23:42:56
80865         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
80866              an assumption which #5905 demolished.
80867      Branch: cfgperl
80868            ! pp_sys.c
80869 ____________________________________________________________________________
80870 [  5906] By: jhi                                   on 2000/03/31  18:54:37
80871         Log: Typo in #5905.
80872      Branch: cfgperl
80873            ! t/op/64bitint.t
80874 ____________________________________________________________________________
80875 [  5905] By: jhi                                   on 2000/03/31  18:50:54
80876         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
80877              reported by Joseph N. Hall.  The bug was that even with use64bitint
80878              one had to use the prefixes q, L, or ll with printf/sprintf,
80879              contrary to the documentation and common sense.
80880      Branch: cfgperl
80881            ! sv.c t/op/64bitint.t
80882 ____________________________________________________________________________
80883 [  5904] By: gsar                                  on 2000/03/28  02:31:32
80884         Log: add Changes, perldelta.pod
80885      Branch: perl
80886            + Changes pod/perldelta.pod
80887 ____________________________________________________________________________
80888 [  5903] By: gsar                                  on 2000/03/28  02:03:55
80889         Log: rename Changes and perldelta.pod
80890      Branch: perl
80891           +> Changes5.6 pod/perl56delta.pod
80892            - Changes pod/perldelta.pod
80893            ! MANIFEST
80894 ____________________________________________________________________________
80895 [  5902] By: gsar                                  on 2000/03/28  01:59:14
80896         Log: create maint-5.6 branch
80897      Branch: maint-5.6/perl
80898           +> (branch 1611 files)
80899 ____________________________________________________________________________
80900 [  5901] By: jhi                                   on 2000/03/23  05:48:43
80901         Log: Integrate with Sarathy.
80902      Branch: cfgperl
80903           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
80904 ____________________________________________________________________________
80905 [  5900] By: gsar                                  on 2000/03/23  05:42:43
80906         Log: three guesses on what this is :-)
80907      Branch: perl
80908            ! Changes